Pull request #46142 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c42d7c7f6d0dccfe5d85f0126da2c8ec77573616+0ad2952dc7f3f9f64aa1c8c54f75f44861083465 (8ce1631fe0d9387bb3e27dc43008d45d97e066c4) 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-46142@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 [2023-08-01T22:15:31.740Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-08-01T22:15:31.743Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-08-01T22:15:38.725Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0db7b4e99604511b6) in /home/ubuntu/workspace/moby_PR-46142 [Pipeline] { [Pipeline] checkout [2023-08-01T22:15:38.756Z] The recommended git tool is: git [2023-08-01T22:15:38.765Z] using credential docker-jenkins-github-credentials [2023-08-01T22:15:38.777Z] Cloning the remote Git repository [2023-08-01T22:15:38.777Z] Cloning with configured refspecs honoured and without tags [2023-08-01T22:15:38.787Z] Cloning repository https://github.com/moby/moby.git [2023-08-01T22:15:38.787Z] > git init /home/ubuntu/workspace/moby_PR-46142 # timeout=10 [2023-08-01T22:15:38.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:15:38.792Z] > git --version # timeout=10 [2023-08-01T22:15:38.794Z] > git --version # 'git version 2.25.1' [2023-08-01T22:15:38.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:15:38.795Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:15:48.354Z] Fetching without tags [2023-08-01T22:15:48.555Z] Merging remotes/origin/20.10 commit 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 into PR head commit c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:15:49.023Z] Merge succeeded, producing c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:15:49.024Z] Checking out Revision c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 (PR-46142) [2023-08-01T22:15:49.623Z] Commit message: "update to go1.19.12" [2023-08-01T22:15:49.623Z] First time build. Skipping changelog. [2023-08-01T22:15:49.641Z] > git --version # timeout=10 [2023-08-01T22:15:49.643Z] > git --version # 'git version 2.25.1' [2023-08-01T22:15:49.646Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-08-01T22:15:48.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:15:48.349Z] > git config --add remote.origin.fetch +refs/pull/46142/head:refs/remotes/origin/PR-46142 # timeout=10 [2023-08-01T22:15:48.352Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:15:48.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:15:48.362Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:15:48.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:15:48.363Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:15:48.563Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:15:48.566Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:15:49.013Z] > git remote # timeout=10 [2023-08-01T22:15:49.016Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T22:15:49.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:15:49.019Z] > git merge 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 # timeout=10 [2023-08-01T22:15:49.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-01T22:15:49.032Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:15:49.034Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T22:15:50.238Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46142:/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 [2023-08-01T22:15:53.524Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-08-01T22:16:08.724Z] Still waiting to schedule task [2023-08-01T22:16:08.724Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline [2023-08-01T22:16:08.725Z] Still waiting to schedule task [2023-08-01T22:16:08.725Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline [2023-08-01T22:16:08.725Z] Still waiting to schedule task [2023-08-01T22:16:08.726Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline [2023-08-01T22:16:08.726Z] Still waiting to schedule task [2023-08-01T22:16:08.726Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0480d8c771441eaa6)’ [2023-08-01T22:16:08.728Z] Still waiting to schedule task [2023-08-01T22:16:08.728Z] Executor slot already in use [2023-08-01T22:16:08.729Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f156c2c5be90876a)’ is offline [2023-08-01T22:16:08.729Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0acc480074f2a5623)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2023-08-01T22:16:08.729Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e6a5682baedf0efd)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2023-08-01T22:16:08.729Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’ [2023-08-01T22:16:08.729Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘arm64&&ubuntu-2004’ [2023-08-01T22:16:08.729Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘arm64&&ubuntu-2004’ [2023-08-01T22:16:08.729Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘arm64&&ubuntu-2004’ [2023-08-01T22:16:08.729Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’ [2023-08-01T22:16:08.729Z] Still waiting to schedule task [2023-08-01T22:16:08.729Z] All nodes of label ‘windows-2019’ are offline [2023-08-01T22:16:13.429Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f156c2c5be90876a) in /home/ubuntu/workspace/moby_PR-46142 [Pipeline] { [Pipeline] checkout [2023-08-01T22:16:13.490Z] The recommended git tool is: git [2023-08-01T22:16:14.854Z] using credential docker-jenkins-github-credentials [2023-08-01T22:16:14.867Z] Cloning the remote Git repository [2023-08-01T22:16:14.867Z] Cloning with configured refspecs honoured and without tags [2023-08-01T22:16:14.940Z] Cloning repository https://github.com/moby/moby.git [2023-08-01T22:16:14.982Z] > git init /home/ubuntu/workspace/moby_PR-46142 # timeout=10 [2023-08-01T22:16:15.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:16:15.284Z] > git --version # timeout=10 [2023-08-01T22:16:15.287Z] > git --version # 'git version 2.25.1' [2023-08-01T22:16:15.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:15.288Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:25.404Z] Fetching without tags [2023-08-01T22:16:25.659Z] Merging remotes/origin/20.10 commit 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 into PR head commit c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:16:25.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:16:25.434Z] > git config --add remote.origin.fetch +refs/pull/46142/head:refs/remotes/origin/PR-46142 # timeout=10 [2023-08-01T22:16:25.438Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:25.444Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:16:25.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:16:25.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:25.452Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:25.708Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:16:25.712Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:16:26.219Z] > git remote # timeout=10 [2023-08-01T22:16:26.223Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T22:16:26.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:26.223Z] Merge succeeded, producing c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:16:26.223Z] Checking out Revision c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 (PR-46142) [2023-08-01T22:16:26.254Z] > git merge 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 # timeout=10 [2023-08-01T22:16:26.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-01T22:16:26.267Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:16:26.270Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:16:30.046Z] Commit message: "update to go1.19.12" [2023-08-01T22:16:30.099Z] > git --version # timeout=10 [2023-08-01T22:16:30.101Z] > git --version # 'git version 2.25.1' [2023-08-01T22:16:30.104Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-08-01T22:16:30.839Z] + docker version [2023-08-01T22:16:32.772Z] Client: Docker Engine - Community [2023-08-01T22:16:32.772Z] Version: 24.0.2 [2023-08-01T22:16:32.772Z] API version: 1.43 [2023-08-01T22:16:32.772Z] Go version: go1.20.4 [2023-08-01T22:16:32.772Z] Git commit: cb74dfc [2023-08-01T22:16:32.772Z] Built: Thu May 25 21:52:41 2023 [2023-08-01T22:16:32.772Z] OS/Arch: linux/arm64 [2023-08-01T22:16:32.772Z] Context: default [2023-08-01T22:16:32.772Z] [2023-08-01T22:16:32.772Z] Server: Docker Engine - Community [2023-08-01T22:16:32.772Z] Engine: [2023-08-01T22:16:32.772Z] Version: 24.0.2 [2023-08-01T22:16:32.772Z] API version: 1.43 (minimum version 1.12) [2023-08-01T22:16:32.772Z] Go version: go1.20.4 [2023-08-01T22:16:32.772Z] Git commit: 659604f [2023-08-01T22:16:32.772Z] Built: Thu May 25 21:52:41 2023 [2023-08-01T22:16:32.772Z] OS/Arch: linux/arm64 [2023-08-01T22:16:32.772Z] Experimental: true [2023-08-01T22:16:32.772Z] containerd: [2023-08-01T22:16:32.772Z] Version: 1.6.21 [2023-08-01T22:16:32.772Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:16:32.772Z] runc: [2023-08-01T22:16:32.772Z] Version: 1.1.7 [2023-08-01T22:16:32.772Z] GitCommit: v1.1.7-0-g860f061 [2023-08-01T22:16:32.772Z] docker-init: [2023-08-01T22:16:32.772Z] Version: 0.19.0 [2023-08-01T22:16:32.773Z] GitCommit: de40ad0 [Pipeline] sh [2023-08-01T22:16:33.066Z] + docker info [2023-08-01T22:16:36.512Z] Client: Docker Engine - Community [2023-08-01T22:16:36.512Z] Version: 24.0.2 [2023-08-01T22:16:36.512Z] Context: default [2023-08-01T22:16:36.512Z] Debug Mode: false [2023-08-01T22:16:36.512Z] Plugins: [2023-08-01T22:16:36.512Z] buildx: Docker Buildx (Docker Inc.) [2023-08-01T22:16:36.512Z] Version: v0.11.0 [2023-08-01T22:16:36.512Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-08-01T22:16:36.512Z] compose: Docker Compose (Docker Inc.) [2023-08-01T22:16:36.512Z] Version: v2.19.1 [2023-08-01T22:16:36.512Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-08-01T22:16:36.512Z] [2023-08-01T22:16:36.512Z] Server: [2023-08-01T22:16:36.512Z] Containers: 0 [2023-08-01T22:16:36.512Z] Running: 0 [2023-08-01T22:16:36.512Z] Paused: 0 [2023-08-01T22:16:36.512Z] Stopped: 0 [2023-08-01T22:16:36.512Z] Images: 0 [2023-08-01T22:16:36.512Z] Server Version: 24.0.2 [2023-08-01T22:16:36.512Z] Storage Driver: overlay2 [2023-08-01T22:16:36.512Z] Backing Filesystem: extfs [2023-08-01T22:16:36.512Z] Supports d_type: true [2023-08-01T22:16:36.512Z] Using metacopy: false [2023-08-01T22:16:36.512Z] Native Overlay Diff: true [2023-08-01T22:16:36.512Z] userxattr: false [2023-08-01T22:16:36.512Z] Logging Driver: json-file [2023-08-01T22:16:36.512Z] Cgroup Driver: cgroupfs [2023-08-01T22:16:36.512Z] Cgroup Version: 1 [2023-08-01T22:16:36.512Z] Plugins: [2023-08-01T22:16:36.512Z] Volume: local [2023-08-01T22:16:36.512Z] Network: bridge host ipvlan macvlan null overlay [2023-08-01T22:16:36.512Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-08-01T22:16:36.512Z] Swarm: inactive [2023-08-01T22:16:36.512Z] Runtimes: runc io.containerd.runc.v2 [2023-08-01T22:16:36.512Z] Default Runtime: runc [2023-08-01T22:16:36.512Z] Init Binary: docker-init [2023-08-01T22:16:36.512Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:16:36.512Z] runc version: v1.1.7-0-g860f061 [2023-08-01T22:16:36.512Z] init version: de40ad0 [2023-08-01T22:16:36.512Z] Security Options: [2023-08-01T22:16:36.512Z] apparmor [2023-08-01T22:16:36.512Z] seccomp [2023-08-01T22:16:36.512Z] Profile: builtin [2023-08-01T22:16:36.512Z] Kernel Version: 5.15.0-1039-aws [2023-08-01T22:16:36.512Z] Operating System: Ubuntu 20.04.6 LTS [2023-08-01T22:16:36.512Z] OSType: linux [2023-08-01T22:16:36.512Z] Architecture: aarch64 [2023-08-01T22:16:36.512Z] CPUs: 8 [2023-08-01T22:16:36.512Z] Total Memory: 30.64GiB [2023-08-01T22:16:36.512Z] Name: ip-10-100-84-143 [2023-08-01T22:16:36.512Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-08-01T22:16:36.512Z] Docker Root Dir: /var/lib/docker [2023-08-01T22:16:36.512Z] Debug Mode: false [2023-08-01T22:16:36.512Z] Experimental: true [2023-08-01T22:16:36.512Z] Insecure Registries: [2023-08-01T22:16:36.512Z] 127.0.0.0/8 [2023-08-01T22:16:36.512Z] Live Restore Enabled: true [2023-08-01T22:16:36.512Z] [Pipeline] sh [2023-08-01T22:16:36.786Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-08-01T22:16:36.786Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-08-01T22:16:36.786Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46142/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-08-01T22:16:36.786Z] + bash /home/ubuntu/workspace/moby_PR-46142/check-config.sh [2023-08-01T22:16:36.786Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-08-01T22:16:36.786Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-08-01T22:16:36.786Z] [2023-08-01T22:16:36.786Z] Generally Necessary: [2023-08-01T22:16:36.786Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-08-01T22:16:36.786Z] - apparmor: enabled and tools installed [2023-08-01T22:16:36.786Z] - CONFIG_NAMESPACES: enabled [2023-08-01T22:16:36.786Z] - CONFIG_NET_NS: enabled [2023-08-01T22:16:36.786Z] - CONFIG_PID_NS: enabled [2023-08-01T22:16:36.786Z] - CONFIG_IPC_NS: enabled [2023-08-01T22:16:36.786Z] - CONFIG_UTS_NS: enabled [2023-08-01T22:16:36.786Z] - CONFIG_CGROUPS: enabled [2023-08-01T22:16:36.786Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-08-01T22:16:37.042Z] - CONFIG_CGROUP_DEVICE: enabled [2023-08-01T22:16:37.042Z] - CONFIG_CGROUP_FREEZER: enabled [2023-08-01T22:16:37.042Z] - CONFIG_CGROUP_SCHED: enabled [2023-08-01T22:16:37.042Z] - CONFIG_CPUSETS: enabled [2023-08-01T22:16:37.042Z] - CONFIG_MEMCG: enabled [2023-08-01T22:16:37.042Z] - CONFIG_KEYS: enabled [2023-08-01T22:16:37.042Z] - CONFIG_VETH: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_BRIDGE: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_NF_NAT_IPV4: missing [2023-08-01T22:16:37.042Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_NF_NAT: enabled (as module) [2023-08-01T22:16:37.042Z] - CONFIG_NF_NAT_NEEDED: missing [2023-08-01T22:16:37.042Z] - CONFIG_POSIX_MQUEUE: enabled [2023-08-01T22:16:37.042Z] [2023-08-01T22:16:37.042Z] Optional Features: [2023-08-01T22:16:37.042Z] - CONFIG_USER_NS: enabled [2023-08-01T22:16:37.042Z] - CONFIG_SECCOMP: enabled [2023-08-01T22:16:37.341Z] - CONFIG_CGROUP_PIDS: enabled [2023-08-01T22:16:37.341Z] - CONFIG_MEMCG_SWAP: enabled [2023-08-01T22:16:37.341Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-08-01T22:16:37.341Z] (cgroup swap accounting is currently enabled) [2023-08-01T22:16:37.341Z] - CONFIG_BLK_CGROUP: enabled [2023-08-01T22:16:37.341Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-08-01T22:16:37.341Z] - CONFIG_IOSCHED_CFQ: missing [2023-08-01T22:16:37.341Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-08-01T22:16:37.341Z] - CONFIG_CGROUP_PERF: enabled [2023-08-01T22:16:37.341Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-08-01T22:16:37.341Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-08-01T22:16:37.341Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-08-01T22:16:37.341Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-08-01T22:16:37.341Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-08-01T22:16:37.341Z] - CONFIG_RT_GROUP_SCHED: missing [2023-08-01T22:16:37.341Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-08-01T22:16:37.341Z] - CONFIG_IP_VS: enabled (as module) [2023-08-01T22:16:37.341Z] - CONFIG_IP_VS_NFCT: enabled [2023-08-01T22:16:37.341Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-08-01T22:16:37.341Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-08-01T22:16:37.341Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-08-01T22:16:37.341Z] - CONFIG_EXT4_FS: enabled [2023-08-01T22:16:37.341Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-08-01T22:16:37.341Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-08-01T22:16:37.341Z] - Network Drivers: [2023-08-01T22:16:37.341Z] - "overlay": [2023-08-01T22:16:37.597Z] - CONFIG_VXLAN: enabled (as module) [2023-08-01T22:16:37.597Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-08-01T22:16:37.597Z] Optional (for encrypted networks): [2023-08-01T22:16:37.597Z] - CONFIG_CRYPTO: enabled [2023-08-01T22:16:37.597Z] - CONFIG_CRYPTO_AEAD: enabled [2023-08-01T22:16:37.597Z] - CONFIG_CRYPTO_GCM: enabled [2023-08-01T22:16:37.597Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-08-01T22:16:37.597Z] - CONFIG_CRYPTO_GHASH: enabled [2023-08-01T22:16:37.597Z] - CONFIG_XFRM: enabled [2023-08-01T22:16:37.597Z] - CONFIG_XFRM_USER: enabled (as module) [2023-08-01T22:16:37.597Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-08-01T22:16:37.597Z] - CONFIG_INET_ESP: enabled (as module) [2023-08-01T22:16:37.597Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-08-01T22:16:37.597Z] - "ipvlan": [2023-08-01T22:16:37.597Z] - CONFIG_IPVLAN: enabled (as module) [2023-08-01T22:16:37.597Z] - "macvlan": [2023-08-01T22:16:37.597Z] - CONFIG_MACVLAN: enabled (as module) [2023-08-01T22:16:37.597Z] - CONFIG_DUMMY: enabled (as module) [2023-08-01T22:16:37.597Z] - "ftp,tftp client in container": [2023-08-01T22:16:37.597Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-08-01T22:16:37.597Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-08-01T22:16:37.597Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-08-01T22:16:37.597Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-08-01T22:16:37.597Z] - Storage Drivers: [2023-08-01T22:16:37.597Z] - "aufs": [2023-08-01T22:16:37.597Z] - CONFIG_AUFS_FS: enabled (as module) [2023-08-01T22:16:37.597Z] - "btrfs": [2023-08-01T22:16:37.853Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-08-01T22:16:37.853Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-08-01T22:16:37.853Z] - "devicemapper": [2023-08-01T22:16:37.853Z] - CONFIG_BLK_DEV_DM: enabled [2023-08-01T22:16:37.853Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-08-01T22:16:37.853Z] - "overlay": [2023-08-01T22:16:37.853Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-08-01T22:16:37.853Z] - "zfs": [2023-08-01T22:16:37.853Z] - /dev/zfs: present [2023-08-01T22:16:37.853Z] - zfs command: missing [2023-08-01T22:16:37.853Z] - zpool command: missing [2023-08-01T22:16:37.853Z] [2023-08-01T22:16:37.853Z] Limits: [2023-08-01T22:16:37.853Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-08-01T22:16:37.853Z] [2023-08-01T22:16:37.853Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-08-01T22:16:38.168Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 . [2023-08-01T22:16:38.424Z] #0 building with "default" instance using docker driver [2023-08-01T22:16:38.424Z] [2023-08-01T22:16:38.424Z] #1 [internal] load build definition from Dockerfile [2023-08-01T22:16:38.424Z] #1 transferring dockerfile: 17.46kB done [2023-08-01T22:16:38.424Z] #1 DONE 0.1s [2023-08-01T22:16:38.424Z] [2023-08-01T22:16:38.424Z] #2 [internal] load .dockerignore [2023-08-01T22:16:38.424Z] #2 transferring context: 87B done [2023-08-01T22:16:38.424Z] #2 DONE 0.1s [2023-08-01T22:16:38.424Z] [2023-08-01T22:16:38.424Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-08-01T22:16:38.985Z] #3 DONE 0.4s [2023-08-01T22:16:38.985Z] [2023-08-01T22:16:38.985Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-08-01T22:16:38.985Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-08-01T22:16:38.985Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-08-01T22:16:38.985Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-08-01T22:16:38.985Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-08-01T22:16:38.985Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done [2023-08-01T22:16:38.985Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done [2023-08-01T22:16:38.985Z] #4 DONE 0.4s [2023-08-01T22:16:39.241Z] [2023-08-01T22:16:39.241Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:16:40.183Z] #5 ... [2023-08-01T22:16:40.183Z] [2023-08-01T22:16:40.183Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:16:40.183Z] #6 DONE 0.9s [2023-08-01T22:16:40.484Z] [2023-08-01T22:16:40.484Z] #7 [internal] load metadata for docker.io/library/golang:1.19.12-bullseye [2023-08-01T22:16:40.484Z] #7 DONE 0.9s [2023-08-01T22:16:40.484Z] [2023-08-01T22:16:40.484Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:16:40.484Z] #5 DONE 0.9s [2023-08-01T22:16:40.484Z] [2023-08-01T22:16:40.484Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-08-01T22:16:40.484Z] #8 DONE 0.9s [2023-08-01T22:16:40.484Z] [2023-08-01T22:16:40.484Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:16:40.484Z] #9 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:16:40.484Z] #9 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.1s done [2023-08-01T22:16:40.484Z] #9 sha256:2c4d303cc7f76b34428bb33f838045bee3b19a2bcdaeb986f6ba08219cc6d206 1.48kB / 1.48kB done [2023-08-01T22:16:40.484Z] #9 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done [2023-08-01T22:16:40.484Z] #9 sha256:d5e1a4672af1c337679ba761f43b46499e8b032f1e828bef55b45120faaedb3f 529B / 529B done [2023-08-01T22:16:40.740Z] #9 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 0B / 53.70MB 0.1s [2023-08-01T22:16:40.740Z] #9 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 11.53MB / 53.70MB 0.2s [2023-08-01T22:16:41.001Z] #9 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 22.02MB / 53.70MB 0.3s [2023-08-01T22:16:41.001Z] #9 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 32.51MB / 53.70MB 0.4s [2023-08-01T22:16:41.001Z] #9 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 37.75MB / 53.70MB 0.5s [2023-08-01T22:16:41.258Z] #9 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 52.43MB / 53.70MB 0.6s [2023-08-01T22:16:41.558Z] #9 ... [2023-08-01T22:16:41.558Z] [2023-08-01T22:16:41.558Z] #10 [internal] load build context [2023-08-01T22:16:41.558Z] #10 transferring context: 53.57MB 0.9s done [2023-08-01T22:16:41.558Z] #10 DONE 1.0s [2023-08-01T22:16:41.558Z] [2023-08-01T22:16:41.558Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:16:41.558Z] #9 extracting sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 [2023-08-01T22:16:42.362Z] #9 ... [2023-08-01T22:16:42.362Z] [2023-08-01T22:16:42.362Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:16:42.362Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-08-01T22:16:42.362Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:16:42.362Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-08-01T22:16:42.362Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-08-01T22:16:42.362Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.4s done [2023-08-01T22:16:42.362Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.1s done [2023-08-01T22:16:42.362Z] #11 DONE 1.9s [2023-08-01T22:16:42.362Z] [2023-08-01T22:16:42.362Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:16:42.747Z] #9 ... [2023-08-01T22:16:42.747Z] [2023-08-01T22:16:42.747Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:16:42.747Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-08-01T22:16:42.747Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:16:42.747Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-08-01T22:16:42.747Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-08-01T22:16:42.747Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.6s done [2023-08-01T22:16:42.747Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done [2023-08-01T22:16:42.747Z] #12 DONE 2.2s [2023-08-01T22:16:42.747Z] [2023-08-01T22:16:42.747Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:16:42.747Z] #13 resolve docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 0.1s done [2023-08-01T22:16:42.748Z] #13 sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 1.65kB / 1.65kB done [2023-08-01T22:16:42.748Z] #13 sha256:f5718545f39a107639674cd613ce6c913d63cfbda999e1ed70181f90edeaf128 6.87kB / 6.87kB done [2023-08-01T22:16:42.748Z] #13 sha256:1eca0bb9a677d5ed5fa72df4be59cc7fb5df635fcd652039550414d1ed0a4e44 1.58kB / 1.58kB done [2023-08-01T22:16:42.748Z] #13 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 53.70MB / 53.70MB 0.9s done [2023-08-01T22:16:42.748Z] #13 sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e 15.75MB / 15.75MB 0.3s done [2023-08-01T22:16:42.748Z] #13 sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 54.68MB / 54.68MB 0.7s done [2023-08-01T22:16:42.748Z] #13 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 81.44MB / 81.44MB 1.4s done [2023-08-01T22:16:42.748Z] #13 sha256:b48f923048948f96a7e32ae438b581715a2b755f6478ae5939a89b345b189f28 66.06MB / 115.34MB 2.1s [2023-08-01T22:16:42.748Z] #13 sha256:3dd6d60de5d6d777fcbd198e5d3434b89d5d2d2e3b0184c96b3424cc6a3bb56b 156B / 156B 0.9s done [2023-08-01T22:16:42.748Z] #13 sha256:b48f923048948f96a7e32ae438b581715a2b755f6478ae5939a89b345b189f28 81.79MB / 115.34MB 2.2s [2023-08-01T22:16:43.132Z] #13 sha256:b48f923048948f96a7e32ae438b581715a2b755f6478ae5939a89b345b189f28 99.61MB / 115.34MB 2.3s [2023-08-01T22:16:43.132Z] #13 sha256:b48f923048948f96a7e32ae438b581715a2b755f6478ae5939a89b345b189f28 113.25MB / 115.34MB 2.5s [2023-08-01T22:16:43.132Z] #13 extracting sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 1.8s done [2023-08-01T22:16:43.476Z] #13 sha256:b48f923048948f96a7e32ae438b581715a2b755f6478ae5939a89b345b189f28 115.34MB / 115.34MB 2.8s done [2023-08-01T22:16:43.476Z] #13 extracting sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e [2023-08-01T22:16:43.476Z] #13 ... [2023-08-01T22:16:43.476Z] [2023-08-01T22:16:43.476Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:16:43.476Z] #9 DONE 3.1s [2023-08-01T22:16:43.476Z] [2023-08-01T22:16:43.476Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:16:43.816Z] #13 extracting sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e 0.4s done [2023-08-01T22:16:44.042Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e6a5682baedf0efd) in /home/ubuntu/workspace/moby_PR-46142 [Pipeline] { [Pipeline] checkout [2023-08-01T22:16:44.072Z] #13 extracting sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 [2023-08-01T22:16:44.107Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-07ae767dc376a119a) in /home/ubuntu/workspace/moby_PR-46142 [Pipeline] { [Pipeline] checkout [2023-08-01T22:16:44.144Z] The recommended git tool is: git [2023-08-01T22:16:44.227Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0acc480074f2a5623) in /home/ubuntu/workspace/moby_PR-46142 [Pipeline] { [2023-08-01T22:16:44.249Z] The recommended git tool is: git [Pipeline] checkout [2023-08-01T22:16:44.382Z] The recommended git tool is: git [2023-08-01T22:16:46.098Z] #13 extracting sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 1.6s done [2023-08-01T22:16:46.098Z] #13 extracting sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 [2023-08-01T22:16:46.154Z] using credential docker-jenkins-github-credentials [2023-08-01T22:16:46.167Z] Cloning the remote Git repository [2023-08-01T22:16:46.167Z] Cloning with configured refspecs honoured and without tags [2023-08-01T22:16:46.195Z] using credential docker-jenkins-github-credentials [2023-08-01T22:16:46.199Z] using credential docker-jenkins-github-credentials [2023-08-01T22:16:46.208Z] Cloning the remote Git repository [2023-08-01T22:16:46.208Z] Cloning with configured refspecs honoured and without tags [2023-08-01T22:16:46.217Z] Cloning the remote Git repository [2023-08-01T22:16:46.217Z] Cloning with configured refspecs honoured and without tags [2023-08-01T22:16:46.240Z] Cloning repository https://github.com/moby/moby.git [2023-08-01T22:16:46.283Z] > git init /home/ubuntu/workspace/moby_PR-46142 # timeout=10 [2023-08-01T22:16:46.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:16:46.442Z] > git --version # timeout=10 [2023-08-01T22:16:46.446Z] > git --version # 'git version 2.25.1' [2023-08-01T22:16:46.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:46.473Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:46.182Z] Cloning repository https://github.com/moby/moby.git [2023-08-01T22:16:46.233Z] > git init /home/ubuntu/workspace/moby_PR-46142 # timeout=10 [2023-08-01T22:16:46.414Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:16:46.415Z] > git --version # timeout=10 [2023-08-01T22:16:46.418Z] > git --version # 'git version 2.25.1' [2023-08-01T22:16:46.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:46.419Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:46.231Z] Cloning repository https://github.com/moby/moby.git [2023-08-01T22:16:46.276Z] > git init /home/ubuntu/workspace/moby_PR-46142 # timeout=10 [2023-08-01T22:16:46.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:16:46.408Z] > git --version # timeout=10 [2023-08-01T22:16:46.411Z] > git --version # 'git version 2.25.1' [2023-08-01T22:16:46.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:46.413Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:47.511Z] #13 extracting sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 1.4s done [2023-08-01T22:16:47.767Z] #13 ... [2023-08-01T22:16:47.767Z] [2023-08-01T22:16:47.767Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-08-01T22:16:47.767Z] #14 DONE 2.2s [2023-08-01T22:16:47.767Z] [2023-08-01T22:16:47.767Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:16:47.767Z] #13 extracting sha256:b48f923048948f96a7e32ae438b581715a2b755f6478ae5939a89b345b189f28 0.1s [2023-08-01T22:16:49.741Z] #13 ... [2023-08-01T22:16:49.741Z] [2023-08-01T22:16:49.741Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-08-01T22:16:49.741Z] #15 DONE 2.2s [2023-08-01T22:16:49.741Z] [2023-08-01T22:16:49.741Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:16:51.720Z] #13 extracting sha256:b48f923048948f96a7e32ae438b581715a2b755f6478ae5939a89b345b189f28 4.0s done [2023-08-01T22:16:51.977Z] #13 extracting sha256:3dd6d60de5d6d777fcbd198e5d3434b89d5d2d2e3b0184c96b3424cc6a3bb56b done [2023-08-01T22:16:51.977Z] #13 DONE 11.5s [2023-08-01T22:16:51.977Z] [2023-08-01T22:16:51.977Z] #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 [2023-08-01T22:16:51.977Z] #16 1.066 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:16:51.977Z] #16 1.080 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:16:51.977Z] #16 1.105 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:16:51.977Z] #16 1.201 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-08-01T22:16:51.977Z] #16 1.385 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-08-01T22:16:51.977Z] #16 1.424 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] [2023-08-01T22:16:51.977Z] #16 2.283 Fetched 8542 kB in 2s (5575 kB/s) [2023-08-01T22:16:51.977Z] #16 2.283 Reading package lists... [2023-08-01T22:16:51.977Z] #16 2.840 Reading package lists... [2023-08-01T22:16:51.977Z] #16 3.367 Building dependency tree... [2023-08-01T22:16:51.977Z] #16 3.695 The following additional packages will be installed: [2023-08-01T22:16:51.977Z] #16 3.696 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-08-01T22:16:51.977Z] #16 3.696 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-08-01T22:16:51.977Z] #16 3.698 Recommended packages: [2023-08-01T22:16:51.977Z] #16 3.698 libldap-common publicsuffix libsasl2-modules [2023-08-01T22:16:51.977Z] #16 3.804 The following NEW packages will be installed: [2023-08-01T22:16:51.977Z] #16 3.804 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-08-01T22:16:51.977Z] #16 3.804 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-08-01T22:16:51.977Z] #16 3.805 libssh2-1 openssl [2023-08-01T22:16:51.977Z] #16 4.081 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2023-08-01T22:16:51.977Z] #16 4.081 Need to get 2945 kB of archives. [2023-08-01T22:16:51.977Z] #16 4.081 After this operation, 6484 kB of additional disk space will be used. [2023-08-01T22:16:51.977Z] #16 4.081 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] [2023-08-01T22:16:51.977Z] #16 4.104 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-08-01T22:16:51.977Z] #16 4.107 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-08-01T22:16:51.977Z] #16 4.110 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-08-01T22:16:51.977Z] #16 4.111 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-08-01T22:16:51.977Z] #16 4.115 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-08-01T22:16:51.977Z] #16 4.117 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-08-01T22:16:51.977Z] #16 4.118 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-08-01T22:16:51.977Z] #16 4.118 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-08-01T22:16:51.977Z] #16 4.118 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-08-01T22:16:51.977Z] #16 4.121 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-08-01T22:16:51.977Z] #16 4.131 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-08-01T22:16:51.977Z] #16 4.133 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-08-01T22:16:51.977Z] #16 4.135 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-08-01T22:16:51.977Z] #16 4.137 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-08-01T22:16:51.977Z] #16 4.351 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:16:51.977Z] #16 4.380 Fetched 2945 kB in 0s (9048 kB/s) [2023-08-01T22:16:51.977Z] #16 4.495 Selecting previously unselected package openssl. [2023-08-01T22:16:51.977Z] #16 4.495 (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 ... 6656 files and directories currently installed.) [2023-08-01T22:16:51.977Z] #16 4.499 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 4.519 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:16:51.977Z] #16 4.699 Selecting previously unselected package ca-certificates. [2023-08-01T22:16:51.977Z] #16 4.700 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-08-01T22:16:51.977Z] #16 4.709 Unpacking ca-certificates (20210119) ... [2023-08-01T22:16:51.977Z] #16 4.903 Selecting previously unselected package libbrotli1:arm64. [2023-08-01T22:16:51.977Z] #16 4.905 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 4.931 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-08-01T22:16:51.977Z] #16 5.254 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-08-01T22:16:51.977Z] #16 5.255 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 5.275 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:16:51.977Z] #16 5.568 Selecting previously unselected package libsasl2-2:arm64. [2023-08-01T22:16:51.977Z] #16 5.570 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 5.621 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:16:51.977Z] #16 5.825 Selecting previously unselected package libldap-2.4-2:arm64. [2023-08-01T22:16:51.977Z] #16 5.827 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 5.878 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:16:51.977Z] #16 6.103 Selecting previously unselected package libnghttp2-14:arm64. [2023-08-01T22:16:51.977Z] #16 6.105 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 6.117 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-08-01T22:16:51.977Z] #16 6.294 Selecting previously unselected package libpsl5:arm64. [2023-08-01T22:16:51.977Z] #16 6.295 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 6.309 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-08-01T22:16:51.977Z] #16 6.355 Selecting previously unselected package librtmp1:arm64. [2023-08-01T22:16:51.977Z] #16 6.356 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 6.360 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:16:51.977Z] #16 6.401 Selecting previously unselected package libssh2-1:arm64. [2023-08-01T22:16:51.977Z] #16 6.402 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 6.407 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-08-01T22:16:51.977Z] #16 6.473 Selecting previously unselected package libcurl4:arm64. [2023-08-01T22:16:51.977Z] #16 6.474 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 6.478 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:16:51.977Z] #16 6.526 Selecting previously unselected package curl. [2023-08-01T22:16:51.977Z] #16 6.527 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 6.532 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:16:51.977Z] #16 6.584 Selecting previously unselected package libonig5:arm64. [2023-08-01T22:16:51.977Z] #16 6.585 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 6.589 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-08-01T22:16:51.977Z] #16 6.639 Selecting previously unselected package libjq1:arm64. [2023-08-01T22:16:51.977Z] #16 6.641 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 6.645 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-08-01T22:16:51.977Z] #16 6.687 Selecting previously unselected package jq. [2023-08-01T22:16:51.977Z] #16 6.689 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-08-01T22:16:51.977Z] #16 6.693 Unpacking jq (1.6-2.1) ... [2023-08-01T22:16:51.977Z] #16 6.734 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-08-01T22:16:51.977Z] #16 6.748 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-08-01T22:16:51.977Z] #16 6.762 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-08-01T22:16:51.977Z] #16 6.774 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:16:51.977Z] #16 6.793 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:16:51.977Z] #16 6.804 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:16:51.977Z] #16 6.815 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-08-01T22:16:51.977Z] #16 6.827 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:16:51.977Z] #16 6.845 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-08-01T22:16:51.977Z] #16 6.857 Setting up libjq1:arm64 (1.6-2.1) ... [2023-08-01T22:16:51.977Z] #16 6.869 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:16:51.977Z] #16 6.879 Setting up ca-certificates (20210119) ... [2023-08-01T22:16:51.977Z] #16 7.397 Updating certificates in /etc/ssl/certs... [2023-08-01T22:16:51.977Z] #16 7.998 129 added, 0 removed; done. [2023-08-01T22:16:51.977Z] #16 8.039 Setting up jq (1.6-2.1) ... [2023-08-01T22:16:51.977Z] #16 8.049 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:16:51.977Z] #16 8.059 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:16:51.977Z] #16 8.072 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:16:51.977Z] #16 8.092 Processing triggers for ca-certificates (20210119) ... [2023-08-01T22:16:51.977Z] #16 8.101 Updating certificates in /etc/ssl/certs... [2023-08-01T22:16:52.234Z] #16 8.582 0 added, 0 removed; done. [2023-08-01T22:16:52.234Z] #16 8.582 Running hooks in /etc/ca-certificates/update.d... [2023-08-01T22:16:52.234Z] #16 8.583 done. [2023-08-01T22:16:52.490Z] #16 DONE 8.9s [2023-08-01T22:16:52.490Z] [2023-08-01T22:16:52.490Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-08-01T22:16:52.490Z] #17 DONE 0.5s [2023-08-01T22:16:52.490Z] [2023-08-01T22:16:52.490Z] #18 [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 [2023-08-01T22:16:52.490Z] #18 ... [2023-08-01T22:16:52.490Z] [2023-08-01T22:16:52.490Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-08-01T22:16:52.490Z] #19 DONE 0.0s [2023-08-01T22:16:52.746Z] [2023-08-01T22:16:52.746Z] #20 [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 [2023-08-01T22:16:53.719Z] #20 ... [2023-08-01T22:16:53.719Z] [2023-08-01T22:16:53.719Z] #18 [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 [2023-08-01T22:16:53.719Z] #18 DONE 0.9s [2023-08-01T22:16:53.719Z] [2023-08-01T22:16:53.719Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-08-01T22:16:53.719Z] #21 DONE 0.1s [2023-08-01T22:16:53.719Z] [2023-08-01T22:16:53.719Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-08-01T22:16:53.719Z] #22 DONE 0.1s [2023-08-01T22:16:53.719Z] [2023-08-01T22:16:53.719Z] #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 [2023-08-01T22:16:55.086Z] #23 1.221 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-08-01T22:16:55.087Z] #23 1.224 Cloning into '.'... [2023-08-01T22:16:55.927Z] Fetching without tags [2023-08-01T22:16:55.988Z] Fetching without tags [2023-08-01T22:16:56.158Z] Merging remotes/origin/20.10 commit 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 into PR head commit c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:16:56.178Z] Merging remotes/origin/20.10 commit 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 into PR head commit c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:16:56.645Z] Merge succeeded, producing c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:16:56.646Z] Checking out Revision c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 (PR-46142) [2023-08-01T22:16:56.721Z] Merge succeeded, producing c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:16:56.721Z] Checking out Revision c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 (PR-46142) [2023-08-01T22:16:57.030Z] Fetching without tags [2023-08-01T22:16:56.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:16:57.001Z] > git config --add remote.origin.fetch +refs/pull/46142/head:refs/remotes/origin/PR-46142 # timeout=10 [2023-08-01T22:16:57.003Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:57.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:16:55.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:16:55.976Z] > git config --add remote.origin.fetch +refs/pull/46142/head:refs/remotes/origin/PR-46142 # timeout=10 [2023-08-01T22:16:55.979Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:55.984Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:16:55.990Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:16:55.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:55.993Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:56.163Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:16:56.165Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:16:56.704Z] > git remote # timeout=10 [2023-08-01T22:16:56.707Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T22:16:56.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:56.711Z] > git merge 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 # timeout=10 [2023-08-01T22:16:56.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-01T22:16:56.722Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:16:56.724Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:16:55.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:16:55.917Z] > git config --add remote.origin.fetch +refs/pull/46142/head:refs/remotes/origin/PR-46142 # timeout=10 [2023-08-01T22:16:55.919Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:55.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:16:55.974Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:16:55.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:55.975Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:56.182Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:16:56.185Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:16:56.630Z] > git remote # timeout=10 [2023-08-01T22:16:56.633Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T22:16:56.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:56.636Z] > git merge 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 # timeout=10 [2023-08-01T22:16:56.642Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-01T22:16:56.689Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:16:56.691Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:16:57.355Z] Merging remotes/origin/20.10 commit 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 into PR head commit c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:16:57.872Z] Merge succeeded, producing c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:16:57.872Z] Checking out Revision c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 (PR-46142) [2023-08-01T22:16:58.261Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c186bdaf7f0a8d8a) in /home/ubuntu/workspace/moby_PR-46142 [Pipeline] { [Pipeline] checkout [2023-08-01T22:16:58.329Z] The recommended git tool is: git [2023-08-01T22:16:57.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:16:57.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:57.038Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:16:57.341Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:16:57.344Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:16:57.836Z] > git remote # timeout=10 [2023-08-01T22:16:57.840Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T22:16:57.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:16:57.844Z] > git merge 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 # timeout=10 [2023-08-01T22:16:57.850Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-01T22:16:57.855Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:16:57.858Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:16:59.366Z] #23 ... [2023-08-01T22:16:59.366Z] [2023-08-01T22:16:59.366Z] #24 [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 [2023-08-01T22:16:59.366Z] #24 0.970 + RM_GOPATH=0 [2023-08-01T22:16:59.366Z] #24 0.970 + TMP_GOPATH= [2023-08-01T22:16:59.366Z] #24 0.970 + : /build [2023-08-01T22:16:59.366Z] #24 0.970 + '[' -z '' ']' [2023-08-01T22:16:59.366Z] #24 0.970 ++ mktemp -d [2023-08-01T22:16:59.366Z] #24 0.972 + export GOPATH=/tmp/tmp.zkn1Hfq4bE [2023-08-01T22:16:59.366Z] #24 0.972 + GOPATH=/tmp/tmp.zkn1Hfq4bE [2023-08-01T22:16:59.366Z] #24 0.972 + RM_GOPATH=1 [2023-08-01T22:16:59.366Z] #24 0.972 + case "$(go env GOARCH)" in [2023-08-01T22:16:59.366Z] #24 0.972 ++ go env GOARCH [2023-08-01T22:16:59.366Z] #24 0.976 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:16:59.366Z] #24 0.976 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:16:59.366Z] #24 0.977 ++ dirname /tmp/install/install.sh [2023-08-01T22:16:59.366Z] #24 0.978 Install golangci-lint version v1.49.0 [2023-08-01T22:16:59.366Z] #24 0.978 + dir=/tmp/install [2023-08-01T22:16:59.366Z] #24 0.978 + bin=golangci_lint [2023-08-01T22:16:59.366Z] #24 0.978 + shift [2023-08-01T22:16:59.366Z] #24 0.978 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-08-01T22:16:59.366Z] #24 0.978 + . /tmp/install/golangci_lint.installer [2023-08-01T22:16:59.366Z] #24 0.978 ++ : v1.49.0 [2023-08-01T22:16:59.366Z] #24 0.978 + install_golangci_lint [2023-08-01T22:16:59.366Z] #24 0.978 + set -e [2023-08-01T22:16:59.366Z] #24 0.978 + echo 'Install golangci-lint version v1.49.0' [2023-08-01T22:16:59.366Z] #24 0.978 + GOBIN=/build [2023-08-01T22:16:59.366Z] #24 0.978 + GO111MODULE=on [2023-08-01T22:16:59.366Z] #24 0.978 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-08-01T22:16:59.366Z] #24 1.328 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-08-01T22:16:59.366Z] #24 2.243 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:16:59.366Z] #24 2.243 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:16:59.366Z] #24 2.243 go: downloading github.com/spf13/cobra v1.5.0 [2023-08-01T22:16:59.366Z] #24 2.243 go: downloading github.com/spf13/pflag v1.0.5 [2023-08-01T22:16:59.366Z] #24 2.244 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:16:59.366Z] #24 2.244 go: downloading github.com/spf13/viper v1.12.0 [2023-08-01T22:16:59.366Z] #24 2.244 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-01T22:16:59.366Z] #24 2.465 go: downloading golang.org/x/tools v0.1.12 [2023-08-01T22:16:59.366Z] #24 2.479 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-08-01T22:16:59.366Z] #24 2.595 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-08-01T22:16:59.366Z] #24 2.597 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-01T22:16:59.366Z] #24 2.612 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-01T22:16:59.366Z] #24 2.623 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-01T22:16:59.366Z] #24 2.768 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-08-01T22:16:59.366Z] #24 2.798 go: downloading github.com/stretchr/testify v1.8.0 [2023-08-01T22:16:59.366Z] #24 2.857 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-08-01T22:16:59.366Z] #24 2.876 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-08-01T22:16:59.366Z] #24 2.883 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-08-01T22:16:59.366Z] #24 2.986 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-08-01T22:16:59.366Z] #24 2.994 go: downloading github.com/Antonboom/errname v0.1.7 [2023-08-01T22:16:59.366Z] #24 2.995 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-08-01T22:16:59.366Z] #24 2.996 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-08-01T22:16:59.366Z] #24 3.167 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-08-01T22:16:59.366Z] #24 3.224 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-08-01T22:16:59.366Z] #24 3.240 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-08-01T22:16:59.366Z] #24 3.244 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-08-01T22:16:59.366Z] #24 3.308 go: downloading github.com/alingse/asasalint v0.0.11 [2023-08-01T22:16:59.366Z] #24 3.327 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-08-01T22:16:59.366Z] #24 3.340 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-08-01T22:16:59.366Z] #24 3.348 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-08-01T22:16:59.366Z] #24 3.451 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-08-01T22:16:59.366Z] #24 3.536 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-08-01T22:16:59.366Z] #24 3.541 go: downloading github.com/breml/bidichk v0.2.3 [2023-08-01T22:16:59.366Z] #24 3.548 go: downloading github.com/breml/errchkjson v0.3.0 [2023-08-01T22:16:59.366Z] #24 3.661 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-08-01T22:16:59.366Z] #24 3.673 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-08-01T22:16:59.366Z] #24 3.692 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-08-01T22:16:59.366Z] #24 3.709 go: downloading github.com/daixiang0/gci v0.6.3 [2023-08-01T22:16:59.366Z] #24 3.864 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-08-01T22:16:59.366Z] #24 3.865 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-08-01T22:16:59.366Z] #24 3.916 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-08-01T22:16:59.366Z] #24 3.922 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-08-01T22:16:59.366Z] #24 3.923 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-08-01T22:16:59.366Z] #24 3.940 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-08-01T22:16:59.366Z] #24 4.025 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-08-01T22:16:59.366Z] #24 4.033 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-08-01T22:16:59.366Z] #24 4.036 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-08-01T22:16:59.366Z] #24 4.100 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-08-01T22:16:59.366Z] #24 4.136 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-08-01T22:16:59.366Z] #24 4.153 go: downloading github.com/golangci/misspell v0.3.5 [2023-08-01T22:16:59.366Z] #24 4.233 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-08-01T22:16:59.366Z] #24 4.289 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-08-01T22:16:59.366Z] #24 4.301 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-08-01T22:16:59.366Z] #24 4.316 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-08-01T22:16:59.366Z] #24 4.353 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-08-01T22:16:59.366Z] #24 4.452 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-08-01T22:16:59.366Z] #24 4.453 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-08-01T22:16:59.366Z] #24 4.454 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-08-01T22:16:59.366Z] #24 4.488 go: downloading github.com/julz/importas v0.1.0 [2023-08-01T22:16:59.366Z] #24 4.540 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-08-01T22:16:59.366Z] #24 4.541 go: downloading github.com/kulti/thelper v0.6.3 [2023-08-01T22:16:59.366Z] #24 4.557 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-08-01T22:16:59.366Z] #24 4.558 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-08-01T22:16:59.366Z] #24 4.568 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-08-01T22:16:59.366Z] #24 4.596 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-08-01T22:16:59.366Z] #24 4.715 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-08-01T22:16:59.366Z] #24 4.724 go: downloading github.com/maratori/testpackage v1.1.0 [2023-08-01T22:16:59.366Z] #24 4.725 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-08-01T22:16:59.366Z] #24 4.727 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-08-01T22:16:59.366Z] #24 4.807 go: downloading github.com/mgechev/revive v1.2.3 [2023-08-01T22:16:59.366Z] #24 4.865 go: downloading github.com/moricho/tparallel v0.2.1 [2023-08-01T22:16:59.366Z] #24 4.916 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-08-01T22:16:59.366Z] #24 4.956 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-08-01T22:16:59.366Z] #24 5.101 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-08-01T22:16:59.366Z] #24 5.192 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-08-01T22:16:59.366Z] #24 5.220 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-08-01T22:16:59.366Z] #24 5.268 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-08-01T22:16:59.366Z] #24 5.286 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-08-01T22:16:59.366Z] #24 5.415 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-08-01T22:16:59.366Z] #24 5.430 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-08-01T22:16:59.366Z] #24 5.432 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-08-01T22:16:59.366Z] #24 5.496 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-08-01T22:16:59.366Z] #24 5.498 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-08-01T22:16:59.366Z] #24 5.548 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-08-01T22:16:59.366Z] #24 5.569 go: downloading github.com/sivchari/tenv v1.7.0 [2023-08-01T22:16:59.366Z] #24 5.627 go: downloading github.com/sonatard/noctx v0.0.1 [2023-08-01T22:16:59.366Z] #24 5.649 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-08-01T22:16:59.366Z] #24 5.728 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-08-01T22:16:59.366Z] #24 5.730 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-08-01T22:16:59.366Z] #24 5.731 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-08-01T22:16:59.366Z] #24 5.736 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-08-01T22:16:59.366Z] #24 5.769 go: downloading github.com/tetafro/godot v1.4.11 [2023-08-01T22:16:59.366Z] #24 5.796 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-08-01T22:16:59.366Z] #24 5.822 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-08-01T22:16:59.366Z] #24 5.825 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-08-01T22:16:59.366Z] #24 5.852 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-08-01T22:16:59.366Z] #24 5.855 go: downloading github.com/ultraware/funlen v0.0.3 [2023-08-01T22:16:59.366Z] #24 5.856 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-08-01T22:16:59.366Z] #24 5.914 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-08-01T22:16:59.366Z] #24 5.917 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-08-01T22:16:59.366Z] #24 5.943 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-08-01T22:16:59.366Z] #24 5.945 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-08-01T22:16:59.366Z] #24 5.997 go: downloading honnef.co/go/tools v0.3.3 [2023-08-01T22:16:59.624Z] #24 6.163 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-08-01T22:16:59.624Z] #24 6.288 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-08-01T22:16:59.624Z] #24 6.380 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-08-01T22:16:59.930Z] #24 6.389 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:16:59.930Z] #24 6.461 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-01T22:16:59.930Z] #24 6.466 go: downloading github.com/spf13/afero v1.8.2 [2023-08-01T22:16:59.930Z] #24 6.563 go: downloading github.com/spf13/cast v1.5.0 [2023-08-01T22:16:59.930Z] #24 6.654 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-08-01T22:17:00.190Z] #24 6.727 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:17:00.190Z] #24 6.768 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-08-01T22:17:00.274Z] using credential docker-jenkins-github-credentials [2023-08-01T22:17:00.286Z] Cloning the remote Git repository [2023-08-01T22:17:00.286Z] Cloning with configured refspecs honoured and without tags [2023-08-01T22:17:00.449Z] #24 6.944 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-08-01T22:17:00.449Z] #24 6.948 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-01T22:17:00.449Z] #24 6.949 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-01T22:17:00.449Z] #24 6.950 go: downloading github.com/stretchr/objx v0.4.0 [2023-08-01T22:17:00.449Z] #24 6.956 go: downloading github.com/gobwas/glob v0.2.3 [2023-08-01T22:17:00.449Z] #24 6.959 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-08-01T22:17:00.449Z] #24 6.966 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-08-01T22:17:00.449Z] #24 6.969 go: downloading go.uber.org/zap v1.17.0 [2023-08-01T22:17:00.449Z] #24 7.132 go: downloading github.com/kisielk/gotool v1.0.0 [2023-08-01T22:17:00.449Z] #24 7.132 go: downloading golang.org/x/text v0.3.7 [2023-08-01T22:17:00.449Z] #24 ... [2023-08-01T22:17:00.449Z] [2023-08-01T22:17:00.449Z] #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 [2023-08-01T22:17:00.449Z] #23 6.930 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-08-01T22:17:00.301Z] Cloning repository https://github.com/moby/moby.git [2023-08-01T22:17:00.349Z] > git init /home/ubuntu/workspace/moby_PR-46142 # timeout=10 [2023-08-01T22:17:00.681Z] Commit message: "update to go1.19.12" [2023-08-01T22:17:00.738Z] > git --version # timeout=10 [2023-08-01T22:17:00.740Z] > git --version # 'git version 2.25.1' [2023-08-01T22:17:00.742Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-08-01T22:17:00.846Z] Commit message: "update to go1.19.12" [2023-08-01T22:17:00.861Z] > git --version # timeout=10 [2023-08-01T22:17:00.863Z] > git --version # 'git version 2.25.1' [2023-08-01T22:17:00.865Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-08-01T22:17:00.974Z] #23 7.241 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-08-01T22:17:00.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:17:00.605Z] > git --version # timeout=10 [2023-08-01T22:17:00.609Z] > git --version # 'git version 2.25.1' [2023-08-01T22:17:00.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:17:00.610Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:17:01.708Z] + docker version [2023-08-01T22:17:01.809Z] + docker version [2023-08-01T22:17:01.931Z] Commit message: "update to go1.19.12" [2023-08-01T22:17:01.938Z] > git --version # timeout=10 [2023-08-01T22:17:01.940Z] > git --version # 'git version 2.25.1' [2023-08-01T22:17:01.942Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T22:17:02.699Z] + [ PR != PR ] [2023-08-01T22:17:02.699Z] + [ 20.10 != master ] [2023-08-01T22:17:02.699Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-08-01T22:17:03.077Z] + docker version [2023-08-01T22:17:03.760Z] #23 ... [2023-08-01T22:17:03.760Z] [2023-08-01T22:17:03.760Z] #25 [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 [2023-08-01T22:17:03.760Z] #25 1.851 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:03.760Z] #25 1.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:03.760Z] #25 1.862 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:03.760Z] #25 2.334 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-08-01T22:17:03.760Z] #25 3.070 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-08-01T22:17:03.760Z] #25 3.928 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] [2023-08-01T22:17:03.760Z] #25 4.460 Fetched 8542 kB in 3s (3021 kB/s) [2023-08-01T22:17:03.760Z] #25 4.460 Reading package lists... [2023-08-01T22:17:03.760Z] #25 5.591 Reading package lists... [2023-08-01T22:17:03.760Z] #25 6.585 Building dependency tree... [2023-08-01T22:17:03.760Z] #25 7.283 The following additional packages will be installed: [2023-08-01T22:17:03.760Z] #25 7.283 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:17:03.760Z] #25 7.286 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-08-01T22:17:03.760Z] #25 7.286 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-08-01T22:17:03.760Z] #25 7.286 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-08-01T22:17:03.760Z] #25 7.287 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-08-01T22:17:03.760Z] #25 7.287 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-08-01T22:17:03.760Z] #25 7.288 libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2023-08-01T22:17:03.760Z] #25 7.301 Suggested packages: [2023-08-01T22:17:03.760Z] #25 7.301 gcc-10-locales seccomp wine64 [2023-08-01T22:17:03.760Z] #25 7.533 The following NEW packages will be installed: [2023-08-01T22:17:03.760Z] #25 7.533 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:17:03.760Z] #25 7.533 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-08-01T22:17:03.760Z] #25 7.533 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-08-01T22:17:03.760Z] #25 7.533 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-08-01T22:17:03.760Z] #25 7.533 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-08-01T22:17:03.760Z] #25 7.534 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-08-01T22:17:03.760Z] #25 7.534 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-08-01T22:17:03.760Z] #25 7.534 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-08-01T22:17:03.760Z] #25 7.535 mingw-w64-x86-64-dev [2023-08-01T22:17:03.760Z] #25 7.540 The following packages will be upgraded: [2023-08-01T22:17:03.760Z] #25 7.540 libsystemd0 libudev1 [2023-08-01T22:17:03.760Z] #25 7.856 2 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:17:03.760Z] #25 7.856 Need to get 109 MB of archives. [2023-08-01T22:17:03.760Z] #25 7.856 After this operation, 620 MB of additional disk space will be used. [2023-08-01T22:17:03.760Z] #25 7.856 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 libsystemd0 arm64 247.3-7+deb11u4 [355 kB] [2023-08-01T22:17:03.760Z] #25 7.866 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 libudev1 arm64 247.3-7+deb11u4 [163 kB] [2023-08-01T22:17:03.760Z] #25 7.977 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2023-08-01T22:17:03.760Z] #25 8.231 Get:4 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] [2023-08-01T22:17:03.760Z] #25 8.664 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-08-01T22:17:03.760Z] #25 8.666 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-08-01T22:17:03.760Z] #25 8.668 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-08-01T22:17:03.760Z] #25 8.669 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-08-01T22:17:03.760Z] #25 8.866 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-08-01T22:17:03.760Z] #25 8.946 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2023-08-01T22:17:03.760Z] #25 9.059 Get:11 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] [2023-08-01T22:17:03.760Z] #25 9.989 Get:12 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] [2023-08-01T22:17:03.760Z] #25 ... [2023-08-01T22:17:03.760Z] [2023-08-01T22:17:03.760Z] #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 [2023-08-01T22:17:03.760Z] #26 0.718 + RM_GOPATH=0 [2023-08-01T22:17:03.760Z] #26 0.718 + TMP_GOPATH= [2023-08-01T22:17:03.760Z] #26 0.718 + : /build [2023-08-01T22:17:03.760Z] #26 0.718 + '[' -z '' ']' [2023-08-01T22:17:03.760Z] #26 0.718 ++ mktemp -d [2023-08-01T22:17:03.760Z] #26 0.719 + export GOPATH=/tmp/tmp.bRj7mtzYMe [2023-08-01T22:17:03.760Z] #26 0.719 + GOPATH=/tmp/tmp.bRj7mtzYMe [2023-08-01T22:17:03.760Z] #26 0.719 + RM_GOPATH=1 [2023-08-01T22:17:03.760Z] #26 0.719 + case "$(go env GOARCH)" in [2023-08-01T22:17:03.760Z] #26 0.720 ++ go env GOARCH [2023-08-01T22:17:03.760Z] #26 0.724 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:03.760Z] #26 0.724 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:03.760Z] #26 0.724 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:03.760Z] #26 0.725 + dir=/tmp/install [2023-08-01T22:17:03.760Z] #26 0.725 + bin=proxy [2023-08-01T22:17:03.760Z] #26 0.725 + shift [2023-08-01T22:17:03.760Z] #26 0.725 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-08-01T22:17:03.760Z] #26 0.725 + . /tmp/install/proxy.installer [2023-08-01T22:17:03.760Z] #26 0.725 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:03.760Z] #26 0.725 + install_proxy [2023-08-01T22:17:03.760Z] #26 0.725 + case "$1" in [2023-08-01T22:17:03.760Z] #26 0.725 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:03.760Z] #26 0.726 + export CGO_ENABLED=0 [2023-08-01T22:17:03.760Z] #26 0.726 + CGO_ENABLED=0 [2023-08-01T22:17:03.760Z] #26 0.726 + _install_proxy [2023-08-01T22:17:03.760Z] #26 0.726 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-08-01T22:17:03.760Z] #26 0.726 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.bRj7mtzYMe/src/github.com/docker/libnetwork [2023-08-01T22:17:03.760Z] #26 0.728 Cloning into '/tmp/tmp.bRj7mtzYMe/src/github.com/docker/libnetwork'... [2023-08-01T22:17:03.760Z] #26 2.887 + cd /tmp/tmp.bRj7mtzYMe/src/github.com/docker/libnetwork [2023-08-01T22:17:03.760Z] #26 2.888 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:03.760Z] #26 3.053 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-08-01T22:17:03.760Z] #26 ... [2023-08-01T22:17:03.760Z] [2023-08-01T22:17:03.760Z] #27 [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 [2023-08-01T22:17:03.760Z] #27 0.789 + RM_GOPATH=0 [2023-08-01T22:17:03.760Z] #27 0.789 + TMP_GOPATH= [2023-08-01T22:17:03.760Z] #27 0.789 + : /build [2023-08-01T22:17:03.760Z] #27 0.789 + '[' -z '' ']' [2023-08-01T22:17:03.760Z] #27 0.789 ++ mktemp -d [2023-08-01T22:17:03.760Z] #27 0.790 + export GOPATH=/tmp/tmp.iSwv9du1uX [2023-08-01T22:17:03.760Z] #27 0.790 + GOPATH=/tmp/tmp.iSwv9du1uX [2023-08-01T22:17:03.760Z] #27 0.790 + RM_GOPATH=1 [2023-08-01T22:17:03.760Z] #27 0.790 + case "$(go env GOARCH)" in [2023-08-01T22:17:03.760Z] #27 0.790 ++ go env GOARCH [2023-08-01T22:17:03.760Z] #27 0.795 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:03.760Z] #27 0.795 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:03.760Z] #27 0.795 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:03.760Z] #27 0.796 + dir=/tmp/install [2023-08-01T22:17:03.760Z] #27 0.796 + bin=rootlesskit [2023-08-01T22:17:03.760Z] #27 0.796 + shift [2023-08-01T22:17:03.760Z] #27 0.796 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-08-01T22:17:03.760Z] #27 0.796 + . /tmp/install/rootlesskit.installer [2023-08-01T22:17:03.760Z] #27 0.796 ++ : v0.14.4 [2023-08-01T22:17:03.760Z] #27 0.796 + install_rootlesskit [2023-08-01T22:17:03.760Z] #27 0.796 + case "$1" in [2023-08-01T22:17:03.760Z] #27 0.796 + export CGO_ENABLED=0 [2023-08-01T22:17:03.760Z] #27 0.796 + CGO_ENABLED=0 [2023-08-01T22:17:03.760Z] #27 0.796 + _install_rootlesskit [2023-08-01T22:17:03.760Z] #27 0.797 Install rootlesskit version v0.14.4 [2023-08-01T22:17:03.760Z] #27 0.797 + echo 'Install rootlesskit version v0.14.4' [2023-08-01T22:17:03.760Z] #27 0.797 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:17:03.760Z] #27 0.797 + GOBIN=/build [2023-08-01T22:17:03.760Z] #27 0.797 + GO111MODULE=on [2023-08-01T22:17:03.760Z] #27 0.797 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-08-01T22:17:03.760Z] #27 1.035 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-08-01T22:17:03.760Z] #27 4.091 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-08-01T22:17:03.760Z] #27 4.096 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-08-01T22:17:03.760Z] #27 4.099 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-08-01T22:17:03.760Z] #27 4.099 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:17:03.760Z] #27 4.110 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:17:03.760Z] #27 4.127 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-08-01T22:17:03.760Z] #27 4.128 go: downloading github.com/gorilla/mux v1.8.0 [2023-08-01T22:17:03.760Z] #27 4.177 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-08-01T22:17:03.760Z] #27 4.313 go: downloading github.com/google/uuid v1.3.0 [2023-08-01T22:17:03.760Z] #27 4.350 go: downloading github.com/moby/vpnkit v0.5.0 [2023-08-01T22:17:03.760Z] #27 4.358 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-08-01T22:17:03.760Z] #27 4.925 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-08-01T22:17:03.760Z] #27 4.932 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-08-01T22:17:03.760Z] #27 5.368 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-08-01T22:17:03.760Z] #27 5.401 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-08-01T22:17:03.760Z] #27 ... [2023-08-01T22:17:03.760Z] [2023-08-01T22:17:03.760Z] #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 [2023-08-01T22:17:03.760Z] #28 0.700 + RM_GOPATH=0 [2023-08-01T22:17:03.760Z] #28 0.700 + TMP_GOPATH= [2023-08-01T22:17:03.760Z] #28 0.700 + : /build [2023-08-01T22:17:03.760Z] #28 0.700 + '[' -z '' ']' [2023-08-01T22:17:03.760Z] #28 0.701 ++ mktemp -d [2023-08-01T22:17:03.760Z] #28 0.702 + export GOPATH=/tmp/tmp.s6RUoNIdO5 [2023-08-01T22:17:03.760Z] #28 0.702 + GOPATH=/tmp/tmp.s6RUoNIdO5 [2023-08-01T22:17:03.760Z] #28 0.702 + RM_GOPATH=1 [2023-08-01T22:17:03.760Z] #28 0.702 + case "$(go env GOARCH)" in [2023-08-01T22:17:03.760Z] #28 0.703 ++ go env GOARCH [2023-08-01T22:17:03.760Z] #28 0.710 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:03.760Z] #28 0.710 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:03.760Z] #28 0.710 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:03.760Z] #28 0.711 Install docker/cli version 17.06.2-ce from stable [2023-08-01T22:17:03.760Z] #28 0.711 + dir=/tmp/install [2023-08-01T22:17:03.760Z] #28 0.711 + bin=dockercli [2023-08-01T22:17:03.760Z] #28 0.711 + shift [2023-08-01T22:17:03.760Z] #28 0.711 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-08-01T22:17:03.760Z] #28 0.711 + . /tmp/install/dockercli.installer [2023-08-01T22:17:03.760Z] #28 0.711 ++ : stable [2023-08-01T22:17:03.760Z] #28 0.711 ++ : 17.06.2-ce [2023-08-01T22:17:03.760Z] #28 0.711 + install_dockercli [2023-08-01T22:17:03.760Z] #28 0.711 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-08-01T22:17:03.760Z] #28 0.712 ++ uname -m [2023-08-01T22:17:03.760Z] #28 0.713 + arch=aarch64 [2023-08-01T22:17:03.760Z] #28 0.713 + '[' aarch64 '!=' x86_64 ']' [2023-08-01T22:17:03.760Z] #28 0.713 + '[' aarch64 '!=' s390x ']' [2023-08-01T22:17:03.760Z] #28 0.713 + '[' aarch64 '!=' armhf ']' [2023-08-01T22:17:03.760Z] #28 0.713 + build_dockercli [2023-08-01T22:17:03.760Z] #28 0.713 + git clone https://github.com/docker/docker-ce /tmp/tmp.s6RUoNIdO5/tmp/docker-ce [2023-08-01T22:17:03.760Z] #28 0.714 Cloning into '/tmp/tmp.s6RUoNIdO5/tmp/docker-ce'... [2023-08-01T22:17:04.018Z] #28 ... [2023-08-01T22:17:04.018Z] [2023-08-01T22:17:04.018Z] #29 [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 [2023-08-01T22:17:04.018Z] #29 0.544 + RM_GOPATH=0 [2023-08-01T22:17:04.018Z] #29 0.544 + TMP_GOPATH= [2023-08-01T22:17:04.018Z] #29 0.544 + : /build [2023-08-01T22:17:04.018Z] #29 0.544 + '[' -z '' ']' [2023-08-01T22:17:04.018Z] #29 0.544 ++ mktemp -d [2023-08-01T22:17:04.018Z] #29 0.545 + export GOPATH=/tmp/tmp.NPfbUqBYNe [2023-08-01T22:17:04.018Z] #29 0.545 + GOPATH=/tmp/tmp.NPfbUqBYNe [2023-08-01T22:17:04.018Z] #29 0.545 + RM_GOPATH=1 [2023-08-01T22:17:04.018Z] #29 0.545 + case "$(go env GOARCH)" in [2023-08-01T22:17:04.018Z] #29 0.546 ++ go env GOARCH [2023-08-01T22:17:04.018Z] #29 0.551 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:04.018Z] #29 0.551 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:04.018Z] #29 0.552 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:04.018Z] #29 0.553 + dir=/tmp/install [2023-08-01T22:17:04.018Z] #29 0.553 + bin=vndr [2023-08-01T22:17:04.018Z] #29 0.553 + shift [2023-08-01T22:17:04.018Z] #29 0.553 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-08-01T22:17:04.018Z] #29 0.553 + . /tmp/install/vndr.installer [2023-08-01T22:17:04.018Z] #29 0.553 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:04.018Z] #29 0.553 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:04.018Z] #29 0.553 + install_vndr [2023-08-01T22:17:04.018Z] #29 0.553 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-08-01T22:17:04.018Z] #29 0.553 + GOBIN=/build [2023-08-01T22:17:04.018Z] #29 0.553 + GO111MODULE=on [2023-08-01T22:17:04.018Z] #29 0.553 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:04.018Z] #29 2.110 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:04.018Z] #29 DONE 10.5s [2023-08-01T22:17:04.018Z] [2023-08-01T22:17:04.018Z] #30 [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 [2023-08-01T22:17:04.018Z] #30 1.091 + RM_GOPATH=0 [2023-08-01T22:17:04.018Z] #30 1.091 + TMP_GOPATH= [2023-08-01T22:17:04.018Z] #30 1.091 + : /build [2023-08-01T22:17:04.018Z] #30 1.091 + '[' -z '' ']' [2023-08-01T22:17:04.018Z] #30 1.092 ++ mktemp -d [2023-08-01T22:17:04.018Z] #30 1.095 + export GOPATH=/tmp/tmp.icIaE6WqIi [2023-08-01T22:17:04.018Z] #30 1.095 + GOPATH=/tmp/tmp.icIaE6WqIi [2023-08-01T22:17:04.018Z] #30 1.095 + RM_GOPATH=1 [2023-08-01T22:17:04.018Z] #30 1.095 + case "$(go env GOARCH)" in [2023-08-01T22:17:04.018Z] #30 1.098 ++ go env GOARCH [2023-08-01T22:17:04.018Z] #30 1.104 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:04.018Z] #30 1.104 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:04.018Z] #30 1.104 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:04.018Z] #30 1.106 + dir=/tmp/install [2023-08-01T22:17:04.018Z] #30 1.106 + bin=tomlv [2023-08-01T22:17:04.018Z] #30 1.106 + shift [2023-08-01T22:17:04.018Z] #30 1.106 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-08-01T22:17:04.018Z] #30 1.106 + . /tmp/install/tomlv.installer [2023-08-01T22:17:04.018Z] #30 1.106 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:04.018Z] #30 1.106 + install_tomlv [2023-08-01T22:17:04.018Z] #30 1.106 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-08-01T22:17:04.018Z] #30 1.106 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.icIaE6WqIi/src/github.com/BurntSushi/toml [2023-08-01T22:17:04.018Z] #30 1.107 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:04.018Z] #30 1.112 Cloning into '/tmp/tmp.icIaE6WqIi/src/github.com/BurntSushi/toml'... [2023-08-01T22:17:04.018Z] #30 1.441 + cd /tmp/tmp.icIaE6WqIi/src/github.com/BurntSushi/toml [2023-08-01T22:17:04.018Z] #30 1.441 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:04.018Z] #30 1.471 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:17:04.018Z] #30 1.523 internal/goarch [2023-08-01T22:17:04.018Z] #30 1.528 internal/goexperiment [2023-08-01T22:17:04.018Z] #30 1.528 encoding [2023-08-01T22:17:04.018Z] #30 1.528 internal/itoa [2023-08-01T22:17:04.018Z] #30 1.534 internal/goos [2023-08-01T22:17:04.018Z] #30 1.543 internal/unsafeheader [2023-08-01T22:17:04.018Z] #30 1.548 internal/cpu [2023-08-01T22:17:04.018Z] #30 1.549 runtime/internal/syscall [2023-08-01T22:17:04.018Z] #30 1.552 internal/abi [2023-08-01T22:17:04.018Z] #30 1.553 runtime/internal/math [2023-08-01T22:17:04.018Z] #30 1.560 runtime/internal/sys [2023-08-01T22:17:04.018Z] #30 1.577 unicode/utf8 [2023-08-01T22:17:04.018Z] #30 1.577 internal/race [2023-08-01T22:17:04.018Z] #30 1.578 math/bits [2023-08-01T22:17:04.018Z] #30 1.580 sync/atomic [2023-08-01T22:17:04.018Z] #30 1.598 unicode [2023-08-01T22:17:04.018Z] #30 1.645 math [2023-08-01T22:17:04.018Z] #30 1.684 runtime/internal/atomic [2023-08-01T22:17:04.018Z] #30 1.684 internal/bytealg [2023-08-01T22:17:04.018Z] #30 2.065 runtime [2023-08-01T22:17:04.018Z] #30 8.421 sync [2023-08-01T22:17:04.018Z] #30 8.424 internal/reflectlite [2023-08-01T22:17:04.018Z] #30 8.923 internal/testlog [2023-08-01T22:17:04.018Z] #30 9.223 errors [2023-08-01T22:17:04.018Z] #30 9.224 sort [2023-08-01T22:17:04.018Z] #30 9.410 strconv [2023-08-01T22:17:04.018Z] #30 9.415 io [2023-08-01T22:17:04.018Z] #30 9.424 internal/oserror [2023-08-01T22:17:04.018Z] #30 9.425 internal/safefilepath [2023-08-01T22:17:04.018Z] #30 9.426 path [2023-08-01T22:17:04.018Z] #30 9.545 syscall [2023-08-01T22:17:04.018Z] #30 9.644 strings [2023-08-01T22:17:04.018Z] #30 9.646 bytes [2023-08-01T22:17:04.018Z] #30 9.646 text/tabwriter [2023-08-01T22:17:04.018Z] #30 10.65 reflect [2023-08-01T22:17:04.276Z] #30 10.80 bufio [2023-08-01T22:17:04.276Z] #30 ... [2023-08-01T22:17:04.276Z] [2023-08-01T22:17:04.276Z] #31 [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 [2023-08-01T22:17:04.276Z] #31 1.510 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:04.276Z] #31 1.520 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:04.276Z] #31 1.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:04.276Z] #31 1.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-08-01T22:17:04.276Z] #31 2.144 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-08-01T22:17:04.276Z] #31 2.937 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] [2023-08-01T22:17:04.276Z] #31 3.294 Fetched 8542 kB in 2s (4067 kB/s) [2023-08-01T22:17:04.276Z] #31 3.294 Reading package lists... [2023-08-01T22:17:04.276Z] #31 4.190 Reading package lists... [2023-08-01T22:17:04.276Z] #31 5.162 Building dependency tree... [2023-08-01T22:17:04.276Z] #31 5.975 The following additional packages will be installed: [2023-08-01T22:17:04.276Z] #31 5.981 libbtrfs0 [2023-08-01T22:17:04.276Z] #31 6.031 The following NEW packages will be installed: [2023-08-01T22:17:04.276Z] #31 6.033 libbtrfs-dev libbtrfs0 [2023-08-01T22:17:04.276Z] #31 6.320 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:17:04.276Z] #31 6.320 Need to get 454 kB of archives. [2023-08-01T22:17:04.276Z] #31 6.320 After this operation, 1275 kB of additional disk space will be used. [2023-08-01T22:17:04.276Z] #31 6.320 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-08-01T22:17:04.276Z] #31 6.328 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-08-01T22:17:04.276Z] #31 6.797 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:04.276Z] #31 6.963 Fetched 454 kB in 0s (1638 kB/s) [2023-08-01T22:17:04.276Z] #31 7.127 Selecting previously unselected package libbtrfs0:arm64. [2023-08-01T22:17:04.276Z] #31 7.127 (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 ... 15713 files and directories currently installed.) [2023-08-01T22:17:04.276Z] #31 7.160 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-08-01T22:17:04.276Z] #31 7.213 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-08-01T22:17:04.276Z] #31 7.366 Selecting previously unselected package libbtrfs-dev:arm64. [2023-08-01T22:17:04.276Z] #31 7.370 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-08-01T22:17:04.276Z] #31 7.380 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-08-01T22:17:04.276Z] #31 7.730 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-08-01T22:17:04.276Z] #31 7.864 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-08-01T22:17:04.276Z] #31 7.977 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:04.276Z] #31 ... [2023-08-01T22:17:04.276Z] [2023-08-01T22:17:04.276Z] #32 [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 [2023-08-01T22:17:04.276Z] #32 0.846 + RM_GOPATH=0 [2023-08-01T22:17:04.276Z] #32 0.846 + TMP_GOPATH= [2023-08-01T22:17:04.276Z] #32 0.847 + : /build [2023-08-01T22:17:04.276Z] #32 0.847 + '[' -z '' ']' [2023-08-01T22:17:04.276Z] #32 0.847 ++ mktemp -d [2023-08-01T22:17:04.276Z] #32 0.848 + export GOPATH=/tmp/tmp.S4KOqDCGQu [2023-08-01T22:17:04.276Z] #32 0.848 + GOPATH=/tmp/tmp.S4KOqDCGQu [2023-08-01T22:17:04.276Z] #32 0.848 + RM_GOPATH=1 [2023-08-01T22:17:04.276Z] #32 0.848 + case "$(go env GOARCH)" in [2023-08-01T22:17:04.276Z] #32 0.848 ++ go env GOARCH [2023-08-01T22:17:04.276Z] #32 0.853 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:04.276Z] #32 0.853 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:04.276Z] #32 0.853 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:04.276Z] #32 0.854 + dir=/tmp/install [2023-08-01T22:17:04.276Z] #32 0.854 Install shfmt version v3.0.2 [2023-08-01T22:17:04.276Z] #32 0.854 + bin=shfmt [2023-08-01T22:17:04.276Z] #32 0.854 + shift [2023-08-01T22:17:04.276Z] #32 0.854 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-08-01T22:17:04.276Z] #32 0.854 + . /tmp/install/shfmt.installer [2023-08-01T22:17:04.276Z] #32 0.854 ++ : v3.0.2 [2023-08-01T22:17:04.276Z] #32 0.854 + install_shfmt [2023-08-01T22:17:04.276Z] #32 0.854 + echo 'Install shfmt version v3.0.2' [2023-08-01T22:17:04.276Z] #32 0.854 + GOBIN=/build [2023-08-01T22:17:04.276Z] #32 0.854 + GO111MODULE=on [2023-08-01T22:17:04.276Z] #32 0.854 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-08-01T22:17:04.276Z] #32 1.390 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-08-01T22:17:04.276Z] #32 8.375 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-08-01T22:17:04.276Z] #32 8.376 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-08-01T22:17:04.276Z] #32 8.376 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-08-01T22:17:04.276Z] #32 9.202 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-08-01T22:17:04.533Z] #32 ... [2023-08-01T22:17:04.533Z] [2023-08-01T22:17:04.533Z] #33 [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 [2023-08-01T22:17:04.533Z] #33 1.166 + git clone https://github.com/docker/distribution.git . [2023-08-01T22:17:04.533Z] #33 1.168 Cloning into '.'... [2023-08-01T22:17:04.533Z] #33 4.945 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-08-01T22:17:04.533Z] #33 5.694 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-08-01T22:17:04.533Z] #33 ... [2023-08-01T22:17:04.533Z] [2023-08-01T22:17:04.533Z] #34 [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 [2023-08-01T22:17:04.533Z] #34 0.841 + RM_GOPATH=0 [2023-08-01T22:17:04.533Z] #34 0.841 + TMP_GOPATH= [2023-08-01T22:17:04.533Z] #34 0.841 + : /build [2023-08-01T22:17:04.533Z] #34 0.841 + '[' -z '' ']' [2023-08-01T22:17:04.533Z] #34 0.842 ++ mktemp -d [2023-08-01T22:17:04.533Z] #34 0.843 + export GOPATH=/tmp/tmp.CKM38UZLzV [2023-08-01T22:17:04.533Z] #34 0.843 + GOPATH=/tmp/tmp.CKM38UZLzV [2023-08-01T22:17:04.533Z] #34 0.843 + RM_GOPATH=1 [2023-08-01T22:17:04.533Z] #34 0.843 + case "$(go env GOARCH)" in [2023-08-01T22:17:04.533Z] #34 0.844 ++ go env GOARCH [2023-08-01T22:17:04.533Z] #34 0.848 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:04.533Z] #34 0.848 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:04.533Z] #34 0.849 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:04.533Z] #34 0.850 + dir=/tmp/install [2023-08-01T22:17:04.533Z] #34 0.850 + bin=gotestsum [2023-08-01T22:17:04.533Z] #34 0.850 + shift [2023-08-01T22:17:04.533Z] #34 0.850 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-08-01T22:17:04.533Z] #34 0.850 + . /tmp/install/gotestsum.installer [2023-08-01T22:17:04.533Z] #34 0.850 ++ : v1.8.2 [2023-08-01T22:17:04.533Z] #34 0.850 + install_gotestsum [2023-08-01T22:17:04.533Z] #34 0.851 + set -e [2023-08-01T22:17:04.533Z] #34 0.851 + echo 'Install gotestsum version v1.8.2' [2023-08-01T22:17:04.533Z] #34 0.851 + GOBIN=/build [2023-08-01T22:17:04.533Z] #34 0.851 + GO111MODULE=on [2023-08-01T22:17:04.533Z] #34 0.851 + go install gotest.tools/gotestsum@v1.8.2 [2023-08-01T22:17:04.533Z] #34 0.851 Install gotestsum version v1.8.2 [2023-08-01T22:17:04.533Z] #34 0.900 go: downloading gotest.tools/gotestsum v1.8.2 [2023-08-01T22:17:04.533Z] #34 1.961 go: downloading github.com/dnephin/pflag v1.0.7 [2023-08-01T22:17:04.533Z] #34 1.962 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:17:04.533Z] #34 1.962 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-08-01T22:17:04.533Z] #34 1.965 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:17:04.533Z] #34 1.966 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-08-01T22:17:04.533Z] #34 1.978 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-08-01T22:17:04.533Z] #34 1.980 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-08-01T22:17:04.533Z] #34 2.134 go: downloading golang.org/x/tools v0.1.11 [2023-08-01T22:17:04.533Z] #34 2.188 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-08-01T22:17:04.533Z] #34 2.194 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-08-01T22:17:04.533Z] #34 3.782 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:17:04.790Z] #34 ... [2023-08-01T22:17:04.790Z] [2023-08-01T22:17:04.790Z] #20 [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 [2023-08-01T22:17:04.790Z] #20 1.980 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-08-01T22:17:04.790Z] #20 2.231 [2023-08-01T22:17:04.790Z] #20 2.458 #=#=# ######################################################################## 100.0% [2023-08-01T22:17:04.790Z] #20 2.756 [2023-08-01T22:17:04.790Z] #20 4.113 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-08-01T22:17:04.790Z] #20 4.587 #=#=# [2023-08-01T22:17:04.790Z] #20 4.898 #=#=# ######################################################################## 100.0% [2023-08-01T22:17:04.790Z] #20 5.380 [2023-08-01T22:17:04.790Z] #20 7.121 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-08-01T22:17:04.790Z] #20 7.576 [2023-08-01T22:17:04.790Z] #20 7.818 #=#=# ################# 23.8% ########################################### 61.0% ################################################################### 94.2% ######################################################################## 100.0% [2023-08-01T22:17:04.790Z] #20 8.417 [2023-08-01T22:17:04.790Z] #20 9.739 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-08-01T22:17:04.790Z] #20 10.30 [2023-08-01T22:17:04.790Z] #20 10.54 #=#=# ######################################################################## 100.0% [2023-08-01T22:17:04.790Z] #20 10.96 [2023-08-01T22:17:04.790Z] #20 11.94 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-08-01T22:17:04.790Z] #20 12.24 [2023-08-01T22:17:04.790Z] #20 ... [2023-08-01T22:17:04.790Z] [2023-08-01T22:17:04.790Z] #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 [2023-08-01T22:17:04.790Z] #35 1.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:04.790Z] #35 1.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:04.790Z] #35 1.755 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:04.790Z] #35 2.107 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-08-01T22:17:04.790Z] #35 2.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-08-01T22:17:04.790Z] #35 3.347 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] [2023-08-01T22:17:04.790Z] #35 4.126 Fetched 8542 kB in 3s (3231 kB/s) [2023-08-01T22:17:04.790Z] #35 4.126 Reading package lists... [2023-08-01T22:17:04.790Z] #35 5.032 Reading package lists... [2023-08-01T22:17:04.790Z] #35 5.924 Building dependency tree... [2023-08-01T22:17:04.790Z] #35 6.604 The following additional packages will be installed: [2023-08-01T22:17:04.790Z] #35 6.614 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-08-01T22:17:04.790Z] #35 6.618 Suggested packages: [2023-08-01T22:17:04.790Z] #35 6.618 cmake-doc ninja-build lrzip [2023-08-01T22:17:04.790Z] #35 6.618 Recommended packages: [2023-08-01T22:17:04.790Z] #35 6.619 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-08-01T22:17:04.790Z] #35 6.771 The following NEW packages will be installed: [2023-08-01T22:17:04.790Z] #35 6.774 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-08-01T22:17:04.790Z] #35 6.774 vim-common xxd [2023-08-01T22:17:04.790Z] #35 7.060 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:17:04.790Z] #35 7.060 Need to get 15.6 MB of archives. [2023-08-01T22:17:04.790Z] #35 7.060 After this operation, 67.4 MB of additional disk space will be used. [2023-08-01T22:17:04.790Z] #35 7.060 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:17:04.790Z] #35 7.070 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:17:04.790Z] #35 7.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-08-01T22:17:04.790Z] #35 7.149 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-08-01T22:17:04.790Z] #35 7.275 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] [2023-08-01T22:17:04.790Z] #35 7.284 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-08-01T22:17:04.790Z] #35 7.287 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-08-01T22:17:04.790Z] #35 7.288 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-08-01T22:17:04.791Z] #35 7.297 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-08-01T22:17:04.791Z] #35 7.298 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-08-01T22:17:04.791Z] #35 7.635 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:04.791Z] #35 7.739 Fetched 15.6 MB in 1s (28.7 MB/s) [2023-08-01T22:17:04.791Z] #35 7.858 Selecting previously unselected package xxd. [2023-08-01T22:17:04.791Z] #35 7.858 (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 ... 15713 files and directories currently installed.) [2023-08-01T22:17:04.791Z] #35 7.871 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-08-01T22:17:04.791Z] #35 7.905 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:04.791Z] #35 8.423 Selecting previously unselected package vim-common. [2023-08-01T22:17:04.791Z] #35 8.426 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:17:04.791Z] #35 8.477 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:04.791Z] #35 8.870 Selecting previously unselected package cmake-data. [2023-08-01T22:17:04.791Z] #35 8.878 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-08-01T22:17:04.791Z] #35 8.918 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:17:04.791Z] #35 10.26 Selecting previously unselected package libicu67:arm64. [2023-08-01T22:17:04.791Z] #35 10.26 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-08-01T22:17:04.791Z] #35 10.38 Unpacking libicu67:arm64 (67.1-7) ... [2023-08-01T22:17:05.048Z] #35 ... [2023-08-01T22:17:05.048Z] [2023-08-01T22:17:05.048Z] #20 [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 [2023-08-01T22:17:05.352Z] #20 12.50 #=#=# ########### 15.9% ######################################################################## 100.0% [2023-08-01T22:17:05.352Z] #20 ... [2023-08-01T22:17:05.352Z] [2023-08-01T22:17:05.352Z] #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 [2023-08-01T22:17:05.352Z] #26 DONE 11.9s [2023-08-01T22:17:05.352Z] [2023-08-01T22:17:05.352Z] #20 [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 [2023-08-01T22:17:05.352Z] #20 12.82 [2023-08-01T22:17:05.609Z] #20 ... [2023-08-01T22:17:05.609Z] [2023-08-01T22:17:05.609Z] #31 [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 [2023-08-01T22:17:05.609Z] #31 DONE 12.0s [2023-08-01T22:17:05.609Z] [2023-08-01T22:17:05.609Z] #34 [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 [2023-08-01T22:17:05.609Z] #34 DONE 12.1s [2023-08-01T22:17:05.609Z] [2023-08-01T22:17:05.609Z] #20 [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 [2023-08-01T22:17:05.609Z] #20 12.95 Download of images into '/build' complete. [2023-08-01T22:17:05.609Z] #20 12.95 Use something like the following to load the result into a Docker daemon: [2023-08-01T22:17:05.609Z] #20 12.95 tar -cC '/build' . | docker load [2023-08-01T22:17:05.609Z] #20 DONE 13.0s [2023-08-01T22:17:05.609Z] [2023-08-01T22:17:05.609Z] #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 [2023-08-01T22:17:05.609Z] #35 11.96 Selecting previously unselected package libxml2:arm64. [2023-08-01T22:17:05.609Z] #35 11.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... [2023-08-01T22:17:05.609Z] #35 11.97 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:17:05.868Z] #35 12.36 Selecting previously unselected package libarchive13:arm64. [2023-08-01T22:17:05.868Z] #35 12.36 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-08-01T22:17:05.868Z] #35 12.36 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-08-01T22:17:05.990Z] Client: Docker Engine - Community [2023-08-01T22:17:05.990Z] Version: 24.0.2 [2023-08-01T22:17:05.990Z] API version: 1.43 [2023-08-01T22:17:05.990Z] Go version: go1.20.4 [2023-08-01T22:17:05.990Z] Git commit: cb74dfc [2023-08-01T22:17:05.990Z] Built: Thu May 25 21:52:22 2023 [2023-08-01T22:17:05.991Z] OS/Arch: linux/amd64 [2023-08-01T22:17:05.991Z] Context: default [2023-08-01T22:17:05.991Z] [2023-08-01T22:17:05.991Z] Server: Docker Engine - Community [2023-08-01T22:17:05.991Z] Engine: [2023-08-01T22:17:05.991Z] Version: 24.0.2 [2023-08-01T22:17:05.991Z] API version: 1.43 (minimum version 1.12) [2023-08-01T22:17:05.991Z] Go version: go1.20.4 [2023-08-01T22:17:05.991Z] Git commit: 659604f [2023-08-01T22:17:05.991Z] Built: Thu May 25 21:52:22 2023 [2023-08-01T22:17:05.991Z] OS/Arch: linux/amd64 [2023-08-01T22:17:05.991Z] Experimental: true [2023-08-01T22:17:05.991Z] containerd: [2023-08-01T22:17:05.991Z] Version: 1.6.21 [2023-08-01T22:17:05.991Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:17:05.991Z] runc: [2023-08-01T22:17:05.991Z] Version: 1.1.7 [2023-08-01T22:17:05.991Z] GitCommit: v1.1.7-0-g860f061 [2023-08-01T22:17:05.991Z] docker-init: [2023-08-01T22:17:05.991Z] Version: 0.19.0 [2023-08-01T22:17:05.991Z] GitCommit: de40ad0 [Pipeline] sh [2023-08-01T22:17:06.125Z] #35 12.85 Selecting previously unselected package libjsoncpp24:arm64. [2023-08-01T22:17:06.285Z] + docker info [2023-08-01T22:17:06.343Z] Client: Docker Engine - Community [2023-08-01T22:17:06.343Z] Version: 24.0.2 [2023-08-01T22:17:06.343Z] API version: 1.43 [2023-08-01T22:17:06.343Z] Go version: go1.20.4 [2023-08-01T22:17:06.343Z] Git commit: cb74dfc [2023-08-01T22:17:06.343Z] Built: Thu May 25 21:52:22 2023 [2023-08-01T22:17:06.343Z] OS/Arch: linux/amd64 [2023-08-01T22:17:06.343Z] Context: default [2023-08-01T22:17:06.343Z] [2023-08-01T22:17:06.343Z] Server: Docker Engine - Community [2023-08-01T22:17:06.343Z] Engine: [2023-08-01T22:17:06.343Z] Version: 24.0.2 [2023-08-01T22:17:06.343Z] API version: 1.43 (minimum version 1.12) [2023-08-01T22:17:06.343Z] Go version: go1.20.4 [2023-08-01T22:17:06.343Z] Git commit: 659604f [2023-08-01T22:17:06.343Z] Built: Thu May 25 21:52:22 2023 [2023-08-01T22:17:06.343Z] OS/Arch: linux/amd64 [2023-08-01T22:17:06.343Z] Experimental: true [2023-08-01T22:17:06.343Z] containerd: [2023-08-01T22:17:06.343Z] Version: 1.6.21 [2023-08-01T22:17:06.343Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:17:06.343Z] runc: [2023-08-01T22:17:06.343Z] Version: 1.1.7 [2023-08-01T22:17:06.343Z] GitCommit: v1.1.7-0-g860f061 [2023-08-01T22:17:06.343Z] docker-init: [2023-08-01T22:17:06.343Z] Version: 0.19.0 [2023-08-01T22:17:06.343Z] GitCommit: de40ad0 [Pipeline] sh [2023-08-01T22:17:06.386Z] #35 12.86 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-08-01T22:17:06.386Z] #35 12.86 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-08-01T22:17:06.616Z] + docker info [2023-08-01T22:17:06.685Z] #35 13.23 Selecting previously unselected package librhash0:arm64. [2023-08-01T22:17:06.685Z] #35 13.23 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-08-01T22:17:06.685Z] #35 13.26 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-08-01T22:17:06.942Z] #35 13.48 Selecting previously unselected package libuv1:arm64. [2023-08-01T22:17:06.942Z] #35 13.49 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-08-01T22:17:06.942Z] #35 13.53 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-08-01T22:17:06.942Z] #35 13.60 Selecting previously unselected package cmake. [2023-08-01T22:17:06.948Z] Client: Docker Engine - Community [2023-08-01T22:17:06.948Z] Version: 24.0.2 [2023-08-01T22:17:06.948Z] API version: 1.43 [2023-08-01T22:17:06.948Z] Go version: go1.20.4 [2023-08-01T22:17:06.948Z] Git commit: cb74dfc [2023-08-01T22:17:06.948Z] Built: Thu May 25 21:52:22 2023 [2023-08-01T22:17:06.948Z] OS/Arch: linux/amd64 [2023-08-01T22:17:06.948Z] Context: default [2023-08-01T22:17:06.948Z] [2023-08-01T22:17:06.948Z] Server: Docker Engine - Community [2023-08-01T22:17:06.948Z] Engine: [2023-08-01T22:17:06.948Z] Version: 24.0.2 [2023-08-01T22:17:06.948Z] API version: 1.43 (minimum version 1.12) [2023-08-01T22:17:06.948Z] Go version: go1.20.4 [2023-08-01T22:17:06.948Z] Git commit: 659604f [2023-08-01T22:17:06.948Z] Built: Thu May 25 21:52:22 2023 [2023-08-01T22:17:06.948Z] OS/Arch: linux/amd64 [2023-08-01T22:17:06.948Z] Experimental: true [2023-08-01T22:17:06.948Z] containerd: [2023-08-01T22:17:06.948Z] Version: 1.6.21 [2023-08-01T22:17:06.948Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:17:06.948Z] runc: [2023-08-01T22:17:06.948Z] Version: 1.1.7 [2023-08-01T22:17:06.948Z] GitCommit: v1.1.7-0-g860f061 [2023-08-01T22:17:06.948Z] docker-init: [2023-08-01T22:17:06.948Z] Version: 0.19.0 [2023-08-01T22:17:06.948Z] GitCommit: de40ad0 [Pipeline] sh [2023-08-01T22:17:07.199Z] #35 13.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-08-01T22:17:07.199Z] #35 13.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:17:07.237Z] + docker info [2023-08-01T22:17:08.130Z] #35 14.55 Setting up libicu67:arm64 (67.1-7) ... [2023-08-01T22:17:08.401Z] #35 14.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:08.686Z] #35 15.12 Setting up libuv1:arm64 (1.40.0-2) ... [2023-08-01T22:17:08.943Z] #35 15.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:09.615Z] #35 16.11 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-08-01T22:17:09.615Z] [2023-08-01T22:17:09.615Z] #35 ... [2023-08-01T22:17:09.615Z] [2023-08-01T22:17:09.615Z] #32 [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 [2023-08-01T22:17:09.615Z] #32 DONE 16.1s [2023-08-01T22:17:09.615Z] [2023-08-01T22:17:09.615Z] #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 [2023-08-01T22:17:09.615Z] #35 16.16 Setting up librhash0:arm64 (1.4.1-2) ... [2023-08-01T22:17:09.615Z] #35 16.23 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:17:09.615Z] #35 16.26 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:17:09.871Z] #35 16.44 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-08-01T22:17:09.871Z] #35 16.47 Setting up cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:17:09.871Z] #35 16.48 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:10.436Z] #35 DONE 17.0s [2023-08-01T22:17:10.436Z] [2023-08-01T22:17:10.436Z] #30 [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 [2023-08-01T22:17:10.436Z] #30 11.47 internal/syscall/unix [2023-08-01T22:17:10.436Z] #30 11.47 internal/syscall/execenv [2023-08-01T22:17:10.436Z] #30 11.47 time [2023-08-01T22:17:10.436Z] #30 12.95 io/fs [2023-08-01T22:17:10.436Z] #30 12.95 internal/poll [2023-08-01T22:17:10.436Z] #30 13.57 os [2023-08-01T22:17:10.436Z] #30 14.14 internal/fmtsort [2023-08-01T22:17:10.436Z] #30 14.19 io/ioutil [2023-08-01T22:17:10.436Z] #30 14.32 fmt [2023-08-01T22:17:10.436Z] #30 14.90 flag [2023-08-01T22:17:10.436Z] #30 14.91 log [2023-08-01T22:17:10.436Z] #30 14.91 github.com/BurntSushi/toml [2023-08-01T22:17:10.436Z] #30 15.84 github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:17:10.436Z] #30 DONE 17.0s [2023-08-01T22:17:10.436Z] [2023-08-01T22:17:10.436Z] #36 [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 [2023-08-01T22:17:10.694Z] #36 ... [2023-08-01T22:17:10.694Z] [2023-08-01T22:17:10.694Z] #24 [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 [2023-08-01T22:17:10.694Z] #24 7.196 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-08-01T22:17:10.694Z] #24 7.259 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-08-01T22:17:10.694Z] #24 7.397 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-08-01T22:17:10.694Z] #24 7.397 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-08-01T22:17:10.694Z] #24 7.439 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-08-01T22:17:10.694Z] #24 7.439 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-08-01T22:17:10.694Z] #24 7.441 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-08-01T22:17:10.694Z] #24 7.571 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-08-01T22:17:10.694Z] #24 7.575 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-08-01T22:17:10.694Z] #24 7.615 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-08-01T22:17:10.694Z] #24 7.650 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-08-01T22:17:10.694Z] #24 7.654 go: downloading github.com/ettle/strcase v0.1.1 [2023-08-01T22:17:10.694Z] #24 7.672 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-08-01T22:17:10.694Z] #24 7.754 go: downloading github.com/Masterminds/semver v1.5.0 [2023-08-01T22:17:10.694Z] #24 7.757 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-08-01T22:17:10.694Z] #24 7.798 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-01T22:17:10.694Z] #24 7.857 go: downloading github.com/fatih/structtag v1.2.0 [2023-08-01T22:17:10.694Z] #24 7.875 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-08-01T22:17:10.694Z] #24 7.951 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-08-01T22:17:10.694Z] #24 8.083 go: downloading github.com/prometheus/client_model v0.2.0 [2023-08-01T22:17:10.694Z] #24 8.083 go: downloading github.com/google/go-cmp v0.5.8 [2023-08-01T22:17:10.694Z] #24 8.278 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-08-01T22:17:10.694Z] #24 8.424 go: downloading github.com/subosito/gotenv v1.4.0 [2023-08-01T22:17:10.694Z] #24 8.471 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-08-01T22:17:10.694Z] #24 8.548 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-08-01T22:17:10.694Z] #24 8.658 go: downloading github.com/magiconair/properties v1.8.6 [2023-08-01T22:17:10.694Z] #24 8.659 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-08-01T22:17:10.694Z] #24 8.845 go: downloading go.uber.org/atomic v1.7.0 [2023-08-01T22:17:10.694Z] #24 8.846 go: downloading go.uber.org/multierr v1.6.0 [2023-08-01T22:17:10.694Z] #24 8.846 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-08-01T22:17:10.694Z] #24 8.908 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-08-01T22:17:10.694Z] #24 8.960 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-08-01T22:17:10.694Z] #24 9.025 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-08-01T22:17:10.694Z] #24 9.058 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-08-01T22:17:10.694Z] #24 9.071 go: downloading github.com/golang/protobuf v1.5.2 [2023-08-01T22:17:10.694Z] #24 9.160 go: downloading github.com/beorn7/perks v1.0.1 [2023-08-01T22:17:10.694Z] #24 9.212 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-08-01T22:17:10.694Z] #24 9.228 go: downloading github.com/prometheus/common v0.32.1 [2023-08-01T22:17:10.694Z] #24 9.331 go: downloading github.com/prometheus/procfs v0.7.3 [2023-08-01T22:17:10.694Z] #24 9.448 go: downloading google.golang.org/protobuf v1.28.0 [2023-08-01T22:17:10.694Z] #24 9.470 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-08-01T22:17:10.694Z] #24 10.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-08-01T22:17:10.694Z] #24 ... [2023-08-01T22:17:10.694Z] [2023-08-01T22:17:10.694Z] #25 [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 [2023-08-01T22:17:10.694Z] #25 11.00 Get:13 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] [2023-08-01T22:17:10.694Z] #25 11.96 Get:14 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] [2023-08-01T22:17:10.694Z] #25 12.86 Get:15 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] [2023-08-01T22:17:10.694Z] #25 14.01 Get:16 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] [2023-08-01T22:17:10.694Z] #25 14.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-08-01T22:17:10.694Z] #25 14.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-08-01T22:17:10.694Z] #25 14.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-08-01T22:17:10.694Z] #25 14.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-08-01T22:17:10.694Z] #25 14.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-08-01T22:17:10.694Z] #25 14.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-08-01T22:17:10.694Z] #25 14.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] [2023-08-01T22:17:10.694Z] #25 14.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-08-01T22:17:10.694Z] #25 14.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-08-01T22:17:10.694Z] #25 15.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-08-01T22:17:10.694Z] #25 15.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-08-01T22:17:10.694Z] #25 15.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-08-01T22:17:10.694Z] #25 15.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-08-01T22:17:10.694Z] #25 15.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-08-01T22:17:10.694Z] #25 15.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-08-01T22:17:10.694Z] #25 15.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] [2023-08-01T22:17:10.694Z] #25 16.13 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:10.694Z] #25 16.28 Fetched 109 MB in 8s (13.6 MB/s) [2023-08-01T22:17:10.694Z] #25 16.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-08-01T22:17:10.694Z] #25 16.52 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_arm64.deb ... [2023-08-01T22:17:10.694Z] #25 16.67 Unpacking libsystemd0:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:17:10.694Z] #25 17.03 Setting up libsystemd0:arm64 (247.3-7+deb11u4) ... [2023-08-01T22:17:10.694Z] #25 17.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 ... 15713 files and directories currently installed.) [2023-08-01T22:17:10.694Z] #25 17.34 Preparing to unpack .../libudev1_247.3-7+deb11u4_arm64.deb ... [2023-08-01T22:17:10.969Z] #25 17.42 Unpacking libudev1:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:17:10.969Z] #25 ... [2023-08-01T22:17:10.969Z] [2023-08-01T22:17:10.969Z] #36 [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 [2023-08-01T22:17:10.969Z] #36 0.640 + RM_GOPATH=0 [2023-08-01T22:17:10.969Z] #36 0.640 + TMP_GOPATH= [2023-08-01T22:17:11.232Z] #36 0.640 + : /build [2023-08-01T22:17:11.232Z] #36 0.640 + '[' -z '' ']' [2023-08-01T22:17:11.232Z] #36 0.641 ++ mktemp -d [2023-08-01T22:17:11.232Z] #36 0.642 + export GOPATH=/tmp/tmp.MJ5iMggid7 [2023-08-01T22:17:11.232Z] #36 0.642 + GOPATH=/tmp/tmp.MJ5iMggid7 [2023-08-01T22:17:11.232Z] #36 0.642 + RM_GOPATH=1 [2023-08-01T22:17:11.232Z] #36 0.642 + case "$(go env GOARCH)" in [2023-08-01T22:17:11.232Z] #36 0.643 ++ go env GOARCH [2023-08-01T22:17:11.232Z] #36 0.668 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:11.232Z] #36 0.668 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:11.232Z] #36 0.669 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:11.232Z] #36 0.670 + dir=/tmp/install [2023-08-01T22:17:11.232Z] #36 0.670 + bin=tini [2023-08-01T22:17:11.232Z] #36 0.670 + shift [2023-08-01T22:17:11.232Z] #36 0.671 + '[' '!' -f /tmp/install/tini.installer ']' [2023-08-01T22:17:11.232Z] #36 0.671 + . /tmp/install/tini.installer [2023-08-01T22:17:11.232Z] #36 0.671 ++ : v0.19.0 [2023-08-01T22:17:11.232Z] #36 0.671 + install_tini [2023-08-01T22:17:11.232Z] #36 0.671 + echo 'Install tini version v0.19.0' [2023-08-01T22:17:11.232Z] #36 0.671 + git clone https://github.com/krallin/tini.git /tmp/tmp.MJ5iMggid7/tini [2023-08-01T22:17:11.232Z] #36 0.671 Install tini version v0.19.0 [2023-08-01T22:17:11.232Z] #36 0.673 Cloning into '/tmp/tmp.MJ5iMggid7/tini'... [2023-08-01T22:17:11.490Z] #36 0.970 + cd /tmp/tmp.MJ5iMggid7/tini [2023-08-01T22:17:11.490Z] #36 0.971 + git checkout -q v0.19.0 [2023-08-01T22:17:11.490Z] #36 0.988 + cmake . [2023-08-01T22:17:11.490Z] #36 1.211 -- The C compiler identification is GNU 10.2.1 [2023-08-01T22:17:11.748Z] #36 1.273 -- Detecting C compiler ABI info [2023-08-01T22:17:11.748Z] #36 1.476 -- Detecting C compiler ABI info - done [2023-08-01T22:17:12.005Z] #36 1.498 -- Check for working C compiler: /usr/bin/cc - skipped [2023-08-01T22:17:12.005Z] #36 1.499 -- Detecting C compile features [2023-08-01T22:17:12.005Z] #36 1.504 -- Detecting C compile features - done [2023-08-01T22:17:12.005Z] #36 1.517 -- Performing Test HAS_BUILTIN_FORTIFY [2023-08-01T22:17:12.005Z] #36 1.567 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-08-01T22:17:12.005Z] #36 1.585 -- Configuring done [2023-08-01T22:17:12.005Z] #36 1.591 -- Generating done [2023-08-01T22:17:12.005Z] #36 1.593 -- Build files have been written to: /tmp/tmp.MJ5iMggid7/tini [2023-08-01T22:17:12.005Z] #36 1.598 + make tini-static [2023-08-01T22:17:12.005Z] #36 1.682 Scanning dependencies of target tini-static [2023-08-01T22:17:12.005Z] #36 1.724 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-08-01T22:17:12.264Z] Fetching without tags [2023-08-01T22:17:12.460Z] Merging remotes/origin/20.10 commit 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 into PR head commit c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:17:12.582Z] #36 2.058 [100%] Linking C executable tini-static [2023-08-01T22:17:12.250Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:17:12.253Z] > git config --add remote.origin.fetch +refs/pull/46142/head:refs/remotes/origin/PR-46142 # timeout=10 [2023-08-01T22:17:12.256Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:17:12.261Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:17:12.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:17:12.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:17:12.268Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:17:12.465Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:17:12.468Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:17:12.867Z] #36 2.232 [100%] Built target tini-static [2023-08-01T22:17:12.867Z] #36 2.246 + mkdir -p /build [2023-08-01T22:17:12.867Z] #36 2.249 + cp tini-static /build/docker-init [2023-08-01T22:17:12.936Z] Merge succeeded, producing c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:17:12.936Z] Checking out Revision c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 (PR-46142) [2023-08-01T22:17:12.919Z] > git remote # timeout=10 [2023-08-01T22:17:12.922Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T22:17:12.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:17:12.926Z] > git merge 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 # timeout=10 [2023-08-01T22:17:12.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-01T22:17:12.938Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:17:12.940Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:17:15.464Z] #36 ... [2023-08-01T22:17:15.464Z] [2023-08-01T22:17:15.464Z] #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 [2023-08-01T22:17:15.464Z] #37 1.091 + RM_GOPATH=0 [2023-08-01T22:17:15.464Z] #37 1.091 + TMP_GOPATH= [2023-08-01T22:17:15.464Z] #37 1.091 + : /build [2023-08-01T22:17:15.464Z] #37 1.091 + '[' -z '' ']' [2023-08-01T22:17:15.464Z] #37 1.091 ++ mktemp -d [2023-08-01T22:17:15.464Z] #37 1.093 + export GOPATH=/tmp/tmp.M7fSZlfBoF [2023-08-01T22:17:15.464Z] #37 1.093 + GOPATH=/tmp/tmp.M7fSZlfBoF [2023-08-01T22:17:15.464Z] #37 1.093 + RM_GOPATH=1 [2023-08-01T22:17:15.464Z] #37 1.093 + case "$(go env GOARCH)" in [2023-08-01T22:17:15.464Z] #37 1.094 ++ go env GOARCH [2023-08-01T22:17:15.464Z] #37 1.107 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:15.464Z] #37 1.108 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:15.464Z] #37 1.108 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:15.464Z] #37 1.110 + dir=/tmp/install [2023-08-01T22:17:15.464Z] #37 1.110 + bin=containerd [2023-08-01T22:17:15.464Z] #37 1.110 + shift [2023-08-01T22:17:15.464Z] #37 1.111 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-08-01T22:17:15.464Z] #37 1.111 + . /tmp/install/containerd.installer [2023-08-01T22:17:15.464Z] #37 1.111 ++ set -e [2023-08-01T22:17:15.464Z] #37 1.112 ++ : v1.6.22 [2023-08-01T22:17:15.464Z] #37 1.112 + install_containerd [2023-08-01T22:17:15.464Z] #37 1.113 + echo 'Install containerd version v1.6.22' [2023-08-01T22:17:15.464Z] #37 1.113 Install containerd version v1.6.22 [2023-08-01T22:17:15.464Z] #37 1.113 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M7fSZlfBoF/src/github.com/containerd/containerd [2023-08-01T22:17:15.464Z] #37 1.123 Cloning into '/tmp/tmp.M7fSZlfBoF/src/github.com/containerd/containerd'... [2023-08-01T22:17:15.721Z] #37 ... [2023-08-01T22:17:15.721Z] [2023-08-01T22:17:15.721Z] #25 [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 [2023-08-01T22:17:15.721Z] #25 17.84 Setting up libudev1:arm64 (247.3-7+deb11u4) ... [2023-08-01T22:17:15.721Z] #25 17.98 Selecting previously unselected package binutils-mingw-w64-i686. [2023-08-01T22:17:15.721Z] #25 17.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-08-01T22:17:15.721Z] #25 17.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-08-01T22:17:15.721Z] #25 18.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:17:15.721Z] #25 18.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-08-01T22:17:15.721Z] #25 18.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-08-01T22:17:15.721Z] #25 18.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:17:15.721Z] #25 19.12 Selecting previously unselected package binutils-mingw-w64. [2023-08-01T22:17:15.721Z] #25 19.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-08-01T22:17:15.721Z] #25 19.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:17:15.721Z] #25 19.22 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-08-01T22:17:15.721Z] #25 19.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-08-01T22:17:15.721Z] #25 19.24 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-01T22:17:15.721Z] #25 20.01 Selecting previously unselected package dmsetup. [2023-08-01T22:17:15.721Z] #25 20.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-08-01T22:17:15.721Z] #25 20.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:17:15.721Z] #25 20.46 Selecting previously unselected package mingw-w64-common. [2023-08-01T22:17:15.721Z] #25 20.46 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-08-01T22:17:15.721Z] #25 20.49 Unpacking mingw-w64-common (8.0.0-1) ... [2023-08-01T22:17:15.721Z] #25 22.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-08-01T22:17:15.721Z] #25 22.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-08-01T22:17:15.978Z] #25 22.44 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:17:15.978Z] #25 ... [2023-08-01T22:17:15.978Z] [2023-08-01T22:17:15.978Z] #36 [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 [2023-08-01T22:17:15.978Z] #36 DONE 5.6s [2023-08-01T22:17:16.234Z] [2023-08-01T22:17:16.234Z] #27 [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 [2023-08-01T22:17:16.234Z] #27 21.01 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:17:16.234Z] #27 21.01 + GOBIN=/build [2023-08-01T22:17:16.234Z] #27 21.01 + GO111MODULE=on [2023-08-01T22:17:16.234Z] #27 21.01 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-08-01T22:17:16.955Z] Commit message: "update to go1.19.12" [2023-08-01T22:17:16.970Z] > git --version # timeout=10 [2023-08-01T22:17:16.973Z] > git --version # 'git version 2.25.1' [2023-08-01T22:17:16.975Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-08-01T22:17:17.173Z] Client: Docker Engine - Community [2023-08-01T22:17:17.173Z] Version: 24.0.2 [2023-08-01T22:17:17.173Z] Context: default [2023-08-01T22:17:17.173Z] Debug Mode: false [2023-08-01T22:17:17.173Z] Plugins: [2023-08-01T22:17:17.173Z] buildx: Docker Buildx (Docker Inc.) [2023-08-01T22:17:17.173Z] Version: v0.11.0 [2023-08-01T22:17:17.173Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-08-01T22:17:17.173Z] compose: Docker Compose (Docker Inc.) [2023-08-01T22:17:17.173Z] Version: v2.19.1 [2023-08-01T22:17:17.173Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-08-01T22:17:17.173Z] [2023-08-01T22:17:17.173Z] Server: [2023-08-01T22:17:17.173Z] Containers: 0 [2023-08-01T22:17:17.173Z] Running: 0 [2023-08-01T22:17:17.173Z] Paused: 0 [2023-08-01T22:17:17.173Z] Stopped: 0 [2023-08-01T22:17:17.173Z] Images: 0 [2023-08-01T22:17:17.173Z] Server Version: 24.0.2 [2023-08-01T22:17:17.173Z] Storage Driver: overlay2 [2023-08-01T22:17:17.173Z] Backing Filesystem: extfs [2023-08-01T22:17:17.173Z] Supports d_type: true [2023-08-01T22:17:17.173Z] Using metacopy: false [2023-08-01T22:17:17.173Z] Native Overlay Diff: true [2023-08-01T22:17:17.173Z] userxattr: false [2023-08-01T22:17:17.173Z] Logging Driver: json-file [2023-08-01T22:17:17.173Z] Cgroup Driver: cgroupfs [2023-08-01T22:17:17.173Z] Cgroup Version: 1 [2023-08-01T22:17:17.173Z] Plugins: [2023-08-01T22:17:17.173Z] Volume: local [2023-08-01T22:17:17.173Z] Network: bridge host ipvlan macvlan null overlay [2023-08-01T22:17:17.173Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-08-01T22:17:17.173Z] Swarm: inactive [2023-08-01T22:17:17.173Z] Runtimes: io.containerd.runc.v2 runc [2023-08-01T22:17:17.173Z] Default Runtime: runc [2023-08-01T22:17:17.173Z] Init Binary: docker-init [2023-08-01T22:17:17.173Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:17:17.173Z] runc version: v1.1.7-0-g860f061 [2023-08-01T22:17:17.173Z] init version: de40ad0 [2023-08-01T22:17:17.173Z] Security Options: [2023-08-01T22:17:17.173Z] apparmor [2023-08-01T22:17:17.173Z] seccomp [2023-08-01T22:17:17.173Z] Profile: builtin [2023-08-01T22:17:17.173Z] Kernel Version: 5.15.0-1039-aws [2023-08-01T22:17:17.173Z] Operating System: Ubuntu 20.04.6 LTS [2023-08-01T22:17:17.173Z] OSType: linux [2023-08-01T22:17:17.173Z] Architecture: x86_64 [2023-08-01T22:17:17.174Z] CPUs: 8 [2023-08-01T22:17:17.174Z] Total Memory: 30.56GiB [2023-08-01T22:17:17.174Z] Name: ip-10-100-66-120 [2023-08-01T22:17:17.174Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 [2023-08-01T22:17:17.174Z] Docker Root Dir: /var/lib/docker [2023-08-01T22:17:17.174Z] Debug Mode: false [2023-08-01T22:17:17.174Z] Experimental: true [2023-08-01T22:17:17.174Z] Insecure Registries: [2023-08-01T22:17:17.174Z] 127.0.0.0/8 [2023-08-01T22:17:17.174Z] Live Restore Enabled: true [2023-08-01T22:17:17.174Z] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-08-01T22:17:17.529Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-08-01T22:17:17.529Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-08-01T22:17:17.529Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46142/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-08-01T22:17:17.529Z] + bash /home/ubuntu/workspace/moby_PR-46142/check-config.sh [2023-08-01T22:17:17.529Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-08-01T22:17:17.529Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-08-01T22:17:17.529Z] [2023-08-01T22:17:17.529Z] Generally Necessary: [2023-08-01T22:17:17.529Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-08-01T22:17:17.529Z] - apparmor: enabled and tools installed [2023-08-01T22:17:17.529Z] - CONFIG_NAMESPACES: enabled [2023-08-01T22:17:17.529Z] - CONFIG_NET_NS: enabled [2023-08-01T22:17:17.529Z] - CONFIG_PID_NS: enabled [2023-08-01T22:17:17.529Z] - CONFIG_IPC_NS: enabled [2023-08-01T22:17:17.529Z] - CONFIG_UTS_NS: enabled [2023-08-01T22:17:17.529Z] - CONFIG_CGROUPS: enabled [2023-08-01T22:17:17.529Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-08-01T22:17:17.529Z] - CONFIG_CGROUP_DEVICE: enabled [2023-08-01T22:17:17.529Z] - CONFIG_CGROUP_FREEZER: enabled [2023-08-01T22:17:17.529Z] - CONFIG_CGROUP_SCHED: enabled [2023-08-01T22:17:17.529Z] - CONFIG_CPUSETS: enabled [2023-08-01T22:17:17.529Z] - CONFIG_MEMCG: enabled [2023-08-01T22:17:17.529Z] - CONFIG_KEYS: enabled [2023-08-01T22:17:17.529Z] - CONFIG_VETH: enabled (as module) [2023-08-01T22:17:17.529Z] - CONFIG_BRIDGE: enabled (as module) [2023-08-01T22:17:17.529Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-08-01T22:17:17.529Z] - CONFIG_NF_NAT_IPV4: missing [2023-08-01T22:17:17.529Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-08-01T22:17:17.529Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-08-01T22:17:17.529Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-08-01T22:17:17.735Z] + docker version [2023-08-01T22:17:17.784Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-08-01T22:17:17.784Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-08-01T22:17:17.784Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-08-01T22:17:17.784Z] - CONFIG_NF_NAT: enabled (as module) [2023-08-01T22:17:17.784Z] - CONFIG_NF_NAT_NEEDED: missing [2023-08-01T22:17:17.784Z] - CONFIG_POSIX_MQUEUE: enabled [2023-08-01T22:17:17.784Z] [2023-08-01T22:17:17.784Z] Optional Features: [2023-08-01T22:17:17.784Z] - CONFIG_USER_NS: enabled [2023-08-01T22:17:17.784Z] - CONFIG_SECCOMP: enabled [2023-08-01T22:17:17.784Z] - CONFIG_CGROUP_PIDS: enabled [2023-08-01T22:17:17.784Z] - CONFIG_MEMCG_SWAP: enabled [2023-08-01T22:17:17.784Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-08-01T22:17:17.784Z] (cgroup swap accounting is currently enabled) [2023-08-01T22:17:17.784Z] - CONFIG_BLK_CGROUP: enabled [2023-08-01T22:17:17.784Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-08-01T22:17:17.784Z] - CONFIG_IOSCHED_CFQ: missing [2023-08-01T22:17:17.784Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-08-01T22:17:17.784Z] - CONFIG_CGROUP_PERF: enabled [2023-08-01T22:17:17.784Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-08-01T22:17:17.784Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-08-01T22:17:17.784Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-08-01T22:17:17.784Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-08-01T22:17:17.784Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-08-01T22:17:17.784Z] - CONFIG_RT_GROUP_SCHED: missing [2023-08-01T22:17:17.784Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-08-01T22:17:17.784Z] - CONFIG_IP_VS: enabled (as module) [2023-08-01T22:17:17.784Z] - CONFIG_IP_VS_NFCT: enabled [2023-08-01T22:17:17.784Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-08-01T22:17:17.785Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-08-01T22:17:17.785Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-08-01T22:17:17.785Z] - CONFIG_EXT4_FS: enabled [2023-08-01T22:17:17.785Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-08-01T22:17:17.785Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-08-01T22:17:17.785Z] - Network Drivers: [2023-08-01T22:17:17.785Z] - "overlay": [2023-08-01T22:17:17.785Z] - CONFIG_VXLAN: enabled (as module) [2023-08-01T22:17:17.785Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-08-01T22:17:17.785Z] Optional (for encrypted networks): [2023-08-01T22:17:18.040Z] - CONFIG_CRYPTO: enabled [2023-08-01T22:17:18.040Z] - CONFIG_CRYPTO_AEAD: enabled [2023-08-01T22:17:18.040Z] - CONFIG_CRYPTO_GCM: enabled [2023-08-01T22:17:18.040Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-08-01T22:17:18.040Z] - CONFIG_CRYPTO_GHASH: enabled [2023-08-01T22:17:18.040Z] - CONFIG_XFRM: enabled [2023-08-01T22:17:18.040Z] - CONFIG_XFRM_USER: enabled (as module) [2023-08-01T22:17:18.040Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-08-01T22:17:18.040Z] - CONFIG_INET_ESP: enabled (as module) [2023-08-01T22:17:18.040Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-08-01T22:17:18.040Z] - "ipvlan": [2023-08-01T22:17:18.040Z] - CONFIG_IPVLAN: enabled (as module) [2023-08-01T22:17:18.040Z] - "macvlan": [2023-08-01T22:17:18.040Z] - CONFIG_MACVLAN: enabled (as module) [2023-08-01T22:17:18.040Z] - CONFIG_DUMMY: enabled (as module) [2023-08-01T22:17:18.040Z] - "ftp,tftp client in container": [2023-08-01T22:17:18.040Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-08-01T22:17:18.040Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-08-01T22:17:18.040Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-08-01T22:17:18.040Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-08-01T22:17:18.040Z] - Storage Drivers: [2023-08-01T22:17:18.040Z] - "aufs": [2023-08-01T22:17:18.040Z] - CONFIG_AUFS_FS: enabled (as module) [2023-08-01T22:17:18.040Z] - "btrfs": [2023-08-01T22:17:18.040Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-08-01T22:17:18.040Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-08-01T22:17:18.040Z] - "devicemapper": [2023-08-01T22:17:18.040Z] - CONFIG_BLK_DEV_DM: enabled [2023-08-01T22:17:18.040Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-08-01T22:17:18.040Z] - "overlay": [2023-08-01T22:17:18.040Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-08-01T22:17:18.040Z] - "zfs": [2023-08-01T22:17:18.040Z] - /dev/zfs: present [2023-08-01T22:17:18.040Z] - zfs command: missing [2023-08-01T22:17:18.040Z] - zpool command: missing [2023-08-01T22:17:18.040Z] [2023-08-01T22:17:18.040Z] Limits: [2023-08-01T22:17:18.040Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-08-01T22:17:18.040Z] [2023-08-01T22:17:18.040Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-08-01T22:17:18.470Z] Client: Docker Engine - Community [2023-08-01T22:17:18.470Z] Version: 24.0.2 [2023-08-01T22:17:18.470Z] Context: default [2023-08-01T22:17:18.470Z] Debug Mode: false [2023-08-01T22:17:18.470Z] Plugins: [2023-08-01T22:17:18.470Z] buildx: Docker Buildx (Docker Inc.) [2023-08-01T22:17:18.470Z] Version: v0.11.0 [2023-08-01T22:17:18.470Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-08-01T22:17:18.470Z] compose: Docker Compose (Docker Inc.) [2023-08-01T22:17:18.470Z] Version: v2.19.1 [2023-08-01T22:17:18.470Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-08-01T22:17:18.470Z] [2023-08-01T22:17:18.470Z] Server: [2023-08-01T22:17:18.470Z] Containers: 0 [2023-08-01T22:17:18.470Z] Running: 0 [2023-08-01T22:17:18.470Z] Paused: 0 [2023-08-01T22:17:18.470Z] Stopped: 0 [2023-08-01T22:17:18.470Z] Images: 0 [2023-08-01T22:17:18.470Z] Server Version: 24.0.2 [2023-08-01T22:17:18.470Z] Storage Driver: overlay2 [2023-08-01T22:17:18.470Z] Backing Filesystem: extfs [2023-08-01T22:17:18.470Z] Supports d_type: true [2023-08-01T22:17:18.470Z] Using metacopy: false [2023-08-01T22:17:18.470Z] Native Overlay Diff: true [2023-08-01T22:17:18.470Z] userxattr: false [2023-08-01T22:17:18.470Z] Logging Driver: json-file [2023-08-01T22:17:18.470Z] Cgroup Driver: cgroupfs [2023-08-01T22:17:18.470Z] Cgroup Version: 1 [2023-08-01T22:17:18.470Z] Plugins: [2023-08-01T22:17:18.470Z] Volume: local [2023-08-01T22:17:18.470Z] Network: bridge host ipvlan macvlan null overlay [2023-08-01T22:17:18.470Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-08-01T22:17:18.470Z] Swarm: inactive [2023-08-01T22:17:18.470Z] Runtimes: io.containerd.runc.v2 runc [2023-08-01T22:17:18.470Z] Default Runtime: runc [2023-08-01T22:17:18.470Z] Init Binary: docker-init [2023-08-01T22:17:18.470Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:17:18.470Z] runc version: v1.1.7-0-g860f061 [2023-08-01T22:17:18.470Z] init version: de40ad0 [2023-08-01T22:17:18.470Z] Security Options: [2023-08-01T22:17:18.470Z] apparmor [2023-08-01T22:17:18.470Z] seccomp [2023-08-01T22:17:18.470Z] Profile: builtin [2023-08-01T22:17:18.470Z] Kernel Version: 5.15.0-1039-aws [2023-08-01T22:17:18.470Z] Operating System: Ubuntu 20.04.6 LTS [2023-08-01T22:17:18.470Z] OSType: linux [2023-08-01T22:17:18.470Z] Architecture: x86_64 [2023-08-01T22:17:18.470Z] CPUs: 8 [2023-08-01T22:17:18.470Z] Total Memory: 30.89GiB [2023-08-01T22:17:18.470Z] Name: ip-10-100-97-77 [2023-08-01T22:17:18.470Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 [2023-08-01T22:17:18.470Z] Docker Root Dir: /var/lib/docker [2023-08-01T22:17:18.470Z] Debug Mode: false [2023-08-01T22:17:18.470Z] Experimental: true [2023-08-01T22:17:18.470Z] Insecure Registries: [2023-08-01T22:17:18.470Z] 127.0.0.0/8 [2023-08-01T22:17:18.470Z] Live Restore Enabled: true [2023-08-01T22:17:18.470Z] [Pipeline] sh [2023-08-01T22:17:18.521Z] + sudo modprobe ip_vs [2023-08-01T22:17:18.521Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 . [2023-08-01T22:17:18.747Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-08-01T22:17:18.747Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-08-01T22:17:18.747Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46142/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-08-01T22:17:18.747Z] + bash /home/ubuntu/workspace/moby_PR-46142/check-config.sh [2023-08-01T22:17:18.747Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-08-01T22:17:18.747Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-08-01T22:17:18.747Z] [2023-08-01T22:17:18.747Z] Generally Necessary: [2023-08-01T22:17:18.747Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-08-01T22:17:18.747Z] - apparmor: enabled and tools installed [2023-08-01T22:17:18.747Z] - CONFIG_NAMESPACES: enabled [2023-08-01T22:17:18.747Z] - CONFIG_NET_NS: enabled [2023-08-01T22:17:18.747Z] - CONFIG_PID_NS: enabled [2023-08-01T22:17:18.747Z] - CONFIG_IPC_NS: enabled [2023-08-01T22:17:18.747Z] - CONFIG_UTS_NS: enabled [2023-08-01T22:17:18.747Z] - CONFIG_CGROUPS: enabled [2023-08-01T22:17:18.747Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-08-01T22:17:18.747Z] - CONFIG_CGROUP_DEVICE: enabled [2023-08-01T22:17:18.747Z] - CONFIG_CGROUP_FREEZER: enabled [2023-08-01T22:17:18.747Z] - CONFIG_CGROUP_SCHED: enabled [2023-08-01T22:17:18.747Z] - CONFIG_CPUSETS: enabled [2023-08-01T22:17:18.747Z] - CONFIG_MEMCG: enabled [2023-08-01T22:17:18.747Z] - CONFIG_KEYS: enabled [2023-08-01T22:17:18.748Z] - CONFIG_VETH: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_BRIDGE: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_NF_NAT_IPV4: missing [2023-08-01T22:17:18.748Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_NF_NAT: enabled (as module) [2023-08-01T22:17:18.748Z] - CONFIG_NF_NAT_NEEDED: missing [2023-08-01T22:17:18.748Z] - CONFIG_POSIX_MQUEUE: enabled [2023-08-01T22:17:18.748Z] [2023-08-01T22:17:18.748Z] Optional Features: [2023-08-01T22:17:18.748Z] - CONFIG_USER_NS: enabled [2023-08-01T22:17:18.748Z] - CONFIG_SECCOMP: enabled [2023-08-01T22:17:18.748Z] - CONFIG_CGROUP_PIDS: enabled [2023-08-01T22:17:18.776Z] #0 building with "default" instance using docker driver [2023-08-01T22:17:18.776Z] [2023-08-01T22:17:18.776Z] #1 [internal] load .dockerignore [2023-08-01T22:17:18.776Z] #1 transferring context: 87B done [2023-08-01T22:17:18.776Z] #1 DONE 0.0s [2023-08-01T22:17:18.776Z] [2023-08-01T22:17:18.776Z] #2 [internal] load build definition from Dockerfile [2023-08-01T22:17:18.776Z] #2 transferring dockerfile: 17.46kB done [2023-08-01T22:17:18.776Z] #2 DONE 0.0s [2023-08-01T22:17:18.776Z] [2023-08-01T22:17:18.776Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-08-01T22:17:18.782Z] Client: Docker Engine - Community [2023-08-01T22:17:18.782Z] Version: 24.0.2 [2023-08-01T22:17:18.782Z] Context: default [2023-08-01T22:17:18.782Z] Debug Mode: false [2023-08-01T22:17:18.782Z] Plugins: [2023-08-01T22:17:18.782Z] buildx: Docker Buildx (Docker Inc.) [2023-08-01T22:17:18.782Z] Version: v0.11.0 [2023-08-01T22:17:18.782Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-08-01T22:17:18.782Z] compose: Docker Compose (Docker Inc.) [2023-08-01T22:17:18.782Z] Version: v2.19.1 [2023-08-01T22:17:18.782Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-08-01T22:17:18.782Z] [2023-08-01T22:17:18.782Z] Server: [2023-08-01T22:17:18.782Z] Containers: 0 [2023-08-01T22:17:18.782Z] Running: 0 [2023-08-01T22:17:18.782Z] Paused: 0 [2023-08-01T22:17:18.782Z] Stopped: 0 [2023-08-01T22:17:18.782Z] Images: 0 [2023-08-01T22:17:18.782Z] Server Version: 24.0.2 [2023-08-01T22:17:18.782Z] Storage Driver: overlay2 [2023-08-01T22:17:18.782Z] Backing Filesystem: extfs [2023-08-01T22:17:18.782Z] Supports d_type: true [2023-08-01T22:17:18.782Z] Using metacopy: false [2023-08-01T22:17:18.782Z] Native Overlay Diff: true [2023-08-01T22:17:18.782Z] userxattr: false [2023-08-01T22:17:18.782Z] Logging Driver: json-file [2023-08-01T22:17:18.782Z] Cgroup Driver: cgroupfs [2023-08-01T22:17:18.782Z] Cgroup Version: 1 [2023-08-01T22:17:18.782Z] Plugins: [2023-08-01T22:17:18.782Z] Volume: local [2023-08-01T22:17:18.782Z] Network: bridge host ipvlan macvlan null overlay [2023-08-01T22:17:18.782Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-08-01T22:17:18.782Z] Swarm: inactive [2023-08-01T22:17:18.782Z] Runtimes: io.containerd.runc.v2 runc [2023-08-01T22:17:18.782Z] Default Runtime: runc [2023-08-01T22:17:18.782Z] Init Binary: docker-init [2023-08-01T22:17:18.782Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:17:18.782Z] runc version: v1.1.7-0-g860f061 [2023-08-01T22:17:18.782Z] init version: de40ad0 [2023-08-01T22:17:18.782Z] Security Options: [2023-08-01T22:17:18.782Z] apparmor [2023-08-01T22:17:18.782Z] seccomp [2023-08-01T22:17:18.782Z] Profile: builtin [2023-08-01T22:17:18.782Z] Kernel Version: 5.15.0-1039-aws [2023-08-01T22:17:18.782Z] Operating System: Ubuntu 20.04.6 LTS [2023-08-01T22:17:18.782Z] OSType: linux [2023-08-01T22:17:18.782Z] Architecture: x86_64 [2023-08-01T22:17:18.782Z] CPUs: 8 [2023-08-01T22:17:18.782Z] Total Memory: 30.56GiB [2023-08-01T22:17:18.782Z] Name: ip-10-100-84-211 [2023-08-01T22:17:18.782Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 [2023-08-01T22:17:18.782Z] Docker Root Dir: /var/lib/docker [2023-08-01T22:17:18.782Z] Debug Mode: false [2023-08-01T22:17:18.782Z] Experimental: true [2023-08-01T22:17:18.782Z] Insecure Registries: [2023-08-01T22:17:18.782Z] 127.0.0.0/8 [2023-08-01T22:17:18.782Z] Live Restore Enabled: true [2023-08-01T22:17:18.782Z] [Pipeline] sh [2023-08-01T22:17:19.005Z] - CONFIG_MEMCG_SWAP: enabled [2023-08-01T22:17:19.006Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-08-01T22:17:19.006Z] (cgroup swap accounting is currently enabled) [2023-08-01T22:17:19.006Z] - CONFIG_BLK_CGROUP: enabled [2023-08-01T22:17:19.006Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-08-01T22:17:19.006Z] - CONFIG_IOSCHED_CFQ: missing [2023-08-01T22:17:19.006Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-08-01T22:17:19.006Z] - CONFIG_CGROUP_PERF: enabled [2023-08-01T22:17:19.006Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-08-01T22:17:19.006Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-08-01T22:17:19.006Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-08-01T22:17:19.006Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-08-01T22:17:19.006Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-08-01T22:17:19.006Z] - CONFIG_RT_GROUP_SCHED: missing [2023-08-01T22:17:19.006Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-08-01T22:17:19.006Z] - CONFIG_IP_VS: enabled (as module) [2023-08-01T22:17:19.006Z] - CONFIG_IP_VS_NFCT: enabled [2023-08-01T22:17:19.006Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-08-01T22:17:19.006Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-08-01T22:17:19.006Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-08-01T22:17:19.006Z] - CONFIG_EXT4_FS: enabled [2023-08-01T22:17:19.006Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-08-01T22:17:19.006Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-08-01T22:17:19.006Z] - Network Drivers: [2023-08-01T22:17:19.006Z] - "overlay": [2023-08-01T22:17:19.006Z] - CONFIG_VXLAN: enabled (as module) [2023-08-01T22:17:19.006Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-08-01T22:17:19.006Z] Optional (for encrypted networks): [2023-08-01T22:17:19.006Z] - CONFIG_CRYPTO: enabled [2023-08-01T22:17:19.006Z] - CONFIG_CRYPTO_AEAD: enabled [2023-08-01T22:17:19.006Z] - CONFIG_CRYPTO_GCM: enabled [2023-08-01T22:17:19.006Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-08-01T22:17:19.006Z] - CONFIG_CRYPTO_GHASH: enabled [2023-08-01T22:17:19.006Z] - CONFIG_XFRM: enabled [2023-08-01T22:17:19.006Z] - CONFIG_XFRM_USER: enabled (as module) [2023-08-01T22:17:19.006Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-08-01T22:17:19.006Z] - CONFIG_INET_ESP: enabled (as module) [2023-08-01T22:17:19.006Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-08-01T22:17:19.006Z] - "ipvlan": [2023-08-01T22:17:19.097Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-08-01T22:17:19.097Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-08-01T22:17:19.097Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46142/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-08-01T22:17:19.097Z] + bash /home/ubuntu/workspace/moby_PR-46142/check-config.sh [2023-08-01T22:17:19.097Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-08-01T22:17:19.097Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-08-01T22:17:19.097Z] [2023-08-01T22:17:19.097Z] Generally Necessary: [2023-08-01T22:17:19.097Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-08-01T22:17:19.097Z] - apparmor: enabled and tools installed [2023-08-01T22:17:19.097Z] - CONFIG_NAMESPACES: enabled [2023-08-01T22:17:19.097Z] - CONFIG_NET_NS: enabled [2023-08-01T22:17:19.097Z] - CONFIG_PID_NS: enabled [2023-08-01T22:17:19.097Z] - CONFIG_IPC_NS: enabled [2023-08-01T22:17:19.097Z] - CONFIG_UTS_NS: enabled [2023-08-01T22:17:19.097Z] - CONFIG_CGROUPS: enabled [2023-08-01T22:17:19.097Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-08-01T22:17:19.097Z] - CONFIG_CGROUP_DEVICE: enabled [2023-08-01T22:17:19.097Z] - CONFIG_CGROUP_FREEZER: enabled [2023-08-01T22:17:19.097Z] - CONFIG_CGROUP_SCHED: enabled [2023-08-01T22:17:19.097Z] - CONFIG_CPUSETS: enabled [2023-08-01T22:17:19.097Z] - CONFIG_MEMCG: enabled [2023-08-01T22:17:19.097Z] - CONFIG_KEYS: enabled [2023-08-01T22:17:19.097Z] - CONFIG_VETH: enabled (as module) [2023-08-01T22:17:19.097Z] - CONFIG_BRIDGE: enabled (as module) [2023-08-01T22:17:19.097Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-08-01T22:17:19.097Z] - CONFIG_NF_NAT_IPV4: missing [2023-08-01T22:17:19.097Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-08-01T22:17:19.097Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-08-01T22:17:19.097Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-08-01T22:17:19.097Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-08-01T22:17:19.097Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-08-01T22:17:19.097Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-08-01T22:17:19.263Z] - CONFIG_IPVLAN: enabled (as module) [2023-08-01T22:17:19.263Z] - "macvlan": [2023-08-01T22:17:19.263Z] - CONFIG_MACVLAN: enabled (as module) [2023-08-01T22:17:19.263Z] - CONFIG_DUMMY: enabled (as module) [2023-08-01T22:17:19.263Z] - "ftp,tftp client in container": [2023-08-01T22:17:19.263Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-08-01T22:17:19.263Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-08-01T22:17:19.263Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-08-01T22:17:19.263Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-08-01T22:17:19.263Z] - Storage Drivers: [2023-08-01T22:17:19.263Z] - "aufs": [2023-08-01T22:17:19.263Z] - CONFIG_AUFS_FS: enabled (as module) [2023-08-01T22:17:19.263Z] - "btrfs": [2023-08-01T22:17:19.263Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-08-01T22:17:19.263Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-08-01T22:17:19.263Z] - "devicemapper": [2023-08-01T22:17:19.263Z] - CONFIG_BLK_DEV_DM: enabled [2023-08-01T22:17:19.263Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-08-01T22:17:19.263Z] - "overlay": [2023-08-01T22:17:19.263Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-08-01T22:17:19.263Z] - "zfs": [2023-08-01T22:17:19.263Z] - /dev/zfs: present [2023-08-01T22:17:19.263Z] - zfs command: missing [2023-08-01T22:17:19.263Z] - zpool command: missing [2023-08-01T22:17:19.263Z] [2023-08-01T22:17:19.263Z] Limits: [2023-08-01T22:17:19.263Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-08-01T22:17:19.263Z] [2023-08-01T22:17:19.263Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-08-01T22:17:19.336Z] #3 DONE 0.5s [2023-08-01T22:17:19.336Z] [2023-08-01T22:17:19.336Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-08-01T22:17:19.336Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-08-01T22:17:19.336Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-08-01T22:17:19.336Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-08-01T22:17:19.336Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-08-01T22:17:19.336Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-08-01T22:17:19.353Z] - CONFIG_NF_NAT: enabled (as module) [2023-08-01T22:17:19.353Z] - CONFIG_NF_NAT_NEEDED: missing [2023-08-01T22:17:19.353Z] - CONFIG_POSIX_MQUEUE: enabled [2023-08-01T22:17:19.353Z] [2023-08-01T22:17:19.353Z] Optional Features: [2023-08-01T22:17:19.353Z] - CONFIG_USER_NS: enabled [2023-08-01T22:17:19.353Z] - CONFIG_SECCOMP: enabled [2023-08-01T22:17:19.353Z] - CONFIG_CGROUP_PIDS: enabled [2023-08-01T22:17:19.353Z] - CONFIG_MEMCG_SWAP: enabled [2023-08-01T22:17:19.353Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-08-01T22:17:19.353Z] (cgroup swap accounting is currently enabled) [2023-08-01T22:17:19.353Z] - CONFIG_BLK_CGROUP: enabled [2023-08-01T22:17:19.353Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-08-01T22:17:19.353Z] - CONFIG_IOSCHED_CFQ: missing [2023-08-01T22:17:19.353Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-08-01T22:17:19.353Z] - CONFIG_CGROUP_PERF: enabled [2023-08-01T22:17:19.353Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-08-01T22:17:19.353Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-08-01T22:17:19.353Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-08-01T22:17:19.353Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-08-01T22:17:19.353Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-08-01T22:17:19.353Z] - CONFIG_RT_GROUP_SCHED: missing [2023-08-01T22:17:19.353Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-08-01T22:17:19.353Z] - CONFIG_IP_VS: enabled (as module) [2023-08-01T22:17:19.353Z] - CONFIG_IP_VS_NFCT: enabled [2023-08-01T22:17:19.353Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-08-01T22:17:19.353Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-08-01T22:17:19.353Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-08-01T22:17:19.353Z] - CONFIG_EXT4_FS: enabled [2023-08-01T22:17:19.353Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-08-01T22:17:19.353Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-08-01T22:17:19.353Z] - Network Drivers: [2023-08-01T22:17:19.353Z] - "overlay": [2023-08-01T22:17:19.353Z] - CONFIG_VXLAN: enabled (as module) [2023-08-01T22:17:19.353Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-08-01T22:17:19.353Z] Optional (for encrypted networks): [2023-08-01T22:17:19.508Z] #27 ... [2023-08-01T22:17:19.508Z] [2023-08-01T22:17:19.508Z] #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 [2023-08-01T22:17:19.508Z] #28 25.59 Updating files: 81% (9324/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. [2023-08-01T22:17:19.508Z] #28 25.99 + cd /tmp/tmp.s6RUoNIdO5/tmp/docker-ce [2023-08-01T22:17:19.508Z] #28 25.99 + git checkout -q v17.06.2-ce [2023-08-01T22:17:19.582Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 . [2023-08-01T22:17:19.601Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-08-01T22:17:19.601Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-08-01T22:17:19.608Z] - CONFIG_CRYPTO: enabled [2023-08-01T22:17:19.608Z] - CONFIG_CRYPTO_AEAD: enabled [2023-08-01T22:17:19.608Z] - CONFIG_CRYPTO_GCM: enabled [2023-08-01T22:17:19.608Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-08-01T22:17:19.608Z] - CONFIG_CRYPTO_GHASH: enabled [2023-08-01T22:17:19.608Z] - CONFIG_XFRM: enabled [2023-08-01T22:17:19.608Z] - CONFIG_XFRM_USER: enabled (as module) [2023-08-01T22:17:19.608Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-08-01T22:17:19.608Z] - CONFIG_INET_ESP: enabled (as module) [2023-08-01T22:17:19.608Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-08-01T22:17:19.608Z] - "ipvlan": [2023-08-01T22:17:19.608Z] - CONFIG_IPVLAN: enabled (as module) [2023-08-01T22:17:19.608Z] - "macvlan": [2023-08-01T22:17:19.608Z] - CONFIG_MACVLAN: enabled (as module) [2023-08-01T22:17:19.608Z] - CONFIG_DUMMY: enabled (as module) [2023-08-01T22:17:19.609Z] - "ftp,tftp client in container": [2023-08-01T22:17:19.609Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-08-01T22:17:19.609Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-08-01T22:17:19.609Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-08-01T22:17:19.609Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-08-01T22:17:19.609Z] - Storage Drivers: [2023-08-01T22:17:19.609Z] - "aufs": [2023-08-01T22:17:19.609Z] - CONFIG_AUFS_FS: enabled (as module) [2023-08-01T22:17:19.609Z] - "btrfs": [2023-08-01T22:17:19.609Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-08-01T22:17:19.609Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-08-01T22:17:19.609Z] - "devicemapper": [2023-08-01T22:17:19.609Z] - CONFIG_BLK_DEV_DM: enabled [2023-08-01T22:17:19.609Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-08-01T22:17:19.609Z] - "overlay": [2023-08-01T22:17:19.609Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-08-01T22:17:19.609Z] - "zfs": [2023-08-01T22:17:19.609Z] - /dev/zfs: present [2023-08-01T22:17:19.609Z] - zfs command: missing [2023-08-01T22:17:19.609Z] - zpool command: missing [2023-08-01T22:17:19.609Z] [2023-08-01T22:17:19.609Z] Limits: [2023-08-01T22:17:19.609Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-08-01T22:17:19.609Z] [2023-08-01T22:17:19.609Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-08-01T22:17:19.839Z] #0 building with "default" instance using docker driver [2023-08-01T22:17:19.839Z] [2023-08-01T22:17:19.839Z] #1 [internal] load build definition from Dockerfile [2023-08-01T22:17:19.839Z] #1 transferring dockerfile: 17.46kB done [2023-08-01T22:17:19.839Z] #1 DONE 0.1s [2023-08-01T22:17:19.839Z] [2023-08-01T22:17:19.839Z] #2 [internal] load .dockerignore [2023-08-01T22:17:19.839Z] #2 transferring context: 87B done [2023-08-01T22:17:19.839Z] #2 DONE 0.1s [2023-08-01T22:17:19.839Z] [2023-08-01T22:17:19.839Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-08-01T22:17:19.856Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-08-01T22:17:19.856Z] #4 DONE 0.5s [2023-08-01T22:17:19.856Z] [2023-08-01T22:17:19.856Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:17:20.053Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 . [2023-08-01T22:17:20.097Z] #3 DONE 0.4s [2023-08-01T22:17:20.097Z] [2023-08-01T22:17:20.097Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-08-01T22:17:20.097Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-08-01T22:17:20.309Z] #0 building with "default" instance using docker driver [2023-08-01T22:17:20.309Z] [2023-08-01T22:17:20.309Z] #1 [internal] load build definition from Dockerfile [2023-08-01T22:17:20.309Z] #1 transferring dockerfile: 17.46kB done [2023-08-01T22:17:20.309Z] #1 DONE 0.1s [2023-08-01T22:17:20.309Z] [2023-08-01T22:17:20.309Z] #2 [internal] load .dockerignore [2023-08-01T22:17:20.309Z] #2 transferring context: 87B done [2023-08-01T22:17:20.309Z] #2 DONE 0.1s [2023-08-01T22:17:20.309Z] [2023-08-01T22:17:20.309Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-08-01T22:17:20.417Z] #5 DONE 0.4s [2023-08-01T22:17:20.417Z] [2023-08-01T22:17:20.417Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-08-01T22:17:20.417Z] #6 DONE 0.4s [2023-08-01T22:17:20.417Z] [2023-08-01T22:17:20.417Z] #7 [internal] load metadata for docker.io/library/golang:1.19.12-bullseye [2023-08-01T22:17:20.417Z] #7 DONE 0.4s [2023-08-01T22:17:20.417Z] [2023-08-01T22:17:20.417Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:17:20.439Z] #28 26.93 + mkdir -p /tmp/tmp.s6RUoNIdO5/src/github.com/docker [2023-08-01T22:17:20.439Z] #28 26.93 + mv components/cli /tmp/tmp.s6RUoNIdO5/src/github.com/docker/cli [2023-08-01T22:17:20.439Z] #28 26.93 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-08-01T22:17:20.452Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-08-01T22:17:20.452Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-08-01T22:17:20.452Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-08-01T22:17:20.452Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s [2023-08-01T22:17:20.452Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-08-01T22:17:20.452Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-08-01T22:17:20.452Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-08-01T22:17:20.673Z] #8 DONE 0.8s [2023-08-01T22:17:20.709Z] #4 DONE 0.5s [2023-08-01T22:17:20.709Z] [2023-08-01T22:17:20.709Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:17:20.871Z] #3 DONE 0.6s [2023-08-01T22:17:20.871Z] [2023-08-01T22:17:20.871Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-08-01T22:17:20.871Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-08-01T22:17:20.871Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-08-01T22:17:20.871Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-08-01T22:17:20.871Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-08-01T22:17:20.871Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-08-01T22:17:21.127Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-08-01T22:17:21.127Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-08-01T22:17:21.383Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-08-01T22:17:21.600Z] [2023-08-01T22:17:21.600Z] #9 [internal] load build context [2023-08-01T22:17:21.600Z] #9 DONE 0.0s [2023-08-01T22:17:21.600Z] [2023-08-01T22:17:21.600Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:21.639Z] #4 DONE 0.7s [2023-08-01T22:17:21.639Z] [2023-08-01T22:17:21.639Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:17:21.857Z] #10 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.1s done [2023-08-01T22:17:21.913Z] Client: Docker Engine - Community [2023-08-01T22:17:21.914Z] Version: 24.0.2 [2023-08-01T22:17:21.914Z] API version: 1.43 [2023-08-01T22:17:21.914Z] Go version: go1.20.4 [2023-08-01T22:17:21.914Z] Git commit: cb74dfc [2023-08-01T22:17:21.914Z] Built: Thu May 25 21:52:22 2023 [2023-08-01T22:17:21.914Z] OS/Arch: linux/amd64 [2023-08-01T22:17:21.914Z] Context: default [2023-08-01T22:17:21.914Z] [2023-08-01T22:17:21.914Z] Server: Docker Engine - Community [2023-08-01T22:17:21.914Z] Engine: [2023-08-01T22:17:21.914Z] Version: 24.0.2 [2023-08-01T22:17:21.914Z] API version: 1.43 (minimum version 1.12) [2023-08-01T22:17:21.914Z] Go version: go1.20.4 [2023-08-01T22:17:21.914Z] Git commit: 659604f [2023-08-01T22:17:21.914Z] Built: Thu May 25 21:52:22 2023 [2023-08-01T22:17:21.914Z] OS/Arch: linux/amd64 [2023-08-01T22:17:21.914Z] Experimental: true [2023-08-01T22:17:21.914Z] containerd: [2023-08-01T22:17:21.914Z] Version: 1.6.21 [2023-08-01T22:17:21.914Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:17:21.914Z] runc: [2023-08-01T22:17:21.914Z] Version: 1.1.7 [2023-08-01T22:17:21.914Z] GitCommit: v1.1.7-0-g860f061 [2023-08-01T22:17:21.914Z] docker-init: [2023-08-01T22:17:21.914Z] Version: 0.19.0 [2023-08-01T22:17:21.914Z] GitCommit: de40ad0 [Pipeline] sh [2023-08-01T22:17:22.081Z] #5 DONE 1.1s [2023-08-01T22:17:22.081Z] [2023-08-01T22:17:22.081Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:17:22.081Z] #6 DONE 1.1s [2023-08-01T22:17:22.081Z] [2023-08-01T22:17:22.081Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-08-01T22:17:22.081Z] #7 DONE 1.2s [2023-08-01T22:17:22.081Z] [2023-08-01T22:17:22.081Z] #8 [internal] load metadata for docker.io/library/golang:1.19.12-bullseye [2023-08-01T22:17:22.081Z] #8 DONE 1.2s [2023-08-01T22:17:22.081Z] [2023-08-01T22:17:22.081Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:22.081Z] #9 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:22.113Z] #10 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done [2023-08-01T22:17:22.113Z] #10 sha256:2c407480ad7c98bdc551dbb38b92acb674dc130c8298f2e0fa2ad34da9078637 529B / 529B done [2023-08-01T22:17:22.113Z] #10 sha256:35073ea3b0b7ab55ea55e1a111a8ded11a58ef2b6b3ae0e706160520e612df6f 1.46kB / 1.46kB done [2023-08-01T22:17:22.113Z] #10 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 0B / 55.06MB 0.1s [2023-08-01T22:17:22.113Z] #10 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 20.97MB / 55.06MB 0.3s [2023-08-01T22:17:22.209Z] + docker info [2023-08-01T22:17:22.339Z] #9 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.2s done [2023-08-01T22:17:22.339Z] #9 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done [2023-08-01T22:17:22.339Z] #9 sha256:2c407480ad7c98bdc551dbb38b92acb674dc130c8298f2e0fa2ad34da9078637 529B / 529B done [2023-08-01T22:17:22.339Z] #9 sha256:35073ea3b0b7ab55ea55e1a111a8ded11a58ef2b6b3ae0e706160520e612df6f 1.46kB / 1.46kB done [2023-08-01T22:17:22.339Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 0B / 55.06MB 0.1s [2023-08-01T22:17:22.371Z] #10 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 31.46MB / 55.06MB 0.4s [2023-08-01T22:17:22.371Z] #10 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 35.65MB / 55.06MB 0.5s [2023-08-01T22:17:22.371Z] #10 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 47.19MB / 55.06MB 0.6s [2023-08-01T22:17:22.567Z] #5 DONE 1.0s [2023-08-01T22:17:22.567Z] [2023-08-01T22:17:22.567Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-08-01T22:17:22.567Z] #6 DONE 1.0s [2023-08-01T22:17:22.567Z] [2023-08-01T22:17:22.567Z] #7 [internal] load metadata for docker.io/library/golang:1.19.12-bullseye [2023-08-01T22:17:22.567Z] #7 DONE 1.0s [2023-08-01T22:17:22.567Z] [2023-08-01T22:17:22.567Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:17:22.567Z] #8 DONE 1.0s [2023-08-01T22:17:22.598Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 9.44MB / 55.06MB 0.2s [2023-08-01T22:17:22.628Z] #10 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 0.7s [2023-08-01T22:17:22.861Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 29.36MB / 55.06MB 0.4s [2023-08-01T22:17:22.861Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 39.85MB / 55.06MB 0.5s [2023-08-01T22:17:22.861Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 49.28MB / 55.06MB 0.6s [2023-08-01T22:17:23.120Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 0.7s [2023-08-01T22:17:23.120Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 0.8s done [2023-08-01T22:17:23.379Z] #9 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 0.4s [2023-08-01T22:17:23.556Z] #10 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 1.5s done [2023-08-01T22:17:23.556Z] #10 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 0.2s [2023-08-01T22:17:23.932Z] [2023-08-01T22:17:23.932Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:23.932Z] #9 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:23.945Z] #9 ... [2023-08-01T22:17:23.945Z] [2023-08-01T22:17:23.945Z] #10 [internal] load build context [2023-08-01T22:17:23.945Z] #10 transferring context: 53.57MB 1.6s done [2023-08-01T22:17:23.945Z] #10 DONE 1.7s [2023-08-01T22:17:23.945Z] [2023-08-01T22:17:23.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:23.945Z] #11 resolve docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 0.2s done [2023-08-01T22:17:23.945Z] #11 sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 1.65kB / 1.65kB done [2023-08-01T22:17:23.945Z] #11 sha256:fdf370468b78d2719171bba0dab64619227452678bc5fbda271596aa81a61b31 6.86kB / 6.86kB done [2023-08-01T22:17:23.945Z] #11 sha256:010648d6b00151f7ebbc6256364aa38afbdf4e950726c6813ecdfb6104a1c5f9 1.58kB / 1.58kB done [2023-08-01T22:17:23.945Z] #11 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 0.8s done [2023-08-01T22:17:23.945Z] #11 sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 15.76MB / 15.76MB 0.3s done [2023-08-01T22:17:23.945Z] #11 sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 54.59MB / 54.59MB 0.9s done [2023-08-01T22:17:23.946Z] #11 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 86.03MB / 86.03MB 1.3s done [2023-08-01T22:17:23.946Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 53.48MB / 149.15MB 1.5s [2023-08-01T22:17:23.946Z] #11 sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 156B / 156B 1.0s done [2023-08-01T22:17:23.946Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 66.06MB / 149.15MB 1.6s [2023-08-01T22:17:24.187Z] #9 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.1s done [2023-08-01T22:17:24.222Z] #11 ... [2023-08-01T22:17:24.222Z] [2023-08-01T22:17:24.222Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:17:24.222Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-08-01T22:17:24.222Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:17:24.222Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-08-01T22:17:24.222Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-08-01T22:17:24.222Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.3s done [2023-08-01T22:17:24.222Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2023-08-01T22:17:24.222Z] #12 DONE 2.1s [2023-08-01T22:17:24.222Z] [2023-08-01T22:17:24.222Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:24.222Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 77.59MB / 149.15MB 1.8s [2023-08-01T22:17:24.450Z] #9 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done [2023-08-01T22:17:24.450Z] #9 sha256:2c407480ad7c98bdc551dbb38b92acb674dc130c8298f2e0fa2ad34da9078637 529B / 529B done [2023-08-01T22:17:24.450Z] #9 sha256:35073ea3b0b7ab55ea55e1a111a8ded11a58ef2b6b3ae0e706160520e612df6f 1.46kB / 1.46kB done [2023-08-01T22:17:24.450Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 7.34MB / 55.06MB 0.2s [2023-08-01T22:17:24.479Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 87.03MB / 149.15MB 2.0s [2023-08-01T22:17:24.616Z] #28 ... [2023-08-01T22:17:24.616Z] [2023-08-01T22:17:24.616Z] #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 [2023-08-01T22:17:24.616Z] #23 DONE 31.2s [2023-08-01T22:17:24.616Z] [2023-08-01T22:17:24.616Z] #27 [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 [2023-08-01T22:17:24.616Z] #27 DONE 31.3s [2023-08-01T22:17:24.616Z] [2023-08-01T22:17:24.616Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-08-01T22:17:24.714Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 16.78MB / 55.06MB 0.3s [2023-08-01T22:17:24.714Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 27.26MB / 55.06MB 0.4s [2023-08-01T22:17:24.714Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 36.70MB / 55.06MB 0.5s [2023-08-01T22:17:24.737Z] #11 ... [2023-08-01T22:17:24.737Z] [2023-08-01T22:17:24.737Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:17:24.737Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-08-01T22:17:24.737Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:17:24.737Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-08-01T22:17:24.737Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-08-01T22:17:24.737Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.6s done [2023-08-01T22:17:24.737Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-08-01T22:17:24.737Z] #13 DONE 2.6s [2023-08-01T22:17:24.737Z] [2023-08-01T22:17:24.737Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:24.737Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 99.61MB / 149.15MB 2.2s [2023-08-01T22:17:24.737Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 111.15MB / 149.15MB 2.3s [2023-08-01T22:17:24.920Z] #10 ... [2023-08-01T22:17:24.920Z] [2023-08-01T22:17:24.920Z] #9 [internal] load build context [2023-08-01T22:17:24.920Z] #9 transferring context: 53.57MB 1.7s done [2023-08-01T22:17:24.920Z] #9 DONE 3.1s [2023-08-01T22:17:24.920Z] [2023-08-01T22:17:24.920Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:17:24.920Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-08-01T22:17:24.920Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:17:24.920Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-08-01T22:17:24.920Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-08-01T22:17:24.920Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2023-08-01T22:17:24.920Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2023-08-01T22:17:24.920Z] #11 DONE 3.1s [2023-08-01T22:17:24.920Z] [2023-08-01T22:17:24.920Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:24.920Z] #10 ... [2023-08-01T22:17:24.920Z] [2023-08-01T22:17:24.920Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:17:24.920Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-08-01T22:17:24.920Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-08-01T22:17:24.920Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-08-01T22:17:24.920Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:17:24.920Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2023-08-01T22:17:24.920Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2023-08-01T22:17:24.920Z] #12 DONE 3.1s [2023-08-01T22:17:24.920Z] [2023-08-01T22:17:24.920Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:24.920Z] #13 resolve docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 0.1s done [2023-08-01T22:17:24.920Z] #13 sha256:010648d6b00151f7ebbc6256364aa38afbdf4e950726c6813ecdfb6104a1c5f9 1.58kB / 1.58kB done [2023-08-01T22:17:24.920Z] #13 sha256:fdf370468b78d2719171bba0dab64619227452678bc5fbda271596aa81a61b31 6.86kB / 6.86kB done [2023-08-01T22:17:24.920Z] #13 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 1.5s done [2023-08-01T22:17:24.920Z] #13 sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 1.65kB / 1.65kB done [2023-08-01T22:17:24.920Z] #13 sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 54.59MB / 54.59MB 2.8s done [2023-08-01T22:17:24.920Z] #13 sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 15.76MB / 15.76MB 1.8s done [2023-08-01T22:17:24.920Z] #13 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 25.30MB / 86.03MB 3.2s [2023-08-01T22:17:24.920Z] #13 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 20.97MB / 149.15MB 3.2s [2023-08-01T22:17:24.920Z] #13 sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 156B / 156B 3.1s done [2023-08-01T22:17:24.971Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 47.19MB / 55.06MB 0.6s [2023-08-01T22:17:24.971Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 0.7s [2023-08-01T22:17:25.176Z] #13 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 35.65MB / 86.03MB 3.3s [2023-08-01T22:17:25.176Z] #13 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 32.51MB / 149.15MB 3.3s [2023-08-01T22:17:25.180Z] #38 DONE 0.2s [2023-08-01T22:17:25.180Z] [2023-08-01T22:17:25.180Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-08-01T22:17:25.180Z] #39 DONE 0.1s [2023-08-01T22:17:25.180Z] [2023-08-01T22:17:25.180Z] #25 [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 [2023-08-01T22:17:25.180Z] #25 24.03 Selecting previously unselected package gcc-mingw-w64-base. [2023-08-01T22:17:25.180Z] #25 24.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-08-01T22:17:25.180Z] #25 24.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:17:25.180Z] #25 24.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-08-01T22:17:25.180Z] #25 24.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-08-01T22:17:25.180Z] #25 24.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:17:25.180Z] #25 26.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-08-01T22:17:25.180Z] #25 26.15 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-08-01T22:17:25.180Z] #25 26.21 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:17:25.180Z] #25 28.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-08-01T22:17:25.180Z] #25 28.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-08-01T22:17:25.180Z] #25 28.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:17:25.180Z] #25 30.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-08-01T22:17:25.180Z] #25 30.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-08-01T22:17:25.180Z] #25 30.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:17:25.345Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 148.90MB / 149.15MB 2.8s [2023-08-01T22:17:25.433Z] #13 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 50.33MB / 86.03MB 3.5s [2023-08-01T22:17:25.433Z] #13 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 54.53MB / 149.15MB 3.5s [2023-08-01T22:17:25.433Z] #13 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 2.0s done [2023-08-01T22:17:25.433Z] #13 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 55.57MB / 86.03MB 3.6s [2023-08-01T22:17:25.433Z] #13 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 65.01MB / 149.15MB 3.6s [2023-08-01T22:17:25.602Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 149.15MB / 149.15MB 3.2s done [2023-08-01T22:17:25.602Z] #11 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 2.6s done [2023-08-01T22:17:25.688Z] #13 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 83.89MB / 86.03MB 3.8s [2023-08-01T22:17:25.688Z] #13 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 83.89MB / 149.15MB 3.8s [2023-08-01T22:17:25.688Z] #13 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 94.47MB / 149.15MB 3.9s [2023-08-01T22:17:25.859Z] #11 ... [2023-08-01T22:17:25.859Z] [2023-08-01T22:17:25.859Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:25.859Z] #9 DONE 3.9s [2023-08-01T22:17:25.859Z] [2023-08-01T22:17:25.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:25.859Z] #11 extracting sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 [2023-08-01T22:17:25.898Z] #9 ... [2023-08-01T22:17:25.898Z] [2023-08-01T22:17:25.898Z] #10 [internal] load build context [2023-08-01T22:17:25.898Z] #10 transferring context: 53.57MB 1.3s done [2023-08-01T22:17:25.898Z] #10 DONE 1.8s [2023-08-01T22:17:25.898Z] [2023-08-01T22:17:25.898Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:26.154Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 1.7s done [2023-08-01T22:17:26.154Z] #9 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 0.2s [2023-08-01T22:17:26.250Z] #13 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 109.05MB / 149.15MB 4.2s [2023-08-01T22:17:26.250Z] #13 extracting sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 [2023-08-01T22:17:26.250Z] #13 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 121.63MB / 149.15MB 4.3s [2023-08-01T22:17:26.250Z] #13 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 149.15MB / 149.15MB 4.5s [2023-08-01T22:17:26.410Z] #9 ... [2023-08-01T22:17:26.410Z] [2023-08-01T22:17:26.410Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:17:26.410Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-08-01T22:17:26.410Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:17:26.410Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-08-01T22:17:26.410Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-08-01T22:17:26.410Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2023-08-01T22:17:26.410Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2023-08-01T22:17:26.410Z] #11 DONE 2.5s [2023-08-01T22:17:26.410Z] [2023-08-01T22:17:26.410Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:26.423Z] #11 extracting sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 0.5s done [2023-08-01T22:17:26.505Z] #13 extracting sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 0.3s done [2023-08-01T22:17:26.635Z] #25 32.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-08-01T22:17:26.636Z] #25 32.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-08-01T22:17:26.636Z] #25 32.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:17:26.680Z] #11 extracting sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 0.1s [2023-08-01T22:17:26.938Z] #11 ... [2023-08-01T22:17:26.938Z] [2023-08-01T22:17:26.938Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-08-01T22:17:26.939Z] #14 DONE 0.3s [2023-08-01T22:17:26.939Z] [2023-08-01T22:17:26.939Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:27.065Z] #13 extracting sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 0.1s [2023-08-01T22:17:27.321Z] #13 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 86.03MB / 86.03MB 5.4s done [2023-08-01T22:17:27.872Z] #11 ... [2023-08-01T22:17:27.873Z] [2023-08-01T22:17:27.873Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-08-01T22:17:27.873Z] #15 DONE 0.8s [2023-08-01T22:17:27.873Z] [2023-08-01T22:17:27.873Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:28.437Z] #11 extracting sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 1.8s done [2023-08-01T22:17:28.571Z] #25 ... [2023-08-01T22:17:28.571Z] [2023-08-01T22:17:28.571Z] #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 [2023-08-01T22:17:28.571Z] #37 13.06 + cd /tmp/tmp.M7fSZlfBoF/src/github.com/containerd/containerd [2023-08-01T22:17:28.571Z] #37 13.06 + git checkout -q v1.6.22 [2023-08-01T22:17:28.571Z] #37 13.97 + export 'BUILDTAGS=netgo osusergo static_build' [2023-08-01T22:17:28.571Z] #37 13.97 + BUILDTAGS='netgo osusergo static_build' [2023-08-01T22:17:28.571Z] #37 13.97 + export EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:17:28.571Z] #37 13.97 + EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:17:28.571Z] #37 13.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-08-01T22:17:28.571Z] #37 13.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-08-01T22:17:28.571Z] #37 13.97 + '[' '' = dynamic ']' [2023-08-01T22:17:28.571Z] #37 13.98 + make [2023-08-01T22:17:28.571Z] #37 15.00 + bin/ctr [2023-08-01T22:17:28.686Z] #13 ... [2023-08-01T22:17:28.686Z] [2023-08-01T22:17:28.686Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:28.686Z] #10 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 2.0s done [2023-08-01T22:17:28.686Z] #10 DONE 6.7s [2023-08-01T22:17:28.686Z] [2023-08-01T22:17:28.686Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:28.686Z] #13 ... [2023-08-01T22:17:28.686Z] [2023-08-01T22:17:28.686Z] #14 [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 [2023-08-01T22:17:28.695Z] #11 extracting sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 [2023-08-01T22:17:28.829Z] #37 ... [2023-08-01T22:17:28.829Z] [2023-08-01T22:17:28.829Z] #25 [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 [2023-08-01T22:17:28.829Z] #25 35.54 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-08-01T22:17:29.086Z] #25 35.54 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-08-01T22:17:29.086Z] #25 35.56 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:17:29.258Z] #14 0.806 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:29.258Z] #14 0.827 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:29.258Z] #14 0.827 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:29.514Z] #14 0.921 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:29.514Z] #14 1.119 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:29.770Z] #14 1.121 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:30.466Z] #25 36.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-08-01T22:17:30.466Z] #25 36.98 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-08-01T22:17:30.466Z] #25 37.00 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:17:30.466Z] #25 37.09 Selecting previously unselected package libapparmor1:arm64. [2023-08-01T22:17:30.466Z] #25 37.09 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-08-01T22:17:30.466Z] #25 37.10 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-08-01T22:17:30.576Z] #9 ... [2023-08-01T22:17:30.576Z] [2023-08-01T22:17:30.576Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:17:30.576Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-08-01T22:17:30.576Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:17:30.576Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-08-01T22:17:30.576Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-08-01T22:17:30.576Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done [2023-08-01T22:17:30.576Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-08-01T22:17:30.576Z] #12 DONE 6.2s [2023-08-01T22:17:30.576Z] [2023-08-01T22:17:30.576Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:30.576Z] #9 DONE 6.3s [2023-08-01T22:17:30.576Z] [2023-08-01T22:17:30.576Z] #13 [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 [2023-08-01T22:17:30.591Z] #11 extracting sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 2.0s done [2023-08-01T22:17:30.591Z] #11 extracting sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 0.1s [2023-08-01T22:17:30.725Z] #25 37.16 Selecting previously unselected package libapparmor-dev:arm64. [2023-08-01T22:17:30.725Z] #25 37.16 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-08-01T22:17:30.725Z] #25 37.19 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-08-01T22:17:30.725Z] #25 37.32 Selecting previously unselected package libbtrfs0:arm64. [2023-08-01T22:17:30.725Z] #25 37.33 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-08-01T22:17:30.725Z] #25 37.34 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-08-01T22:17:30.982Z] #25 37.43 Selecting previously unselected package libbtrfs-dev:arm64. [2023-08-01T22:17:30.982Z] #25 37.43 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-08-01T22:17:30.982Z] #25 37.44 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-08-01T22:17:30.982Z] #25 37.55 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-08-01T22:17:30.982Z] #25 37.56 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-08-01T22:17:30.982Z] #25 37.57 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-01T22:17:30.982Z] #25 37.63 Selecting previously unselected package libudev-dev:arm64. [2023-08-01T22:17:30.982Z] #25 37.63 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u4_arm64.deb ... [2023-08-01T22:17:30.982Z] #25 37.64 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... [2023-08-01T22:17:31.135Z] #14 2.342 Fetched 8661 kB in 2s (4832 kB/s) [2023-08-01T22:17:31.240Z] #25 37.73 Selecting previously unselected package libsepol1-dev:arm64. [2023-08-01T22:17:31.240Z] #25 37.73 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-08-01T22:17:31.240Z] #25 37.74 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-08-01T22:17:31.391Z] #14 2.342 Reading package lists... [2023-08-01T22:17:31.498Z] #25 37.91 Selecting previously unselected package libpcre2-16-0:arm64. [2023-08-01T22:17:31.498Z] #25 37.92 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-08-01T22:17:31.498Z] #25 37.93 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-08-01T22:17:31.498Z] #25 38.04 Selecting previously unselected package libpcre2-32-0:arm64. [2023-08-01T22:17:31.498Z] #25 38.05 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-08-01T22:17:31.498Z] #25 38.06 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-08-01T22:17:31.755Z] #25 38.20 Selecting previously unselected package libpcre2-posix2:arm64. [2023-08-01T22:17:31.755Z] #25 38.20 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-08-01T22:17:31.755Z] #25 38.22 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-08-01T22:17:31.755Z] #25 38.34 Selecting previously unselected package libpcre2-dev:arm64. [2023-08-01T22:17:31.755Z] #25 38.34 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-08-01T22:17:31.755Z] #25 38.35 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-08-01T22:17:31.941Z] #13 1.317 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:31.941Z] #13 1.332 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:31.941Z] #13 1.332 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:31.941Z] #13 1.432 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:31.941Z] #13 1.616 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:31.941Z] #13 1.626 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:32.072Z] #25 38.56 Selecting previously unselected package libselinux1-dev:arm64. [2023-08-01T22:17:32.072Z] #25 38.56 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-08-01T22:17:32.072Z] #25 38.58 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-08-01T22:17:32.167Z] Client: Docker Engine - Community [2023-08-01T22:17:32.168Z] Version: 24.0.2 [2023-08-01T22:17:32.168Z] Context: default [2023-08-01T22:17:32.168Z] Debug Mode: false [2023-08-01T22:17:32.168Z] Plugins: [2023-08-01T22:17:32.168Z] buildx: Docker Buildx (Docker Inc.) [2023-08-01T22:17:32.168Z] Version: v0.11.0 [2023-08-01T22:17:32.168Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-08-01T22:17:32.168Z] compose: Docker Compose (Docker Inc.) [2023-08-01T22:17:32.168Z] Version: v2.19.1 [2023-08-01T22:17:32.168Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-08-01T22:17:32.168Z] [2023-08-01T22:17:32.168Z] Server: [2023-08-01T22:17:32.168Z] Containers: 0 [2023-08-01T22:17:32.168Z] Running: 0 [2023-08-01T22:17:32.168Z] Paused: 0 [2023-08-01T22:17:32.168Z] Stopped: 0 [2023-08-01T22:17:32.168Z] Images: 0 [2023-08-01T22:17:32.168Z] Server Version: 24.0.2 [2023-08-01T22:17:32.168Z] Storage Driver: overlay2 [2023-08-01T22:17:32.168Z] Backing Filesystem: extfs [2023-08-01T22:17:32.168Z] Supports d_type: true [2023-08-01T22:17:32.168Z] Using metacopy: false [2023-08-01T22:17:32.168Z] Native Overlay Diff: true [2023-08-01T22:17:32.168Z] userxattr: false [2023-08-01T22:17:32.168Z] Logging Driver: json-file [2023-08-01T22:17:32.168Z] Cgroup Driver: systemd [2023-08-01T22:17:32.168Z] Cgroup Version: 2 [2023-08-01T22:17:32.168Z] Plugins: [2023-08-01T22:17:32.168Z] Volume: local [2023-08-01T22:17:32.168Z] Network: bridge host ipvlan macvlan null overlay [2023-08-01T22:17:32.168Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-08-01T22:17:32.168Z] Swarm: inactive [2023-08-01T22:17:32.168Z] Runtimes: io.containerd.runc.v2 runc [2023-08-01T22:17:32.168Z] Default Runtime: runc [2023-08-01T22:17:32.168Z] Init Binary: docker-init [2023-08-01T22:17:32.168Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-01T22:17:32.168Z] runc version: v1.1.7-0-g860f061 [2023-08-01T22:17:32.168Z] init version: de40ad0 [2023-08-01T22:17:32.168Z] Security Options: [2023-08-01T22:17:32.168Z] apparmor [2023-08-01T22:17:32.168Z] seccomp [2023-08-01T22:17:32.168Z] Profile: builtin [2023-08-01T22:17:32.168Z] cgroupns [2023-08-01T22:17:32.168Z] Kernel Version: 5.15.0-1039-aws [2023-08-01T22:17:32.168Z] Operating System: Ubuntu 20.04.6 LTS [2023-08-01T22:17:32.168Z] OSType: linux [2023-08-01T22:17:32.168Z] Architecture: x86_64 [2023-08-01T22:17:32.168Z] CPUs: 8 [2023-08-01T22:17:32.168Z] Total Memory: 30.56GiB [2023-08-01T22:17:32.168Z] Name: ip-10-100-103-39 [2023-08-01T22:17:32.168Z] ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 [2023-08-01T22:17:32.168Z] Docker Root Dir: /var/lib/docker [2023-08-01T22:17:32.168Z] Debug Mode: false [2023-08-01T22:17:32.168Z] Experimental: true [2023-08-01T22:17:32.168Z] Insecure Registries: [2023-08-01T22:17:32.168Z] 127.0.0.0/8 [2023-08-01T22:17:32.168Z] Live Restore Enabled: true [2023-08-01T22:17:32.168Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-08-01T22:17:32.320Z] #14 2.977 Reading package lists... [2023-08-01T22:17:32.320Z] #14 ... [2023-08-01T22:17:32.320Z] [2023-08-01T22:17:32.320Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-08-01T22:17:32.320Z] #15 DONE 0.6s [2023-08-01T22:17:32.320Z] [2023-08-01T22:17:32.320Z] #14 [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 [2023-08-01T22:17:32.320Z] #14 2.977 Reading package lists... [2023-08-01T22:17:32.320Z] #14 3.607 Building dependency tree... [2023-08-01T22:17:32.320Z] #14 3.909 The following additional packages will be installed: [2023-08-01T22:17:32.320Z] #14 3.909 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-08-01T22:17:32.320Z] #14 3.910 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-08-01T22:17:32.320Z] #14 3.910 Recommended packages: [2023-08-01T22:17:32.320Z] #14 3.910 libldap-common publicsuffix libsasl2-modules [2023-08-01T22:17:32.344Z] #25 38.72 Selecting previously unselected package libdevmapper-dev:arm64. [2023-08-01T22:17:32.344Z] #25 38.73 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-08-01T22:17:32.344Z] #25 38.74 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-08-01T22:17:32.344Z] #25 38.86 Selecting previously unselected package libseccomp-dev:arm64. [2023-08-01T22:17:32.344Z] #25 38.86 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-08-01T22:17:32.344Z] #25 38.87 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-08-01T22:17:32.344Z] #25 38.95 Selecting previously unselected package libsystemd-dev:arm64. [2023-08-01T22:17:32.344Z] #25 38.96 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... [2023-08-01T22:17:32.344Z] #25 38.96 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... [2023-08-01T22:17:32.487Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 . [2023-08-01T22:17:32.576Z] #14 4.037 The following NEW packages will be installed: [2023-08-01T22:17:32.576Z] #14 4.037 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-08-01T22:17:32.576Z] #14 4.037 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-08-01T22:17:32.576Z] #14 4.038 libssh2-1 openssl [2023-08-01T22:17:32.601Z] #25 39.20 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-08-01T22:17:32.601Z] #25 39.22 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-08-01T22:17:32.601Z] #25 39.23 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:17:32.601Z] #25 39.25 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-08-01T22:17:32.601Z] #25 39.27 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:17:32.601Z] #25 39.28 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-08-01T22:17:32.601Z] #25 39.29 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-08-01T22:17:32.601Z] #25 39.31 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-08-01T22:17:32.744Z] #0 building with "default" instance using docker driver [2023-08-01T22:17:32.744Z] [2023-08-01T22:17:32.744Z] #1 [internal] load build definition from Dockerfile [2023-08-01T22:17:32.744Z] #1 transferring dockerfile: 17.46kB done [2023-08-01T22:17:32.744Z] #1 DONE 0.0s [2023-08-01T22:17:32.744Z] [2023-08-01T22:17:32.744Z] #2 [internal] load .dockerignore [2023-08-01T22:17:32.744Z] #2 transferring context: 87B done [2023-08-01T22:17:32.744Z] #2 DONE 0.0s [2023-08-01T22:17:32.744Z] [2023-08-01T22:17:32.744Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-08-01T22:17:32.832Z] #14 4.309 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2023-08-01T22:17:32.832Z] #14 4.309 Need to get 3050 kB of archives. [2023-08-01T22:17:32.832Z] #14 4.309 After this operation, 6663 kB of additional disk space will be used. [2023-08-01T22:17:32.832Z] #14 4.309 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-08-01T22:17:32.832Z] #14 4.342 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-08-01T22:17:32.832Z] #14 4.366 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-08-01T22:17:32.832Z] #14 4.387 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-08-01T22:17:32.832Z] #14 4.388 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-08-01T22:17:32.832Z] #14 4.390 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-08-01T22:17:32.832Z] #14 4.394 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-08-01T22:17:32.832Z] #14 4.395 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-08-01T22:17:32.832Z] #14 4.397 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-08-01T22:17:32.832Z] #14 4.399 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-08-01T22:17:32.832Z] #14 4.400 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-08-01T22:17:32.832Z] #14 4.435 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-08-01T22:17:32.832Z] #14 4.440 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-08-01T22:17:32.832Z] #14 4.442 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-08-01T22:17:32.832Z] #14 4.449 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-08-01T22:17:32.955Z] #25 39.33 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... [2023-08-01T22:17:32.955Z] #25 39.35 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-08-01T22:17:32.955Z] #25 39.37 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:17:32.955Z] #25 39.38 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-08-01T22:17:32.955Z] #25 39.41 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:17:33.002Z] #3 DONE 0.4s [2023-08-01T22:17:33.002Z] [2023-08-01T22:17:33.002Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-08-01T22:17:33.002Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-08-01T22:17:33.002Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-08-01T22:17:33.002Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-08-01T22:17:33.002Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-08-01T22:17:33.002Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 6.29MB / 11.55MB 0.1s [2023-08-01T22:17:33.088Z] #14 4.618 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:33.088Z] #14 4.644 Fetched 3050 kB in 0s (7507 kB/s) [2023-08-01T22:17:33.088Z] #14 4.700 Selecting previously unselected package openssl. [2023-08-01T22:17:33.088Z] #14 4.700 (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 ... 6664 files and directories currently installed.) [2023-08-01T22:17:33.088Z] #14 4.707 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-08-01T22:17:33.088Z] #14 4.734 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:17:33.260Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-08-01T22:17:33.260Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-08-01T22:17:33.260Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-08-01T22:17:33.261Z] #25 39.51 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-08-01T22:17:33.304Z] #13 2.863 Fetched 8661 kB in 2s (4800 kB/s) [2023-08-01T22:17:33.517Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-08-01T22:17:33.517Z] #4 DONE 0.5s [2023-08-01T22:17:33.636Z] #25 39.89 Setting up mingw-w64-common (8.0.0-1) ... [2023-08-01T22:17:33.775Z] [2023-08-01T22:17:33.775Z] #5 [internal] load metadata for docker.io/library/golang:1.19.12-bullseye [2023-08-01T22:17:33.867Z] #13 2.863 Reading package lists... [2023-08-01T22:17:33.999Z] #25 40.30 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... [2023-08-01T22:17:34.019Z] #14 5.454 Selecting previously unselected package ca-certificates. [2023-08-01T22:17:34.019Z] #14 5.455 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-08-01T22:17:34.019Z] #14 5.509 Unpacking ca-certificates (20210119) ... [2023-08-01T22:17:34.123Z] #13 3.494 Reading package lists... [2023-08-01T22:17:34.123Z] #13 ... [2023-08-01T22:17:34.123Z] [2023-08-01T22:17:34.123Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:34.123Z] #14 resolve docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 0.1s done [2023-08-01T22:17:34.123Z] #14 sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 1.65kB / 1.65kB done [2023-08-01T22:17:34.123Z] #14 sha256:010648d6b00151f7ebbc6256364aa38afbdf4e950726c6813ecdfb6104a1c5f9 1.58kB / 1.58kB done [2023-08-01T22:17:34.123Z] #14 sha256:fdf370468b78d2719171bba0dab64619227452678bc5fbda271596aa81a61b31 6.86kB / 6.86kB done [2023-08-01T22:17:34.123Z] #14 sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 15.76MB / 15.76MB 0.8s done [2023-08-01T22:17:34.123Z] #14 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 1.7s done [2023-08-01T22:17:34.123Z] #14 sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 54.59MB / 54.59MB 2.2s done [2023-08-01T22:17:34.123Z] #14 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 2.7s done [2023-08-01T22:17:34.123Z] #14 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 86.03MB / 86.03MB 4.2s done [2023-08-01T22:17:34.123Z] #14 sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 156B / 156B 2.3s done [2023-08-01T22:17:34.123Z] #14 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 149.15MB / 149.15MB 5.9s done [2023-08-01T22:17:34.123Z] #14 extracting sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 0.3s done [2023-08-01T22:17:34.123Z] #14 extracting sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 2.0s done [2023-08-01T22:17:34.123Z] #14 extracting sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 1.4s [2023-08-01T22:17:34.257Z] #25 40.56 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:17:34.257Z] #25 40.84 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-08-01T22:17:34.579Z] #14 6.143 Selecting previously unselected package libbrotli1:amd64. [2023-08-01T22:17:34.579Z] #14 6.144 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-08-01T22:17:34.579Z] #14 6.153 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-08-01T22:17:34.700Z] #14 ... [2023-08-01T22:17:34.700Z] [2023-08-01T22:17:34.700Z] #13 [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 [2023-08-01T22:17:34.700Z] #13 3.494 Reading package lists... [2023-08-01T22:17:34.700Z] #13 4.160 Building dependency tree... [2023-08-01T22:17:34.700Z] #13 4.435 The following additional packages will be installed: [2023-08-01T22:17:34.835Z] #14 6.392 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-08-01T22:17:34.835Z] #14 6.394 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-08-01T22:17:34.843Z] #25 41.25 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-08-01T22:17:34.843Z] #25 41.32 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:17:34.843Z] #25 41.37 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:17:34.956Z] #13 4.435 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-08-01T22:17:34.956Z] #13 4.435 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-08-01T22:17:34.956Z] #13 4.436 Recommended packages: [2023-08-01T22:17:34.956Z] #13 4.436 libldap-common publicsuffix libsasl2-modules [2023-08-01T22:17:34.956Z] #13 4.580 The following NEW packages will be installed: [2023-08-01T22:17:34.956Z] #13 4.580 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-08-01T22:17:34.956Z] #13 4.581 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-08-01T22:17:34.956Z] #13 4.581 libssh2-1 openssl [2023-08-01T22:17:35.091Z] #14 6.513 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:35.101Z] #25 41.44 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 [2023-08-01T22:17:35.101Z] #25 41.63 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:17:35.147Z] #5 ... [2023-08-01T22:17:35.147Z] [2023-08-01T22:17:35.147Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:17:35.147Z] #6 DONE 1.2s [2023-08-01T22:17:35.147Z] [2023-08-01T22:17:35.147Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-01T22:17:35.147Z] #7 DONE 1.2s [2023-08-01T22:17:35.147Z] [2023-08-01T22:17:35.147Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-08-01T22:17:35.147Z] #8 DONE 1.2s [2023-08-01T22:17:35.147Z] [2023-08-01T22:17:35.147Z] #5 [internal] load metadata for docker.io/library/golang:1.19.12-bullseye [2023-08-01T22:17:35.147Z] #5 DONE 1.4s [2023-08-01T22:17:35.212Z] #13 4.874 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2023-08-01T22:17:35.212Z] #13 4.874 Need to get 3050 kB of archives. [2023-08-01T22:17:35.212Z] #13 4.874 After this operation, 6663 kB of additional disk space will be used. [2023-08-01T22:17:35.212Z] #13 4.874 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-08-01T22:17:35.212Z] #13 4.906 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-08-01T22:17:35.212Z] #13 4.934 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-08-01T22:17:35.346Z] #14 6.698 Selecting previously unselected package libsasl2-2:amd64. [2023-08-01T22:17:35.347Z] #14 6.699 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-08-01T22:17:35.347Z] #14 6.709 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:35.347Z] #14 6.922 Selecting previously unselected package libldap-2.4-2:amd64. [2023-08-01T22:17:35.358Z] #25 41.88 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 [2023-08-01T22:17:35.358Z] #25 41.93 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:17:35.358Z] #25 41.98 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:17:35.468Z] #13 4.976 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-08-01T22:17:35.468Z] #13 5.007 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-08-01T22:17:35.468Z] #13 5.033 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-08-01T22:17:35.468Z] #13 5.061 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-08-01T22:17:35.468Z] #13 5.097 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-08-01T22:17:35.468Z] #13 5.125 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-08-01T22:17:35.468Z] #13 5.172 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-08-01T22:17:35.468Z] #13 5.236 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-08-01T22:17:35.602Z] #14 6.923 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-08-01T22:17:35.602Z] #14 6.945 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:17:35.602Z] #14 7.113 Selecting previously unselected package libnghttp2-14:amd64. [2023-08-01T22:17:35.602Z] #14 7.114 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-08-01T22:17:35.602Z] #14 7.119 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-08-01T22:17:35.615Z] #25 42.05 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 [2023-08-01T22:17:35.615Z] #25 42.12 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:17:35.615Z] #25 42.22 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:17:35.724Z] #13 5.265 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-08-01T22:17:35.724Z] #13 5.301 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-08-01T22:17:35.724Z] #13 5.329 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-08-01T22:17:35.724Z] #13 5.389 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-08-01T22:17:35.850Z] #11 extracting sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 4.4s done [2023-08-01T22:17:35.850Z] #11 extracting sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 done [2023-08-01T22:17:35.850Z] #11 ... [2023-08-01T22:17:35.850Z] [2023-08-01T22:17:35.850Z] #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 [2023-08-01T22:17:35.850Z] #16 0.979 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:35.850Z] #16 1.031 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:35.850Z] #16 1.031 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:35.850Z] #16 1.128 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:35.850Z] #16 1.250 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:35.850Z] #16 1.301 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:35.850Z] #16 2.438 Fetched 8661 kB in 2s (5045 kB/s) [2023-08-01T22:17:35.850Z] #16 2.438 Reading package lists... [2023-08-01T22:17:35.850Z] #16 3.003 Reading package lists... [2023-08-01T22:17:35.850Z] #16 3.583 Building dependency tree... [2023-08-01T22:17:35.850Z] #16 3.846 The following additional packages will be installed: [2023-08-01T22:17:35.850Z] #16 3.846 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-08-01T22:17:35.850Z] #16 3.846 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-08-01T22:17:35.850Z] #16 3.847 Recommended packages: [2023-08-01T22:17:35.850Z] #16 3.847 libldap-common publicsuffix libsasl2-modules [2023-08-01T22:17:35.850Z] #16 3.968 The following NEW packages will be installed: [2023-08-01T22:17:35.850Z] #16 3.969 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-08-01T22:17:35.850Z] #16 3.969 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-08-01T22:17:35.850Z] #16 3.969 libssh2-1 openssl [2023-08-01T22:17:35.850Z] #16 4.238 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2023-08-01T22:17:35.850Z] #16 4.238 Need to get 3050 kB of archives. [2023-08-01T22:17:35.850Z] #16 4.238 After this operation, 6663 kB of additional disk space will be used. [2023-08-01T22:17:35.850Z] #16 4.238 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-08-01T22:17:35.850Z] #16 4.247 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-08-01T22:17:35.850Z] #16 4.249 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-08-01T22:17:35.850Z] #16 4.251 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-08-01T22:17:35.850Z] #16 4.252 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-08-01T22:17:35.850Z] #16 4.253 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-08-01T22:17:35.850Z] #16 4.254 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-08-01T22:17:35.850Z] #16 4.255 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-08-01T22:17:35.850Z] #16 4.256 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-08-01T22:17:35.850Z] #16 4.256 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-08-01T22:17:35.850Z] #16 4.257 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-08-01T22:17:35.850Z] #16 4.260 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-08-01T22:17:35.850Z] #16 4.262 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-08-01T22:17:35.850Z] #16 4.263 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-08-01T22:17:35.850Z] #16 4.264 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-08-01T22:17:35.850Z] #16 4.390 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:35.850Z] #16 4.413 Fetched 3050 kB in 0s (10.5 MB/s) [2023-08-01T22:17:35.850Z] #16 4.436 Selecting previously unselected package openssl. [2023-08-01T22:17:35.850Z] #16 4.436 (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 ... 6664 files and directories currently installed.) [2023-08-01T22:17:35.850Z] #16 4.442 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 4.459 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:17:35.850Z] #16 4.563 Selecting previously unselected package ca-certificates. [2023-08-01T22:17:35.850Z] #16 4.564 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-08-01T22:17:35.850Z] #16 4.568 Unpacking ca-certificates (20210119) ... [2023-08-01T22:17:35.850Z] #16 4.651 Selecting previously unselected package libbrotli1:amd64. [2023-08-01T22:17:35.850Z] #16 4.653 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 4.659 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-08-01T22:17:35.850Z] #16 4.708 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-08-01T22:17:35.850Z] #16 4.709 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 4.712 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:35.850Z] #16 4.742 Selecting previously unselected package libsasl2-2:amd64. [2023-08-01T22:17:35.850Z] #16 4.743 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 4.746 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:35.850Z] #16 4.782 Selecting previously unselected package libldap-2.4-2:amd64. [2023-08-01T22:17:35.850Z] #16 4.783 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 4.786 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:17:35.850Z] #16 4.833 Selecting previously unselected package libnghttp2-14:amd64. [2023-08-01T22:17:35.850Z] #16 4.834 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 4.837 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-08-01T22:17:35.850Z] #16 4.870 Selecting previously unselected package libpsl5:amd64. [2023-08-01T22:17:35.850Z] #16 4.871 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 4.874 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-08-01T22:17:35.850Z] #16 4.907 Selecting previously unselected package librtmp1:amd64. [2023-08-01T22:17:35.850Z] #16 4.908 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 4.911 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:17:35.850Z] #16 4.951 Selecting previously unselected package libssh2-1:amd64. [2023-08-01T22:17:35.850Z] #16 4.953 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 4.956 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-08-01T22:17:35.850Z] #16 4.997 Selecting previously unselected package libcurl4:amd64. [2023-08-01T22:17:35.850Z] #16 4.999 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 5.002 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:35.850Z] #16 5.050 Selecting previously unselected package curl. [2023-08-01T22:17:35.850Z] #16 5.051 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 5.054 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:35.850Z] #16 5.100 Selecting previously unselected package libonig5:amd64. [2023-08-01T22:17:35.850Z] #16 5.101 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 5.104 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:17:35.850Z] #16 5.148 Selecting previously unselected package libjq1:amd64. [2023-08-01T22:17:35.850Z] #16 5.149 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 5.152 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:17:35.850Z] #16 5.187 Selecting previously unselected package jq. [2023-08-01T22:17:35.850Z] #16 5.188 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-08-01T22:17:35.850Z] #16 5.191 Unpacking jq (1.6-2.1) ... [2023-08-01T22:17:35.850Z] #16 5.228 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-08-01T22:17:35.850Z] #16 5.238 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-08-01T22:17:35.850Z] #16 5.247 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-08-01T22:17:35.850Z] #16 5.255 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:35.850Z] #16 5.264 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:17:35.850Z] #16 5.273 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:35.850Z] #16 5.282 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-08-01T22:17:35.850Z] #16 5.291 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:17:35.850Z] #16 5.303 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:17:35.850Z] #16 5.312 Setting up libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:17:35.850Z] #16 5.321 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:17:35.850Z] #16 5.329 Setting up ca-certificates (20210119) ... [2023-08-01T22:17:35.850Z] #16 5.729 Updating certificates in /etc/ssl/certs... [2023-08-01T22:17:35.850Z] #16 6.186 129 added, 0 removed; done. [2023-08-01T22:17:35.850Z] #16 6.214 Setting up jq (1.6-2.1) ... [2023-08-01T22:17:35.850Z] #16 6.223 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:35.850Z] #16 6.238 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:35.850Z] #16 6.248 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:35.850Z] #16 6.263 Processing triggers for ca-certificates (20210119) ... [2023-08-01T22:17:35.850Z] #16 6.270 Updating certificates in /etc/ssl/certs... [2023-08-01T22:17:35.850Z] #16 6.638 0 added, 0 removed; done. [2023-08-01T22:17:35.850Z] #16 6.638 Running hooks in /etc/ca-certificates/update.d... [2023-08-01T22:17:35.850Z] #16 6.639 done. [2023-08-01T22:17:35.858Z] #14 7.264 Selecting previously unselected package libpsl5:amd64. [2023-08-01T22:17:35.858Z] #14 7.265 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-08-01T22:17:35.858Z] #14 7.294 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-08-01T22:17:35.858Z] #14 7.330 Selecting previously unselected package librtmp1:amd64. [2023-08-01T22:17:35.858Z] #14 ... [2023-08-01T22:17:35.858Z] [2023-08-01T22:17:35.858Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-08-01T22:17:35.858Z] #16 DONE 3.8s [2023-08-01T22:17:35.858Z] [2023-08-01T22:17:35.858Z] #14 [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 [2023-08-01T22:17:35.858Z] #14 7.332 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-08-01T22:17:35.858Z] #14 7.335 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:17:35.858Z] #14 7.373 Selecting previously unselected package libssh2-1:amd64. [2023-08-01T22:17:35.858Z] #14 7.374 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-08-01T22:17:35.858Z] #14 7.378 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-08-01T22:17:35.858Z] #14 7.453 Selecting previously unselected package libcurl4:amd64. [2023-08-01T22:17:35.858Z] #14 7.454 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-08-01T22:17:35.858Z] #14 7.458 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:35.858Z] #14 7.508 Selecting previously unselected package curl. [2023-08-01T22:17:35.858Z] #14 7.509 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-08-01T22:17:35.858Z] #14 7.512 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:35.858Z] #14 7.562 Selecting previously unselected package libonig5:amd64. [2023-08-01T22:17:35.872Z] #25 42.32 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-01T22:17:35.872Z] #25 42.43 Setting up dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:17:36.108Z] #16 ... [2023-08-01T22:17:36.108Z] [2023-08-01T22:17:36.108Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:36.108Z] #11 DONE 14.0s [2023-08-01T22:17:36.108Z] [2023-08-01T22:17:36.108Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-08-01T22:17:36.114Z] #14 7.563 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-08-01T22:17:36.114Z] #14 7.566 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:17:36.114Z] #14 7.620 Selecting previously unselected package libjq1:amd64. [2023-08-01T22:17:36.114Z] #14 7.621 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-08-01T22:17:36.114Z] #14 7.626 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:17:36.114Z] #14 7.663 Selecting previously unselected package jq. [2023-08-01T22:17:36.114Z] #14 7.664 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-08-01T22:17:36.114Z] #14 7.668 Unpacking jq (1.6-2.1) ... [2023-08-01T22:17:36.114Z] #14 7.706 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-08-01T22:17:36.115Z] #14 7.796 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-08-01T22:17:36.129Z] #25 42.64 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-01T22:17:36.129Z] #25 42.81 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-08-01T22:17:36.148Z] [2023-08-01T22:17:36.148Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:17:36.148Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-08-01T22:17:36.286Z] #13 5.851 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:36.286Z] #13 5.930 Fetched 3050 kB in 1s (3746 kB/s) [2023-08-01T22:17:36.370Z] #14 7.820 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-08-01T22:17:36.370Z] #14 7.884 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:36.370Z] #14 7.898 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:17:36.370Z] #14 7.910 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:36.370Z] #14 7.921 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-08-01T22:17:36.370Z] #14 7.931 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:17:36.370Z] #14 7.948 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:17:36.370Z] #14 7.959 Setting up libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:17:36.370Z] #14 7.970 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:17:36.370Z] #14 7.987 Setting up ca-certificates (20210119) ... [2023-08-01T22:17:36.407Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:17:36.407Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-08-01T22:17:36.407Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-08-01T22:17:36.472Z] #25 43.06 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:36.848Z] #13 6.344 Selecting previously unselected package openssl. [2023-08-01T22:17:36.848Z] #13 6.344 (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 ... 6664 files and directories currently installed.) [2023-08-01T22:17:36.848Z] #13 6.349 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-08-01T22:17:36.848Z] #13 6.439 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:17:36.932Z] #14 8.383 Updating certificates in /etc/ssl/certs... [2023-08-01T22:17:37.188Z] #14 8.830 129 added, 0 removed; done. [2023-08-01T22:17:37.409Z] #13 7.079 Selecting previously unselected package ca-certificates. [2023-08-01T22:17:37.409Z] #13 7.081 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-08-01T22:17:37.444Z] #14 8.862 Setting up jq (1.6-2.1) ... [2023-08-01T22:17:37.444Z] #14 8.871 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:37.444Z] #14 8.881 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:37.444Z] #14 8.891 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:37.444Z] #14 8.909 Processing triggers for ca-certificates (20210119) ... [2023-08-01T22:17:37.444Z] #14 8.916 Updating certificates in /etc/ssl/certs... [2023-08-01T22:17:37.478Z] #17 DONE 1.3s [2023-08-01T22:17:37.478Z] [2023-08-01T22:17:37.478Z] #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 [2023-08-01T22:17:37.478Z] #16 DONE 11.4s [2023-08-01T22:17:37.478Z] [2023-08-01T22:17:37.478Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-08-01T22:17:37.478Z] #18 DONE 0.1s [2023-08-01T22:17:37.478Z] [2023-08-01T22:17:37.478Z] #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 [2023-08-01T22:17:37.665Z] #13 7.203 Unpacking ca-certificates (20210119) ... [2023-08-01T22:17:37.699Z] #14 ... [2023-08-01T22:17:37.699Z] [2023-08-01T22:17:37.699Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:37.699Z] #13 extracting sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 1.9s done [2023-08-01T22:17:37.699Z] #13 extracting sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 2.0s done [2023-08-01T22:17:37.699Z] #13 extracting sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 6.0s done [2023-08-01T22:17:37.699Z] #13 extracting sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 done [2023-08-01T22:17:37.699Z] #13 DONE 15.9s [2023-08-01T22:17:37.699Z] [2023-08-01T22:17:37.699Z] #14 [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 [2023-08-01T22:17:37.699Z] #14 9.270 0 added, 0 removed; done. [2023-08-01T22:17:37.699Z] #14 9.270 Running hooks in /etc/ca-certificates/update.d... [2023-08-01T22:17:37.699Z] #14 9.270 done. [2023-08-01T22:17:37.786Z] #9 ... [2023-08-01T22:17:37.786Z] [2023-08-01T22:17:37.786Z] #10 [internal] load build context [2023-08-01T22:17:37.786Z] #10 transferring context: 53.55MB 1.2s done [2023-08-01T22:17:37.786Z] #10 DONE 1.7s [2023-08-01T22:17:37.954Z] #14 DONE 9.7s [2023-08-01T22:17:37.954Z] [2023-08-01T22:17:37.954Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-08-01T22:17:37.954Z] #17 DONE 0.5s [2023-08-01T22:17:37.954Z] [2023-08-01T22:17:37.954Z] #18 [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 [2023-08-01T22:17:38.043Z] [2023-08-01T22:17:38.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:38.043Z] #11 resolve docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 0.1s done [2023-08-01T22:17:38.043Z] #11 sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 1.65kB / 1.65kB done [2023-08-01T22:17:38.043Z] #11 sha256:fdf370468b78d2719171bba0dab64619227452678bc5fbda271596aa81a61b31 6.86kB / 6.86kB done [2023-08-01T22:17:38.043Z] #11 sha256:010648d6b00151f7ebbc6256364aa38afbdf4e950726c6813ecdfb6104a1c5f9 1.58kB / 1.58kB done [2023-08-01T22:17:38.043Z] #11 sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 54.59MB / 54.59MB 1.2s done [2023-08-01T22:17:38.043Z] #11 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 1.6s [2023-08-01T22:17:38.043Z] #11 sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 15.76MB / 15.76MB 0.6s done [2023-08-01T22:17:38.043Z] #11 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 44.12MB / 86.03MB 1.6s [2023-08-01T22:17:38.043Z] #11 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 1.7s done [2023-08-01T22:17:38.043Z] #11 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 54.53MB / 86.03MB 1.7s [2023-08-01T22:17:38.043Z] #11 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 [2023-08-01T22:17:38.043Z] #11 sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 0B / 156B 1.7s [2023-08-01T22:17:38.043Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 0B / 149.15MB 1.7s [2023-08-01T22:17:38.209Z] #18 ... [2023-08-01T22:17:38.209Z] [2023-08-01T22:17:38.209Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-08-01T22:17:38.209Z] #19 DONE 0.1s [2023-08-01T22:17:38.209Z] [2023-08-01T22:17:38.209Z] #20 [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 [2023-08-01T22:17:38.235Z] #13 7.623 Selecting previously unselected package libbrotli1:amd64. [2023-08-01T22:17:38.235Z] #13 7.625 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-08-01T22:17:38.235Z] #13 7.708 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-08-01T22:17:38.235Z] #13 7.958 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-08-01T22:17:38.235Z] #13 7.959 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-08-01T22:17:38.235Z] #13 8.007 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:38.301Z] #11 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 63.96MB / 86.03MB 1.8s [2023-08-01T22:17:38.301Z] #11 sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 156B / 156B 1.7s done [2023-08-01T22:17:38.301Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 11.53MB / 149.15MB 1.8s [2023-08-01T22:17:38.301Z] #11 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 74.45MB / 86.03MB 1.9s [2023-08-01T22:17:38.301Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 21.14MB / 149.15MB 1.9s [2023-08-01T22:17:38.410Z] #19 ... [2023-08-01T22:17:38.410Z] [2023-08-01T22:17:38.410Z] #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 [2023-08-01T22:17:38.410Z] #20 DONE 0.7s [2023-08-01T22:17:38.410Z] [2023-08-01T22:17:38.410Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-08-01T22:17:38.410Z] #21 DONE 0.1s [2023-08-01T22:17:38.410Z] [2023-08-01T22:17:38.410Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-08-01T22:17:38.410Z] #22 DONE 0.1s [2023-08-01T22:17:38.410Z] [2023-08-01T22:17:38.410Z] #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 [2023-08-01T22:17:38.560Z] #11 sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 84.09MB / 86.03MB 2.0s [2023-08-01T22:17:38.560Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 31.46MB / 149.15MB 2.0s [2023-08-01T22:17:38.560Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 41.94MB / 149.15MB 2.1s [2023-08-01T22:17:38.769Z] #20 ... [2023-08-01T22:17:38.769Z] [2023-08-01T22:17:38.769Z] #18 [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 [2023-08-01T22:17:38.769Z] #18 DONE 0.5s [2023-08-01T22:17:38.769Z] [2023-08-01T22:17:38.769Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-08-01T22:17:38.769Z] #21 DONE 0.1s [2023-08-01T22:17:38.769Z] [2023-08-01T22:17:38.769Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-08-01T22:17:38.769Z] #22 DONE 0.1s [2023-08-01T22:17:38.769Z] [2023-08-01T22:17:38.769Z] #23 [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 [2023-08-01T22:17:38.796Z] #13 8.419 Selecting previously unselected package libsasl2-2:amd64. [2023-08-01T22:17:38.796Z] #13 8.420 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-08-01T22:17:38.796Z] #13 8.448 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:38.900Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 51.38MB / 149.15MB 2.2s [2023-08-01T22:17:38.900Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 69.21MB / 149.15MB 2.4s [2023-08-01T22:17:38.900Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 77.59MB / 149.15MB 2.5s [2023-08-01T22:17:39.044Z] #25 ... [2023-08-01T22:17:39.044Z] [2023-08-01T22:17:39.044Z] #33 [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 [2023-08-01T22:17:39.044Z] #33 39.25 + dpkg --print-architecture [2023-08-01T22:17:39.044Z] #33 DONE 45.0s [2023-08-01T22:17:39.044Z] [2023-08-01T22:17:39.044Z] #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 [2023-08-01T22:17:39.052Z] #13 8.787 Selecting previously unselected package libldap-2.4-2:amd64. [2023-08-01T22:17:39.052Z] #13 8.788 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-08-01T22:17:39.052Z] #13 8.833 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:17:39.160Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 89.13MB / 149.15MB 2.7s [2023-08-01T22:17:39.302Z] #28 ... [2023-08-01T22:17:39.302Z] [2023-08-01T22:17:39.302Z] #25 [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 [2023-08-01T22:17:39.302Z] #25 DONE 46.0s [2023-08-01T22:17:39.302Z] [2023-08-01T22:17:39.302Z] #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 [2023-08-01T22:17:39.343Z] #23 1.132 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-08-01T22:17:39.343Z] #23 1.133 Cloning into '.'... [2023-08-01T22:17:39.418Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 100.66MB / 149.15MB 2.9s [2023-08-01T22:17:39.418Z] #11 ... [2023-08-01T22:17:39.418Z] [2023-08-01T22:17:39.418Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:17:39.418Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done [2023-08-01T22:17:39.418Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-08-01T22:17:39.418Z] #9 DONE 3.3s [2023-08-01T22:17:39.418Z] [2023-08-01T22:17:39.418Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:39.418Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 121.72MB / 149.15MB 3.0s [2023-08-01T22:17:39.613Z] #13 9.298 Selecting previously unselected package libnghttp2-14:amd64. [2023-08-01T22:17:39.677Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 138.15MB / 149.15MB 3.1s [2023-08-01T22:17:39.677Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 149.15MB / 149.15MB 3.3s [2023-08-01T22:17:39.868Z] #13 9.299 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-08-01T22:17:39.868Z] #13 9.347 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-08-01T22:17:40.123Z] #13 9.690 Selecting previously unselected package libpsl5:amd64. [2023-08-01T22:17:40.123Z] #13 9.691 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-08-01T22:17:40.233Z] #40 0.690 + RM_GOPATH=0 [2023-08-01T22:17:40.233Z] #40 0.690 + TMP_GOPATH= [2023-08-01T22:17:40.233Z] #40 0.690 + : /build [2023-08-01T22:17:40.233Z] #40 0.690 + '[' -z '' ']' [2023-08-01T22:17:40.233Z] #40 0.691 ++ mktemp -d [2023-08-01T22:17:40.233Z] #40 0.692 + export GOPATH=/tmp/tmp.TbStrtcTPx [2023-08-01T22:17:40.233Z] #40 0.693 + GOPATH=/tmp/tmp.TbStrtcTPx [2023-08-01T22:17:40.233Z] #40 0.693 + RM_GOPATH=1 [2023-08-01T22:17:40.233Z] #40 0.693 + case "$(go env GOARCH)" in [2023-08-01T22:17:40.233Z] #40 0.693 ++ go env GOARCH [2023-08-01T22:17:40.233Z] #40 0.709 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:40.233Z] #40 0.709 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:40.233Z] #40 0.712 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:40.233Z] #40 0.714 + dir=/tmp/install [2023-08-01T22:17:40.233Z] #40 0.714 + bin=runc [2023-08-01T22:17:40.233Z] #40 0.714 + shift [2023-08-01T22:17:40.233Z] #40 0.714 + '[' '!' -f /tmp/install/runc.installer ']' [2023-08-01T22:17:40.233Z] #40 0.714 + . /tmp/install/runc.installer [2023-08-01T22:17:40.233Z] #40 0.714 ++ set -e [2023-08-01T22:17:40.233Z] #40 0.714 ++ : v1.1.8 [2023-08-01T22:17:40.233Z] #40 0.714 Install runc version v1.1.8 (build tags: seccomp) [2023-08-01T22:17:40.233Z] #40 0.714 + install_runc [2023-08-01T22:17:40.233Z] #40 0.714 + RUNC_BUILDTAGS=seccomp [2023-08-01T22:17:40.233Z] #40 0.714 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-08-01T22:17:40.233Z] #40 0.714 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TbStrtcTPx/src/github.com/opencontainers/runc [2023-08-01T22:17:40.233Z] #40 0.716 Cloning into '/tmp/tmp.TbStrtcTPx/src/github.com/opencontainers/runc'... [2023-08-01T22:17:40.379Z] #13 9.834 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-08-01T22:17:40.491Z] #40 ... [2023-08-01T22:17:40.491Z] [2023-08-01T22:17:40.491Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-08-01T22:17:40.491Z] #41 DONE 1.0s [2023-08-01T22:17:40.491Z] [2023-08-01T22:17:40.491Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-08-01T22:17:40.634Z] #13 10.25 Selecting previously unselected package librtmp1:amd64. [2023-08-01T22:17:40.635Z] #13 10.26 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-08-01T22:17:40.672Z] #23 1.791 + git clone https://github.com/docker/distribution.git . [2023-08-01T22:17:40.672Z] #23 1.806 Cloning into '.'... [2023-08-01T22:17:40.890Z] #13 10.42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:17:41.263Z] #23 ... [2023-08-01T22:17:41.264Z] [2023-08-01T22:17:41.264Z] #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 [2023-08-01T22:17:41.264Z] #24 0.934 + RM_GOPATH=0 [2023-08-01T22:17:41.264Z] #24 0.934 + TMP_GOPATH= [2023-08-01T22:17:41.264Z] #24 0.934 + : /build [2023-08-01T22:17:41.264Z] #24 0.934 + '[' -z '' ']' [2023-08-01T22:17:41.264Z] #24 0.934 ++ mktemp -d [2023-08-01T22:17:41.264Z] #24 0.934 + export GOPATH=/tmp/tmp.G4FTq6OrMM [2023-08-01T22:17:41.264Z] #24 0.934 + GOPATH=/tmp/tmp.G4FTq6OrMM [2023-08-01T22:17:41.264Z] #24 0.934 + RM_GOPATH=1 [2023-08-01T22:17:41.264Z] #24 0.934 + case "$(go env GOARCH)" in [2023-08-01T22:17:41.264Z] #24 0.934 ++ go env GOARCH [2023-08-01T22:17:41.264Z] #24 0.939 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:41.264Z] #24 0.939 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:41.264Z] #24 0.939 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:41.264Z] #24 0.941 + dir=/tmp/install [2023-08-01T22:17:41.264Z] #24 0.941 + bin=dockercli [2023-08-01T22:17:41.264Z] #24 0.941 + shift [2023-08-01T22:17:41.264Z] #24 0.941 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-08-01T22:17:41.264Z] #24 0.941 + . /tmp/install/dockercli.installer [2023-08-01T22:17:41.264Z] #24 0.941 ++ : stable [2023-08-01T22:17:41.264Z] #24 0.941 ++ : 17.06.2-ce [2023-08-01T22:17:41.264Z] #24 0.941 + install_dockercli [2023-08-01T22:17:41.264Z] #24 0.941 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-08-01T22:17:41.264Z] #24 0.941 ++ uname -m [2023-08-01T22:17:41.264Z] #24 0.946 Install docker/cli version 17.06.2-ce from stable [2023-08-01T22:17:41.264Z] #24 0.949 + arch=x86_64 [2023-08-01T22:17:41.264Z] #24 0.949 + '[' x86_64 '!=' x86_64 ']' [2023-08-01T22:17:41.264Z] #24 0.949 + url=https://download.docker.com/linux/static [2023-08-01T22:17:41.264Z] #24 0.949 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-08-01T22:17:41.264Z] #24 0.949 + tar -xz docker/docker [2023-08-01T22:17:41.264Z] #24 2.451 + mkdir -p /build [2023-08-01T22:17:41.264Z] #24 2.453 + mv docker/docker /build/ [2023-08-01T22:17:41.264Z] #24 2.455 + rmdir docker [2023-08-01T22:17:41.264Z] #24 DONE 3.1s [2023-08-01T22:17:41.264Z] [2023-08-01T22:17:41.264Z] #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 [2023-08-01T22:17:41.264Z] #25 0.930 + RM_GOPATH=0 [2023-08-01T22:17:41.264Z] #25 0.930 + TMP_GOPATH= [2023-08-01T22:17:41.264Z] #25 0.930 + : /build [2023-08-01T22:17:41.264Z] #25 0.930 + '[' -z '' ']' [2023-08-01T22:17:41.264Z] #25 0.930 ++ mktemp -d [2023-08-01T22:17:41.264Z] #25 0.931 + export GOPATH=/tmp/tmp.W3radehDgH [2023-08-01T22:17:41.264Z] #25 0.931 + GOPATH=/tmp/tmp.W3radehDgH [2023-08-01T22:17:41.264Z] #25 0.931 + RM_GOPATH=1 [2023-08-01T22:17:41.264Z] #25 0.931 + case "$(go env GOARCH)" in [2023-08-01T22:17:41.264Z] #25 0.931 ++ go env GOARCH [2023-08-01T22:17:41.264Z] #25 0.941 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:41.264Z] #25 0.941 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:41.264Z] #25 0.942 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:41.264Z] #25 0.942 + dir=/tmp/install [2023-08-01T22:17:41.264Z] #25 0.942 + bin=tomlv [2023-08-01T22:17:41.264Z] #25 0.942 + shift [2023-08-01T22:17:41.264Z] #25 0.943 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-08-01T22:17:41.264Z] #25 0.943 + . /tmp/install/tomlv.installer [2023-08-01T22:17:41.264Z] #25 0.943 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:41.264Z] #25 0.943 + install_tomlv [2023-08-01T22:17:41.264Z] #25 0.943 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:41.264Z] #25 0.943 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-08-01T22:17:41.264Z] #25 0.943 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.W3radehDgH/src/github.com/BurntSushi/toml [2023-08-01T22:17:41.264Z] #25 0.945 Cloning into '/tmp/tmp.W3radehDgH/src/github.com/BurntSushi/toml'... [2023-08-01T22:17:41.264Z] #25 1.420 + cd /tmp/tmp.W3radehDgH/src/github.com/BurntSushi/toml [2023-08-01T22:17:41.264Z] #25 1.420 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:41.264Z] #25 1.450 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:17:41.264Z] #25 1.539 encoding [2023-08-01T22:17:41.264Z] #25 1.543 internal/goexperiment [2023-08-01T22:17:41.264Z] #25 1.547 internal/goos [2023-08-01T22:17:41.264Z] #25 1.555 internal/goarch [2023-08-01T22:17:41.264Z] #25 1.556 internal/unsafeheader [2023-08-01T22:17:41.264Z] #25 1.572 runtime/internal/atomic [2023-08-01T22:17:41.264Z] #25 1.578 internal/itoa [2023-08-01T22:17:41.264Z] #25 1.588 math/bits [2023-08-01T22:17:41.264Z] #25 1.590 internal/cpu [2023-08-01T22:17:41.264Z] #25 1.594 runtime/internal/syscall [2023-08-01T22:17:41.264Z] #25 1.598 unicode/utf8 [2023-08-01T22:17:41.264Z] #25 1.603 internal/race [2023-08-01T22:17:41.264Z] #25 1.622 internal/abi [2023-08-01T22:17:41.264Z] #25 1.642 runtime/internal/math [2023-08-01T22:17:41.264Z] #25 1.743 runtime/internal/sys [2023-08-01T22:17:41.264Z] #25 1.808 sync/atomic [2023-08-01T22:17:41.264Z] #25 1.841 unicode [2023-08-01T22:17:41.264Z] #25 1.993 internal/bytealg [2023-08-01T22:17:41.264Z] #25 2.023 math [2023-08-01T22:17:41.264Z] #25 2.483 runtime [2023-08-01T22:17:41.589Z] #11 extracting sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 [2023-08-01T22:17:41.589Z] #11 ... [2023-08-01T22:17:41.589Z] [2023-08-01T22:17:41.589Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-01T22:17:41.589Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-08-01T22:17:41.589Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-01T22:17:41.589Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-08-01T22:17:41.589Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-08-01T22:17:41.589Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2023-08-01T22:17:41.589Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done [2023-08-01T22:17:41.589Z] #12 DONE 5.4s [2023-08-01T22:17:41.589Z] [2023-08-01T22:17:41.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:41.589Z] #11 sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 149.15MB / 149.15MB 5.1s done [2023-08-01T22:17:41.589Z] #11 ... [2023-08-01T22:17:41.589Z] [2023-08-01T22:17:41.589Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-08-01T22:17:41.589Z] #13 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.1s done [2023-08-01T22:17:41.589Z] #13 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done [2023-08-01T22:17:41.589Z] #13 sha256:2c407480ad7c98bdc551dbb38b92acb674dc130c8298f2e0fa2ad34da9078637 529B / 529B done [2023-08-01T22:17:41.589Z] #13 sha256:35073ea3b0b7ab55ea55e1a111a8ded11a58ef2b6b3ae0e706160520e612df6f 1.46kB / 1.46kB done [2023-08-01T22:17:41.589Z] #13 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 1.7s done [2023-08-01T22:17:41.589Z] #13 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 2.6s done [2023-08-01T22:17:41.589Z] #13 DONE 5.5s [2023-08-01T22:17:41.589Z] [2023-08-01T22:17:41.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:41.846Z] #11 extracting sha256:fd91c1fad56dc2c387d016dbcaaecfbfb5e2b479f8dd644803dead02566f3479 0.4s done [2023-08-01T22:17:41.866Z] #42 DONE 1.3s [2023-08-01T22:17:41.866Z] [2023-08-01T22:17:41.866Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-08-01T22:17:42.124Z] #43 0.455 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-08-01T22:17:42.254Z] #13 11.96 Selecting previously unselected package libssh2-1:amd64. [2023-08-01T22:17:42.254Z] #13 11.96 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-08-01T22:17:42.412Z] #11 extracting sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 0.1s [2023-08-01T22:17:42.510Z] #13 12.12 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-08-01T22:17:42.687Z] #43 DONE 0.8s [2023-08-01T22:17:42.687Z] [2023-08-01T22:17:42.687Z] #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 [2023-08-01T22:17:42.687Z] #40 3.018 + cd /tmp/tmp.TbStrtcTPx/src/github.com/opencontainers/runc [2023-08-01T22:17:42.687Z] #40 3.018 + git checkout -q v1.1.8 [2023-08-01T22:17:42.687Z] #40 3.211 + '[' -z '' ']' [2023-08-01T22:17:42.687Z] #40 3.212 + target=static [2023-08-01T22:17:42.687Z] #40 3.212 + make BUILDTAGS=seccomp static [2023-08-01T22:17:42.687Z] #40 3.325 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-08-01T22:17:43.070Z] #13 12.59 Selecting previously unselected package libcurl4:amd64. [2023-08-01T22:17:43.070Z] #13 12.59 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-08-01T22:17:43.070Z] #13 12.62 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:43.296Z] #40 ... [2023-08-01T22:17:43.296Z] [2023-08-01T22:17:43.296Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-08-01T22:17:43.296Z] #44 DONE 0.8s [2023-08-01T22:17:43.296Z] [2023-08-01T22:17:43.296Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-08-01T22:17:43.325Z] #13 13.11 Selecting previously unselected package curl. [2023-08-01T22:17:43.581Z] #13 13.11 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-08-01T22:17:43.581Z] #13 13.14 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:43.795Z] #25 ... [2023-08-01T22:17:43.795Z] [2023-08-01T22:17:43.795Z] #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 [2023-08-01T22:17:43.795Z] #19 1.511 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-08-01T22:17:43.795Z] #19 1.896 [2023-08-01T22:17:43.795Z] #19 2.128 #=#=# ######################################################################## 100.0% [2023-08-01T22:17:43.795Z] #19 2.514 [2023-08-01T22:17:43.795Z] #19 4.072 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-08-01T22:17:43.795Z] #19 4.673 [2023-08-01T22:17:43.795Z] #19 4.898 #=#=# 0.1% ######################################################################## 100.0% [2023-08-01T22:17:43.795Z] #19 5.610 [2023-08-01T22:17:43.837Z] #13 13.36 Selecting previously unselected package libonig5:amd64. [2023-08-01T22:17:43.837Z] #13 13.36 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-08-01T22:17:43.837Z] #13 13.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:17:43.837Z] #13 ... [2023-08-01T22:17:43.837Z] [2023-08-01T22:17:43.837Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:43.837Z] #14 extracting sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 1.9s done [2023-08-01T22:17:43.837Z] #14 extracting sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 7.3s done [2023-08-01T22:17:43.837Z] #14 extracting sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 done [2023-08-01T22:17:43.837Z] #14 DONE 19.7s [2023-08-01T22:17:43.837Z] [2023-08-01T22:17:43.837Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-08-01T22:17:43.949Z] #23 ... [2023-08-01T22:17:43.949Z] [2023-08-01T22:17:43.949Z] #20 [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 [2023-08-01T22:17:43.949Z] #20 1.348 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-08-01T22:17:43.949Z] #20 1.654 [2023-08-01T22:17:43.949Z] #20 1.791 #=#=# ##O#-# ######################################################################## 100.0% [2023-08-01T22:17:43.949Z] #20 2.260 [2023-08-01T22:17:43.949Z] #20 3.519 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-08-01T22:17:43.949Z] #20 4.234 [2023-08-01T22:17:43.949Z] #20 4.471 #=#=# 0.6% ######################################################################## 100.0% [2023-08-01T22:17:43.949Z] #20 4.954 [2023-08-01T22:17:44.092Z] #15 ... [2023-08-01T22:17:44.092Z] [2023-08-01T22:17:44.092Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-08-01T22:17:44.092Z] #16 DONE 9.0s [2023-08-01T22:17:44.092Z] [2023-08-01T22:17:44.093Z] #13 [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 [2023-08-01T22:17:44.093Z] #13 13.54 Selecting previously unselected package libjq1:amd64. [2023-08-01T22:17:44.093Z] #13 13.59 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-08-01T22:17:44.093Z] #13 13.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:17:44.093Z] #13 13.65 Selecting previously unselected package jq. [2023-08-01T22:17:44.093Z] #13 13.65 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-08-01T22:17:44.093Z] #13 13.66 Unpacking jq (1.6-2.1) ... [2023-08-01T22:17:44.310Z] #11 extracting sha256:9dd6a2c0cfa3eb4e8012b3f2df526acc8711a4a9515e0e968419a8ab1e9899e4 1.8s done [2023-08-01T22:17:44.310Z] #11 extracting sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 [2023-08-01T22:17:44.350Z] #13 13.82 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-08-01T22:17:44.350Z] #13 13.94 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-08-01T22:17:44.605Z] #13 14.10 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-08-01T22:17:44.605Z] #13 14.18 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:44.605Z] #13 14.25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:17:44.731Z] #19 7.353 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-08-01T22:17:44.882Z] #20 6.594 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-08-01T22:17:45.166Z] #13 ... [2023-08-01T22:17:45.166Z] [2023-08-01T22:17:45.166Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-08-01T22:17:45.166Z] #15 DONE 1.1s [2023-08-01T22:17:45.166Z] [2023-08-01T22:17:45.166Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-08-01T22:17:45.166Z] #17 DONE 1.0s [2023-08-01T22:17:45.166Z] [2023-08-01T22:17:45.166Z] #13 [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 [2023-08-01T22:17:45.166Z] #13 14.59 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:45.166Z] #13 14.62 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-08-01T22:17:45.166Z] #13 14.63 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:17:45.166Z] #13 14.67 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:17:45.166Z] #13 14.69 Setting up libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:17:45.166Z] #13 14.70 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:17:45.166Z] #13 14.71 Setting up ca-certificates (20210119) ... [2023-08-01T22:17:45.297Z] #19 ... [2023-08-01T22:17:45.298Z] [2023-08-01T22:17:45.298Z] #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 [2023-08-01T22:17:45.298Z] #26 0.997 + RM_GOPATH=0 [2023-08-01T22:17:45.298Z] #26 0.997 + TMP_GOPATH= [2023-08-01T22:17:45.298Z] #26 0.997 + : /build [2023-08-01T22:17:45.298Z] #26 0.997 + '[' -z '' ']' [2023-08-01T22:17:45.298Z] #26 0.997 ++ mktemp -d [2023-08-01T22:17:45.298Z] #26 0.998 + export GOPATH=/tmp/tmp.OPSmg6Rq3N [2023-08-01T22:17:45.298Z] #26 0.998 + GOPATH=/tmp/tmp.OPSmg6Rq3N [2023-08-01T22:17:45.298Z] #26 0.998 + RM_GOPATH=1 [2023-08-01T22:17:45.298Z] #26 0.998 + case "$(go env GOARCH)" in [2023-08-01T22:17:45.298Z] #26 1.002 ++ go env GOARCH [2023-08-01T22:17:45.298Z] #26 1.007 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:45.298Z] #26 1.007 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:45.298Z] #26 1.007 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:45.298Z] #26 1.008 + dir=/tmp/install [2023-08-01T22:17:45.298Z] #26 1.008 + bin=vndr [2023-08-01T22:17:45.298Z] #26 1.008 + shift [2023-08-01T22:17:45.298Z] #26 1.008 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-08-01T22:17:45.298Z] #26 1.008 + . /tmp/install/vndr.installer [2023-08-01T22:17:45.298Z] #26 1.008 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:45.298Z] #26 1.008 + install_vndr [2023-08-01T22:17:45.298Z] #26 1.008 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-08-01T22:17:45.298Z] #26 1.008 + GOBIN=/build [2023-08-01T22:17:45.298Z] #26 1.008 + GO111MODULE=on [2023-08-01T22:17:45.298Z] #26 1.008 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:45.298Z] #26 1.008 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:45.298Z] #26 1.055 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:45.298Z] #26 DONE 7.2s [2023-08-01T22:17:45.298Z] [2023-08-01T22:17:45.298Z] #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 [2023-08-01T22:17:45.298Z] #27 1.303 + RM_GOPATH=0 [2023-08-01T22:17:45.298Z] #27 1.303 + TMP_GOPATH= [2023-08-01T22:17:45.298Z] #27 1.303 + : /build [2023-08-01T22:17:45.298Z] #27 1.303 + '[' -z '' ']' [2023-08-01T22:17:45.298Z] #27 1.304 ++ mktemp -d [2023-08-01T22:17:45.298Z] #27 1.304 + export GOPATH=/tmp/tmp.6v5Vmvc3pw [2023-08-01T22:17:45.298Z] #27 1.304 + GOPATH=/tmp/tmp.6v5Vmvc3pw [2023-08-01T22:17:45.298Z] #27 1.304 + RM_GOPATH=1 [2023-08-01T22:17:45.298Z] #27 1.304 + case "$(go env GOARCH)" in [2023-08-01T22:17:45.298Z] #27 1.305 ++ go env GOARCH [2023-08-01T22:17:45.298Z] #27 1.312 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:45.298Z] #27 1.312 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:45.298Z] #27 1.312 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:45.298Z] #27 1.312 + dir=/tmp/install [2023-08-01T22:17:45.298Z] #27 1.313 + bin=golangci_lint [2023-08-01T22:17:45.298Z] #27 1.313 + shift [2023-08-01T22:17:45.298Z] #27 1.313 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-08-01T22:17:45.298Z] #27 1.313 + . /tmp/install/golangci_lint.installer [2023-08-01T22:17:45.298Z] #27 1.313 ++ : v1.49.0 [2023-08-01T22:17:45.298Z] #27 1.313 + install_golangci_lint [2023-08-01T22:17:45.298Z] #27 1.313 + set -e [2023-08-01T22:17:45.298Z] #27 1.313 Install golangci-lint version v1.49.0 [2023-08-01T22:17:45.298Z] #27 1.313 + echo 'Install golangci-lint version v1.49.0' [2023-08-01T22:17:45.298Z] #27 1.313 + GOBIN=/build [2023-08-01T22:17:45.298Z] #27 1.313 + GO111MODULE=on [2023-08-01T22:17:45.298Z] #27 1.313 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-08-01T22:17:45.298Z] #27 1.699 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-08-01T22:17:45.298Z] #27 2.979 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:17:45.298Z] #27 2.979 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:17:45.298Z] #27 2.980 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:17:45.298Z] #27 2.980 go: downloading github.com/spf13/cobra v1.5.0 [2023-08-01T22:17:45.298Z] #27 2.981 go: downloading github.com/spf13/pflag v1.0.5 [2023-08-01T22:17:45.298Z] #27 2.981 go: downloading github.com/spf13/viper v1.12.0 [2023-08-01T22:17:45.298Z] #27 2.981 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-01T22:17:45.298Z] #27 3.160 go: downloading golang.org/x/tools v0.1.12 [2023-08-01T22:17:45.298Z] #27 3.341 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-08-01T22:17:45.298Z] #27 3.358 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-08-01T22:17:45.298Z] #27 3.358 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-01T22:17:45.298Z] #27 3.410 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-01T22:17:45.298Z] #27 3.467 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-01T22:17:45.298Z] #27 3.539 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-08-01T22:17:45.298Z] #27 3.546 go: downloading github.com/stretchr/testify v1.8.0 [2023-08-01T22:17:45.298Z] #27 3.548 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-08-01T22:17:45.298Z] #27 3.553 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-08-01T22:17:45.298Z] #27 3.654 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-08-01T22:17:45.298Z] #27 3.679 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-08-01T22:17:45.298Z] #27 3.687 go: downloading github.com/Antonboom/errname v0.1.7 [2023-08-01T22:17:45.298Z] #27 3.730 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-08-01T22:17:45.298Z] #27 3.906 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-08-01T22:17:45.298Z] #27 3.916 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-08-01T22:17:45.298Z] #27 3.943 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-08-01T22:17:45.298Z] #27 3.989 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-08-01T22:17:45.298Z] #27 4.183 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-08-01T22:17:45.298Z] #27 4.240 go: downloading github.com/alingse/asasalint v0.0.11 [2023-08-01T22:17:45.298Z] #27 4.241 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-08-01T22:17:45.298Z] #27 4.241 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-08-01T22:17:45.298Z] #27 4.242 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-08-01T22:17:45.298Z] #27 4.534 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-08-01T22:17:45.298Z] #27 4.537 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-08-01T22:17:45.298Z] #27 4.611 go: downloading github.com/breml/bidichk v0.2.3 [2023-08-01T22:17:45.298Z] #27 4.612 go: downloading github.com/breml/errchkjson v0.3.0 [2023-08-01T22:17:45.298Z] #27 4.658 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-08-01T22:17:45.298Z] #27 4.680 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-08-01T22:17:45.298Z] #27 4.701 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-08-01T22:17:45.298Z] #27 4.757 go: downloading github.com/daixiang0/gci v0.6.3 [2023-08-01T22:17:45.298Z] #27 4.946 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-08-01T22:17:45.298Z] #27 4.986 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-08-01T22:17:45.298Z] #27 5.204 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-08-01T22:17:45.298Z] #27 5.205 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-08-01T22:17:45.298Z] #27 5.205 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-08-01T22:17:45.298Z] #27 5.288 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-08-01T22:17:45.298Z] #27 5.356 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-08-01T22:17:45.298Z] #27 5.448 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-08-01T22:17:45.298Z] #27 5.451 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-08-01T22:17:45.298Z] #27 5.452 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-08-01T22:17:45.298Z] #27 5.731 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-08-01T22:17:45.298Z] #27 5.768 go: downloading github.com/golangci/misspell v0.3.5 [2023-08-01T22:17:45.298Z] #27 5.768 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-08-01T22:17:45.298Z] #27 5.856 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-08-01T22:17:45.298Z] #27 5.868 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-08-01T22:17:45.298Z] #27 5.869 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-08-01T22:17:45.298Z] #27 5.961 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-08-01T22:17:45.298Z] #27 6.214 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-08-01T22:17:45.298Z] #27 6.215 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-08-01T22:17:45.298Z] #27 6.326 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-08-01T22:17:45.298Z] #27 6.358 go: downloading github.com/julz/importas v0.1.0 [2023-08-01T22:17:45.298Z] #27 6.375 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-08-01T22:17:45.298Z] #27 6.376 go: downloading github.com/kulti/thelper v0.6.3 [2023-08-01T22:17:45.298Z] #27 6.436 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-08-01T22:17:45.298Z] #27 6.445 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-08-01T22:17:45.298Z] #27 6.470 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-08-01T22:17:45.298Z] #27 6.557 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-08-01T22:17:45.298Z] #27 6.604 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-08-01T22:17:45.298Z] #27 6.620 go: downloading github.com/maratori/testpackage v1.1.0 [2023-08-01T22:17:45.298Z] #27 6.628 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-08-01T22:17:45.298Z] #27 6.706 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-08-01T22:17:45.298Z] #27 6.707 go: downloading github.com/mgechev/revive v1.2.3 [2023-08-01T22:17:45.298Z] #27 6.812 go: downloading github.com/moricho/tparallel v0.2.1 [2023-08-01T22:17:45.298Z] #27 6.855 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-08-01T22:17:45.298Z] #27 6.912 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-08-01T22:17:45.298Z] #27 7.014 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-08-01T22:17:45.298Z] #27 7.042 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-08-01T22:17:45.298Z] #27 7.173 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-08-01T22:17:45.298Z] #27 7.289 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-08-01T22:17:45.422Z] #13 ... [2023-08-01T22:17:45.422Z] [2023-08-01T22:17:45.422Z] #18 [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 [2023-08-01T22:17:45.422Z] #18 DONE 0.4s [2023-08-01T22:17:45.422Z] [2023-08-01T22:17:45.422Z] #13 [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 [2023-08-01T22:17:45.422Z] #13 15.08 Updating certificates in /etc/ssl/certs... [2023-08-01T22:17:45.422Z] #13 ... [2023-08-01T22:17:45.422Z] [2023-08-01T22:17:45.422Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-08-01T22:17:45.422Z] #19 DONE 0.1s [2023-08-01T22:17:45.446Z] #20 7.286 [2023-08-01T22:17:45.560Z] #27 7.304 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-08-01T22:17:45.560Z] #27 7.415 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-08-01T22:17:45.560Z] #27 7.510 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-08-01T22:17:45.560Z] #27 7.512 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-08-01T22:17:45.560Z] #27 7.521 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-08-01T22:17:45.678Z] [2023-08-01T22:17:45.678Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-08-01T22:17:45.678Z] #20 DONE 0.2s [2023-08-01T22:17:45.678Z] [2023-08-01T22:17:45.678Z] #21 [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 [2023-08-01T22:17:45.819Z] #27 7.523 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-08-01T22:17:45.819Z] #27 7.550 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-08-01T22:17:45.819Z] #27 7.608 go: downloading github.com/sivchari/tenv v1.7.0 [2023-08-01T22:17:45.819Z] #27 7.620 go: downloading github.com/sonatard/noctx v0.0.1 [2023-08-01T22:17:45.819Z] #27 7.622 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-08-01T22:17:45.819Z] #27 7.629 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-08-01T22:17:45.819Z] #27 7.671 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-08-01T22:17:45.819Z] #27 7.748 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-08-01T22:17:46.079Z] #27 7.770 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-08-01T22:17:46.079Z] #27 7.825 go: downloading github.com/tetafro/godot v1.4.11 [2023-08-01T22:17:46.079Z] #27 7.829 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-08-01T22:17:46.079Z] #27 7.885 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-08-01T22:17:46.079Z] #27 7.962 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-08-01T22:17:46.079Z] #27 7.965 go: downloading github.com/ultraware/funlen v0.0.3 [2023-08-01T22:17:46.079Z] #27 7.966 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-08-01T22:17:46.079Z] #27 7.970 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-08-01T22:17:46.079Z] #27 7.981 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-08-01T22:17:46.079Z] #27 ... [2023-08-01T22:17:46.079Z] [2023-08-01T22:17:46.079Z] #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 [2023-08-01T22:17:46.079Z] #19 7.957 [2023-08-01T22:17:46.208Z] #11 extracting sha256:61921364b4ffea1865ccb5d32a03415d0669aa19b70aba6de84533c5258df6d7 1.9s done [2023-08-01T22:17:46.337Z] #19 8.197 #=#=# 0.0% ################# 24.7% ######################################## 56.8% ############################################################### 87.8% ######################################################################## 100.0% [2023-08-01T22:17:46.489Z] #20 7.559 #=#=# 0.0% ############### 21.1% ########################### 37.7% ########################################### 60.1% ######################################################### 79.5% ######################################################################## 100.0% [2023-08-01T22:17:46.596Z] #19 9.054 [2023-08-01T22:17:46.610Z] #45 DONE 3.3s [2023-08-01T22:17:46.610Z] [2023-08-01T22:17:46.610Z] #24 [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 [2023-08-01T22:17:46.610Z] #24 52.03 + /build/golangci-lint --version [2023-08-01T22:17:46.610Z] #24 52.32 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-08-01T22:17:46.610Z] #24 DONE 53.3s [2023-08-01T22:17:46.610Z] [2023-08-01T22:17:46.610Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-08-01T22:17:46.746Z] #20 ... [2023-08-01T22:17:46.746Z] [2023-08-01T22:17:46.746Z] #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 [2023-08-01T22:17:46.746Z] #24 1.070 + RM_GOPATH=0 [2023-08-01T22:17:46.746Z] #24 1.070 + TMP_GOPATH= [2023-08-01T22:17:46.746Z] #24 1.070 + : /build [2023-08-01T22:17:46.746Z] #24 1.070 + '[' -z '' ']' [2023-08-01T22:17:46.746Z] #24 1.070 ++ mktemp -d [2023-08-01T22:17:46.746Z] #24 1.072 + export GOPATH=/tmp/tmp.K8CrRwpa1w [2023-08-01T22:17:46.746Z] #24 1.072 + GOPATH=/tmp/tmp.K8CrRwpa1w [2023-08-01T22:17:46.746Z] #24 1.072 + RM_GOPATH=1 [2023-08-01T22:17:46.746Z] #24 1.072 + case "$(go env GOARCH)" in [2023-08-01T22:17:46.746Z] #24 1.072 ++ go env GOARCH [2023-08-01T22:17:46.746Z] #24 1.078 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:46.746Z] #24 1.078 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:46.746Z] #24 1.083 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:46.746Z] #24 1.085 Install docker/cli version 17.06.2-ce from stable [2023-08-01T22:17:46.746Z] #24 1.085 + dir=/tmp/install [2023-08-01T22:17:46.746Z] #24 1.085 + bin=dockercli [2023-08-01T22:17:46.746Z] #24 1.085 + shift [2023-08-01T22:17:46.746Z] #24 1.085 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-08-01T22:17:46.746Z] #24 1.085 + . /tmp/install/dockercli.installer [2023-08-01T22:17:46.746Z] #24 1.085 ++ : stable [2023-08-01T22:17:46.746Z] #24 1.085 ++ : 17.06.2-ce [2023-08-01T22:17:46.746Z] #24 1.085 + install_dockercli [2023-08-01T22:17:46.746Z] #24 1.085 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-08-01T22:17:46.746Z] #24 1.085 ++ uname -m [2023-08-01T22:17:46.746Z] #24 1.088 + arch=x86_64 [2023-08-01T22:17:46.746Z] #24 1.088 + '[' x86_64 '!=' x86_64 ']' [2023-08-01T22:17:46.746Z] #24 1.088 + url=https://download.docker.com/linux/static [2023-08-01T22:17:46.746Z] #24 1.088 + tar -xz docker/docker [2023-08-01T22:17:46.746Z] #24 1.088 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-08-01T22:17:46.746Z] #24 2.596 + mkdir -p /build [2023-08-01T22:17:46.746Z] #24 2.606 + mv docker/docker /build/ [2023-08-01T22:17:46.746Z] #24 2.611 + rmdir docker [2023-08-01T22:17:46.746Z] #24 DONE 8.1s [2023-08-01T22:17:46.746Z] [2023-08-01T22:17:46.746Z] #25 [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 [2023-08-01T22:17:46.746Z] #25 1.467 + RM_GOPATH=0 [2023-08-01T22:17:46.746Z] #25 1.471 + TMP_GOPATH= [2023-08-01T22:17:46.746Z] #25 1.471 + : /build [2023-08-01T22:17:46.746Z] #25 1.471 + '[' -z '' ']' [2023-08-01T22:17:46.746Z] #25 1.471 ++ mktemp -d [2023-08-01T22:17:46.746Z] #25 1.471 + export GOPATH=/tmp/tmp.k8bG7YtJso [2023-08-01T22:17:46.746Z] #25 1.471 + GOPATH=/tmp/tmp.k8bG7YtJso [2023-08-01T22:17:46.746Z] #25 1.471 + RM_GOPATH=1 [2023-08-01T22:17:46.746Z] #25 1.471 + case "$(go env GOARCH)" in [2023-08-01T22:17:46.746Z] #25 1.471 ++ go env GOARCH [2023-08-01T22:17:46.746Z] #25 1.487 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:46.746Z] #25 1.489 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:46.746Z] #25 1.489 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:46.746Z] #25 1.489 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:46.746Z] #25 1.489 + dir=/tmp/install [2023-08-01T22:17:46.746Z] #25 1.489 + bin=vndr [2023-08-01T22:17:46.746Z] #25 1.489 + shift [2023-08-01T22:17:46.746Z] #25 1.489 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-08-01T22:17:46.746Z] #25 1.489 + . /tmp/install/vndr.installer [2023-08-01T22:17:46.746Z] #25 1.489 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:46.746Z] #25 1.489 + install_vndr [2023-08-01T22:17:46.746Z] #25 1.489 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-08-01T22:17:46.746Z] #25 1.489 + GOBIN=/build [2023-08-01T22:17:46.746Z] #25 1.489 + GO111MODULE=on [2023-08-01T22:17:46.746Z] #25 1.489 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:46.746Z] #25 1.894 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:46.746Z] #25 DONE 8.1s [2023-08-01T22:17:46.746Z] [2023-08-01T22:17:46.746Z] #20 [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 [2023-08-01T22:17:46.746Z] #20 8.533 [2023-08-01T22:17:46.746Z] #20 ... [2023-08-01T22:17:46.746Z] [2023-08-01T22:17:46.746Z] #26 [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 [2023-08-01T22:17:46.746Z] #26 1.099 + RM_GOPATH=0 [2023-08-01T22:17:46.746Z] #26 1.099 + TMP_GOPATH= [2023-08-01T22:17:46.746Z] #26 1.099 + : /build [2023-08-01T22:17:46.746Z] #26 1.099 + '[' -z '' ']' [2023-08-01T22:17:46.746Z] #26 1.099 ++ mktemp -d [2023-08-01T22:17:46.746Z] #26 1.099 + export GOPATH=/tmp/tmp.dghrrVXKDK [2023-08-01T22:17:46.746Z] #26 1.099 + GOPATH=/tmp/tmp.dghrrVXKDK [2023-08-01T22:17:46.746Z] #26 1.099 + RM_GOPATH=1 [2023-08-01T22:17:46.746Z] #26 1.099 + case "$(go env GOARCH)" in [2023-08-01T22:17:46.746Z] #26 1.099 ++ go env GOARCH [2023-08-01T22:17:46.747Z] #26 1.100 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:46.747Z] #26 1.100 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:46.747Z] #26 1.101 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:46.747Z] #26 1.103 Install golangci-lint version v1.49.0 [2023-08-01T22:17:46.747Z] #26 1.103 + dir=/tmp/install [2023-08-01T22:17:46.747Z] #26 1.103 + bin=golangci_lint [2023-08-01T22:17:46.747Z] #26 1.103 + shift [2023-08-01T22:17:46.747Z] #26 1.103 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-08-01T22:17:46.747Z] #26 1.103 + . /tmp/install/golangci_lint.installer [2023-08-01T22:17:46.747Z] #26 1.103 ++ : v1.49.0 [2023-08-01T22:17:46.747Z] #26 1.103 + install_golangci_lint [2023-08-01T22:17:46.747Z] #26 1.103 + set -e [2023-08-01T22:17:46.747Z] #26 1.103 + echo 'Install golangci-lint version v1.49.0' [2023-08-01T22:17:46.747Z] #26 1.103 + GOBIN=/build [2023-08-01T22:17:46.747Z] #26 1.103 + GO111MODULE=on [2023-08-01T22:17:46.747Z] #26 1.103 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-08-01T22:17:46.747Z] #26 1.706 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-08-01T22:17:46.747Z] #26 2.587 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:17:46.747Z] #26 2.588 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:17:46.747Z] #26 2.589 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:17:46.747Z] #26 2.590 go: downloading github.com/spf13/cobra v1.5.0 [2023-08-01T22:17:46.747Z] #26 2.590 go: downloading github.com/spf13/pflag v1.0.5 [2023-08-01T22:17:46.747Z] #26 2.591 go: downloading github.com/spf13/viper v1.12.0 [2023-08-01T22:17:46.747Z] #26 2.749 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-01T22:17:46.747Z] #26 2.880 go: downloading golang.org/x/tools v0.1.12 [2023-08-01T22:17:46.747Z] #26 2.999 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-08-01T22:17:46.747Z] #26 3.096 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-08-01T22:17:46.747Z] #26 3.097 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-01T22:17:46.747Z] #26 3.273 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-01T22:17:46.747Z] #26 3.310 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-01T22:17:46.747Z] #26 3.311 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-08-01T22:17:46.747Z] #26 3.355 go: downloading github.com/stretchr/testify v1.8.0 [2023-08-01T22:17:46.747Z] #26 3.379 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-08-01T22:17:46.747Z] #26 3.471 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-08-01T22:17:46.747Z] #26 3.667 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-08-01T22:17:46.747Z] #26 3.697 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:17:46.747Z] #26 3.747 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-01T22:17:46.747Z] #26 3.774 go: downloading github.com/spf13/afero v1.8.2 [2023-08-01T22:17:46.747Z] #26 3.832 go: downloading github.com/spf13/cast v1.5.0 [2023-08-01T22:17:46.747Z] #26 4.008 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-08-01T22:17:46.747Z] #26 4.470 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-08-01T22:17:46.747Z] #26 4.476 go: downloading github.com/Antonboom/errname v0.1.7 [2023-08-01T22:17:46.747Z] #26 4.584 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-08-01T22:17:46.747Z] #26 4.770 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-08-01T22:17:46.747Z] #26 4.843 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-08-01T22:17:46.747Z] #26 4.878 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-08-01T22:17:46.747Z] #26 5.107 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-08-01T22:17:46.747Z] #26 5.158 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-08-01T22:17:46.747Z] #26 5.226 go: downloading github.com/alingse/asasalint v0.0.11 [2023-08-01T22:17:46.747Z] #26 5.321 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-08-01T22:17:46.747Z] #26 5.478 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-08-01T22:17:46.747Z] #26 5.574 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-08-01T22:17:46.747Z] #26 5.669 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-08-01T22:17:46.747Z] #26 5.671 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-08-01T22:17:46.747Z] #26 5.823 go: downloading github.com/breml/bidichk v0.2.3 [2023-08-01T22:17:46.747Z] #26 5.894 go: downloading github.com/breml/errchkjson v0.3.0 [2023-08-01T22:17:46.747Z] #26 5.984 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-08-01T22:17:46.747Z] #26 5.999 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-08-01T22:17:46.747Z] #26 6.031 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-08-01T22:17:46.747Z] #26 6.151 go: downloading github.com/daixiang0/gci v0.6.3 [2023-08-01T22:17:46.747Z] #26 6.442 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-08-01T22:17:46.747Z] #26 6.443 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-08-01T22:17:46.747Z] #26 6.444 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-08-01T22:17:46.747Z] #26 6.444 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-08-01T22:17:46.747Z] #26 6.590 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-08-01T22:17:46.747Z] #26 6.597 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-08-01T22:17:46.747Z] #26 6.692 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-08-01T22:17:46.747Z] #26 6.694 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-08-01T22:17:46.747Z] #26 6.695 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-08-01T22:17:46.747Z] #26 6.699 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-08-01T22:17:46.747Z] #26 6.699 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-08-01T22:17:46.747Z] #26 6.800 go: downloading github.com/golangci/misspell v0.3.5 [2023-08-01T22:17:46.747Z] #26 6.850 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-08-01T22:17:46.747Z] #26 6.874 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-08-01T22:17:46.747Z] #26 6.940 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-08-01T22:17:46.747Z] #26 6.940 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-08-01T22:17:46.747Z] #26 6.959 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-08-01T22:17:46.747Z] #26 7.085 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-08-01T22:17:46.747Z] #26 7.108 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-08-01T22:17:46.747Z] #26 7.109 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-08-01T22:17:46.747Z] #26 7.109 go: downloading github.com/julz/importas v0.1.0 [2023-08-01T22:17:46.747Z] #26 7.142 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-08-01T22:17:46.747Z] #26 7.143 go: downloading github.com/kulti/thelper v0.6.3 [2023-08-01T22:17:46.747Z] #26 7.187 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-08-01T22:17:46.747Z] #26 7.214 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-08-01T22:17:46.747Z] #26 7.217 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-08-01T22:17:46.747Z] #26 7.217 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-08-01T22:17:46.747Z] #26 7.279 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-08-01T22:17:46.747Z] #26 7.280 go: downloading github.com/maratori/testpackage v1.1.0 [2023-08-01T22:17:46.747Z] #26 7.299 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-08-01T22:17:46.747Z] #26 7.324 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-08-01T22:17:46.747Z] #26 7.328 go: downloading github.com/mgechev/revive v1.2.3 [2023-08-01T22:17:46.747Z] #26 7.404 go: downloading github.com/moricho/tparallel v0.2.1 [2023-08-01T22:17:46.747Z] #26 7.442 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-08-01T22:17:46.747Z] #26 7.443 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-08-01T22:17:46.747Z] #26 7.481 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-08-01T22:17:46.747Z] #26 7.593 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-08-01T22:17:46.747Z] #26 7.593 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-08-01T22:17:46.747Z] #26 7.721 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-08-01T22:17:46.747Z] #26 7.735 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-08-01T22:17:46.747Z] #26 7.762 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-08-01T22:17:46.747Z] #26 7.779 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-08-01T22:17:46.747Z] #26 7.833 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-08-01T22:17:46.747Z] #26 7.840 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-08-01T22:17:46.747Z] #26 7.919 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-08-01T22:17:46.747Z] #26 7.935 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-08-01T22:17:46.747Z] #26 7.990 go: downloading github.com/sivchari/tenv v1.7.0 [2023-08-01T22:17:46.747Z] #26 7.999 go: downloading github.com/sonatard/noctx v0.0.1 [2023-08-01T22:17:46.747Z] #26 8.022 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-08-01T22:17:46.747Z] #26 8.088 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-08-01T22:17:46.747Z] #26 8.089 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-08-01T22:17:46.747Z] #26 8.090 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-08-01T22:17:46.747Z] #26 8.127 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-08-01T22:17:46.747Z] #26 8.128 go: downloading github.com/tetafro/godot v1.4.11 [2023-08-01T22:17:46.747Z] #26 8.131 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-08-01T22:17:46.747Z] #26 8.150 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-08-01T22:17:46.747Z] #26 8.204 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-08-01T22:17:46.747Z] #26 8.204 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-08-01T22:17:46.747Z] #26 8.227 go: downloading github.com/ultraware/funlen v0.0.3 [2023-08-01T22:17:46.747Z] #26 8.227 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-08-01T22:17:46.747Z] #26 8.227 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-08-01T22:17:46.747Z] #26 8.278 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-08-01T22:17:46.747Z] #26 8.306 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-08-01T22:17:46.773Z] #11 extracting sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 [2023-08-01T22:17:46.867Z] #46 ... [2023-08-01T22:17:46.867Z] [2023-08-01T22:17:46.867Z] #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 [2023-08-01T22:17:46.867Z] #28 53.23 + return [2023-08-01T22:17:46.867Z] #28 DONE 53.3s [2023-08-01T22:17:46.867Z] [2023-08-01T22:17:46.867Z] #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 [2023-08-01T22:17:46.867Z] #37 41.14 + bin/containerd [2023-08-01T22:17:47.004Z] #26 8.346 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-08-01T22:17:47.004Z] #26 8.346 go: downloading honnef.co/go/tools v0.3.3 [2023-08-01T22:17:47.052Z] #21 ... [2023-08-01T22:17:47.052Z] [2023-08-01T22:17:47.052Z] #13 [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 [2023-08-01T22:17:47.052Z] #13 15.62 129 added, 0 removed; done. [2023-08-01T22:17:47.052Z] #13 15.70 Setting up jq (1.6-2.1) ... [2023-08-01T22:17:47.052Z] #13 15.71 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:47.052Z] #13 15.72 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:47.052Z] #13 15.74 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:47.052Z] #13 15.76 Processing triggers for ca-certificates (20210119) ... [2023-08-01T22:17:47.052Z] #13 15.78 Updating certificates in /etc/ssl/certs... [2023-08-01T22:17:47.052Z] #13 16.24 0 added, 0 removed; done. [2023-08-01T22:17:47.052Z] #13 16.24 Running hooks in /etc/ca-certificates/update.d... [2023-08-01T22:17:47.052Z] #13 16.24 done. [2023-08-01T22:17:47.052Z] #13 DONE 16.5s [2023-08-01T22:17:47.052Z] [2023-08-01T22:17:47.052Z] #21 [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 [2023-08-01T22:17:47.052Z] #21 1.387 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-08-01T22:17:47.052Z] #21 1.387 Cloning into '.'... [2023-08-01T22:17:47.052Z] #21 ... [2023-08-01T22:17:47.052Z] [2023-08-01T22:17:47.052Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-08-01T22:17:47.052Z] #22 DONE 0.3s [2023-08-01T22:17:47.262Z] #26 8.644 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-08-01T22:17:47.262Z] #26 8.715 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-08-01T22:17:47.314Z] [2023-08-01T22:17:47.314Z] #23 [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 [2023-08-01T22:17:47.314Z] #23 0.999 + RM_GOPATH=0 [2023-08-01T22:17:47.314Z] #23 0.999 + TMP_GOPATH= [2023-08-01T22:17:47.314Z] #23 0.999 + : /build [2023-08-01T22:17:47.314Z] #23 0.999 + '[' -z '' ']' [2023-08-01T22:17:47.314Z] #23 1.000 ++ mktemp -d [2023-08-01T22:17:47.314Z] #23 1.001 + export GOPATH=/tmp/tmp.BIoudu3xUo [2023-08-01T22:17:47.314Z] #23 1.001 + GOPATH=/tmp/tmp.BIoudu3xUo [2023-08-01T22:17:47.314Z] #23 1.001 + RM_GOPATH=1 [2023-08-01T22:17:47.314Z] #23 1.002 + case "$(go env GOARCH)" in [2023-08-01T22:17:47.314Z] #23 1.002 ++ go env GOARCH [2023-08-01T22:17:47.314Z] #23 1.007 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:47.314Z] #23 1.007 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:47.314Z] #23 1.009 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:47.314Z] #23 1.010 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:47.314Z] #23 1.010 + dir=/tmp/install [2023-08-01T22:17:47.314Z] #23 1.010 + bin=tomlv [2023-08-01T22:17:47.314Z] #23 1.010 + shift [2023-08-01T22:17:47.314Z] #23 1.010 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-08-01T22:17:47.314Z] #23 1.010 + . /tmp/install/tomlv.installer [2023-08-01T22:17:47.314Z] #23 1.010 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:47.314Z] #23 1.010 + install_tomlv [2023-08-01T22:17:47.314Z] #23 1.010 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-08-01T22:17:47.314Z] #23 1.010 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BIoudu3xUo/src/github.com/BurntSushi/toml [2023-08-01T22:17:47.314Z] #23 1.011 Cloning into '/tmp/tmp.BIoudu3xUo/src/github.com/BurntSushi/toml'... [2023-08-01T22:17:47.314Z] #23 1.497 + cd /tmp/tmp.BIoudu3xUo/src/github.com/BurntSushi/toml [2023-08-01T22:17:47.314Z] #23 1.497 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:47.314Z] #23 1.559 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:17:47.314Z] #23 1.674 encoding [2023-08-01T22:17:47.314Z] #23 1.678 internal/goarch [2023-08-01T22:17:47.314Z] #23 1.678 internal/goos [2023-08-01T22:17:47.314Z] #23 1.694 internal/unsafeheader [2023-08-01T22:17:47.314Z] #23 1.694 internal/cpu [2023-08-01T22:17:47.314Z] #23 1.699 internal/goexperiment [2023-08-01T22:17:47.314Z] #23 1.702 runtime/internal/atomic [2023-08-01T22:17:47.314Z] #23 1.723 runtime/internal/syscall [2023-08-01T22:17:47.314Z] #23 1.740 internal/abi [2023-08-01T22:17:47.314Z] #23 1.751 runtime/internal/math [2023-08-01T22:17:47.314Z] #23 1.772 internal/itoa [2023-08-01T22:17:47.314Z] #23 1.773 math/bits [2023-08-01T22:17:47.314Z] #23 1.775 runtime/internal/sys [2023-08-01T22:17:47.314Z] #23 1.927 unicode/utf8 [2023-08-01T22:17:47.314Z] #23 1.961 internal/race [2023-08-01T22:17:47.314Z] #23 1.996 sync/atomic [2023-08-01T22:17:47.430Z] #37 ... [2023-08-01T22:17:47.430Z] [2023-08-01T22:17:47.430Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-08-01T22:17:47.430Z] #46 DONE 0.7s [2023-08-01T22:17:47.430Z] [2023-08-01T22:17:47.430Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-08-01T22:17:47.519Z] #26 8.847 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-08-01T22:17:47.519Z] #26 8.966 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:17:47.519Z] #26 9.006 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-08-01T22:17:47.572Z] #23 2.087 unicode [2023-08-01T22:17:47.572Z] #23 2.147 internal/bytealg [2023-08-01T22:17:47.572Z] #23 2.155 math [2023-08-01T22:17:47.777Z] #26 9.091 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-01T22:17:47.777Z] #26 9.222 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-01T22:17:47.995Z] #47 DONE 0.5s [2023-08-01T22:17:47.995Z] [2023-08-01T22:17:47.995Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:17:47.995Z] #19 10.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-08-01T22:17:48.036Z] #26 9.231 go: downloading github.com/stretchr/objx v0.4.0 [2023-08-01T22:17:48.036Z] #26 9.264 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-08-01T22:17:48.036Z] #26 9.415 go: downloading github.com/subosito/gotenv v1.4.0 [2023-08-01T22:17:48.036Z] #26 9.487 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-08-01T22:17:48.140Z] #23 2.787 runtime [2023-08-01T22:17:48.258Z] #19 ... [2023-08-01T22:17:48.258Z] [2023-08-01T22:17:48.258Z] #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 [2023-08-01T22:17:48.258Z] #28 0.583 + RM_GOPATH=0 [2023-08-01T22:17:48.258Z] #28 0.583 + TMP_GOPATH= [2023-08-01T22:17:48.258Z] #28 0.583 + : /build [2023-08-01T22:17:48.258Z] #28 0.583 + '[' -z '' ']' [2023-08-01T22:17:48.258Z] #28 0.583 ++ mktemp -d [2023-08-01T22:17:48.258Z] #28 0.584 + export GOPATH=/tmp/tmp.GHKgXv15I8 [2023-08-01T22:17:48.258Z] #28 0.584 + GOPATH=/tmp/tmp.GHKgXv15I8 [2023-08-01T22:17:48.258Z] #28 0.584 + RM_GOPATH=1 [2023-08-01T22:17:48.258Z] #28 0.584 + case "$(go env GOARCH)" in [2023-08-01T22:17:48.258Z] #28 0.590 ++ go env GOARCH [2023-08-01T22:17:48.258Z] #28 0.591 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.258Z] #28 0.591 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.258Z] #28 0.594 Install gotestsum version v1.8.2 [2023-08-01T22:17:48.258Z] #28 0.594 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:48.258Z] #28 0.594 + dir=/tmp/install [2023-08-01T22:17:48.258Z] #28 0.594 + bin=gotestsum [2023-08-01T22:17:48.258Z] #28 0.594 + shift [2023-08-01T22:17:48.258Z] #28 0.594 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-08-01T22:17:48.258Z] #28 0.594 + . /tmp/install/gotestsum.installer [2023-08-01T22:17:48.258Z] #28 0.594 ++ : v1.8.2 [2023-08-01T22:17:48.258Z] #28 0.594 + install_gotestsum [2023-08-01T22:17:48.258Z] #28 0.594 + set -e [2023-08-01T22:17:48.258Z] #28 0.594 + echo 'Install gotestsum version v1.8.2' [2023-08-01T22:17:48.258Z] #28 0.594 + GOBIN=/build [2023-08-01T22:17:48.258Z] #28 0.594 + GO111MODULE=on [2023-08-01T22:17:48.258Z] #28 0.594 + go install gotest.tools/gotestsum@v1.8.2 [2023-08-01T22:17:48.258Z] #28 0.939 go: downloading gotest.tools/gotestsum v1.8.2 [2023-08-01T22:17:48.258Z] #28 2.087 go: downloading golang.org/x/tools v0.1.11 [2023-08-01T22:17:48.258Z] #28 2.088 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:17:48.258Z] #28 2.088 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-08-01T22:17:48.258Z] #28 2.089 go: downloading github.com/dnephin/pflag v1.0.7 [2023-08-01T22:17:48.258Z] #28 2.090 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-08-01T22:17:48.258Z] #28 2.091 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-08-01T22:17:48.258Z] #28 2.124 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:17:48.258Z] #28 2.160 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-08-01T22:17:48.258Z] #28 2.194 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-08-01T22:17:48.258Z] #28 2.211 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-08-01T22:17:48.258Z] #28 5.254 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:17:48.258Z] #28 ... [2023-08-01T22:17:48.258Z] [2023-08-01T22:17:48.258Z] #29 [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 [2023-08-01T22:17:48.258Z] #29 1.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:48.258Z] #29 1.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:48.258Z] #29 1.709 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:48.258Z] #29 2.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:48.258Z] #29 2.800 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:48.258Z] #29 3.274 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:48.258Z] #29 5.481 Fetched 8661 kB in 4s (2090 kB/s) [2023-08-01T22:17:48.258Z] #29 5.481 Reading package lists... [2023-08-01T22:17:48.258Z] #29 6.930 Reading package lists... [2023-08-01T22:17:48.258Z] #29 8.311 Building dependency tree... [2023-08-01T22:17:48.258Z] #29 9.001 The following additional packages will be installed: [2023-08-01T22:17:48.258Z] #29 9.006 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:17:48.258Z] #29 9.006 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-08-01T22:17:48.258Z] #29 9.006 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-08-01T22:17:48.258Z] #29 9.006 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-08-01T22:17:48.258Z] #29 9.007 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-08-01T22:17:48.258Z] #29 9.007 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-08-01T22:17:48.258Z] #29 9.008 libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2023-08-01T22:17:48.258Z] #29 9.010 Suggested packages: [2023-08-01T22:17:48.258Z] #29 9.010 gcc-10-locales seccomp wine64 [2023-08-01T22:17:48.258Z] #29 9.365 The following NEW packages will be installed: [2023-08-01T22:17:48.258Z] #29 9.374 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:17:48.258Z] #29 9.374 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-08-01T22:17:48.258Z] #29 9.374 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-08-01T22:17:48.258Z] #29 9.374 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-08-01T22:17:48.258Z] #29 9.374 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-08-01T22:17:48.258Z] #29 9.375 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-08-01T22:17:48.258Z] #29 9.375 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-08-01T22:17:48.258Z] #29 9.376 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-08-01T22:17:48.258Z] #29 9.376 mingw-w64-x86-64-dev [2023-08-01T22:17:48.258Z] #29 9.378 The following packages will be upgraded: [2023-08-01T22:17:48.258Z] #29 9.387 libsystemd0 libudev1 [2023-08-01T22:17:48.258Z] #29 9.679 2 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:17:48.258Z] #29 9.679 Need to get 115 MB of archives. [2023-08-01T22:17:48.258Z] #29 9.679 After this operation, 645 MB of additional disk space will be used. [2023-08-01T22:17:48.258Z] #29 9.679 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libsystemd0 amd64 247.3-7+deb11u4 [376 kB] [2023-08-01T22:17:48.258Z] #29 9.747 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libudev1 amd64 247.3-7+deb11u4 [168 kB] [2023-08-01T22:17:48.258Z] #29 9.892 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-08-01T22:17:48.295Z] #26 9.673 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-08-01T22:17:48.517Z] #29 ... [2023-08-01T22:17:48.517Z] [2023-08-01T22:17:48.517Z] #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 [2023-08-01T22:17:48.517Z] #30 1.779 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:48.517Z] #30 1.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:48.517Z] #30 1.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:48.517Z] #30 2.118 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:48.517Z] #30 2.693 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:48.517Z] #30 3.353 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:48.517Z] #30 5.343 Fetched 8661 kB in 4s (2265 kB/s) [2023-08-01T22:17:48.517Z] #30 5.343 Reading package lists... [2023-08-01T22:17:48.517Z] #30 6.468 Reading package lists... [2023-08-01T22:17:48.517Z] #30 7.998 Building dependency tree... [2023-08-01T22:17:48.517Z] #30 8.568 The following additional packages will be installed: [2023-08-01T22:17:48.517Z] #30 8.570 libbtrfs0 [2023-08-01T22:17:48.517Z] #30 8.600 The following NEW packages will be installed: [2023-08-01T22:17:48.517Z] #30 8.602 libbtrfs-dev libbtrfs0 [2023-08-01T22:17:48.517Z] #30 8.890 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:17:48.517Z] #30 8.890 Need to get 460 kB of archives. [2023-08-01T22:17:48.517Z] #30 8.890 After this operation, 1237 kB of additional disk space will be used. [2023-08-01T22:17:48.517Z] #30 8.890 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-08-01T22:17:48.517Z] #30 8.896 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-08-01T22:17:48.517Z] #30 9.160 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:48.517Z] #30 9.223 Fetched 460 kB in 0s (1587 kB/s) [2023-08-01T22:17:48.517Z] #30 9.256 Selecting previously unselected package libbtrfs0:amd64. [2023-08-01T22:17:48.517Z] #30 9.257 (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 ... 15722 files and directories currently installed.) [2023-08-01T22:17:48.517Z] #30 9.279 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-08-01T22:17:48.517Z] #30 9.295 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:17:48.517Z] #30 9.421 Selecting previously unselected package libbtrfs-dev:amd64. [2023-08-01T22:17:48.517Z] #30 9.424 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-08-01T22:17:48.517Z] #30 9.448 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:17:48.517Z] #30 9.591 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:17:48.517Z] #30 9.680 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:17:48.517Z] #30 9.694 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:48.517Z] #30 ... [2023-08-01T22:17:48.517Z] [2023-08-01T22:17:48.517Z] #31 [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 [2023-08-01T22:17:48.517Z] #31 1.155 + RM_GOPATH=0 [2023-08-01T22:17:48.517Z] #31 1.155 + TMP_GOPATH= [2023-08-01T22:17:48.517Z] #31 1.155 + : /build [2023-08-01T22:17:48.517Z] #31 1.155 + '[' -z '' ']' [2023-08-01T22:17:48.517Z] #31 1.155 ++ mktemp -d [2023-08-01T22:17:48.517Z] #31 1.156 + export GOPATH=/tmp/tmp.0tP54usM0Y [2023-08-01T22:17:48.517Z] #31 1.156 + GOPATH=/tmp/tmp.0tP54usM0Y [2023-08-01T22:17:48.517Z] #31 1.156 + RM_GOPATH=1 [2023-08-01T22:17:48.517Z] #31 1.156 + case "$(go env GOARCH)" in [2023-08-01T22:17:48.517Z] #31 1.156 ++ go env GOARCH [2023-08-01T22:17:48.517Z] #31 1.166 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.517Z] #31 1.166 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.517Z] #31 1.166 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:48.517Z] #31 1.167 + dir=/tmp/install [2023-08-01T22:17:48.517Z] #31 1.167 + bin=proxy [2023-08-01T22:17:48.517Z] #31 1.167 + shift [2023-08-01T22:17:48.517Z] #31 1.167 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-08-01T22:17:48.517Z] #31 1.167 + . /tmp/install/proxy.installer [2023-08-01T22:17:48.517Z] #31 1.167 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:48.517Z] #31 1.167 + install_proxy [2023-08-01T22:17:48.517Z] #31 1.167 + case "$1" in [2023-08-01T22:17:48.517Z] #31 1.167 + export CGO_ENABLED=0 [2023-08-01T22:17:48.517Z] #31 1.167 + CGO_ENABLED=0 [2023-08-01T22:17:48.517Z] #31 1.167 + _install_proxy [2023-08-01T22:17:48.517Z] #31 1.167 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-08-01T22:17:48.517Z] #31 1.167 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.0tP54usM0Y/src/github.com/docker/libnetwork [2023-08-01T22:17:48.517Z] #31 1.167 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:48.517Z] #31 1.169 Cloning into '/tmp/tmp.0tP54usM0Y/src/github.com/docker/libnetwork'... [2023-08-01T22:17:48.517Z] #31 5.068 + cd /tmp/tmp.0tP54usM0Y/src/github.com/docker/libnetwork [2023-08-01T22:17:48.517Z] #31 5.069 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:48.517Z] #31 5.234 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-08-01T22:17:48.552Z] #26 9.741 go: downloading github.com/magiconair/properties v1.8.6 [2023-08-01T22:17:48.552Z] #26 9.751 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-08-01T22:17:48.552Z] #26 9.765 go: downloading golang.org/x/text v0.3.7 [2023-08-01T22:17:48.552Z] #26 9.767 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-08-01T22:17:48.552Z] #26 9.798 go: downloading github.com/gobwas/glob v0.2.3 [2023-08-01T22:17:48.552Z] #26 10.01 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-08-01T22:17:48.552Z] #26 ... [2023-08-01T22:17:48.552Z] [2023-08-01T22:17:48.552Z] #27 [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 [2023-08-01T22:17:48.552Z] #27 1.645 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:48.552Z] #27 1.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:48.552Z] #27 1.668 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:48.552Z] #27 1.945 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:48.552Z] #27 2.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:48.552Z] #27 2.447 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:48.552Z] #27 4.742 Fetched 8661 kB in 3s (2561 kB/s) [2023-08-01T22:17:48.552Z] #27 4.742 Reading package lists... [2023-08-01T22:17:48.552Z] #27 6.064 Reading package lists... [2023-08-01T22:17:48.552Z] #27 7.282 Building dependency tree... [2023-08-01T22:17:48.552Z] #27 8.198 The following additional packages will be installed: [2023-08-01T22:17:48.552Z] #27 8.198 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-08-01T22:17:48.552Z] #27 8.198 Suggested packages: [2023-08-01T22:17:48.552Z] #27 8.198 cmake-doc ninja-build lrzip [2023-08-01T22:17:48.552Z] #27 8.198 Recommended packages: [2023-08-01T22:17:48.552Z] #27 8.198 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-08-01T22:17:48.552Z] #27 8.566 The following NEW packages will be installed: [2023-08-01T22:17:48.552Z] #27 8.570 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-08-01T22:17:48.552Z] #27 8.570 vim-common xxd [2023-08-01T22:17:48.552Z] #27 8.855 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:17:48.552Z] #27 8.855 Need to get 17.7 MB of archives. [2023-08-01T22:17:48.552Z] #27 8.855 After this operation, 70.7 MB of additional disk space will be used. [2023-08-01T22:17:48.552Z] #27 8.855 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:17:48.552Z] #27 8.942 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:17:48.552Z] #27 8.943 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-08-01T22:17:48.552Z] #27 8.970 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-08-01T22:17:48.552Z] #27 9.087 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-08-01T22:17:48.552Z] #27 9.094 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-08-01T22:17:48.552Z] #27 9.098 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-08-01T22:17:48.552Z] #27 9.099 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-08-01T22:17:48.552Z] #27 9.101 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-08-01T22:17:48.552Z] #27 9.103 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-08-01T22:17:48.552Z] #27 9.577 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:48.552Z] #27 9.683 Fetched 17.7 MB in 1s (28.4 MB/s) [2023-08-01T22:17:48.552Z] #27 9.740 Selecting previously unselected package xxd. [2023-08-01T22:17:48.552Z] #27 9.741 (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 ... 15722 files and directories currently installed.) [2023-08-01T22:17:48.552Z] #27 9.763 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:17:48.552Z] #27 9.767 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:48.552Z] #27 9.879 Selecting previously unselected package vim-common. [2023-08-01T22:17:48.552Z] #27 9.885 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:17:48.552Z] #27 9.904 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:48.780Z] #31 ... [2023-08-01T22:17:48.780Z] [2023-08-01T22:17:48.780Z] #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 [2023-08-01T22:17:48.780Z] #32 1.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:48.780Z] #32 1.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:48.780Z] #32 1.793 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:48.780Z] #32 2.166 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:48.780Z] #32 2.926 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:48.780Z] #32 3.660 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:48.780Z] #32 5.967 Fetched 8661 kB in 4s (1941 kB/s) [2023-08-01T22:17:48.780Z] #32 5.967 Reading package lists... [2023-08-01T22:17:48.780Z] #32 7.159 Reading package lists... [2023-08-01T22:17:48.780Z] #32 8.498 Building dependency tree... [2023-08-01T22:17:48.780Z] #32 9.133 The following additional packages will be installed: [2023-08-01T22:17:48.780Z] #32 9.135 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-08-01T22:17:48.780Z] #32 9.139 Suggested packages: [2023-08-01T22:17:48.780Z] #32 9.139 cmake-doc ninja-build lrzip [2023-08-01T22:17:48.780Z] #32 9.139 Recommended packages: [2023-08-01T22:17:48.780Z] #32 9.140 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-08-01T22:17:48.780Z] #32 9.443 The following NEW packages will be installed: [2023-08-01T22:17:48.780Z] #32 9.445 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-08-01T22:17:48.780Z] #32 9.445 vim-common xxd [2023-08-01T22:17:48.780Z] #32 9.747 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:17:48.780Z] #32 9.747 Need to get 17.7 MB of archives. [2023-08-01T22:17:48.780Z] #32 9.747 After this operation, 70.7 MB of additional disk space will be used. [2023-08-01T22:17:48.780Z] #32 9.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:17:48.780Z] #32 9.762 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:17:48.780Z] #32 9.774 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-08-01T22:17:48.780Z] #32 9.797 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-08-01T22:17:48.780Z] #32 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-08-01T22:17:48.780Z] #32 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-08-01T22:17:48.780Z] #32 10.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-08-01T22:17:48.780Z] #32 10.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-08-01T22:17:48.780Z] #32 10.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-08-01T22:17:48.780Z] #32 10.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-08-01T22:17:48.780Z] #32 ... [2023-08-01T22:17:48.780Z] [2023-08-01T22:17:48.780Z] #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 [2023-08-01T22:17:48.780Z] #33 1.300 + RM_GOPATH=0 [2023-08-01T22:17:48.780Z] #33 1.300 + TMP_GOPATH= [2023-08-01T22:17:48.780Z] #33 1.300 + : /build [2023-08-01T22:17:48.780Z] #33 1.300 + '[' -z '' ']' [2023-08-01T22:17:48.780Z] #33 1.300 ++ mktemp -d [2023-08-01T22:17:48.780Z] #33 1.301 + export GOPATH=/tmp/tmp.M2dpVoKTVm [2023-08-01T22:17:48.780Z] #33 1.301 + GOPATH=/tmp/tmp.M2dpVoKTVm [2023-08-01T22:17:48.780Z] #33 1.301 + RM_GOPATH=1 [2023-08-01T22:17:48.780Z] #33 1.301 + case "$(go env GOARCH)" in [2023-08-01T22:17:48.780Z] #33 1.302 ++ go env GOARCH [2023-08-01T22:17:48.780Z] #33 1.308 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.780Z] #33 1.308 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.780Z] #33 1.308 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:48.780Z] #33 1.309 + dir=/tmp/install [2023-08-01T22:17:48.780Z] #33 1.309 + bin=shfmt [2023-08-01T22:17:48.780Z] #33 1.309 + shift [2023-08-01T22:17:48.780Z] #33 1.309 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-08-01T22:17:48.780Z] #33 1.309 + . /tmp/install/shfmt.installer [2023-08-01T22:17:48.780Z] #33 1.309 ++ : v3.0.2 [2023-08-01T22:17:48.780Z] #33 1.309 + install_shfmt [2023-08-01T22:17:48.780Z] #33 1.309 + echo 'Install shfmt version v3.0.2' [2023-08-01T22:17:48.780Z] #33 1.309 + GOBIN=/build [2023-08-01T22:17:48.780Z] #33 1.309 + GO111MODULE=on [2023-08-01T22:17:48.780Z] #33 1.309 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-08-01T22:17:48.780Z] #33 1.309 Install shfmt version v3.0.2 [2023-08-01T22:17:48.780Z] #33 1.783 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-08-01T22:17:48.780Z] #33 2.907 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-08-01T22:17:48.780Z] #33 2.908 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-08-01T22:17:48.780Z] #33 2.914 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-08-01T22:17:48.780Z] #33 3.737 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-08-01T22:17:48.780Z] #33 ... [2023-08-01T22:17:48.780Z] [2023-08-01T22:17:48.780Z] #34 [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 [2023-08-01T22:17:48.780Z] #34 0.585 + RM_GOPATH=0 [2023-08-01T22:17:48.780Z] #34 0.585 + TMP_GOPATH= [2023-08-01T22:17:48.780Z] #34 0.585 + : /build [2023-08-01T22:17:48.780Z] #34 0.585 + '[' -z '' ']' [2023-08-01T22:17:48.780Z] #34 0.590 ++ mktemp -d [2023-08-01T22:17:48.780Z] #34 0.590 + export GOPATH=/tmp/tmp.wvzm91v7U9 [2023-08-01T22:17:48.780Z] #34 0.590 + GOPATH=/tmp/tmp.wvzm91v7U9 [2023-08-01T22:17:48.780Z] #34 0.590 + RM_GOPATH=1 [2023-08-01T22:17:48.780Z] #34 0.590 + case "$(go env GOARCH)" in [2023-08-01T22:17:48.780Z] #34 0.590 ++ go env GOARCH [2023-08-01T22:17:48.780Z] #34 0.598 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.780Z] #34 0.598 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.780Z] #34 0.599 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:48.780Z] #34 0.602 + dir=/tmp/install [2023-08-01T22:17:48.780Z] #34 0.602 + bin=rootlesskit [2023-08-01T22:17:48.780Z] #34 0.602 + shift [2023-08-01T22:17:48.780Z] #34 0.602 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-08-01T22:17:48.780Z] #34 0.602 + . /tmp/install/rootlesskit.installer [2023-08-01T22:17:48.780Z] #34 0.602 ++ : v0.14.4 [2023-08-01T22:17:48.780Z] #34 0.602 + install_rootlesskit [2023-08-01T22:17:48.780Z] #34 0.602 + case "$1" in [2023-08-01T22:17:48.780Z] #34 0.602 + export CGO_ENABLED=0 [2023-08-01T22:17:48.780Z] #34 0.602 + CGO_ENABLED=0 [2023-08-01T22:17:48.780Z] #34 0.602 + _install_rootlesskit [2023-08-01T22:17:48.780Z] #34 0.602 + echo 'Install rootlesskit version v0.14.4' [2023-08-01T22:17:48.780Z] #34 0.602 Install rootlesskit version v0.14.4 [2023-08-01T22:17:48.780Z] #34 0.602 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:17:48.780Z] #34 0.602 + GOBIN=/build [2023-08-01T22:17:48.780Z] #34 0.602 + GO111MODULE=on [2023-08-01T22:17:48.780Z] #34 0.602 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-08-01T22:17:48.780Z] #34 0.967 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-08-01T22:17:48.780Z] #34 2.695 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-08-01T22:17:48.780Z] #34 2.701 go: downloading github.com/moby/vpnkit v0.5.0 [2023-08-01T22:17:48.780Z] #34 2.701 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-08-01T22:17:48.780Z] #34 2.702 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:17:48.780Z] #34 2.703 go: downloading github.com/google/uuid v1.3.0 [2023-08-01T22:17:48.780Z] #34 2.704 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:17:48.780Z] #34 2.704 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-08-01T22:17:48.780Z] #34 2.729 go: downloading github.com/gorilla/mux v1.8.0 [2023-08-01T22:17:48.780Z] #34 2.815 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-08-01T22:17:48.780Z] #34 2.819 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-08-01T22:17:48.780Z] #34 2.948 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-08-01T22:17:48.780Z] #34 3.878 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-08-01T22:17:48.780Z] #34 3.878 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-08-01T22:17:48.780Z] #34 4.723 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-08-01T22:17:48.780Z] #34 4.737 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-08-01T22:17:48.809Z] #27 10.02 Selecting previously unselected package cmake-data. [2023-08-01T22:17:48.809Z] #27 10.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-08-01T22:17:48.809Z] #27 10.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:17:48.809Z] #27 ... [2023-08-01T22:17:48.809Z] [2023-08-01T22:17:48.809Z] #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 [2023-08-01T22:17:48.809Z] #28 1.070 + RM_GOPATH=0 [2023-08-01T22:17:48.809Z] #28 1.070 + TMP_GOPATH= [2023-08-01T22:17:48.809Z] #28 1.070 + : /build [2023-08-01T22:17:48.809Z] #28 1.070 + '[' -z '' ']' [2023-08-01T22:17:48.809Z] #28 1.070 ++ mktemp -d [2023-08-01T22:17:48.809Z] #28 1.072 + export GOPATH=/tmp/tmp.jWR1nspqa2 [2023-08-01T22:17:48.809Z] #28 1.072 + GOPATH=/tmp/tmp.jWR1nspqa2 [2023-08-01T22:17:48.809Z] #28 1.072 + RM_GOPATH=1 [2023-08-01T22:17:48.809Z] #28 1.072 + case "$(go env GOARCH)" in [2023-08-01T22:17:48.809Z] #28 1.072 ++ go env GOARCH [2023-08-01T22:17:48.809Z] #28 1.076 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.809Z] #28 1.076 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.809Z] #28 1.083 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:48.809Z] #28 1.083 + dir=/tmp/install [2023-08-01T22:17:48.809Z] #28 1.083 + bin=gotestsum [2023-08-01T22:17:48.809Z] #28 1.083 + shift [2023-08-01T22:17:48.809Z] #28 1.083 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-08-01T22:17:48.809Z] #28 1.083 + . /tmp/install/gotestsum.installer [2023-08-01T22:17:48.809Z] #28 1.083 ++ : v1.8.2 [2023-08-01T22:17:48.809Z] #28 1.083 + install_gotestsum [2023-08-01T22:17:48.809Z] #28 1.088 + set -e [2023-08-01T22:17:48.809Z] #28 1.088 Install gotestsum version v1.8.2 [2023-08-01T22:17:48.809Z] #28 1.099 + echo 'Install gotestsum version v1.8.2' [2023-08-01T22:17:48.809Z] #28 1.099 + GOBIN=/build [2023-08-01T22:17:48.809Z] #28 1.099 + GO111MODULE=on [2023-08-01T22:17:48.809Z] #28 1.099 + go install gotest.tools/gotestsum@v1.8.2 [2023-08-01T22:17:48.809Z] #28 1.439 go: downloading gotest.tools/gotestsum v1.8.2 [2023-08-01T22:17:48.809Z] #28 2.508 go: downloading golang.org/x/tools v0.1.11 [2023-08-01T22:17:48.809Z] #28 2.513 go: downloading github.com/dnephin/pflag v1.0.7 [2023-08-01T22:17:48.809Z] #28 2.514 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:17:48.809Z] #28 2.516 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-08-01T22:17:48.809Z] #28 2.517 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-08-01T22:17:48.809Z] #28 2.579 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-08-01T22:17:48.809Z] #28 2.692 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-08-01T22:17:48.809Z] #28 2.710 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-08-01T22:17:48.809Z] #28 2.711 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:17:48.809Z] #28 2.711 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-08-01T22:17:48.809Z] #28 5.570 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:17:48.809Z] #28 ... [2023-08-01T22:17:48.809Z] [2023-08-01T22:17:48.809Z] #29 [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 [2023-08-01T22:17:48.809Z] #29 0.674 + RM_GOPATH=0 [2023-08-01T22:17:48.809Z] #29 0.674 + TMP_GOPATH= [2023-08-01T22:17:48.809Z] #29 0.674 + : /build [2023-08-01T22:17:48.809Z] #29 0.674 + '[' -z '' ']' [2023-08-01T22:17:48.809Z] #29 0.674 ++ mktemp -d [2023-08-01T22:17:48.809Z] #29 0.678 + export GOPATH=/tmp/tmp.Nqmoa2GgD7 [2023-08-01T22:17:48.809Z] #29 0.678 + GOPATH=/tmp/tmp.Nqmoa2GgD7 [2023-08-01T22:17:48.809Z] #29 0.678 + RM_GOPATH=1 [2023-08-01T22:17:48.809Z] #29 0.678 + case "$(go env GOARCH)" in [2023-08-01T22:17:48.809Z] #29 0.680 ++ go env GOARCH [2023-08-01T22:17:48.809Z] #29 0.684 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.809Z] #29 0.684 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.809Z] #29 0.685 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:48.809Z] #29 0.686 + dir=/tmp/install [2023-08-01T22:17:48.809Z] #29 0.686 + bin=tomlv [2023-08-01T22:17:48.809Z] #29 0.686 + shift [2023-08-01T22:17:48.809Z] #29 0.686 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-08-01T22:17:48.809Z] #29 0.686 + . /tmp/install/tomlv.installer [2023-08-01T22:17:48.809Z] #29 0.686 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:48.809Z] #29 0.686 + install_tomlv [2023-08-01T22:17:48.809Z] #29 0.686 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-08-01T22:17:48.809Z] #29 0.686 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Nqmoa2GgD7/src/github.com/BurntSushi/toml [2023-08-01T22:17:48.809Z] #29 0.686 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:48.809Z] #29 0.689 Cloning into '/tmp/tmp.Nqmoa2GgD7/src/github.com/BurntSushi/toml'... [2023-08-01T22:17:48.809Z] #29 1.061 + cd /tmp/tmp.Nqmoa2GgD7/src/github.com/BurntSushi/toml [2023-08-01T22:17:48.809Z] #29 1.061 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:48.809Z] #29 1.099 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:17:48.809Z] #29 1.201 internal/unsafeheader [2023-08-01T22:17:48.809Z] #29 1.202 internal/goarch [2023-08-01T22:17:48.809Z] #29 1.204 internal/goexperiment [2023-08-01T22:17:48.809Z] #29 1.204 internal/goos [2023-08-01T22:17:48.809Z] #29 1.212 encoding [2023-08-01T22:17:48.809Z] #29 1.215 internal/cpu [2023-08-01T22:17:48.809Z] #29 1.220 runtime/internal/syscall [2023-08-01T22:17:48.809Z] #29 1.220 runtime/internal/atomic [2023-08-01T22:17:48.809Z] #29 1.222 internal/itoa [2023-08-01T22:17:48.809Z] #29 1.229 internal/abi [2023-08-01T22:17:48.809Z] #29 1.232 runtime/internal/math [2023-08-01T22:17:48.809Z] #29 1.232 runtime/internal/sys [2023-08-01T22:17:48.809Z] #29 1.236 math/bits [2023-08-01T22:17:48.809Z] #29 1.244 unicode/utf8 [2023-08-01T22:17:48.809Z] #29 1.268 internal/bytealg [2023-08-01T22:17:48.809Z] #29 1.280 internal/race [2023-08-01T22:17:48.809Z] #29 1.294 sync/atomic [2023-08-01T22:17:48.809Z] #29 1.308 unicode [2023-08-01T22:17:48.809Z] #29 1.314 math [2023-08-01T22:17:48.809Z] #29 1.464 runtime [2023-08-01T22:17:48.809Z] #29 7.122 sync [2023-08-01T22:17:48.809Z] #29 7.124 internal/reflectlite [2023-08-01T22:17:48.809Z] #29 7.743 internal/testlog [2023-08-01T22:17:48.809Z] #29 8.287 errors [2023-08-01T22:17:48.809Z] #29 8.287 sort [2023-08-01T22:17:48.809Z] #29 8.336 io [2023-08-01T22:17:48.809Z] #29 8.338 internal/oserror [2023-08-01T22:17:48.809Z] #29 8.338 internal/safefilepath [2023-08-01T22:17:48.809Z] #29 8.338 path [2023-08-01T22:17:48.809Z] #29 8.340 strconv [2023-08-01T22:17:48.809Z] #29 8.848 syscall [2023-08-01T22:17:48.809Z] #29 9.427 bytes [2023-08-01T22:17:48.809Z] #29 9.429 text/tabwriter [2023-08-01T22:17:48.809Z] #29 9.430 strings [2023-08-01T22:17:48.809Z] #29 ... [2023-08-01T22:17:48.809Z] [2023-08-01T22:17:48.809Z] #30 [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 [2023-08-01T22:17:48.809Z] #30 0.682 + RM_GOPATH=0 [2023-08-01T22:17:48.809Z] #30 0.682 + TMP_GOPATH= [2023-08-01T22:17:48.809Z] #30 0.682 + : /build [2023-08-01T22:17:48.809Z] #30 0.682 + '[' -z '' ']' [2023-08-01T22:17:48.809Z] #30 0.682 ++ mktemp -d [2023-08-01T22:17:48.809Z] #30 0.683 + export GOPATH=/tmp/tmp.pgos77stV3 [2023-08-01T22:17:48.809Z] #30 0.683 + GOPATH=/tmp/tmp.pgos77stV3 [2023-08-01T22:17:48.809Z] #30 0.683 + RM_GOPATH=1 [2023-08-01T22:17:48.809Z] #30 0.683 + case "$(go env GOARCH)" in [2023-08-01T22:17:48.809Z] #30 0.683 ++ go env GOARCH [2023-08-01T22:17:48.809Z] #30 0.689 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.809Z] #30 0.689 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:48.809Z] #30 0.689 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:48.809Z] #30 0.690 + dir=/tmp/install [2023-08-01T22:17:48.809Z] #30 0.690 + bin=rootlesskit [2023-08-01T22:17:48.809Z] #30 0.690 + shift [2023-08-01T22:17:48.809Z] #30 0.690 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-08-01T22:17:48.809Z] #30 0.690 + . /tmp/install/rootlesskit.installer [2023-08-01T22:17:48.809Z] #30 0.690 ++ : v0.14.4 [2023-08-01T22:17:48.809Z] #30 0.690 + install_rootlesskit [2023-08-01T22:17:48.809Z] #30 0.690 + case "$1" in [2023-08-01T22:17:48.809Z] #30 0.690 + export CGO_ENABLED=0 [2023-08-01T22:17:48.809Z] #30 0.690 + CGO_ENABLED=0 [2023-08-01T22:17:48.809Z] #30 0.690 + _install_rootlesskit [2023-08-01T22:17:48.809Z] #30 0.691 + echo 'Install rootlesskit version v0.14.4' [2023-08-01T22:17:48.809Z] #30 0.691 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:17:48.809Z] #30 0.691 + GOBIN=/build [2023-08-01T22:17:48.809Z] #30 0.691 + GO111MODULE=on [2023-08-01T22:17:48.809Z] #30 0.691 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-08-01T22:17:48.809Z] #30 0.691 Install rootlesskit version v0.14.4 [2023-08-01T22:17:48.809Z] #30 1.060 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-08-01T22:17:48.809Z] #30 2.765 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-08-01T22:17:48.809Z] #30 2.766 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-08-01T22:17:48.809Z] #30 2.769 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:17:48.809Z] #30 2.769 go: downloading github.com/google/uuid v1.3.0 [2023-08-01T22:17:48.809Z] #30 2.770 go: downloading github.com/moby/vpnkit v0.5.0 [2023-08-01T22:17:48.809Z] #30 2.770 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-08-01T22:17:48.809Z] #30 2.787 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:17:48.809Z] #30 2.793 go: downloading github.com/gorilla/mux v1.8.0 [2023-08-01T22:17:48.809Z] #30 2.814 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-08-01T22:17:48.809Z] #30 2.826 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-08-01T22:17:48.809Z] #30 2.944 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-08-01T22:17:48.809Z] #30 3.568 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-08-01T22:17:48.809Z] #30 3.575 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-08-01T22:17:48.809Z] #30 4.224 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-08-01T22:17:48.809Z] #30 4.385 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-08-01T22:17:48.931Z] #48 0.746 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:48.931Z] #48 0.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:48.931Z] #48 0.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:48.931Z] #48 1.032 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-08-01T22:17:49.041Z] #34 ... [2023-08-01T22:17:49.041Z] [2023-08-01T22:17:49.041Z] #35 [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 [2023-08-01T22:17:49.041Z] #35 0.803 + git clone https://github.com/docker/distribution.git . [2023-08-01T22:17:49.041Z] #35 0.803 Cloning into '.'... [2023-08-01T22:17:49.041Z] #35 5.357 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-08-01T22:17:49.041Z] #35 6.060 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-08-01T22:17:49.066Z] #30 ... [2023-08-01T22:17:49.066Z] [2023-08-01T22:17:49.066Z] #31 [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 [2023-08-01T22:17:49.066Z] #31 3.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:49.066Z] #31 3.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:49.066Z] #31 3.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:49.066Z] #31 3.403 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:49.066Z] #31 4.840 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:49.066Z] #31 4.866 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:49.066Z] #31 7.035 Fetched 8661 kB in 5s (1657 kB/s) [2023-08-01T22:17:49.066Z] #31 7.035 Reading package lists... [2023-08-01T22:17:49.066Z] #31 8.855 Reading package lists... [2023-08-01T22:17:49.066Z] #31 10.35 Building dependency tree... [2023-08-01T22:17:49.066Z] #31 ... [2023-08-01T22:17:49.066Z] [2023-08-01T22:17:49.066Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-08-01T22:17:49.066Z] #32 1.448 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-08-01T22:17:49.066Z] #32 1.458 Cloning into '.'... [2023-08-01T22:17:49.066Z] #32 9.441 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-08-01T22:17:49.066Z] #32 9.850 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-08-01T22:17:49.301Z] #35 ... [2023-08-01T22:17:49.301Z] [2023-08-01T22:17:49.301Z] #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 [2023-08-01T22:17:49.301Z] #27 8.009 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-08-01T22:17:49.301Z] #27 8.042 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-08-01T22:17:49.301Z] #27 8.105 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-08-01T22:17:49.301Z] #27 8.159 go: downloading honnef.co/go/tools v0.3.3 [2023-08-01T22:17:49.301Z] #27 8.442 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-08-01T22:17:49.301Z] #27 8.626 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-08-01T22:17:49.301Z] #27 8.660 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-08-01T22:17:49.301Z] #27 8.706 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:17:49.301Z] #27 8.736 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-01T22:17:49.301Z] #27 8.779 go: downloading github.com/spf13/afero v1.8.2 [2023-08-01T22:17:49.301Z] #27 8.844 go: downloading github.com/spf13/cast v1.5.0 [2023-08-01T22:17:49.301Z] #27 8.934 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-08-01T22:17:49.301Z] #27 8.939 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:17:49.301Z] #27 8.971 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-08-01T22:17:49.301Z] #27 9.021 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-01T22:17:49.301Z] #27 9.089 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-01T22:17:49.301Z] #27 9.113 go: downloading github.com/stretchr/objx v0.4.0 [2023-08-01T22:17:49.301Z] #27 9.123 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-08-01T22:17:49.301Z] #27 9.209 go: downloading github.com/gobwas/glob v0.2.3 [2023-08-01T22:17:49.301Z] #27 9.210 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-08-01T22:17:49.301Z] #27 9.211 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-08-01T22:17:49.301Z] #27 9.212 go: downloading go.uber.org/zap v1.17.0 [2023-08-01T22:17:49.301Z] #27 9.212 go: downloading github.com/kisielk/gotool v1.0.0 [2023-08-01T22:17:49.301Z] #27 9.335 go: downloading golang.org/x/text v0.3.7 [2023-08-01T22:17:49.301Z] #27 9.353 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-08-01T22:17:49.301Z] #27 9.372 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-08-01T22:17:49.301Z] #27 9.456 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-08-01T22:17:49.301Z] #27 9.462 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-08-01T22:17:49.301Z] #27 9.500 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-08-01T22:17:49.301Z] #27 9.563 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-08-01T22:17:49.301Z] #27 9.694 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-08-01T22:17:49.301Z] #27 9.710 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-08-01T22:17:49.301Z] #27 9.712 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-08-01T22:17:49.301Z] #27 9.800 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-08-01T22:17:49.301Z] #27 9.801 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-08-01T22:17:49.301Z] #27 9.952 go: downloading github.com/ettle/strcase v0.1.1 [2023-08-01T22:17:49.301Z] #27 9.959 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-08-01T22:17:49.301Z] #27 9.960 go: downloading github.com/Masterminds/semver v1.5.0 [2023-08-01T22:17:49.301Z] #27 9.960 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-08-01T22:17:49.301Z] #27 9.961 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-01T22:17:49.301Z] #27 10.05 go: downloading github.com/fatih/structtag v1.2.0 [2023-08-01T22:17:49.301Z] #27 10.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-08-01T22:17:49.301Z] #27 10.15 go: downloading github.com/google/go-cmp v0.5.8 [2023-08-01T22:17:49.301Z] #27 10.16 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-08-01T22:17:49.301Z] #27 10.24 go: downloading github.com/prometheus/client_model v0.2.0 [2023-08-01T22:17:49.301Z] #27 10.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-08-01T22:17:49.301Z] #27 10.57 go: downloading github.com/subosito/gotenv v1.4.0 [2023-08-01T22:17:49.301Z] #27 10.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-08-01T22:17:49.301Z] #27 10.69 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-08-01T22:17:49.301Z] #27 10.79 go: downloading github.com/magiconair/properties v1.8.6 [2023-08-01T22:17:49.301Z] #27 10.81 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-08-01T22:17:49.301Z] #27 10.85 go: downloading go.uber.org/atomic v1.7.0 [2023-08-01T22:17:49.301Z] #27 10.85 go: downloading go.uber.org/multierr v1.6.0 [2023-08-01T22:17:49.301Z] #27 10.87 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-08-01T22:17:49.301Z] #27 10.97 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-08-01T22:17:49.301Z] #27 10.98 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-08-01T22:17:49.301Z] #27 10.98 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-08-01T22:17:49.301Z] #27 11.00 go: downloading github.com/golang/protobuf v1.5.2 [2023-08-01T22:17:49.301Z] #27 11.02 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-08-01T22:17:49.301Z] #27 11.13 go: downloading github.com/beorn7/perks v1.0.1 [2023-08-01T22:17:49.301Z] #27 11.17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-08-01T22:17:49.301Z] #27 ... [2023-08-01T22:17:49.301Z] [2023-08-01T22:17:49.301Z] #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 [2023-08-01T22:17:49.301Z] #30 DONE 11.2s [2023-08-01T22:17:49.301Z] [2023-08-01T22:17:49.301Z] #31 [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 [2023-08-01T22:17:49.301Z] #31 DONE 11.3s [2023-08-01T22:17:49.301Z] [2023-08-01T22:17:49.301Z] #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 [2023-08-01T22:17:49.301Z] #27 11.19 go: downloading github.com/prometheus/common v0.32.1 [2023-08-01T22:17:49.323Z] #32 ... [2023-08-01T22:17:49.323Z] [2023-08-01T22:17:49.323Z] #33 [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 [2023-08-01T22:17:49.323Z] #33 2.185 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:49.323Z] #33 2.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:49.323Z] #33 2.229 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:49.323Z] #33 2.615 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:49.323Z] #33 3.356 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:49.323Z] #33 3.387 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:49.323Z] #33 5.783 Fetched 8661 kB in 4s (2248 kB/s) [2023-08-01T22:17:49.323Z] #33 5.783 Reading package lists... [2023-08-01T22:17:49.323Z] #33 7.049 Reading package lists... [2023-08-01T22:17:49.323Z] #33 8.839 Building dependency tree... [2023-08-01T22:17:49.323Z] #33 9.546 The following additional packages will be installed: [2023-08-01T22:17:49.323Z] #33 9.546 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:17:49.323Z] #33 9.546 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-08-01T22:17:49.323Z] #33 9.546 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-08-01T22:17:49.323Z] #33 9.547 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-08-01T22:17:49.323Z] #33 9.548 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-08-01T22:17:49.323Z] #33 9.549 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-08-01T22:17:49.323Z] #33 9.550 libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2023-08-01T22:17:49.323Z] #33 9.569 Suggested packages: [2023-08-01T22:17:49.323Z] #33 9.577 gcc-10-locales seccomp wine64 [2023-08-01T22:17:49.323Z] #33 9.880 The following NEW packages will be installed: [2023-08-01T22:17:49.323Z] #33 9.880 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:17:49.323Z] #33 9.880 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-08-01T22:17:49.323Z] #33 9.881 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-08-01T22:17:49.323Z] #33 9.881 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-08-01T22:17:49.323Z] #33 9.881 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-08-01T22:17:49.323Z] #33 9.881 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-08-01T22:17:49.323Z] #33 9.882 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-08-01T22:17:49.323Z] #33 9.882 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-08-01T22:17:49.323Z] #33 9.887 mingw-w64-x86-64-dev [2023-08-01T22:17:49.323Z] #33 9.892 The following packages will be upgraded: [2023-08-01T22:17:49.323Z] #33 9.893 libsystemd0 libudev1 [2023-08-01T22:17:49.323Z] #33 10.18 2 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:17:49.323Z] #33 10.18 Need to get 115 MB of archives. [2023-08-01T22:17:49.323Z] #33 10.18 After this operation, 645 MB of additional disk space will be used. [2023-08-01T22:17:49.323Z] #33 10.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libsystemd0 amd64 247.3-7+deb11u4 [376 kB] [2023-08-01T22:17:49.323Z] #33 10.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libudev1 amd64 247.3-7+deb11u4 [168 kB] [2023-08-01T22:17:49.323Z] #33 10.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-08-01T22:17:49.323Z] #33 10.27 Get:4 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] [2023-08-01T22:17:49.323Z] #33 10.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-08-01T22:17:49.323Z] #33 10.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-08-01T22:17:49.323Z] #33 10.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-08-01T22:17:49.323Z] #33 10.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-08-01T22:17:49.323Z] #33 10.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-08-01T22:17:49.323Z] #33 10.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-08-01T22:17:49.323Z] #33 10.49 Get:11 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] [2023-08-01T22:17:49.323Z] #33 10.67 Get:12 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] [2023-08-01T22:17:49.323Z] #33 ... [2023-08-01T22:17:49.323Z] [2023-08-01T22:17:49.323Z] #34 [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 [2023-08-01T22:17:49.323Z] #34 1.473 + RM_GOPATH=0 [2023-08-01T22:17:49.323Z] #34 1.473 + TMP_GOPATH= [2023-08-01T22:17:49.323Z] #34 1.473 + : /build [2023-08-01T22:17:49.323Z] #34 1.473 + '[' -z '' ']' [2023-08-01T22:17:49.323Z] #34 1.474 ++ mktemp -d [2023-08-01T22:17:49.323Z] #34 1.474 + export GOPATH=/tmp/tmp.PvGoo4YCxI [2023-08-01T22:17:49.323Z] #34 1.474 + GOPATH=/tmp/tmp.PvGoo4YCxI [2023-08-01T22:17:49.323Z] #34 1.474 + RM_GOPATH=1 [2023-08-01T22:17:49.323Z] #34 1.475 + case "$(go env GOARCH)" in [2023-08-01T22:17:49.323Z] #34 1.475 ++ go env GOARCH [2023-08-01T22:17:49.323Z] #34 1.483 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:49.323Z] #34 1.483 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:49.323Z] #34 1.483 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:49.323Z] #34 1.485 + dir=/tmp/install [2023-08-01T22:17:49.323Z] #34 1.485 + bin=shfmt [2023-08-01T22:17:49.323Z] #34 1.485 + shift [2023-08-01T22:17:49.323Z] #34 1.485 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-08-01T22:17:49.323Z] #34 1.485 + . /tmp/install/shfmt.installer [2023-08-01T22:17:49.323Z] #34 1.486 Install shfmt version v3.0.2 [2023-08-01T22:17:49.323Z] #34 1.486 ++ : v3.0.2 [2023-08-01T22:17:49.323Z] #34 1.486 + install_shfmt [2023-08-01T22:17:49.323Z] #34 1.486 + echo 'Install shfmt version v3.0.2' [2023-08-01T22:17:49.323Z] #34 1.486 + GOBIN=/build [2023-08-01T22:17:49.323Z] #34 1.486 + GO111MODULE=on [2023-08-01T22:17:49.323Z] #34 1.486 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-08-01T22:17:49.323Z] #34 2.020 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-08-01T22:17:49.323Z] #34 3.546 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-08-01T22:17:49.323Z] #34 3.547 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-08-01T22:17:49.323Z] #34 3.548 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-08-01T22:17:49.323Z] #34 4.498 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-08-01T22:17:49.494Z] #48 1.384 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-08-01T22:17:49.525Z] #23 ... [2023-08-01T22:17:49.525Z] [2023-08-01T22:17:49.525Z] #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 [2023-08-01T22:17:49.525Z] #24 1.159 + RM_GOPATH=0 [2023-08-01T22:17:49.525Z] #24 1.159 + TMP_GOPATH= [2023-08-01T22:17:49.525Z] #24 1.159 + : /build [2023-08-01T22:17:49.525Z] #24 1.159 + '[' -z '' ']' [2023-08-01T22:17:49.525Z] #24 1.159 ++ mktemp -d [2023-08-01T22:17:49.525Z] #24 1.160 + export GOPATH=/tmp/tmp.EuEfLsxprY [2023-08-01T22:17:49.525Z] #24 1.160 + GOPATH=/tmp/tmp.EuEfLsxprY [2023-08-01T22:17:49.525Z] #24 1.160 + RM_GOPATH=1 [2023-08-01T22:17:49.525Z] #24 1.160 + case "$(go env GOARCH)" in [2023-08-01T22:17:49.525Z] #24 1.160 ++ go env GOARCH [2023-08-01T22:17:49.525Z] #24 1.164 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:49.525Z] #24 1.164 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:49.525Z] #24 1.164 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:49.525Z] #24 1.165 + dir=/tmp/install [2023-08-01T22:17:49.525Z] #24 1.165 + bin=dockercli [2023-08-01T22:17:49.525Z] #24 1.165 + shift [2023-08-01T22:17:49.525Z] #24 1.165 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-08-01T22:17:49.525Z] #24 1.165 + . /tmp/install/dockercli.installer [2023-08-01T22:17:49.525Z] #24 1.165 ++ : stable [2023-08-01T22:17:49.525Z] #24 1.165 ++ : 17.06.2-ce [2023-08-01T22:17:49.525Z] #24 1.165 + install_dockercli [2023-08-01T22:17:49.525Z] #24 1.165 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-08-01T22:17:49.525Z] #24 1.165 Install docker/cli version 17.06.2-ce from stable [2023-08-01T22:17:49.525Z] #24 1.166 ++ uname -m [2023-08-01T22:17:49.525Z] #24 1.166 + arch=x86_64 [2023-08-01T22:17:49.525Z] #24 1.166 + '[' x86_64 '!=' x86_64 ']' [2023-08-01T22:17:49.525Z] #24 1.166 + url=https://download.docker.com/linux/static [2023-08-01T22:17:49.525Z] #24 1.167 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-08-01T22:17:49.525Z] #24 1.167 + tar -xz docker/docker [2023-08-01T22:17:49.525Z] #24 2.869 + mkdir -p /build [2023-08-01T22:17:49.525Z] #24 2.875 + mv docker/docker /build/ [2023-08-01T22:17:49.525Z] #24 2.877 + rmdir docker [2023-08-01T22:17:49.525Z] #24 DONE 3.8s [2023-08-01T22:17:49.525Z] [2023-08-01T22:17:49.525Z] #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 [2023-08-01T22:17:49.525Z] #25 1.921 + RM_GOPATH=0 [2023-08-01T22:17:49.525Z] #25 1.921 + TMP_GOPATH= [2023-08-01T22:17:49.525Z] #25 1.921 + : /build [2023-08-01T22:17:49.525Z] #25 1.921 + '[' -z '' ']' [2023-08-01T22:17:49.525Z] #25 1.941 ++ mktemp -d [2023-08-01T22:17:49.525Z] #25 1.941 + export GOPATH=/tmp/tmp.T0aTjtXVUS [2023-08-01T22:17:49.525Z] #25 1.941 + GOPATH=/tmp/tmp.T0aTjtXVUS [2023-08-01T22:17:49.525Z] #25 1.941 + RM_GOPATH=1 [2023-08-01T22:17:49.525Z] #25 1.941 + case "$(go env GOARCH)" in [2023-08-01T22:17:49.525Z] #25 1.941 ++ go env GOARCH [2023-08-01T22:17:49.525Z] #25 1.968 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:49.525Z] #25 1.968 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:49.525Z] #25 1.970 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:49.525Z] #25 1.974 + dir=/tmp/install [2023-08-01T22:17:49.525Z] #25 1.979 + bin=gotestsum [2023-08-01T22:17:49.525Z] #25 1.994 + shift [2023-08-01T22:17:49.525Z] #25 1.994 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-08-01T22:17:49.525Z] #25 1.994 + . /tmp/install/gotestsum.installer [2023-08-01T22:17:49.525Z] #25 1.994 ++ : v1.8.2 [2023-08-01T22:17:49.525Z] #25 1.994 + install_gotestsum [2023-08-01T22:17:49.525Z] #25 1.994 + set -e [2023-08-01T22:17:49.525Z] #25 1.994 + echo 'Install gotestsum version v1.8.2' [2023-08-01T22:17:49.525Z] #25 1.994 + GOBIN=/build [2023-08-01T22:17:49.525Z] #25 1.994 + GO111MODULE=on [2023-08-01T22:17:49.525Z] #25 1.994 + go install gotest.tools/gotestsum@v1.8.2 [2023-08-01T22:17:49.525Z] #25 1.994 Install gotestsum version v1.8.2 [2023-08-01T22:17:49.525Z] #25 2.399 go: downloading gotest.tools/gotestsum v1.8.2 [2023-08-01T22:17:49.525Z] #25 3.822 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:17:49.525Z] #25 3.823 go: downloading github.com/dnephin/pflag v1.0.7 [2023-08-01T22:17:49.525Z] #25 3.824 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-08-01T22:17:49.525Z] #25 3.844 go: downloading golang.org/x/tools v0.1.11 [2023-08-01T22:17:49.525Z] #25 3.890 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:17:49.525Z] #25 3.919 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-08-01T22:17:49.525Z] #25 3.922 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-08-01T22:17:49.525Z] #25 3.937 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-08-01T22:17:49.525Z] #25 4.141 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-08-01T22:17:49.525Z] #25 4.141 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-08-01T22:17:49.560Z] #27 ... [2023-08-01T22:17:49.560Z] [2023-08-01T22:17:49.560Z] #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 [2023-08-01T22:17:49.560Z] #33 DONE 11.3s [2023-08-01T22:17:49.560Z] [2023-08-01T22:17:49.560Z] #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 [2023-08-01T22:17:49.560Z] #27 11.33 go: downloading github.com/prometheus/procfs v0.7.3 [2023-08-01T22:17:49.560Z] #27 11.33 go: downloading google.golang.org/protobuf v1.28.0 [2023-08-01T22:17:49.580Z] #34 ... [2023-08-01T22:17:49.580Z] [2023-08-01T22:17:49.580Z] #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 [2023-08-01T22:17:49.580Z] #35 1.065 + RM_GOPATH=0 [2023-08-01T22:17:49.580Z] #35 1.065 + TMP_GOPATH= [2023-08-01T22:17:49.580Z] #35 1.065 + : /build [2023-08-01T22:17:49.580Z] #35 1.065 + '[' -z '' ']' [2023-08-01T22:17:49.580Z] #35 1.065 ++ mktemp -d [2023-08-01T22:17:49.580Z] #35 1.065 + export GOPATH=/tmp/tmp.P6UQf7BoBh [2023-08-01T22:17:49.580Z] #35 1.065 + GOPATH=/tmp/tmp.P6UQf7BoBh [2023-08-01T22:17:49.580Z] #35 1.065 + RM_GOPATH=1 [2023-08-01T22:17:49.580Z] #35 1.065 + case "$(go env GOARCH)" in [2023-08-01T22:17:49.580Z] #35 1.065 ++ go env GOARCH [2023-08-01T22:17:49.580Z] #35 1.077 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:49.580Z] #35 1.077 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:49.580Z] #35 1.077 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:49.580Z] #35 1.083 + dir=/tmp/install [2023-08-01T22:17:49.580Z] #35 1.083 + bin=proxy [2023-08-01T22:17:49.580Z] #35 1.083 + shift [2023-08-01T22:17:49.580Z] #35 1.083 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-08-01T22:17:49.580Z] #35 1.083 + . /tmp/install/proxy.installer [2023-08-01T22:17:49.580Z] #35 1.083 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:49.580Z] #35 1.083 + install_proxy [2023-08-01T22:17:49.580Z] #35 1.083 + case "$1" in [2023-08-01T22:17:49.580Z] #35 1.083 + export CGO_ENABLED=0 [2023-08-01T22:17:49.580Z] #35 1.083 + CGO_ENABLED=0 [2023-08-01T22:17:49.580Z] #35 1.083 + _install_proxy [2023-08-01T22:17:49.580Z] #35 1.083 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-08-01T22:17:49.580Z] #35 1.083 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.P6UQf7BoBh/src/github.com/docker/libnetwork [2023-08-01T22:17:49.580Z] #35 1.083 Cloning into '/tmp/tmp.P6UQf7BoBh/src/github.com/docker/libnetwork'... [2023-08-01T22:17:49.580Z] #35 1.083 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:49.580Z] #35 5.686 + cd /tmp/tmp.P6UQf7BoBh/src/github.com/docker/libnetwork [2023-08-01T22:17:49.580Z] #35 5.686 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:49.580Z] #35 5.841 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-08-01T22:17:49.580Z] #35 ... [2023-08-01T22:17:49.580Z] [2023-08-01T22:17:49.580Z] #26 [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 [2023-08-01T22:17:49.580Z] #26 10.23 go: downloading go.uber.org/zap v1.17.0 [2023-08-01T22:17:49.580Z] #26 10.36 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-08-01T22:17:49.580Z] #26 10.61 go: downloading github.com/kisielk/gotool v1.0.0 [2023-08-01T22:17:49.580Z] #26 10.71 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-08-01T22:17:49.580Z] #26 10.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-08-01T22:17:49.580Z] #26 10.79 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-08-01T22:17:49.580Z] #26 10.80 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-08-01T22:17:49.580Z] #26 10.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-08-01T22:17:49.580Z] #26 10.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-08-01T22:17:49.580Z] #26 10.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-08-01T22:17:49.580Z] #26 11.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-08-01T22:17:49.580Z] #26 11.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-08-01T22:17:49.752Z] #48 1.859 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] [2023-08-01T22:17:49.820Z] #27 11.45 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-08-01T22:17:49.837Z] #26 11.16 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-08-01T22:17:49.837Z] #26 11.18 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-08-01T22:17:49.837Z] #26 11.18 go: downloading github.com/ettle/strcase v0.1.1 [2023-08-01T22:17:49.837Z] #26 11.18 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-08-01T22:17:49.837Z] #26 11.31 go: downloading github.com/Masterminds/semver v1.5.0 [2023-08-01T22:17:49.837Z] #26 11.32 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-08-01T22:17:49.837Z] #26 11.35 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-01T22:17:50.093Z] #26 ... [2023-08-01T22:17:50.093Z] [2023-08-01T22:17:50.093Z] #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 [2023-08-01T22:17:50.093Z] #35 DONE 11.4s [2023-08-01T22:17:50.093Z] [2023-08-01T22:17:50.093Z] #26 [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 [2023-08-01T22:17:50.093Z] #26 11.46 go: downloading github.com/fatih/structtag v1.2.0 [2023-08-01T22:17:50.093Z] #26 11.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-08-01T22:17:50.315Z] #48 2.278 Fetched 8542 kB in 2s (4791 kB/s) [2023-08-01T22:17:50.350Z] #26 11.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-08-01T22:17:50.350Z] #26 11.59 go: downloading github.com/google/go-cmp v0.5.8 [2023-08-01T22:17:50.350Z] #26 11.67 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-08-01T22:17:50.607Z] #26 11.92 go: downloading github.com/prometheus/client_model v0.2.0 [2023-08-01T22:17:50.607Z] #26 12.04 go: downloading go.uber.org/atomic v1.7.0 [2023-08-01T22:17:50.607Z] #26 12.04 go: downloading go.uber.org/multierr v1.6.0 [2023-08-01T22:17:50.758Z] #27 12.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-08-01T22:17:50.879Z] #48 2.278 Reading package lists... [2023-08-01T22:17:50.902Z] #26 12.29 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-08-01T22:17:50.902Z] #26 12.33 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-08-01T22:17:50.952Z] #11 ... [2023-08-01T22:17:50.952Z] [2023-08-01T22:17:50.952Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-08-01T22:17:51.164Z] #26 12.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-08-01T22:17:51.164Z] #26 12.45 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-08-01T22:17:51.164Z] #26 12.53 go: downloading github.com/golang/protobuf v1.5.2 [2023-08-01T22:17:51.164Z] #26 ... [2023-08-01T22:17:51.164Z] [2023-08-01T22:17:51.164Z] #34 [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 [2023-08-01T22:17:51.164Z] #34 DONE 12.6s [2023-08-01T22:17:51.164Z] [2023-08-01T22:17:51.164Z] #26 [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 [2023-08-01T22:17:51.164Z] #26 12.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-08-01T22:17:51.164Z] #26 12.57 go: downloading github.com/prometheus/common v0.32.1 [2023-08-01T22:17:51.164Z] #26 12.64 go: downloading github.com/beorn7/perks v1.0.1 [2023-08-01T22:17:51.420Z] #25 ... [2023-08-01T22:17:51.420Z] [2023-08-01T22:17:51.420Z] #26 [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 [2023-08-01T22:17:51.420Z] #26 1.572 + RM_GOPATH=0 [2023-08-01T22:17:51.420Z] #26 1.572 + TMP_GOPATH= [2023-08-01T22:17:51.420Z] #26 1.572 + : /build [2023-08-01T22:17:51.420Z] #26 1.572 + '[' -z '' ']' [2023-08-01T22:17:51.420Z] #26 1.573 ++ mktemp -d [2023-08-01T22:17:51.420Z] #26 1.574 + export GOPATH=/tmp/tmp.Ix3Eg9Q879 [2023-08-01T22:17:51.420Z] #26 1.574 + GOPATH=/tmp/tmp.Ix3Eg9Q879 [2023-08-01T22:17:51.420Z] #26 1.574 + RM_GOPATH=1 [2023-08-01T22:17:51.420Z] #26 1.574 + case "$(go env GOARCH)" in [2023-08-01T22:17:51.420Z] #26 1.574 ++ go env GOARCH [2023-08-01T22:17:51.420Z] #26 1.583 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:51.420Z] #26 1.583 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:51.420Z] #26 1.583 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:51.420Z] #26 1.585 Install golangci-lint version v1.49.0 [2023-08-01T22:17:51.420Z] #26 1.585 + dir=/tmp/install [2023-08-01T22:17:51.420Z] #26 1.585 + bin=golangci_lint [2023-08-01T22:17:51.420Z] #26 1.585 + shift [2023-08-01T22:17:51.420Z] #26 1.585 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-08-01T22:17:51.420Z] #26 1.585 + . /tmp/install/golangci_lint.installer [2023-08-01T22:17:51.420Z] #26 1.585 ++ : v1.49.0 [2023-08-01T22:17:51.420Z] #26 1.585 + install_golangci_lint [2023-08-01T22:17:51.420Z] #26 1.585 + set -e [2023-08-01T22:17:51.420Z] #26 1.585 + echo 'Install golangci-lint version v1.49.0' [2023-08-01T22:17:51.420Z] #26 1.585 + GOBIN=/build [2023-08-01T22:17:51.420Z] #26 1.585 + GO111MODULE=on [2023-08-01T22:17:51.420Z] #26 1.585 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-08-01T22:17:51.420Z] #26 2.041 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-08-01T22:17:51.420Z] #26 3.532 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:17:51.420Z] #26 3.533 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:17:51.420Z] #26 3.534 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:17:51.420Z] #26 3.534 go: downloading github.com/spf13/cobra v1.5.0 [2023-08-01T22:17:51.420Z] #26 3.535 go: downloading github.com/spf13/pflag v1.0.5 [2023-08-01T22:17:51.420Z] #26 3.540 go: downloading github.com/spf13/viper v1.12.0 [2023-08-01T22:17:51.420Z] #26 3.541 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-01T22:17:51.420Z] #26 3.578 go: downloading golang.org/x/tools v0.1.12 [2023-08-01T22:17:51.420Z] #26 3.755 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-08-01T22:17:51.420Z] #26 3.761 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-08-01T22:17:51.420Z] #26 4.017 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-01T22:17:51.420Z] #26 4.092 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-01T22:17:51.420Z] #26 4.125 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-01T22:17:51.420Z] #26 4.181 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-08-01T22:17:51.420Z] #26 4.195 go: downloading github.com/stretchr/testify v1.8.0 [2023-08-01T22:17:51.420Z] #26 4.258 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-08-01T22:17:51.420Z] #26 4.279 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-08-01T22:17:51.420Z] #26 4.422 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-08-01T22:17:51.420Z] #26 4.473 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:17:51.420Z] #26 4.493 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:17:51.420Z] #26 4.544 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-01T22:17:51.420Z] #26 4.635 go: downloading github.com/spf13/afero v1.8.2 [2023-08-01T22:17:51.420Z] #26 4.635 go: downloading github.com/spf13/cast v1.5.0 [2023-08-01T22:17:51.420Z] #26 4.707 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-08-01T22:17:51.420Z] #26 4.740 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-08-01T22:17:51.420Z] #26 4.849 go: downloading github.com/Antonboom/errname v0.1.7 [2023-08-01T22:17:51.421Z] #26 4.867 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-08-01T22:17:51.421Z] #26 4.912 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-08-01T22:17:51.421Z] #26 4.966 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-08-01T22:17:51.421Z] #26 4.982 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-08-01T22:17:51.421Z] #26 5.049 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-08-01T22:17:51.421Z] #26 5.200 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-08-01T22:17:51.421Z] #26 5.242 go: downloading github.com/alingse/asasalint v0.0.11 [2023-08-01T22:17:51.421Z] #26 5.265 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-08-01T22:17:51.421Z] #26 5.267 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-08-01T22:17:51.421Z] #26 5.351 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-08-01T22:17:51.421Z] #26 5.393 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-08-01T22:17:51.421Z] #26 5.478 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-08-01T22:17:51.421Z] #26 5.511 go: downloading github.com/breml/bidichk v0.2.3 [2023-08-01T22:17:51.421Z] #26 5.575 go: downloading github.com/breml/errchkjson v0.3.0 [2023-08-01T22:17:51.421Z] #26 5.586 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-08-01T22:17:51.421Z] #26 5.640 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-08-01T22:17:51.421Z] #26 5.668 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-08-01T22:17:51.421Z] #26 5.813 go: downloading github.com/daixiang0/gci v0.6.3 [2023-08-01T22:17:51.421Z] #26 5.916 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-08-01T22:17:51.421Z] #26 5.918 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-08-01T22:17:51.421Z] #26 6.116 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-08-01T22:17:51.421Z] #26 6.135 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-08-01T22:17:51.422Z] #26 12.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-08-01T22:17:51.422Z] #26 12.85 go: downloading github.com/prometheus/procfs v0.7.3 [2023-08-01T22:17:51.422Z] #26 12.85 go: downloading google.golang.org/protobuf v1.28.0 [2023-08-01T22:17:51.485Z] #48 2.897 Reading package lists... [2023-08-01T22:17:51.485Z] #48 3.494 Building dependency tree... [2023-08-01T22:17:51.678Z] #26 6.136 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-08-01T22:17:51.678Z] #26 6.137 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-08-01T22:17:51.678Z] #26 6.336 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-08-01T22:17:51.678Z] #26 6.337 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-08-01T22:17:51.678Z] #26 6.338 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-08-01T22:17:51.689Z] #26 12.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-08-01T22:17:51.885Z] #14 ... [2023-08-01T22:17:51.886Z] [2023-08-01T22:17:51.886Z] #15 [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 [2023-08-01T22:17:51.886Z] #15 1.043 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:51.886Z] #15 1.053 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:51.886Z] #15 1.053 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:51.886Z] #15 1.152 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:51.886Z] #15 1.468 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:51.886Z] #15 1.471 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:51.886Z] #15 2.794 Fetched 8661 kB in 2s (4314 kB/s) [2023-08-01T22:17:51.886Z] #15 2.794 Reading package lists... [2023-08-01T22:17:51.886Z] #15 3.419 Reading package lists... [2023-08-01T22:17:51.886Z] #15 4.060 Building dependency tree... [2023-08-01T22:17:51.886Z] #15 4.360 The following additional packages will be installed: [2023-08-01T22:17:51.886Z] #15 4.360 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-08-01T22:17:51.886Z] #15 4.361 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-08-01T22:17:51.886Z] #15 4.362 Recommended packages: [2023-08-01T22:17:51.886Z] #15 4.362 libldap-common publicsuffix libsasl2-modules [2023-08-01T22:17:51.886Z] #15 4.485 The following NEW packages will be installed: [2023-08-01T22:17:51.886Z] #15 4.486 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-08-01T22:17:51.886Z] #15 4.486 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-08-01T22:17:51.886Z] #15 4.490 libssh2-1 openssl [2023-08-01T22:17:51.886Z] #15 4.760 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2023-08-01T22:17:51.886Z] #15 4.760 Need to get 3050 kB of archives. [2023-08-01T22:17:51.886Z] #15 4.760 After this operation, 6663 kB of additional disk space will be used. [2023-08-01T22:17:51.886Z] #15 4.760 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-08-01T22:17:51.886Z] #15 4.793 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-08-01T22:17:51.886Z] #15 4.823 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-08-01T22:17:51.886Z] #15 4.872 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-08-01T22:17:51.886Z] #15 4.894 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-08-01T22:17:51.886Z] #15 4.923 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-08-01T22:17:51.886Z] #15 4.959 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-08-01T22:17:51.886Z] #15 4.985 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-08-01T22:17:51.886Z] #15 5.010 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-08-01T22:17:51.886Z] #15 5.035 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-08-01T22:17:51.886Z] #15 5.066 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-08-01T22:17:51.886Z] #15 5.093 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-08-01T22:17:51.886Z] #15 5.131 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-08-01T22:17:51.886Z] #15 5.155 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-08-01T22:17:51.886Z] #15 5.173 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-08-01T22:17:51.886Z] #15 5.436 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:51.886Z] #15 5.476 Fetched 3050 kB in 1s (4441 kB/s) [2023-08-01T22:17:51.886Z] #15 5.551 Selecting previously unselected package openssl. [2023-08-01T22:17:51.886Z] #15 5.551 (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 ... 6664 files and directories currently installed.) [2023-08-01T22:17:51.886Z] #15 5.557 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 5.588 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:17:51.886Z] #15 5.971 Selecting previously unselected package ca-certificates. [2023-08-01T22:17:51.886Z] #15 5.973 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-08-01T22:17:51.886Z] #15 6.157 Unpacking ca-certificates (20210119) ... [2023-08-01T22:17:51.886Z] #15 7.150 Selecting previously unselected package libbrotli1:amd64. [2023-08-01T22:17:51.886Z] #15 7.151 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 7.344 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-08-01T22:17:51.886Z] #15 7.632 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-08-01T22:17:51.886Z] #15 7.633 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 7.638 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:51.886Z] #15 8.015 Selecting previously unselected package libsasl2-2:amd64. [2023-08-01T22:17:51.886Z] #15 8.016 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 8.158 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:51.886Z] #15 8.562 Selecting previously unselected package libldap-2.4-2:amd64. [2023-08-01T22:17:51.886Z] #15 8.564 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 8.585 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:17:51.886Z] #15 8.838 Selecting previously unselected package libnghttp2-14:amd64. [2023-08-01T22:17:51.886Z] #15 8.839 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 8.848 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-08-01T22:17:51.886Z] #15 8.906 Selecting previously unselected package libpsl5:amd64. [2023-08-01T22:17:51.886Z] #15 8.907 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 8.912 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-08-01T22:17:51.886Z] #15 9.121 Selecting previously unselected package librtmp1:amd64. [2023-08-01T22:17:51.886Z] #15 9.123 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 9.132 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:17:51.886Z] #15 9.314 Selecting previously unselected package libssh2-1:amd64. [2023-08-01T22:17:51.886Z] #15 9.315 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 9.347 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-08-01T22:17:51.886Z] #15 9.552 Selecting previously unselected package libcurl4:amd64. [2023-08-01T22:17:51.886Z] #15 9.553 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 9.565 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:51.886Z] #15 9.768 Selecting previously unselected package curl. [2023-08-01T22:17:51.886Z] #15 9.769 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 9.794 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:51.886Z] #15 10.02 Selecting previously unselected package libonig5:amd64. [2023-08-01T22:17:51.886Z] #15 10.02 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-08-01T22:17:51.886Z] #15 10.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:17:51.935Z] #26 ... [2023-08-01T22:17:51.935Z] [2023-08-01T22:17:51.935Z] #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 [2023-08-01T22:17:51.935Z] #25 6.457 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:17:51.946Z] #26 ... [2023-08-01T22:17:51.946Z] [2023-08-01T22:17:51.946Z] #31 [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 [2023-08-01T22:17:51.946Z] #31 10.35 Building dependency tree... [2023-08-01T22:17:51.946Z] #31 11.19 The following additional packages will be installed: [2023-08-01T22:17:51.946Z] #31 11.19 libbtrfs0 [2023-08-01T22:17:51.946Z] #31 11.24 The following NEW packages will be installed: [2023-08-01T22:17:51.946Z] #31 11.26 libbtrfs-dev libbtrfs0 [2023-08-01T22:17:51.946Z] #31 11.61 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:17:51.946Z] #31 11.61 Need to get 460 kB of archives. [2023-08-01T22:17:51.946Z] #31 11.61 After this operation, 1237 kB of additional disk space will be used. [2023-08-01T22:17:51.946Z] #31 11.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-08-01T22:17:51.946Z] #31 11.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-08-01T22:17:51.946Z] #31 11.88 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:51.946Z] #31 12.01 Fetched 460 kB in 0s (1484 kB/s) [2023-08-01T22:17:51.946Z] #31 12.07 Selecting previously unselected package libbtrfs0:amd64. [2023-08-01T22:17:51.946Z] #31 12.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:17:51.946Z] #31 12.11 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-08-01T22:17:51.946Z] #31 12.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:17:51.946Z] #31 12.50 Selecting previously unselected package libbtrfs-dev:amd64. [2023-08-01T22:17:51.946Z] #31 12.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-08-01T22:17:51.946Z] #31 12.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:17:51.946Z] #31 12.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:17:51.946Z] #31 12.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:17:51.946Z] #31 12.84 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:51.946Z] #31 DONE 13.3s [2023-08-01T22:17:52.049Z] #48 4.023 The following additional packages will be installed: [2023-08-01T22:17:52.049Z] #48 4.024 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:17:52.049Z] #48 4.024 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-08-01T22:17:52.049Z] #48 4.025 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-08-01T22:17:52.049Z] #48 4.025 python3-pkg-resources vim-runtime xxd [2023-08-01T22:17:52.049Z] #48 4.029 Suggested packages: [2023-08-01T22:17:52.049Z] #48 4.029 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-08-01T22:17:52.049Z] #48 4.029 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-08-01T22:17:52.049Z] #48 4.029 acl attr quota [2023-08-01T22:17:52.049Z] #48 4.029 Recommended packages: [2023-08-01T22:17:52.049Z] #48 4.029 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-08-01T22:17:52.134Z] #27 ... [2023-08-01T22:17:52.134Z] [2023-08-01T22:17:52.134Z] #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 [2023-08-01T22:17:52.134Z] #19 10.74 [2023-08-01T22:17:52.134Z] #19 10.98 #=#=# ######################################################################## 100.0% [2023-08-01T22:17:52.134Z] #19 11.35 [2023-08-01T22:17:52.134Z] #19 12.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-08-01T22:17:52.134Z] #19 13.20 [2023-08-01T22:17:52.134Z] #19 13.45 #=#=# ######################################################################## 100.0% [2023-08-01T22:17:52.134Z] #19 13.94 [2023-08-01T22:17:52.134Z] #19 14.04 Download of images into '/build' complete. [2023-08-01T22:17:52.134Z] #19 14.04 Use something like the following to load the result into a Docker daemon: [2023-08-01T22:17:52.134Z] #19 14.04 tar -cC '/build' . | docker load [2023-08-01T22:17:52.134Z] #19 DONE 14.6s [2023-08-01T22:17:52.143Z] #15 10.33 Selecting previously unselected package libjq1:amd64. [2023-08-01T22:17:52.143Z] #15 10.33 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-08-01T22:17:52.143Z] #15 10.37 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:17:52.143Z] #15 10.52 Selecting previously unselected package jq. [2023-08-01T22:17:52.143Z] #15 10.52 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-08-01T22:17:52.143Z] #15 10.58 Unpacking jq (1.6-2.1) ... [2023-08-01T22:17:52.204Z] [2023-08-01T22:17:52.204Z] #33 [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 [2023-08-01T22:17:52.204Z] #33 11.17 Get:13 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] [2023-08-01T22:17:52.204Z] #33 11.38 Get:14 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] [2023-08-01T22:17:52.204Z] #33 11.65 Get:15 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] [2023-08-01T22:17:52.204Z] #33 12.16 Get:16 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] [2023-08-01T22:17:52.204Z] #33 12.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-08-01T22:17:52.204Z] #33 12.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-08-01T22:17:52.204Z] #33 12.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-08-01T22:17:52.204Z] #33 12.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-08-01T22:17:52.204Z] #33 12.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-08-01T22:17:52.204Z] #33 12.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-08-01T22:17:52.204Z] #33 12.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB] [2023-08-01T22:17:52.204Z] #33 12.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-08-01T22:17:52.204Z] #33 12.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-08-01T22:17:52.204Z] #33 12.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-08-01T22:17:52.204Z] #33 12.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-08-01T22:17:52.204Z] #33 12.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-08-01T22:17:52.204Z] #33 12.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-08-01T22:17:52.204Z] #33 12.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-08-01T22:17:52.204Z] #33 12.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-08-01T22:17:52.204Z] #33 12.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB] [2023-08-01T22:17:52.204Z] #33 13.02 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:52.204Z] #33 13.09 Fetched 115 MB in 3s (41.8 MB/s) [2023-08-01T22:17:52.204Z] #33 13.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:17:52.204Z] #33 13.34 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:17:52.204Z] #33 13.40 Unpacking libsystemd0:amd64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:17:52.204Z] #33 13.61 Setting up libsystemd0:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:17:52.205Z] #33 13.72 (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 ... 15722 files and directories currently installed.) [2023-08-01T22:17:52.205Z] #33 13.75 Preparing to unpack .../libudev1_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:17:52.205Z] #33 13.77 Unpacking libudev1:amd64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:17:52.306Z] #48 4.346 The following NEW packages will be installed: [2023-08-01T22:17:52.306Z] #48 4.346 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-08-01T22:17:52.306Z] #48 4.347 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:17:52.306Z] #48 4.347 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-08-01T22:17:52.306Z] #48 4.348 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-08-01T22:17:52.306Z] #48 4.348 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-08-01T22:17:52.306Z] #48 4.348 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-08-01T22:17:52.306Z] #48 4.348 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-08-01T22:17:52.306Z] #48 4.348 xz-utils zip [2023-08-01T22:17:52.393Z] [2023-08-01T22:17:52.393Z] #29 [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 [2023-08-01T22:17:52.393Z] #29 10.36 Get:4 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] [2023-08-01T22:17:52.393Z] #29 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-08-01T22:17:52.393Z] #29 10.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-08-01T22:17:52.393Z] #29 10.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-08-01T22:17:52.393Z] #29 10.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-08-01T22:17:52.393Z] #29 10.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-08-01T22:17:52.393Z] #29 10.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-08-01T22:17:52.393Z] #29 10.67 Get:11 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] [2023-08-01T22:17:52.393Z] #29 10.97 Get:12 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] [2023-08-01T22:17:52.393Z] #29 11.51 Get:13 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] [2023-08-01T22:17:52.393Z] #29 11.83 Get:14 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] [2023-08-01T22:17:52.393Z] #29 12.13 Get:15 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] [2023-08-01T22:17:52.393Z] #29 12.92 Get:16 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] [2023-08-01T22:17:52.393Z] #29 13.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-08-01T22:17:52.393Z] #29 13.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-08-01T22:17:52.393Z] #29 13.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-08-01T22:17:52.393Z] #29 13.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-08-01T22:17:52.393Z] #29 13.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-08-01T22:17:52.393Z] #29 13.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-08-01T22:17:52.393Z] #29 13.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB] [2023-08-01T22:17:52.393Z] #29 13.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-08-01T22:17:52.393Z] #29 13.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-08-01T22:17:52.393Z] #29 13.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-08-01T22:17:52.393Z] #29 13.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-08-01T22:17:52.393Z] #29 13.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-08-01T22:17:52.393Z] #29 13.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-08-01T22:17:52.393Z] #29 13.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-08-01T22:17:52.393Z] #29 13.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-08-01T22:17:52.393Z] #29 13.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB] [2023-08-01T22:17:52.393Z] #29 13.69 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:52.393Z] #29 13.80 Fetched 115 MB in 4s (29.6 MB/s) [2023-08-01T22:17:52.393Z] #29 13.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:17:52.393Z] #29 14.02 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:17:52.393Z] #29 14.05 Unpacking libsystemd0:amd64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:17:52.393Z] #29 14.23 Setting up libsystemd0:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:17:52.400Z] #15 10.74 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-08-01T22:17:52.400Z] #15 10.78 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-08-01T22:17:52.461Z] #33 ... [2023-08-01T22:17:52.461Z] [2023-08-01T22:17:52.461Z] #20 [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 [2023-08-01T22:17:52.461Z] #20 10.46 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-08-01T22:17:52.461Z] #20 11.05 [2023-08-01T22:17:52.461Z] #20 11.35 #=#=# ######################################################################## 100.0% [2023-08-01T22:17:52.461Z] #20 11.72 [2023-08-01T22:17:52.461Z] #20 12.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-08-01T22:17:52.461Z] #20 13.19 [2023-08-01T22:17:52.461Z] #20 13.44 #=#=# ######################################################################## 100.0% [2023-08-01T22:17:52.461Z] #20 14.03 [2023-08-01T22:17:52.461Z] #20 14.19 Download of images into '/build' complete. [2023-08-01T22:17:52.461Z] #20 14.19 Use something like the following to load the result into a Docker daemon: [2023-08-01T22:17:52.461Z] #20 14.19 tar -cC '/build' . | docker load [2023-08-01T22:17:52.461Z] #20 DONE 14.4s [2023-08-01T22:17:52.461Z] [2023-08-01T22:17:52.461Z] #33 [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 [2023-08-01T22:17:52.461Z] #33 14.03 Setting up libudev1:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:17:52.563Z] #48 4.638 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:17:52.563Z] #48 4.638 Need to get 26.4 MB of archives. [2023-08-01T22:17:52.563Z] #48 4.638 After this operation, 103 MB of additional disk space will be used. [2023-08-01T22:17:52.563Z] #48 4.638 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-08-01T22:17:52.563Z] #48 4.642 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-08-01T22:17:52.563Z] #48 4.645 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-08-01T22:17:52.563Z] #48 4.647 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-08-01T22:17:52.563Z] #48 4.648 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-08-01T22:17:52.563Z] #48 4.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-08-01T22:17:52.652Z] #29 14.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 ... 15722 files and directories currently installed.) [2023-08-01T22:17:52.652Z] #29 14.42 Preparing to unpack .../libudev1_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:17:52.652Z] #29 14.49 Unpacking libudev1:amd64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:17:52.658Z] #15 10.90 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-08-01T22:17:52.658Z] #15 11.00 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:52.658Z] #15 11.04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-01T22:17:52.717Z] #33 14.15 Selecting previously unselected package binutils-mingw-w64-i686. [2023-08-01T22:17:52.717Z] #33 14.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:17:52.717Z] #33 14.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-08-01T22:17:52.717Z] #33 14.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:17:52.821Z] #48 4.834 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-08-01T22:17:52.821Z] #48 4.846 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-08-01T22:17:52.821Z] #48 4.854 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:17:52.821Z] #48 4.856 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:17:52.821Z] #48 4.858 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-08-01T22:17:52.821Z] #48 4.860 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-08-01T22:17:52.821Z] #48 4.866 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-08-01T22:17:52.821Z] #48 4.869 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-08-01T22:17:52.821Z] #48 4.872 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-08-01T22:17:52.821Z] #48 4.875 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-08-01T22:17:52.821Z] #48 4.876 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-08-01T22:17:52.821Z] #48 4.882 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-08-01T22:17:52.821Z] #48 4.883 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-08-01T22:17:52.821Z] #48 4.885 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-08-01T22:17:52.821Z] #48 4.886 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-08-01T22:17:52.821Z] #48 4.890 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-08-01T22:17:52.821Z] #48 4.893 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-08-01T22:17:52.821Z] #48 4.897 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-08-01T22:17:52.821Z] #48 4.902 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-08-01T22:17:52.821Z] #48 4.903 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-08-01T22:17:52.821Z] #48 4.905 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-08-01T22:17:52.821Z] #48 4.964 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-08-01T22:17:52.821Z] #48 4.964 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-08-01T22:17:52.821Z] #48 4.965 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-08-01T22:17:52.821Z] #48 4.966 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-08-01T22:17:52.821Z] #48 4.967 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-08-01T22:17:52.821Z] #48 4.969 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-08-01T22:17:52.910Z] #29 14.63 Setting up libudev1:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:17:52.916Z] #15 11.13 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-01T22:17:52.916Z] #15 11.17 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-08-01T22:17:52.916Z] #15 ... [2023-08-01T22:17:52.916Z] [2023-08-01T22:17:52.916Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-08-01T22:17:52.916Z] #14 DONE 2.5s [2023-08-01T22:17:52.916Z] [2023-08-01T22:17:52.916Z] #15 [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 [2023-08-01T22:17:52.916Z] #15 11.24 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-08-01T22:17:52.916Z] #15 11.28 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:17:52.916Z] #15 11.31 Setting up libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:17:52.916Z] #15 11.33 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-01T22:17:52.916Z] #15 ... [2023-08-01T22:17:52.916Z] [2023-08-01T22:17:52.916Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-08-01T22:17:53.079Z] #48 5.127 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-08-01T22:17:53.168Z] #29 14.79 Selecting previously unselected package binutils-mingw-w64-i686. [2023-08-01T22:17:53.168Z] #29 14.79 (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 ... 15722 files and directories currently installed.) [2023-08-01T22:17:53.168Z] #29 14.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-08-01T22:17:53.168Z] #29 14.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:17:53.282Z] #33 14.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-08-01T22:17:53.434Z] #29 ... [2023-08-01T22:17:53.434Z] [2023-08-01T22:17:53.434Z] #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 [2023-08-01T22:17:53.434Z] #28 DONE 15.3s [2023-08-01T22:17:53.434Z] [2023-08-01T22:17:53.434Z] #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 [2023-08-01T22:17:53.434Z] #32 10.81 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:53.434Z] #32 10.98 Fetched 17.7 MB in 1s (18.8 MB/s) [2023-08-01T22:17:53.434Z] #32 11.16 Selecting previously unselected package xxd. [2023-08-01T22:17:53.434Z] #32 11.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:17:53.434Z] #32 11.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:17:53.434Z] #32 11.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:53.434Z] #32 11.32 Selecting previously unselected package vim-common. [2023-08-01T22:17:53.434Z] #32 11.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:17:53.434Z] #32 11.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:53.434Z] #32 11.66 Selecting previously unselected package cmake-data. [2023-08-01T22:17:53.434Z] #32 11.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-08-01T22:17:53.434Z] #32 11.75 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:17:53.434Z] #32 13.35 Selecting previously unselected package libicu67:amd64. [2023-08-01T22:17:53.434Z] #32 13.35 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-08-01T22:17:53.434Z] #32 13.51 Unpacking libicu67:amd64 (67.1-7) ... [2023-08-01T22:17:53.541Z] #33 14.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-08-01T22:17:53.542Z] #33 14.90 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:17:53.643Z] #48 5.494 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-08-01T22:17:53.643Z] #48 5.498 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-08-01T22:17:53.643Z] #48 5.502 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-08-01T22:17:53.643Z] #48 5.510 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-08-01T22:17:53.643Z] #48 5.512 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-08-01T22:17:53.643Z] #48 5.514 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-08-01T22:17:53.643Z] #48 5.518 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-08-01T22:17:53.643Z] #48 5.531 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-08-01T22:17:53.643Z] #48 5.536 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-08-01T22:17:53.643Z] #48 5.626 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-08-01T22:17:53.848Z] #16 DONE 0.7s [2023-08-01T22:17:53.848Z] [2023-08-01T22:17:53.848Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.12-bullseye@sha256:f5a04ee0e03c2b0da3c881330d74e9ce1f78a56d5043ca18f909857210b0a506 [2023-08-01T22:17:53.848Z] #11 extracting sha256:f07743fc81d4f4c9292d5abf8559159fbb4f825de09144bcdd3e8fc7a1e5b547 7.0s done [2023-08-01T22:17:53.848Z] #11 extracting sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 [2023-08-01T22:17:53.848Z] #11 extracting sha256:14c8b7650245da2d85307bca411af57750809b4494300ebc0cc8bc4ddc6bc748 done [2023-08-01T22:17:53.951Z] #32 15.64 Selecting previously unselected package libxml2:amd64. [2023-08-01T22:17:53.951Z] #32 15.64 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-08-01T22:17:53.951Z] #32 15.65 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:17:53.951Z] #32 15.88 Selecting previously unselected package libarchive13:amd64. [2023-08-01T22:17:53.951Z] #32 15.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-08-01T22:17:53.951Z] #32 15.89 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-08-01T22:17:54.105Z] #11 DONE 17.8s [2023-08-01T22:17:54.105Z] [2023-08-01T22:17:54.105Z] #15 [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 [2023-08-01T22:17:54.105Z] #15 11.35 Setting up ca-certificates (20210119) ... [2023-08-01T22:17:54.105Z] #15 11.75 Updating certificates in /etc/ssl/certs... [2023-08-01T22:17:54.105Z] #15 12.21 129 added, 0 removed; done. [2023-08-01T22:17:54.105Z] #15 12.24 Setting up jq (1.6-2.1) ... [2023-08-01T22:17:54.105Z] #15 12.27 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:54.105Z] #15 12.29 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-08-01T22:17:54.105Z] #15 12.30 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:54.105Z] #15 12.33 Processing triggers for ca-certificates (20210119) ... [2023-08-01T22:17:54.105Z] #15 12.34 Updating certificates in /etc/ssl/certs... [2023-08-01T22:17:54.105Z] #15 ... [2023-08-01T22:17:54.105Z] [2023-08-01T22:17:54.105Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-08-01T22:17:54.105Z] #17 DONE 0.2s [2023-08-01T22:17:54.108Z] #33 15.63 Selecting previously unselected package binutils-mingw-w64. [2023-08-01T22:17:54.209Z] #32 16.05 Selecting previously unselected package libjsoncpp24:amd64. [2023-08-01T22:17:54.209Z] #32 16.05 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-08-01T22:17:54.209Z] #32 16.07 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-08-01T22:17:54.249Z] #48 6.236 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-08-01T22:17:54.363Z] [2023-08-01T22:17:54.363Z] #15 [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 [2023-08-01T22:17:54.363Z] #15 12.67 0 added, 0 removed; done. [2023-08-01T22:17:54.363Z] #15 12.67 Running hooks in /etc/ca-certificates/update.d... [2023-08-01T22:17:54.363Z] #15 12.67 done. [2023-08-01T22:17:54.363Z] #15 DONE 12.8s [2023-08-01T22:17:54.363Z] [2023-08-01T22:17:54.363Z] #18 [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 [2023-08-01T22:17:54.364Z] #33 15.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-08-01T22:17:54.364Z] #33 15.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:17:54.364Z] #33 15.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-08-01T22:17:54.364Z] #33 15.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:17:54.364Z] #33 15.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:17:54.364Z] #33 15.91 Selecting previously unselected package dmsetup. [2023-08-01T22:17:54.463Z] #25 ... [2023-08-01T22:17:54.463Z] [2023-08-01T22:17:54.463Z] #27 [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 [2023-08-01T22:17:54.463Z] #27 0.922 + RM_GOPATH=0 [2023-08-01T22:17:54.463Z] #27 0.922 + TMP_GOPATH= [2023-08-01T22:17:54.463Z] #27 0.922 + : /build [2023-08-01T22:17:54.463Z] #27 0.922 + '[' -z '' ']' [2023-08-01T22:17:54.463Z] #27 0.922 ++ mktemp -d [2023-08-01T22:17:54.463Z] #27 0.923 + export GOPATH=/tmp/tmp.iyEayyHiw0 [2023-08-01T22:17:54.463Z] #27 0.923 + GOPATH=/tmp/tmp.iyEayyHiw0 [2023-08-01T22:17:54.463Z] #27 0.923 + RM_GOPATH=1 [2023-08-01T22:17:54.463Z] #27 0.923 + case "$(go env GOARCH)" in [2023-08-01T22:17:54.463Z] #27 0.923 ++ go env GOARCH [2023-08-01T22:17:54.463Z] #27 0.928 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:54.463Z] #27 0.928 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:54.463Z] #27 0.928 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:54.463Z] #27 0.938 + dir=/tmp/install [2023-08-01T22:17:54.463Z] #27 0.938 + bin=vndr [2023-08-01T22:17:54.463Z] #27 0.938 + shift [2023-08-01T22:17:54.463Z] #27 0.938 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-08-01T22:17:54.463Z] #27 0.938 + . /tmp/install/vndr.installer [2023-08-01T22:17:54.463Z] #27 0.938 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:54.463Z] #27 0.938 + install_vndr [2023-08-01T22:17:54.464Z] #27 0.938 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-08-01T22:17:54.464Z] #27 0.938 + GOBIN=/build [2023-08-01T22:17:54.464Z] #27 0.938 + GO111MODULE=on [2023-08-01T22:17:54.464Z] #27 0.938 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:54.464Z] #27 0.938 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:54.464Z] #27 1.525 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:17:54.464Z] #27 DONE 8.7s [2023-08-01T22:17:54.464Z] [2023-08-01T22:17:54.464Z] #26 [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 [2023-08-01T22:17:54.464Z] #26 6.592 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-08-01T22:17:54.464Z] #26 6.742 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-08-01T22:17:54.464Z] #26 6.806 go: downloading github.com/golangci/misspell v0.3.5 [2023-08-01T22:17:54.464Z] #26 6.807 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-08-01T22:17:54.464Z] #26 6.808 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-08-01T22:17:54.464Z] #26 6.934 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-08-01T22:17:54.464Z] #26 6.941 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-08-01T22:17:54.464Z] #26 6.942 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-08-01T22:17:54.464Z] #26 7.146 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-08-01T22:17:54.464Z] #26 7.148 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-08-01T22:17:54.464Z] #26 7.162 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-08-01T22:17:54.464Z] #26 7.163 go: downloading github.com/julz/importas v0.1.0 [2023-08-01T22:17:54.464Z] #26 7.164 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-08-01T22:17:54.464Z] #26 7.256 go: downloading github.com/kulti/thelper v0.6.3 [2023-08-01T22:17:54.464Z] #26 7.344 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-08-01T22:17:54.464Z] #26 7.374 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-08-01T22:17:54.464Z] #26 7.374 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-08-01T22:17:54.464Z] #26 7.418 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-08-01T22:17:54.464Z] #26 7.494 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-08-01T22:17:54.464Z] #26 7.531 go: downloading github.com/maratori/testpackage v1.1.0 [2023-08-01T22:17:54.464Z] #26 7.548 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-08-01T22:17:54.464Z] #26 7.551 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-08-01T22:17:54.464Z] #26 7.617 go: downloading github.com/mgechev/revive v1.2.3 [2023-08-01T22:17:54.464Z] #26 7.725 go: downloading github.com/moricho/tparallel v0.2.1 [2023-08-01T22:17:54.464Z] #26 7.731 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-08-01T22:17:54.464Z] #26 7.738 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-08-01T22:17:54.464Z] #26 7.933 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-08-01T22:17:54.464Z] #26 7.935 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-08-01T22:17:54.464Z] #26 8.102 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-08-01T22:17:54.464Z] #26 8.104 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-08-01T22:17:54.464Z] #26 8.129 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-08-01T22:17:54.464Z] #26 8.156 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-08-01T22:17:54.464Z] #26 8.185 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-08-01T22:17:54.464Z] #26 8.268 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-08-01T22:17:54.464Z] #26 8.306 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-08-01T22:17:54.464Z] #26 8.328 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-08-01T22:17:54.464Z] #26 8.387 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-08-01T22:17:54.464Z] #26 8.394 go: downloading github.com/sivchari/tenv v1.7.0 [2023-08-01T22:17:54.464Z] #26 8.395 go: downloading github.com/sonatard/noctx v0.0.1 [2023-08-01T22:17:54.464Z] #26 8.395 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-08-01T22:17:54.464Z] #26 8.526 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-08-01T22:17:54.464Z] #26 8.553 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-08-01T22:17:54.464Z] #26 8.594 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-08-01T22:17:54.464Z] #26 8.685 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-08-01T22:17:54.464Z] #26 8.686 go: downloading github.com/tetafro/godot v1.4.11 [2023-08-01T22:17:54.464Z] #26 8.749 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-08-01T22:17:54.464Z] #26 8.749 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-08-01T22:17:54.464Z] #26 8.773 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-08-01T22:17:54.464Z] #26 8.829 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-08-01T22:17:54.464Z] #26 8.844 go: downloading github.com/ultraware/funlen v0.0.3 [2023-08-01T22:17:54.464Z] #26 8.893 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-08-01T22:17:54.464Z] #26 8.941 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-08-01T22:17:54.464Z] #26 8.942 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-08-01T22:17:54.464Z] #26 8.943 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-08-01T22:17:54.464Z] #26 9.048 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-08-01T22:17:54.464Z] #26 ... [2023-08-01T22:17:54.464Z] [2023-08-01T22:17:54.464Z] #28 [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 [2023-08-01T22:17:54.464Z] #28 0.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:54.464Z] #28 0.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:54.464Z] #28 0.828 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:54.464Z] #28 0.949 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:54.464Z] #28 1.091 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:54.464Z] #28 1.215 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:54.464Z] #28 3.022 Fetched 8661 kB in 2s (3521 kB/s) [2023-08-01T22:17:54.464Z] #28 3.022 Reading package lists... [2023-08-01T22:17:54.464Z] #28 4.361 Reading package lists... [2023-08-01T22:17:54.464Z] #28 5.530 Building dependency tree... [2023-08-01T22:17:54.464Z] #28 6.243 The following additional packages will be installed: [2023-08-01T22:17:54.464Z] #28 6.245 libbtrfs0 [2023-08-01T22:17:54.464Z] #28 6.315 The following NEW packages will be installed: [2023-08-01T22:17:54.464Z] #28 6.319 libbtrfs-dev libbtrfs0 [2023-08-01T22:17:54.464Z] #28 6.614 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:17:54.464Z] #28 6.614 Need to get 460 kB of archives. [2023-08-01T22:17:54.464Z] #28 6.614 After this operation, 1237 kB of additional disk space will be used. [2023-08-01T22:17:54.464Z] #28 6.614 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-08-01T22:17:54.464Z] #28 6.635 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-08-01T22:17:54.464Z] #28 7.055 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:54.464Z] #28 7.310 Fetched 460 kB in 0s (1421 kB/s) [2023-08-01T22:17:54.464Z] #28 7.617 Selecting previously unselected package libbtrfs0:amd64. [2023-08-01T22:17:54.464Z] #28 7.617 (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 ... 15722 files and directories currently installed.) [2023-08-01T22:17:54.464Z] #28 7.648 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-08-01T22:17:54.464Z] #28 7.739 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:17:54.464Z] #28 8.284 Selecting previously unselected package libbtrfs-dev:amd64. [2023-08-01T22:17:54.464Z] #28 8.288 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-08-01T22:17:54.464Z] #28 8.344 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:17:54.464Z] #28 8.749 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:17:54.464Z] #28 8.757 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:17:54.464Z] #28 8.801 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:54.464Z] #28 DONE 9.1s [2023-08-01T22:17:54.464Z] [2023-08-01T22:17:54.464Z] #26 [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 [2023-08-01T22:17:54.464Z] #26 9.101 go: downloading honnef.co/go/tools v0.3.3 [2023-08-01T22:17:54.506Z] #48 6.596 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-08-01T22:17:54.506Z] #48 6.603 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-08-01T22:17:54.620Z] #18 ... [2023-08-01T22:17:54.620Z] [2023-08-01T22:17:54.620Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-08-01T22:17:54.620Z] #19 DONE 0.0s [2023-08-01T22:17:54.620Z] [2023-08-01T22:17:54.620Z] #18 [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 [2023-08-01T22:17:54.620Z] #18 DONE 0.5s [2023-08-01T22:17:54.620Z] [2023-08-01T22:17:54.620Z] #20 [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 [2023-08-01T22:17:54.621Z] #33 15.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:17:54.621Z] #33 15.94 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:17:54.621Z] #33 ... [2023-08-01T22:17:54.621Z] [2023-08-01T22:17:54.621Z] #23 [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 [2023-08-01T22:17:54.621Z] #23 5.932 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-08-01T22:17:54.621Z] #23 6.761 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-08-01T22:17:54.722Z] #26 9.450 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-08-01T22:17:54.776Z] #32 16.42 Selecting previously unselected package librhash0:amd64. [2023-08-01T22:17:54.776Z] #32 16.42 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-08-01T22:17:54.776Z] #32 16.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-08-01T22:17:54.781Z] #48 6.773 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:54.781Z] #48 6.826 Fetched 26.4 MB in 2s (11.8 MB/s) [2023-08-01T22:17:54.781Z] #48 6.874 Selecting previously unselected package pigz. [2023-08-01T22:17:54.781Z] #48 6.874 (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 ... 24014 files and directories currently installed.) [2023-08-01T22:17:54.781Z] #48 6.899 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-08-01T22:17:54.781Z] #48 6.907 Unpacking pigz (2.6-1) ... [2023-08-01T22:17:54.781Z] #48 6.976 Selecting previously unselected package libelf1:arm64. [2023-08-01T22:17:54.877Z] #20 ... [2023-08-01T22:17:54.877Z] [2023-08-01T22:17:54.877Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-08-01T22:17:54.877Z] #21 DONE 0.1s [2023-08-01T22:17:54.877Z] [2023-08-01T22:17:54.877Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-08-01T22:17:54.877Z] #22 DONE 0.1s [2023-08-01T22:17:54.877Z] [2023-08-01T22:17:54.877Z] #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 [2023-08-01T22:17:54.878Z] #23 ... [2023-08-01T22:17:54.878Z] [2023-08-01T22:17:54.878Z] #33 [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 [2023-08-01T22:17:54.878Z] #33 16.08 Selecting previously unselected package mingw-w64-common. [2023-08-01T22:17:54.878Z] #33 16.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-08-01T22:17:54.878Z] #33 16.13 Unpacking mingw-w64-common (8.0.0-1) ... [2023-08-01T22:17:54.982Z] #26 9.650 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-08-01T22:17:55.037Z] #48 6.979 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-08-01T22:17:55.037Z] #48 6.988 Unpacking libelf1:arm64 (0.183-1) ... [2023-08-01T22:17:55.037Z] #48 7.101 Selecting previously unselected package libbpf0:arm64. [2023-08-01T22:17:55.037Z] #48 7.104 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-08-01T22:17:55.037Z] #48 7.113 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-08-01T22:17:55.037Z] #48 7.189 Selecting previously unselected package libcap2:arm64. [2023-08-01T22:17:55.037Z] #48 7.193 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-08-01T22:17:55.038Z] #32 16.89 Selecting previously unselected package libuv1:amd64. [2023-08-01T22:17:55.038Z] #32 16.89 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-08-01T22:17:55.038Z] #32 16.89 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-08-01T22:17:55.240Z] #26 9.762 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-08-01T22:17:55.240Z] #26 ... [2023-08-01T22:17:55.240Z] [2023-08-01T22:17:55.240Z] #29 [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 [2023-08-01T22:17:55.240Z] #29 0.918 + RM_GOPATH=0 [2023-08-01T22:17:55.240Z] #29 0.918 + TMP_GOPATH= [2023-08-01T22:17:55.240Z] #29 0.919 + : /build [2023-08-01T22:17:55.240Z] #29 0.919 + '[' -z '' ']' [2023-08-01T22:17:55.240Z] #29 0.920 ++ mktemp -d [2023-08-01T22:17:55.240Z] #29 0.921 + export GOPATH=/tmp/tmp.giuA6esH6j [2023-08-01T22:17:55.240Z] #29 0.921 + GOPATH=/tmp/tmp.giuA6esH6j [2023-08-01T22:17:55.240Z] #29 0.921 + RM_GOPATH=1 [2023-08-01T22:17:55.240Z] #29 0.921 + case "$(go env GOARCH)" in [2023-08-01T22:17:55.240Z] #29 0.921 ++ go env GOARCH [2023-08-01T22:17:55.240Z] #29 0.927 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:55.240Z] #29 0.927 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:55.240Z] #29 0.927 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:55.240Z] #29 0.929 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:55.240Z] #29 0.929 + dir=/tmp/install [2023-08-01T22:17:55.240Z] #29 0.929 + bin=proxy [2023-08-01T22:17:55.240Z] #29 0.929 + shift [2023-08-01T22:17:55.240Z] #29 0.929 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-08-01T22:17:55.240Z] #29 0.929 + . /tmp/install/proxy.installer [2023-08-01T22:17:55.240Z] #29 0.929 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:55.240Z] #29 0.929 + install_proxy [2023-08-01T22:17:55.240Z] #29 0.929 + case "$1" in [2023-08-01T22:17:55.240Z] #29 0.929 + export CGO_ENABLED=0 [2023-08-01T22:17:55.240Z] #29 0.929 + CGO_ENABLED=0 [2023-08-01T22:17:55.240Z] #29 0.929 + _install_proxy [2023-08-01T22:17:55.240Z] #29 0.929 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-08-01T22:17:55.240Z] #29 0.929 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.giuA6esH6j/src/github.com/docker/libnetwork [2023-08-01T22:17:55.240Z] #29 0.937 Cloning into '/tmp/tmp.giuA6esH6j/src/github.com/docker/libnetwork'... [2023-08-01T22:17:55.240Z] #29 4.301 + cd /tmp/tmp.giuA6esH6j/src/github.com/docker/libnetwork [2023-08-01T22:17:55.240Z] #29 4.306 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:17:55.240Z] #29 4.518 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-08-01T22:17:55.240Z] #29 DONE 9.8s [2023-08-01T22:17:55.240Z] [2023-08-01T22:17:55.240Z] #26 [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 [2023-08-01T22:17:55.240Z] #26 9.813 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-08-01T22:17:55.240Z] #26 9.879 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-08-01T22:17:55.294Z] #48 7.211 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-08-01T22:17:55.294Z] #48 7.277 Selecting previously unselected package libmnl0:arm64. [2023-08-01T22:17:55.294Z] #48 7.286 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-08-01T22:17:55.294Z] #48 7.299 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-08-01T22:17:55.294Z] #48 7.383 Selecting previously unselected package libxtables12:arm64. [2023-08-01T22:17:55.294Z] #48 7.389 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-08-01T22:17:55.294Z] #48 7.390 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-08-01T22:17:55.296Z] #32 17.07 Selecting previously unselected package cmake. [2023-08-01T22:17:55.297Z] #32 17.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-08-01T22:17:55.297Z] #32 17.11 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:17:55.447Z] #33 ... [2023-08-01T22:17:55.447Z] [2023-08-01T22:17:55.447Z] #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 [2023-08-01T22:17:55.447Z] #28 DONE 17.0s [2023-08-01T22:17:55.497Z] #26 9.947 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-01T22:17:55.497Z] #26 10.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-01T22:17:55.497Z] #26 10.11 go: downloading github.com/stretchr/objx v0.4.0 [2023-08-01T22:17:55.497Z] #26 ... [2023-08-01T22:17:55.497Z] [2023-08-01T22:17:55.497Z] #30 [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 [2023-08-01T22:17:55.497Z] #30 1.791 + RM_GOPATH=0 [2023-08-01T22:17:55.497Z] #30 1.791 + TMP_GOPATH= [2023-08-01T22:17:55.497Z] #30 1.791 + : /build [2023-08-01T22:17:55.497Z] #30 1.791 + '[' -z '' ']' [2023-08-01T22:17:55.497Z] #30 1.797 ++ mktemp -d [2023-08-01T22:17:55.497Z] #30 1.797 + export GOPATH=/tmp/tmp.ZHMzubhHcT [2023-08-01T22:17:55.497Z] #30 1.797 + GOPATH=/tmp/tmp.ZHMzubhHcT [2023-08-01T22:17:55.497Z] #30 1.797 + RM_GOPATH=1 [2023-08-01T22:17:55.497Z] #30 1.797 + case "$(go env GOARCH)" in [2023-08-01T22:17:55.497Z] #30 1.807 ++ go env GOARCH [2023-08-01T22:17:55.497Z] #30 1.810 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:55.497Z] #30 1.810 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:55.497Z] #30 1.811 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:55.497Z] #30 1.814 Install rootlesskit version v0.14.4 [2023-08-01T22:17:55.497Z] #30 1.814 + dir=/tmp/install [2023-08-01T22:17:55.497Z] #30 1.814 + bin=rootlesskit [2023-08-01T22:17:55.497Z] #30 1.814 + shift [2023-08-01T22:17:55.497Z] #30 1.814 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-08-01T22:17:55.497Z] #30 1.814 + . /tmp/install/rootlesskit.installer [2023-08-01T22:17:55.497Z] #30 1.814 ++ : v0.14.4 [2023-08-01T22:17:55.497Z] #30 1.814 + install_rootlesskit [2023-08-01T22:17:55.497Z] #30 1.814 + case "$1" in [2023-08-01T22:17:55.497Z] #30 1.814 + export CGO_ENABLED=0 [2023-08-01T22:17:55.497Z] #30 1.814 + CGO_ENABLED=0 [2023-08-01T22:17:55.497Z] #30 1.814 + _install_rootlesskit [2023-08-01T22:17:55.497Z] #30 1.814 + echo 'Install rootlesskit version v0.14.4' [2023-08-01T22:17:55.497Z] #30 1.814 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:17:55.497Z] #30 1.814 + GOBIN=/build [2023-08-01T22:17:55.497Z] #30 1.814 + GO111MODULE=on [2023-08-01T22:17:55.497Z] #30 1.814 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-08-01T22:17:55.497Z] #30 2.460 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-08-01T22:17:55.497Z] #30 4.239 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:17:55.497Z] #30 4.263 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-08-01T22:17:55.497Z] #30 4.264 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-08-01T22:17:55.497Z] #30 4.264 go: downloading github.com/google/uuid v1.3.0 [2023-08-01T22:17:55.497Z] #30 4.264 go: downloading github.com/moby/vpnkit v0.5.0 [2023-08-01T22:17:55.497Z] #30 4.265 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-08-01T22:17:55.497Z] #30 4.265 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:17:55.497Z] #30 4.265 go: downloading github.com/gorilla/mux v1.8.0 [2023-08-01T22:17:55.497Z] #30 4.298 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-08-01T22:17:55.497Z] #30 4.378 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-08-01T22:17:55.498Z] #30 4.480 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-08-01T22:17:55.498Z] #30 5.459 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-08-01T22:17:55.498Z] #30 5.459 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-08-01T22:17:55.498Z] #30 6.350 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-08-01T22:17:55.498Z] #30 6.427 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-08-01T22:17:55.498Z] #30 ... [2023-08-01T22:17:55.498Z] [2023-08-01T22:17:55.498Z] #31 [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 [2023-08-01T22:17:55.498Z] #31 0.765 + git clone https://github.com/docker/distribution.git . [2023-08-01T22:17:55.498Z] #31 0.767 Cloning into '.'... [2023-08-01T22:17:55.498Z] #31 5.621 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-08-01T22:17:55.498Z] #31 5.993 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-08-01T22:17:55.552Z] #48 7.494 Selecting previously unselected package libcap2-bin. [2023-08-01T22:17:55.552Z] #48 7.498 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-08-01T22:17:55.552Z] #48 7.507 Unpacking libcap2-bin (1:2.44-1) ... [2023-08-01T22:17:55.552Z] #48 7.591 Selecting previously unselected package iproute2. [2023-08-01T22:17:55.552Z] #48 7.594 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-08-01T22:17:55.552Z] #48 7.599 Unpacking iproute2 (5.10.0-4) ... [2023-08-01T22:17:55.705Z] [2023-08-01T22:17:55.705Z] #27 [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 [2023-08-01T22:17:55.705Z] #27 11.55 Selecting previously unselected package libicu67:amd64. [2023-08-01T22:17:55.705Z] #27 11.56 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-08-01T22:17:55.705Z] #27 11.57 Unpacking libicu67:amd64 (67.1-7) ... [2023-08-01T22:17:55.705Z] #27 14.42 Selecting previously unselected package libxml2:amd64. [2023-08-01T22:17:55.705Z] #27 14.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-08-01T22:17:55.705Z] #27 14.44 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:17:55.705Z] #27 14.74 Selecting previously unselected package libarchive13:amd64. [2023-08-01T22:17:55.705Z] #27 14.74 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-08-01T22:17:55.705Z] #27 14.75 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-08-01T22:17:55.705Z] #27 14.95 Selecting previously unselected package libjsoncpp24:amd64. [2023-08-01T22:17:55.705Z] #27 14.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-08-01T22:17:55.705Z] #27 14.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-08-01T22:17:55.705Z] #27 15.14 Selecting previously unselected package librhash0:amd64. [2023-08-01T22:17:55.705Z] #27 15.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-08-01T22:17:55.705Z] #27 15.16 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-08-01T22:17:55.705Z] #27 15.24 Selecting previously unselected package libuv1:amd64. [2023-08-01T22:17:55.705Z] #27 15.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-08-01T22:17:55.705Z] #27 15.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-08-01T22:17:55.705Z] #27 15.36 Selecting previously unselected package cmake. [2023-08-01T22:17:55.705Z] #27 15.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-08-01T22:17:55.705Z] #27 15.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:17:55.705Z] #27 16.66 Setting up libicu67:amd64 (67.1-7) ... [2023-08-01T22:17:55.705Z] #27 16.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:55.705Z] #27 16.76 Setting up libuv1:amd64 (1.40.0-2) ... [2023-08-01T22:17:55.705Z] #27 16.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:55.705Z] #27 16.94 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-08-01T22:17:55.705Z] #27 16.98 Setting up librhash0:amd64 (1.4.1-2) ... [2023-08-01T22:17:55.705Z] #27 17.01 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:17:55.705Z] #27 17.05 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:17:55.705Z] #27 17.08 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-08-01T22:17:55.705Z] #27 17.13 Setting up cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:17:55.705Z] #27 17.18 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:55.755Z] #31 ... [2023-08-01T22:17:55.755Z] [2023-08-01T22:17:55.755Z] #32 [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 [2023-08-01T22:17:55.755Z] #32 2.646 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:55.755Z] #32 2.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:55.755Z] #32 2.665 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:55.755Z] #32 3.055 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:55.755Z] #32 3.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:55.755Z] #32 4.121 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:55.755Z] #32 6.054 Fetched 8661 kB in 4s (2360 kB/s) [2023-08-01T22:17:55.755Z] #32 6.054 Reading package lists... [2023-08-01T22:17:55.755Z] #32 7.402 Reading package lists... [2023-08-01T22:17:55.755Z] #32 8.749 Building dependency tree... [2023-08-01T22:17:55.755Z] #32 9.969 The following additional packages will be installed: [2023-08-01T22:17:55.755Z] #32 9.969 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:17:55.755Z] #32 9.969 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-08-01T22:17:55.755Z] #32 9.969 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-08-01T22:17:55.755Z] #32 9.969 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-08-01T22:17:55.755Z] #32 9.969 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-08-01T22:17:55.755Z] #32 9.969 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-08-01T22:17:55.755Z] #32 9.969 libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2023-08-01T22:17:55.755Z] #32 9.972 Suggested packages: [2023-08-01T22:17:55.755Z] #32 9.972 gcc-10-locales seccomp wine64 [2023-08-01T22:17:55.755Z] #32 10.22 The following NEW packages will be installed: [2023-08-01T22:17:55.755Z] #32 10.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:17:55.755Z] #32 10.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-08-01T22:17:55.755Z] #32 10.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-08-01T22:17:55.755Z] #32 10.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-08-01T22:17:55.755Z] #32 10.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-08-01T22:17:55.755Z] #32 10.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-08-01T22:17:55.755Z] #32 10.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-08-01T22:17:55.755Z] #32 10.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-08-01T22:17:55.755Z] #32 10.23 mingw-w64-x86-64-dev [2023-08-01T22:17:55.755Z] #32 10.23 The following packages will be upgraded: [2023-08-01T22:17:55.755Z] #32 10.23 libsystemd0 libudev1 [2023-08-01T22:17:55.755Z] #32 ... [2023-08-01T22:17:55.755Z] [2023-08-01T22:17:55.755Z] #33 [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 [2023-08-01T22:17:55.755Z] #33 2.531 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:17:55.755Z] #33 2.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:17:55.755Z] #33 2.575 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:17:55.755Z] #33 2.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:17:55.755Z] #33 3.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:17:55.755Z] #33 4.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:17:55.755Z] #33 5.916 Fetched 8661 kB in 4s (2332 kB/s) [2023-08-01T22:17:55.755Z] #33 5.916 Reading package lists... [2023-08-01T22:17:55.756Z] #33 7.455 Reading package lists... [2023-08-01T22:17:55.756Z] #33 8.597 Building dependency tree... [2023-08-01T22:17:55.756Z] #33 9.556 The following additional packages will be installed: [2023-08-01T22:17:55.756Z] #33 9.562 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-08-01T22:17:55.756Z] #33 9.569 Suggested packages: [2023-08-01T22:17:55.756Z] #33 9.569 cmake-doc ninja-build lrzip [2023-08-01T22:17:55.756Z] #33 9.569 Recommended packages: [2023-08-01T22:17:55.756Z] #33 9.569 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-08-01T22:17:55.756Z] #33 9.776 The following NEW packages will be installed: [2023-08-01T22:17:55.756Z] #33 9.779 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-08-01T22:17:55.756Z] #33 9.780 vim-common xxd [2023-08-01T22:17:55.756Z] #33 10.15 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:17:55.756Z] #33 10.15 Need to get 17.7 MB of archives. [2023-08-01T22:17:55.756Z] #33 10.15 After this operation, 70.7 MB of additional disk space will be used. [2023-08-01T22:17:55.756Z] #33 10.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:17:55.756Z] #33 10.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:17:55.756Z] #33 10.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-08-01T22:17:55.756Z] #33 10.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-08-01T22:17:55.756Z] #33 10.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-08-01T22:17:55.756Z] #33 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-08-01T22:17:55.756Z] #33 10.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-08-01T22:17:55.809Z] #48 7.784 Selecting previously unselected package xxd. [2023-08-01T22:17:55.809Z] #48 7.788 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-08-01T22:17:55.809Z] #48 7.797 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:55.809Z] #48 7.877 Selecting previously unselected package vim-common. [2023-08-01T22:17:55.809Z] #48 7.881 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:17:55.809Z] #48 7.891 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:55.809Z] #48 7.979 Selecting previously unselected package bash-completion. [2023-08-01T22:17:56.013Z] #33 10.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-08-01T22:17:56.013Z] #33 10.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-08-01T22:17:56.013Z] #33 10.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-08-01T22:17:56.013Z] #33 ... [2023-08-01T22:17:56.013Z] [2023-08-01T22:17:56.013Z] #34 [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 [2023-08-01T22:17:56.013Z] #34 2.416 + RM_GOPATH=0 [2023-08-01T22:17:56.013Z] #34 2.416 + TMP_GOPATH= [2023-08-01T22:17:56.013Z] #34 2.416 + : /build [2023-08-01T22:17:56.013Z] #34 2.416 + '[' -z '' ']' [2023-08-01T22:17:56.013Z] #34 2.416 ++ mktemp -d [2023-08-01T22:17:56.013Z] #34 2.420 + export GOPATH=/tmp/tmp.I9xVKNVzH7 [2023-08-01T22:17:56.013Z] #34 2.420 + GOPATH=/tmp/tmp.I9xVKNVzH7 [2023-08-01T22:17:56.013Z] #34 2.420 + RM_GOPATH=1 [2023-08-01T22:17:56.013Z] #34 2.420 + case "$(go env GOARCH)" in [2023-08-01T22:17:56.013Z] #34 2.428 ++ go env GOARCH [2023-08-01T22:17:56.013Z] #34 2.452 Install shfmt version v3.0.2 [2023-08-01T22:17:56.013Z] #34 2.452 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:56.013Z] #34 2.452 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:56.013Z] #34 2.452 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:56.013Z] #34 2.452 + dir=/tmp/install [2023-08-01T22:17:56.013Z] #34 2.452 + bin=shfmt [2023-08-01T22:17:56.013Z] #34 2.452 + shift [2023-08-01T22:17:56.013Z] #34 2.452 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-08-01T22:17:56.013Z] #34 2.452 + . /tmp/install/shfmt.installer [2023-08-01T22:17:56.013Z] #34 2.452 ++ : v3.0.2 [2023-08-01T22:17:56.013Z] #34 2.452 + install_shfmt [2023-08-01T22:17:56.013Z] #34 2.452 + echo 'Install shfmt version v3.0.2' [2023-08-01T22:17:56.013Z] #34 2.452 + GOBIN=/build [2023-08-01T22:17:56.013Z] #34 2.452 + GO111MODULE=on [2023-08-01T22:17:56.014Z] #34 2.452 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-08-01T22:17:56.014Z] #34 3.039 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-08-01T22:17:56.014Z] #34 4.149 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-08-01T22:17:56.014Z] #34 4.153 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-08-01T22:17:56.014Z] #34 4.161 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-08-01T22:17:56.014Z] #34 5.128 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-08-01T22:17:56.014Z] #34 ... [2023-08-01T22:17:56.014Z] [2023-08-01T22:17:56.014Z] #32 [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 [2023-08-01T22:17:56.014Z] #32 10.52 2 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:17:56.014Z] #32 10.52 Need to get 115 MB of archives. [2023-08-01T22:17:56.014Z] #32 10.52 After this operation, 645 MB of additional disk space will be used. [2023-08-01T22:17:56.014Z] #32 10.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libsystemd0 amd64 247.3-7+deb11u4 [376 kB] [2023-08-01T22:17:56.014Z] #32 10.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libudev1 amd64 247.3-7+deb11u4 [168 kB] [2023-08-01T22:17:56.014Z] #32 10.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-08-01T22:17:56.014Z] #32 10.58 Get:4 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] [2023-08-01T22:17:56.014Z] #32 10.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-08-01T22:17:56.014Z] #32 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-08-01T22:17:56.014Z] #32 10.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-08-01T22:17:56.014Z] #32 10.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-08-01T22:17:56.066Z] #48 7.982 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-08-01T22:17:56.231Z] #32 18.10 Setting up libicu67:amd64 (67.1-7) ... [2023-08-01T22:17:56.231Z] #32 18.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:56.256Z] #23 1.296 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-08-01T22:17:56.256Z] #23 1.300 Cloning into '.'... [2023-08-01T22:17:56.273Z] #27 DONE 17.4s [2023-08-01T22:17:56.273Z] [2023-08-01T22:17:56.273Z] #36 [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 [2023-08-01T22:17:56.490Z] #32 18.24 Setting up libuv1:amd64 (1.40.0-2) ... [2023-08-01T22:17:56.490Z] #32 18.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:56.490Z] #32 18.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-08-01T22:17:56.490Z] #32 18.41 Setting up librhash0:amd64 (1.4.1-2) ... [2023-08-01T22:17:56.604Z] #32 10.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-08-01T22:17:56.748Z] #32 18.43 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:17:56.748Z] #32 18.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:17:56.748Z] #32 18.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-08-01T22:17:56.748Z] #32 18.56 Setting up cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:17:56.748Z] #32 18.58 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:17:56.836Z] #36 0.663 + RM_GOPATH=0 [2023-08-01T22:17:56.836Z] #36 0.663 + TMP_GOPATH= [2023-08-01T22:17:56.836Z] #36 0.663 + : /build [2023-08-01T22:17:56.836Z] #36 0.663 + '[' -z '' ']' [2023-08-01T22:17:56.836Z] #36 0.663 ++ mktemp -d [2023-08-01T22:17:56.836Z] #36 0.664 + export GOPATH=/tmp/tmp.9KOWtJoqLp [2023-08-01T22:17:56.836Z] #36 0.664 + GOPATH=/tmp/tmp.9KOWtJoqLp [2023-08-01T22:17:56.836Z] #36 0.665 + RM_GOPATH=1 [2023-08-01T22:17:56.836Z] #36 0.665 + case "$(go env GOARCH)" in [2023-08-01T22:17:56.836Z] #36 0.665 ++ go env GOARCH [2023-08-01T22:17:56.836Z] #36 0.684 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:56.836Z] #36 0.684 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:56.836Z] #36 0.691 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:56.836Z] #36 0.692 + dir=/tmp/install [2023-08-01T22:17:56.836Z] #36 0.692 + bin=tini [2023-08-01T22:17:56.836Z] #36 0.692 + shift [2023-08-01T22:17:56.836Z] #36 0.692 + '[' '!' -f /tmp/install/tini.installer ']' [2023-08-01T22:17:56.836Z] #36 0.692 + . /tmp/install/tini.installer [2023-08-01T22:17:56.836Z] #36 0.692 ++ : v0.19.0 [2023-08-01T22:17:56.836Z] #36 0.693 + install_tini [2023-08-01T22:17:56.836Z] #36 0.693 + echo 'Install tini version v0.19.0' [2023-08-01T22:17:56.836Z] #36 0.693 + git clone https://github.com/krallin/tini.git /tmp/tmp.9KOWtJoqLp/tini [2023-08-01T22:17:56.836Z] #36 0.693 Install tini version v0.19.0 [2023-08-01T22:17:56.836Z] #36 0.704 Cloning into '/tmp/tmp.9KOWtJoqLp/tini'... [2023-08-01T22:17:56.867Z] #32 11.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-08-01T22:17:56.867Z] #32 11.18 Get:11 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] [2023-08-01T22:17:56.867Z] #32 11.50 Get:12 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] [2023-08-01T22:17:57.017Z] #32 ... [2023-08-01T22:17:57.017Z] [2023-08-01T22:17:57.017Z] #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 [2023-08-01T22:17:57.017Z] #23 8.700 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-08-01T22:17:57.017Z] #23 9.087 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-08-01T22:17:57.093Z] #36 0.990 + cd /tmp/tmp.9KOWtJoqLp/tini [2023-08-01T22:17:57.093Z] #36 0.990 + git checkout -q v0.19.0 [2023-08-01T22:17:57.093Z] #36 0.996 + cmake . [2023-08-01T22:17:57.151Z] #32 ... [2023-08-01T22:17:57.151Z] [2023-08-01T22:17:57.151Z] #35 [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 [2023-08-01T22:17:57.151Z] #35 2.308 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-08-01T22:17:57.151Z] #35 2.894 [2023-08-01T22:17:57.151Z] #35 3.158 #=#=# ######################################################################## 100.0% [2023-08-01T22:17:57.151Z] #35 3.660 [2023-08-01T22:17:57.151Z] #35 5.159 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-08-01T22:17:57.151Z] #35 5.682 [2023-08-01T22:17:57.151Z] #35 5.923 #=#=# ####################### 32.4% ######################################################################## 100.0% [2023-08-01T22:17:57.151Z] #35 6.411 [2023-08-01T22:17:57.152Z] #35 8.232 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-08-01T22:17:57.152Z] #35 8.797 [2023-08-01T22:17:57.152Z] #35 9.046 #=#=# ######### 13.4% ########################################### 60.1% ##################################################################### 96.0% ######################################################################## 100.0% [2023-08-01T22:17:57.152Z] #35 9.976 [2023-08-01T22:17:57.350Z] #36 1.174 -- The C compiler identification is GNU 10.2.1 [2023-08-01T22:17:57.350Z] #36 1.200 -- Detecting C compiler ABI info [2023-08-01T22:17:57.350Z] #36 1.385 -- Detecting C compiler ABI info - done [2023-08-01T22:17:57.350Z] #36 1.437 -- Check for working C compiler: /usr/bin/cc - skipped [2023-08-01T22:17:57.383Z] #23 ... [2023-08-01T22:17:57.383Z] [2023-08-01T22:17:57.383Z] #29 [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 [2023-08-01T22:17:57.383Z] #29 15.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-08-01T22:17:57.383Z] #29 15.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-08-01T22:17:57.383Z] #29 15.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:17:57.383Z] #29 16.61 Selecting previously unselected package binutils-mingw-w64. [2023-08-01T22:17:57.383Z] #29 16.62 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-08-01T22:17:57.383Z] #29 16.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:17:57.383Z] #29 16.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-08-01T22:17:57.383Z] #29 16.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:17:57.383Z] #29 16.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:17:57.383Z] #29 17.13 Selecting previously unselected package dmsetup. [2023-08-01T22:17:57.383Z] #29 17.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:17:57.383Z] #29 17.17 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:17:57.383Z] #29 17.29 Selecting previously unselected package mingw-w64-common. [2023-08-01T22:17:57.383Z] #29 17.29 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-08-01T22:17:57.383Z] #29 17.31 Unpacking mingw-w64-common (8.0.0-1) ... [2023-08-01T22:17:57.410Z] #35 ... [2023-08-01T22:17:57.410Z] [2023-08-01T22:17:57.410Z] #33 [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 [2023-08-01T22:17:57.410Z] #33 11.17 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:17:57.410Z] #33 11.40 Fetched 17.7 MB in 1s (24.0 MB/s) [2023-08-01T22:17:57.410Z] #33 11.63 Selecting previously unselected package xxd. [2023-08-01T22:17:57.410Z] #33 11.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:17:57.410Z] #33 11.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:17:57.410Z] #33 11.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:57.607Z] #36 1.451 -- Detecting C compile features [2023-08-01T22:17:57.607Z] #36 1.453 -- Detecting C compile features - done [2023-08-01T22:17:57.607Z] #36 1.463 -- Performing Test HAS_BUILTIN_FORTIFY [2023-08-01T22:17:57.607Z] #36 1.519 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-08-01T22:17:57.607Z] #36 1.549 -- Configuring done [2023-08-01T22:17:57.607Z] #36 ... [2023-08-01T22:17:57.607Z] [2023-08-01T22:17:57.607Z] #29 [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 [2023-08-01T22:17:57.607Z] #29 11.12 reflect [2023-08-01T22:17:57.607Z] #29 11.15 bufio [2023-08-01T22:17:57.607Z] #29 12.33 internal/syscall/unix [2023-08-01T22:17:57.607Z] #29 12.33 time [2023-08-01T22:17:57.607Z] #29 12.33 internal/syscall/execenv [2023-08-01T22:17:57.607Z] #29 14.20 io/fs [2023-08-01T22:17:57.607Z] #29 14.26 internal/poll [2023-08-01T22:17:57.607Z] #29 15.21 os [2023-08-01T22:17:57.607Z] #29 15.44 internal/fmtsort [2023-08-01T22:17:57.607Z] #29 15.81 io/ioutil [2023-08-01T22:17:57.607Z] #29 15.81 fmt [2023-08-01T22:17:57.607Z] #29 16.61 log [2023-08-01T22:17:57.607Z] #29 16.61 flag [2023-08-01T22:17:57.607Z] #29 16.61 github.com/BurntSushi/toml [2023-08-01T22:17:57.607Z] #29 18.09 github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:17:57.607Z] #29 DONE 19.0s [2023-08-01T22:17:57.607Z] [2023-08-01T22:17:57.607Z] #36 [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 [2023-08-01T22:17:57.607Z] #36 1.554 -- Generating done [2023-08-01T22:17:57.607Z] #36 1.556 -- Build files have been written to: /tmp/tmp.9KOWtJoqLp/tini [2023-08-01T22:17:57.607Z] #36 1.559 + make tini-static [2023-08-01T22:17:57.642Z] #29 19.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-08-01T22:17:57.642Z] #29 19.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-08-01T22:17:57.642Z] #29 19.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:17:57.667Z] #33 ... [2023-08-01T22:17:57.668Z] [2023-08-01T22:17:57.668Z] #34 [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 [2023-08-01T22:17:57.668Z] #34 DONE 12.2s [2023-08-01T22:17:57.668Z] [2023-08-01T22:17:57.668Z] #33 [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 [2023-08-01T22:17:57.668Z] #33 12.22 Selecting previously unselected package vim-common. [2023-08-01T22:17:57.668Z] #33 12.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:17:57.668Z] #33 12.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:17:57.864Z] #36 1.732 Scanning dependencies of target tini-static [2023-08-01T22:17:57.864Z] #36 1.781 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-08-01T22:17:57.925Z] #33 12.51 Selecting previously unselected package cmake-data. [2023-08-01T22:17:57.925Z] #33 12.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-08-01T22:17:58.183Z] #33 12.54 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:17:58.187Z] #48 10.12 Unpacking bash-completion (1:2.11-2) ... [2023-08-01T22:17:58.187Z] #48 10.32 Selecting previously unselected package bzip2. [2023-08-01T22:17:58.187Z] #48 10.33 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-08-01T22:17:58.187Z] #48 10.34 Unpacking bzip2 (1.0.8-4) ... [2023-08-01T22:17:58.189Z] #23 ... [2023-08-01T22:17:58.189Z] [2023-08-01T22:17:58.189Z] #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 [2023-08-01T22:17:58.189Z] #24 1.080 + RM_GOPATH=0 [2023-08-01T22:17:58.189Z] #24 1.080 + TMP_GOPATH= [2023-08-01T22:17:58.189Z] #24 1.081 + : /build [2023-08-01T22:17:58.189Z] #24 1.081 + '[' -z '' ']' [2023-08-01T22:17:58.189Z] #24 1.081 ++ mktemp -d [2023-08-01T22:17:58.189Z] #24 1.083 + export GOPATH=/tmp/tmp.6YcemYU1Kk [2023-08-01T22:17:58.189Z] #24 1.083 + GOPATH=/tmp/tmp.6YcemYU1Kk [2023-08-01T22:17:58.189Z] #24 1.083 + RM_GOPATH=1 [2023-08-01T22:17:58.189Z] #24 1.083 + case "$(go env GOARCH)" in [2023-08-01T22:17:58.189Z] #24 1.083 ++ go env GOARCH [2023-08-01T22:17:58.189Z] #24 1.089 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:58.189Z] #24 1.089 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:58.189Z] #24 1.089 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:58.189Z] #24 1.090 + dir=/tmp/install [2023-08-01T22:17:58.189Z] #24 1.090 + bin=dockercli [2023-08-01T22:17:58.189Z] #24 1.090 + shift [2023-08-01T22:17:58.189Z] #24 1.090 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-08-01T22:17:58.189Z] #24 1.090 + . /tmp/install/dockercli.installer [2023-08-01T22:17:58.189Z] #24 1.090 ++ : stable [2023-08-01T22:17:58.189Z] #24 1.090 ++ : 17.06.2-ce [2023-08-01T22:17:58.189Z] #24 1.091 + install_dockercli [2023-08-01T22:17:58.189Z] #24 1.091 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-08-01T22:17:58.189Z] #24 1.091 Install docker/cli version 17.06.2-ce from stable [2023-08-01T22:17:58.189Z] #24 1.091 ++ uname -m [2023-08-01T22:17:58.189Z] #24 1.092 + arch=x86_64 [2023-08-01T22:17:58.189Z] #24 1.092 + '[' x86_64 '!=' x86_64 ']' [2023-08-01T22:17:58.189Z] #24 1.092 + url=https://download.docker.com/linux/static [2023-08-01T22:17:58.189Z] #24 1.092 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-08-01T22:17:58.189Z] #24 1.092 + tar -xz docker/docker [2023-08-01T22:17:58.189Z] #24 2.955 + mkdir -p /build [2023-08-01T22:17:58.189Z] #24 2.960 + mv docker/docker /build/ [2023-08-01T22:17:58.189Z] #24 2.962 + rmdir docker [2023-08-01T22:17:58.189Z] #24 DONE 3.5s [2023-08-01T22:17:58.436Z] #36 2.165 [100%] Linking C executable tini-static [2023-08-01T22:17:58.436Z] #36 2.408 [100%] Built target tini-static [2023-08-01T22:17:58.450Z] #48 10.42 Selecting previously unselected package xz-utils. [2023-08-01T22:17:58.450Z] #48 10.43 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-08-01T22:17:58.450Z] #48 10.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:17:58.450Z] #48 10.60 Selecting previously unselected package apparmor. [2023-08-01T22:17:58.451Z] [2023-08-01T22:17:58.451Z] #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 [2023-08-01T22:17:58.451Z] #25 0.737 + RM_GOPATH=0 [2023-08-01T22:17:58.451Z] #25 0.737 + TMP_GOPATH= [2023-08-01T22:17:58.451Z] #25 0.737 + : /build [2023-08-01T22:17:58.451Z] #25 0.737 + '[' -z '' ']' [2023-08-01T22:17:58.451Z] #25 0.738 ++ mktemp -d [2023-08-01T22:17:58.451Z] #25 0.739 + export GOPATH=/tmp/tmp.zFzbzL8qvn [2023-08-01T22:17:58.451Z] #25 0.739 + GOPATH=/tmp/tmp.zFzbzL8qvn [2023-08-01T22:17:58.451Z] #25 0.739 + RM_GOPATH=1 [2023-08-01T22:17:58.451Z] #25 0.739 + case "$(go env GOARCH)" in [2023-08-01T22:17:58.451Z] #25 0.740 ++ go env GOARCH [2023-08-01T22:17:58.451Z] #25 0.743 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:58.451Z] #25 0.743 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:58.451Z] #25 0.743 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:58.451Z] #25 0.744 + dir=/tmp/install [2023-08-01T22:17:58.451Z] #25 0.744 + bin=tomlv [2023-08-01T22:17:58.451Z] #25 0.744 + shift [2023-08-01T22:17:58.451Z] #25 0.744 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-08-01T22:17:58.451Z] #25 0.744 + . /tmp/install/tomlv.installer [2023-08-01T22:17:58.451Z] #25 0.744 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:58.451Z] #25 0.744 + install_tomlv [2023-08-01T22:17:58.451Z] #25 0.744 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-08-01T22:17:58.451Z] #25 0.744 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zFzbzL8qvn/src/github.com/BurntSushi/toml [2023-08-01T22:17:58.451Z] #25 0.744 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:58.451Z] #25 0.746 Cloning into '/tmp/tmp.zFzbzL8qvn/src/github.com/BurntSushi/toml'... [2023-08-01T22:17:58.451Z] #25 1.298 + cd /tmp/tmp.zFzbzL8qvn/src/github.com/BurntSushi/toml [2023-08-01T22:17:58.451Z] #25 1.298 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-08-01T22:17:58.451Z] #25 1.333 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:17:58.451Z] #25 1.370 internal/goos [2023-08-01T22:17:58.451Z] #25 1.391 encoding [2023-08-01T22:17:58.451Z] #25 1.392 internal/goexperiment [2023-08-01T22:17:58.451Z] #25 1.392 internal/unsafeheader [2023-08-01T22:17:58.451Z] #25 1.411 internal/goarch [2023-08-01T22:17:58.451Z] #25 1.413 internal/itoa [2023-08-01T22:17:58.451Z] #25 1.432 math/bits [2023-08-01T22:17:58.451Z] #25 1.441 unicode/utf8 [2023-08-01T22:17:58.451Z] #25 1.444 internal/cpu [2023-08-01T22:17:58.451Z] #25 1.446 internal/race [2023-08-01T22:17:58.451Z] #25 1.468 runtime/internal/atomic [2023-08-01T22:17:58.451Z] #25 1.472 internal/abi [2023-08-01T22:17:58.451Z] #25 1.473 runtime/internal/syscall [2023-08-01T22:17:58.451Z] #25 1.475 runtime/internal/math [2023-08-01T22:17:58.451Z] #25 1.534 runtime/internal/sys [2023-08-01T22:17:58.451Z] #25 1.549 sync/atomic [2023-08-01T22:17:58.451Z] #25 1.559 unicode [2023-08-01T22:17:58.451Z] #25 1.661 internal/bytealg [2023-08-01T22:17:58.451Z] #25 1.662 math [2023-08-01T22:17:58.451Z] #25 2.125 runtime [2023-08-01T22:17:58.711Z] #48 10.60 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-08-01T22:17:58.711Z] #48 10.65 Unpacking apparmor (2.13.6-10) ... [2023-08-01T22:17:58.711Z] #48 10.79 Selecting previously unselected package inetutils-ping. [2023-08-01T22:17:58.711Z] #48 10.80 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-08-01T22:17:58.711Z] #48 10.80 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:17:58.711Z] #48 10.89 Selecting previously unselected package libip4tc2:arm64. [2023-08-01T22:17:58.712Z] #36 2.423 + mkdir -p /build [2023-08-01T22:17:58.712Z] #36 2.425 + cp tini-static /build/docker-init [2023-08-01T22:17:58.712Z] #36 DONE 2.6s [2023-08-01T22:17:58.712Z] [2023-08-01T22:17:58.712Z] #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 [2023-08-01T22:17:58.712Z] #37 0.715 + RM_GOPATH=0 [2023-08-01T22:17:58.712Z] #37 0.715 + TMP_GOPATH= [2023-08-01T22:17:58.712Z] #37 0.715 + : /build [2023-08-01T22:17:58.712Z] #37 0.715 + '[' -z '' ']' [2023-08-01T22:17:58.712Z] #37 0.716 ++ mktemp -d [2023-08-01T22:17:58.712Z] #37 0.718 + export GOPATH=/tmp/tmp.bE5u64fl3W [2023-08-01T22:17:58.712Z] #37 0.718 + GOPATH=/tmp/tmp.bE5u64fl3W [2023-08-01T22:17:58.712Z] #37 0.718 + RM_GOPATH=1 [2023-08-01T22:17:58.712Z] #37 0.718 + case "$(go env GOARCH)" in [2023-08-01T22:17:58.712Z] #37 0.718 ++ go env GOARCH [2023-08-01T22:17:58.712Z] #37 0.732 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:58.712Z] #37 0.732 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:58.712Z] #37 0.733 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:58.712Z] #37 0.738 + dir=/tmp/install [2023-08-01T22:17:58.712Z] #37 0.738 + bin=containerd [2023-08-01T22:17:58.712Z] #37 0.738 + shift [2023-08-01T22:17:58.712Z] #37 0.739 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-08-01T22:17:58.712Z] #37 0.739 + . /tmp/install/containerd.installer [2023-08-01T22:17:58.712Z] #37 0.739 ++ set -e [2023-08-01T22:17:58.712Z] #37 0.740 ++ : v1.6.22 [2023-08-01T22:17:58.712Z] #37 0.740 + install_containerd [2023-08-01T22:17:58.712Z] #37 0.741 + echo 'Install containerd version v1.6.22' [2023-08-01T22:17:58.712Z] #37 0.741 Install containerd version v1.6.22 [2023-08-01T22:17:58.712Z] #37 0.742 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bE5u64fl3W/src/github.com/containerd/containerd [2023-08-01T22:17:58.712Z] #37 0.746 Cloning into '/tmp/tmp.bE5u64fl3W/src/github.com/containerd/containerd'... [2023-08-01T22:17:58.978Z] #48 10.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-08-01T22:17:58.979Z] #48 10.90 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-08-01T22:17:58.979Z] #48 10.97 Selecting previously unselected package libip6tc2:arm64. [2023-08-01T22:17:58.979Z] #48 10.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-08-01T22:17:58.979Z] #48 10.98 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-08-01T22:17:58.979Z] #48 11.04 Selecting previously unselected package libnfnetlink0:arm64. [2023-08-01T22:17:58.979Z] #48 11.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-08-01T22:17:58.979Z] #48 11.05 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-08-01T22:17:58.979Z] #48 11.12 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-08-01T22:17:58.979Z] #48 11.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-08-01T22:17:58.979Z] #48 11.13 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-08-01T22:17:59.267Z] #48 11.21 Selecting previously unselected package libnftnl11:arm64. [2023-08-01T22:17:59.267Z] #48 11.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-08-01T22:17:59.267Z] #48 11.22 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-08-01T22:17:59.267Z] #48 11.29 Selecting previously unselected package iptables. [2023-08-01T22:17:59.267Z] #48 11.29 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-08-01T22:17:59.267Z] #48 11.30 Unpacking iptables (1.8.7-1) ... [2023-08-01T22:17:59.542Z] #48 11.41 Selecting previously unselected package libonig5:arm64. [2023-08-01T22:17:59.542Z] #48 11.42 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-08-01T22:17:59.542Z] #48 11.42 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-08-01T22:17:59.542Z] #48 11.55 Selecting previously unselected package libjq1:arm64. [2023-08-01T22:17:59.542Z] #48 11.56 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-08-01T22:17:59.542Z] #48 11.56 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-08-01T22:17:59.542Z] #48 11.61 Selecting previously unselected package jq. [2023-08-01T22:17:59.542Z] #48 11.61 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-08-01T22:17:59.542Z] #48 11.62 Unpacking jq (1.6-2.1) ... [2023-08-01T22:17:59.542Z] #48 11.67 Selecting previously unselected package libaio1:arm64. [2023-08-01T22:17:59.555Z] #33 14.15 Selecting previously unselected package libicu67:amd64. [2023-08-01T22:17:59.555Z] #33 14.15 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-08-01T22:17:59.556Z] #29 ... [2023-08-01T22:17:59.556Z] [2023-08-01T22:17:59.556Z] #36 [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 [2023-08-01T22:17:59.556Z] #36 0.911 + RM_GOPATH=0 [2023-08-01T22:17:59.556Z] #36 0.911 + TMP_GOPATH= [2023-08-01T22:17:59.556Z] #36 0.911 + : /build [2023-08-01T22:17:59.556Z] #36 0.911 + '[' -z '' ']' [2023-08-01T22:17:59.556Z] #36 0.911 ++ mktemp -d [2023-08-01T22:17:59.556Z] #36 0.914 + export GOPATH=/tmp/tmp.zNdcsRIhOg [2023-08-01T22:17:59.556Z] #36 0.914 + GOPATH=/tmp/tmp.zNdcsRIhOg [2023-08-01T22:17:59.556Z] #36 0.914 + RM_GOPATH=1 [2023-08-01T22:17:59.556Z] #36 0.914 + case "$(go env GOARCH)" in [2023-08-01T22:17:59.556Z] #36 0.914 ++ go env GOARCH [2023-08-01T22:17:59.556Z] #36 0.927 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:59.556Z] #36 0.927 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:17:59.556Z] #36 0.928 ++ dirname /tmp/install/install.sh [2023-08-01T22:17:59.556Z] #36 0.929 + dir=/tmp/install [2023-08-01T22:17:59.556Z] #36 0.929 + bin=containerd [2023-08-01T22:17:59.556Z] #36 0.929 + shift [2023-08-01T22:17:59.556Z] #36 0.929 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-08-01T22:17:59.556Z] #36 0.929 + . /tmp/install/containerd.installer [2023-08-01T22:17:59.556Z] #36 0.929 ++ set -e [2023-08-01T22:17:59.556Z] #36 0.929 ++ : v1.6.22 [2023-08-01T22:17:59.556Z] #36 0.929 + install_containerd [2023-08-01T22:17:59.556Z] #36 0.932 Install containerd version v1.6.22 [2023-08-01T22:17:59.556Z] #36 0.932 + echo 'Install containerd version v1.6.22' [2023-08-01T22:17:59.556Z] #36 0.932 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zNdcsRIhOg/src/github.com/containerd/containerd [2023-08-01T22:17:59.556Z] #36 0.939 Cloning into '/tmp/tmp.zNdcsRIhOg/src/github.com/containerd/containerd'... [2023-08-01T22:17:59.556Z] #36 ... [2023-08-01T22:17:59.556Z] [2023-08-01T22:17:59.556Z] #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 [2023-08-01T22:17:59.556Z] #25 11.84 sync [2023-08-01T22:17:59.556Z] #25 11.84 internal/reflectlite [2023-08-01T22:17:59.556Z] #25 12.24 internal/testlog [2023-08-01T22:17:59.556Z] #25 12.76 sort [2023-08-01T22:17:59.556Z] #25 12.76 errors [2023-08-01T22:17:59.556Z] #25 12.83 strconv [2023-08-01T22:17:59.556Z] #25 12.84 internal/oserror [2023-08-01T22:17:59.556Z] #25 12.84 path [2023-08-01T22:17:59.556Z] #25 12.84 internal/safefilepath [2023-08-01T22:17:59.556Z] #25 12.84 io [2023-08-01T22:17:59.556Z] #25 12.95 syscall [2023-08-01T22:17:59.556Z] #25 13.52 strings [2023-08-01T22:17:59.556Z] #25 13.52 bytes [2023-08-01T22:17:59.556Z] #25 13.52 text/tabwriter [2023-08-01T22:17:59.556Z] #25 14.52 reflect [2023-08-01T22:17:59.556Z] #25 14.97 bufio [2023-08-01T22:17:59.556Z] #25 15.60 time [2023-08-01T22:17:59.556Z] #25 15.61 internal/syscall/execenv [2023-08-01T22:17:59.556Z] #25 15.65 internal/syscall/unix [2023-08-01T22:17:59.556Z] #25 17.00 io/fs [2023-08-01T22:17:59.556Z] #25 17.00 internal/poll [2023-08-01T22:17:59.556Z] #25 18.05 os [2023-08-01T22:17:59.556Z] #25 18.73 internal/fmtsort [2023-08-01T22:17:59.556Z] #25 18.93 io/ioutil [2023-08-01T22:17:59.556Z] #25 19.06 fmt [2023-08-01T22:17:59.556Z] #25 19.78 flag [2023-08-01T22:17:59.556Z] #25 19.78 log [2023-08-01T22:17:59.556Z] #25 19.78 github.com/BurntSushi/toml [2023-08-01T22:17:59.556Z] #25 20.94 github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:17:59.815Z] #25 ... [2023-08-01T22:17:59.815Z] [2023-08-01T22:17:59.815Z] #29 [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 [2023-08-01T22:17:59.815Z] #29 21.52 Selecting previously unselected package gcc-mingw-w64-base. [2023-08-01T22:17:59.815Z] #29 21.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:17:59.815Z] #29 21.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:17:59.815Z] #29 21.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-08-01T22:17:59.822Z] #48 11.68 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-08-01T22:17:59.822Z] #48 11.69 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-08-01T22:17:59.822Z] #48 11.74 Selecting previously unselected package libgpm2:arm64. [2023-08-01T22:17:59.822Z] #48 11.74 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-08-01T22:17:59.822Z] #48 11.74 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-08-01T22:17:59.822Z] #48 11.82 Selecting previously unselected package libicu67:arm64. [2023-08-01T22:17:59.822Z] #48 11.82 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-08-01T22:17:59.822Z] #48 11.83 Unpacking libicu67:arm64 (67.1-7) ... [2023-08-01T22:18:00.074Z] #29 ... [2023-08-01T22:18:00.074Z] [2023-08-01T22:18:00.074Z] #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 [2023-08-01T22:18:00.074Z] #32 DONE 21.8s [2023-08-01T22:18:00.074Z] [2023-08-01T22:18:00.074Z] #29 [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 [2023-08-01T22:18:00.074Z] #29 21.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:00.075Z] #29 21.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:00.162Z] #33 14.57 Unpacking libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:00.333Z] #29 ... [2023-08-01T22:18:00.333Z] [2023-08-01T22:18:00.333Z] #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 [2023-08-01T22:18:00.333Z] #25 DONE 22.2s [2023-08-01T22:18:00.333Z] [2023-08-01T22:18:00.333Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-08-01T22:18:00.434Z] #48 12.68 Selecting previously unselected package libinih1:arm64. [2023-08-01T22:18:00.592Z] #37 0.786 + RM_GOPATH=0 [2023-08-01T22:18:00.592Z] #37 0.786 + TMP_GOPATH= [2023-08-01T22:18:00.592Z] #37 0.786 + : /build [2023-08-01T22:18:00.592Z] #37 0.786 + '[' -z '' ']' [2023-08-01T22:18:00.592Z] #37 0.786 ++ mktemp -d [2023-08-01T22:18:00.592Z] #37 0.786 + export GOPATH=/tmp/tmp.bwztocuyzM [2023-08-01T22:18:00.592Z] #37 0.786 + GOPATH=/tmp/tmp.bwztocuyzM [2023-08-01T22:18:00.592Z] #37 0.786 + RM_GOPATH=1 [2023-08-01T22:18:00.592Z] #37 0.786 + case "$(go env GOARCH)" in [2023-08-01T22:18:00.592Z] #37 0.787 ++ go env GOARCH [2023-08-01T22:18:00.592Z] #37 0.823 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:00.592Z] #37 0.823 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:00.689Z] #48 12.68 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-08-01T22:18:00.689Z] #48 12.69 Unpacking libinih1:arm64 (53-1+b2) ... [2023-08-01T22:18:00.689Z] #48 12.75 Selecting previously unselected package libnet1:arm64. [2023-08-01T22:18:00.689Z] #48 12.75 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-08-01T22:18:00.689Z] #48 12.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:18:00.689Z] #48 12.81 Selecting previously unselected package libnl-3-200:arm64. [2023-08-01T22:18:00.689Z] #48 12.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-08-01T22:18:00.689Z] #48 12.81 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-08-01T22:18:00.689Z] #48 12.89 Selecting previously unselected package libprotobuf-c1:arm64. [2023-08-01T22:18:00.689Z] #48 12.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-08-01T22:18:00.689Z] #48 12.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-08-01T22:18:00.689Z] #48 12.94 Selecting previously unselected package net-tools. [2023-08-01T22:18:00.851Z] #37 0.830 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:00.851Z] #37 0.830 + dir=/tmp/install [2023-08-01T22:18:00.851Z] #37 0.830 + bin=tini [2023-08-01T22:18:00.851Z] #37 0.830 + shift [2023-08-01T22:18:00.851Z] #37 0.831 + '[' '!' -f /tmp/install/tini.installer ']' [2023-08-01T22:18:00.851Z] #37 0.831 + . /tmp/install/tini.installer [2023-08-01T22:18:00.851Z] #37 0.831 ++ : v0.19.0 [2023-08-01T22:18:00.851Z] #37 0.832 + install_tini [2023-08-01T22:18:00.851Z] #37 0.832 + echo 'Install tini version v0.19.0' [2023-08-01T22:18:00.851Z] #37 0.832 + git clone https://github.com/krallin/tini.git /tmp/tmp.bwztocuyzM/tini [2023-08-01T22:18:00.851Z] #37 0.834 Install tini version v0.19.0 [2023-08-01T22:18:00.851Z] #37 0.836 Cloning into '/tmp/tmp.bwztocuyzM/tini'... [2023-08-01T22:18:00.945Z] #48 12.94 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-08-01T22:18:00.946Z] #48 12.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:18:00.946Z] #48 13.02 Selecting previously unselected package patch. [2023-08-01T22:18:00.946Z] #48 13.02 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-08-01T22:18:00.946Z] #48 13.03 Unpacking patch (2.7.6-7) ... [2023-08-01T22:18:00.946Z] #48 13.08 Selecting previously unselected package python-pip-whl. [2023-08-01T22:18:00.987Z] #25 ... [2023-08-01T22:18:00.987Z] [2023-08-01T22:18:00.987Z] #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 [2023-08-01T22:18:00.987Z] #26 1.158 + RM_GOPATH=0 [2023-08-01T22:18:00.987Z] #26 1.158 + TMP_GOPATH= [2023-08-01T22:18:00.987Z] #26 1.158 + : /build [2023-08-01T22:18:00.987Z] #26 1.158 + '[' -z '' ']' [2023-08-01T22:18:00.987Z] #26 1.158 ++ mktemp -d [2023-08-01T22:18:00.987Z] #26 1.160 + export GOPATH=/tmp/tmp.V9AxXSfAim [2023-08-01T22:18:00.987Z] #26 1.160 + GOPATH=/tmp/tmp.V9AxXSfAim [2023-08-01T22:18:00.987Z] #26 1.160 + RM_GOPATH=1 [2023-08-01T22:18:00.987Z] #26 1.160 + case "$(go env GOARCH)" in [2023-08-01T22:18:00.987Z] #26 1.160 ++ go env GOARCH [2023-08-01T22:18:00.987Z] #26 1.165 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:00.987Z] #26 1.165 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:00.987Z] #26 1.166 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:00.987Z] #26 1.169 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:18:00.987Z] #26 1.169 + dir=/tmp/install [2023-08-01T22:18:00.987Z] #26 1.169 + bin=vndr [2023-08-01T22:18:00.987Z] #26 1.169 + shift [2023-08-01T22:18:00.987Z] #26 1.169 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-08-01T22:18:00.987Z] #26 1.169 + . /tmp/install/vndr.installer [2023-08-01T22:18:00.987Z] #26 1.169 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:18:00.987Z] #26 1.169 + install_vndr [2023-08-01T22:18:00.987Z] #26 1.169 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-08-01T22:18:00.987Z] #26 1.169 + GOBIN=/build [2023-08-01T22:18:00.987Z] #26 1.169 + GO111MODULE=on [2023-08-01T22:18:00.987Z] #26 1.169 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:18:00.987Z] #26 1.273 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-08-01T22:18:00.987Z] #26 DONE 5.8s [2023-08-01T22:18:00.987Z] [2023-08-01T22:18:00.987Z] #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 [2023-08-01T22:18:00.987Z] #27 1.268 + RM_GOPATH=0 [2023-08-01T22:18:00.987Z] #27 1.268 + TMP_GOPATH= [2023-08-01T22:18:00.987Z] #27 1.269 + : /build [2023-08-01T22:18:00.987Z] #27 1.269 + '[' -z '' ']' [2023-08-01T22:18:00.987Z] #27 1.270 ++ mktemp -d [2023-08-01T22:18:00.987Z] #27 1.270 + export GOPATH=/tmp/tmp.eKPZtKx9YY [2023-08-01T22:18:00.987Z] #27 1.270 + GOPATH=/tmp/tmp.eKPZtKx9YY [2023-08-01T22:18:00.987Z] #27 1.270 + RM_GOPATH=1 [2023-08-01T22:18:00.987Z] #27 1.270 + case "$(go env GOARCH)" in [2023-08-01T22:18:00.987Z] #27 1.270 ++ go env GOARCH [2023-08-01T22:18:00.987Z] #27 1.274 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:00.987Z] #27 1.274 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:00.987Z] #27 1.275 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:00.987Z] #27 1.276 Install golangci-lint version v1.49.0 [2023-08-01T22:18:00.987Z] #27 1.276 + dir=/tmp/install [2023-08-01T22:18:00.987Z] #27 1.276 + bin=golangci_lint [2023-08-01T22:18:00.987Z] #27 1.276 + shift [2023-08-01T22:18:00.987Z] #27 1.276 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-08-01T22:18:00.987Z] #27 1.276 + . /tmp/install/golangci_lint.installer [2023-08-01T22:18:00.987Z] #27 1.276 ++ : v1.49.0 [2023-08-01T22:18:00.987Z] #27 1.276 + install_golangci_lint [2023-08-01T22:18:00.987Z] #27 1.276 + set -e [2023-08-01T22:18:00.987Z] #27 1.276 + echo 'Install golangci-lint version v1.49.0' [2023-08-01T22:18:00.987Z] #27 1.276 + GOBIN=/build [2023-08-01T22:18:00.987Z] #27 1.276 + GO111MODULE=on [2023-08-01T22:18:00.987Z] #27 1.276 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-08-01T22:18:00.987Z] #27 1.641 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-08-01T22:18:00.987Z] #27 3.006 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:18:00.987Z] #27 3.013 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:18:00.987Z] #27 3.020 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:18:00.987Z] #27 3.021 go: downloading github.com/spf13/cobra v1.5.0 [2023-08-01T22:18:00.987Z] #27 3.026 go: downloading github.com/spf13/pflag v1.0.5 [2023-08-01T22:18:00.987Z] #27 3.027 go: downloading github.com/spf13/viper v1.12.0 [2023-08-01T22:18:00.987Z] #27 3.124 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-01T22:18:00.987Z] #27 3.141 go: downloading golang.org/x/tools v0.1.12 [2023-08-01T22:18:00.987Z] #27 3.244 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-08-01T22:18:00.987Z] #27 3.282 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-08-01T22:18:00.987Z] #27 3.288 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-01T22:18:00.987Z] #27 3.426 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-01T22:18:00.987Z] #27 3.590 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-01T22:18:00.987Z] #27 3.630 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-08-01T22:18:00.987Z] #27 3.735 go: downloading github.com/stretchr/testify v1.8.0 [2023-08-01T22:18:00.987Z] #27 3.735 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-08-01T22:18:00.987Z] #27 3.933 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-08-01T22:18:00.987Z] #27 3.946 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-08-01T22:18:00.987Z] #27 4.003 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:18:00.987Z] #27 4.066 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-08-01T22:18:00.987Z] #27 4.067 go: downloading github.com/Antonboom/errname v0.1.7 [2023-08-01T22:18:00.987Z] #27 4.123 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-08-01T22:18:00.987Z] #27 4.138 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-08-01T22:18:00.987Z] #27 4.147 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-08-01T22:18:00.987Z] #27 4.303 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-08-01T22:18:00.987Z] #27 4.320 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-08-01T22:18:00.987Z] #27 4.364 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-08-01T22:18:00.987Z] #27 4.403 go: downloading github.com/alingse/asasalint v0.0.11 [2023-08-01T22:18:00.987Z] #27 4.425 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-08-01T22:18:00.987Z] #27 4.448 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-08-01T22:18:00.987Z] #27 4.555 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-08-01T22:18:00.987Z] #27 4.648 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-08-01T22:18:00.987Z] #27 4.721 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-08-01T22:18:00.987Z] #27 4.721 go: downloading github.com/breml/bidichk v0.2.3 [2023-08-01T22:18:00.987Z] #27 4.721 go: downloading github.com/breml/errchkjson v0.3.0 [2023-08-01T22:18:00.987Z] #27 4.847 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-08-01T22:18:00.987Z] #27 4.888 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-08-01T22:18:00.987Z] #27 4.889 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-08-01T22:18:00.987Z] #27 4.963 go: downloading github.com/daixiang0/gci v0.6.3 [2023-08-01T22:18:00.987Z] #27 5.081 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-08-01T22:18:00.987Z] #27 5.099 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-08-01T22:18:00.987Z] #27 5.262 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-08-01T22:18:00.987Z] #27 5.277 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-08-01T22:18:00.987Z] #27 5.418 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-08-01T22:18:00.987Z] #27 5.425 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-08-01T22:18:00.987Z] #27 5.445 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-08-01T22:18:00.987Z] #27 5.482 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-08-01T22:18:00.987Z] #27 5.663 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-08-01T22:18:00.987Z] #27 5.733 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-08-01T22:18:00.987Z] #27 5.905 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-08-01T22:18:00.987Z] #27 5.905 go: downloading github.com/golangci/misspell v0.3.5 [2023-08-01T22:18:00.987Z] #27 6.021 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-08-01T22:18:00.987Z] #27 6.022 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-08-01T22:18:00.987Z] #27 6.045 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-08-01T22:18:00.987Z] #27 6.082 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-08-01T22:18:00.987Z] #27 6.112 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-08-01T22:18:00.987Z] #27 6.165 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-08-01T22:18:00.987Z] #27 6.202 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-08-01T22:18:00.987Z] #27 6.212 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-08-01T22:18:00.987Z] #27 6.212 go: downloading github.com/julz/importas v0.1.0 [2023-08-01T22:18:00.987Z] #27 6.224 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-08-01T22:18:00.987Z] #27 6.332 go: downloading github.com/kulti/thelper v0.6.3 [2023-08-01T22:18:01.118Z] #37 1.198 + cd /tmp/tmp.bwztocuyzM/tini [2023-08-01T22:18:01.118Z] #37 1.198 + git checkout -q v0.19.0 [2023-08-01T22:18:01.118Z] #37 1.203 + cmake . [2023-08-01T22:18:01.202Z] #48 13.08 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:01.202Z] #48 13.09 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:18:01.202Z] #48 13.26 Selecting previously unselected package python3-lib2to3. [2023-08-01T22:18:01.202Z] #48 13.26 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-08-01T22:18:01.202Z] #48 13.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:18:01.202Z] #48 13.35 Selecting previously unselected package python3-distutils. [2023-08-01T22:18:01.233Z] #37 ... [2023-08-01T22:18:01.233Z] [2023-08-01T22:18:01.233Z] #33 [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 [2023-08-01T22:18:01.233Z] #33 18.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-08-01T22:18:01.233Z] #33 18.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-08-01T22:18:01.233Z] #33 18.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:18:01.233Z] #33 20.06 Selecting previously unselected package gcc-mingw-w64-base. [2023-08-01T22:18:01.233Z] #33 20.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:01.233Z] #33 20.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:18:01.233Z] #33 20.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-08-01T22:18:01.233Z] #33 20.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:01.233Z] #33 20.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:01.233Z] #33 22.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-08-01T22:18:01.233Z] #33 22.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:01.233Z] #33 22.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:01.246Z] #27 6.384 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-08-01T22:18:01.246Z] #27 6.394 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-08-01T22:18:01.246Z] #27 6.423 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-08-01T22:18:01.246Z] #27 6.500 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-08-01T22:18:01.246Z] #27 6.517 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-08-01T22:18:01.246Z] #27 6.518 go: downloading github.com/maratori/testpackage v1.1.0 [2023-08-01T22:18:01.246Z] #27 6.567 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-08-01T22:18:01.246Z] #27 6.571 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-08-01T22:18:01.379Z] #37 1.456 -- The C compiler identification is GNU 10.2.1 [2023-08-01T22:18:01.379Z] #37 1.478 -- Detecting C compiler ABI info [2023-08-01T22:18:01.458Z] #48 13.35 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-08-01T22:18:01.458Z] #48 13.36 Unpacking python3-distutils (3.9.2-1) ... [2023-08-01T22:18:01.458Z] #48 13.42 Selecting previously unselected package python3-pkg-resources. [2023-08-01T22:18:01.458Z] #48 13.43 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-08-01T22:18:01.458Z] #48 13.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:18:01.458Z] #48 13.54 Selecting previously unselected package python3-setuptools. [2023-08-01T22:18:01.458Z] #48 13.54 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-08-01T22:18:01.458Z] #48 13.55 Unpacking python3-setuptools (52.0.0-4) ... [2023-08-01T22:18:01.505Z] #27 6.644 go: downloading github.com/mgechev/revive v1.2.3 [2023-08-01T22:18:01.505Z] #27 6.740 go: downloading github.com/moricho/tparallel v0.2.1 [2023-08-01T22:18:01.505Z] #27 6.745 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-08-01T22:18:01.505Z] #27 6.767 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-08-01T22:18:01.638Z] #37 1.639 -- Detecting C compiler ABI info - done [2023-08-01T22:18:01.638Z] #37 1.673 -- Check for working C compiler: /usr/bin/cc - skipped [2023-08-01T22:18:01.638Z] #37 1.674 -- Detecting C compile features [2023-08-01T22:18:01.638Z] #37 1.675 -- Detecting C compile features - done [2023-08-01T22:18:01.638Z] #37 1.688 -- Performing Test HAS_BUILTIN_FORTIFY [2023-08-01T22:18:01.638Z] #37 1.780 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-08-01T22:18:01.638Z] #37 1.799 -- Configuring done [2023-08-01T22:18:01.764Z] #27 6.968 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-08-01T22:18:01.764Z] #27 6.971 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-08-01T22:18:01.764Z] #27 7.003 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-08-01T22:18:01.808Z] #48 13.66 Selecting previously unselected package python3-wheel. [2023-08-01T22:18:01.808Z] #48 13.66 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-08-01T22:18:01.808Z] #48 13.66 Unpacking python3-wheel (0.34.2-1) ... [2023-08-01T22:18:01.808Z] #48 13.75 Selecting previously unselected package python3-pip. [2023-08-01T22:18:01.808Z] #48 13.75 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:01.808Z] #48 13.76 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:18:01.808Z] #48 13.86 Selecting previously unselected package sudo. [2023-08-01T22:18:01.808Z] #48 13.86 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-08-01T22:18:01.808Z] #48 13.87 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:18:01.897Z] #37 1.804 -- Generating done [2023-08-01T22:18:01.897Z] #37 1.805 -- Build files have been written to: /tmp/tmp.bwztocuyzM/tini [2023-08-01T22:18:01.897Z] #37 1.808 + make tini-static [2023-08-01T22:18:01.897Z] #37 1.893 Scanning dependencies of target tini-static [2023-08-01T22:18:01.897Z] #37 1.917 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-08-01T22:18:02.022Z] #27 7.088 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-08-01T22:18:02.022Z] #27 7.118 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-08-01T22:18:02.022Z] #27 7.136 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-08-01T22:18:02.022Z] #27 7.214 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-08-01T22:18:02.022Z] #27 7.229 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-08-01T22:18:02.022Z] #27 7.288 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-08-01T22:18:02.022Z] #27 7.342 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-08-01T22:18:02.061Z] #33 16.67 Selecting previously unselected package libxml2:amd64. [2023-08-01T22:18:02.061Z] #33 16.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-08-01T22:18:02.061Z] #33 16.69 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:18:02.064Z] #48 14.04 Selecting previously unselected package thin-provisioning-tools. [2023-08-01T22:18:02.064Z] #48 14.04 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-08-01T22:18:02.064Z] #48 14.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:18:02.064Z] #48 14.12 Selecting previously unselected package uidmap. [2023-08-01T22:18:02.064Z] #48 14.12 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-08-01T22:18:02.064Z] #48 14.12 Unpacking uidmap (1:4.8.1-1) ... [2023-08-01T22:18:02.064Z] #48 14.19 Selecting previously unselected package vim-runtime. [2023-08-01T22:18:02.064Z] #48 14.20 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:18:02.064Z] #48 14.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-08-01T22:18:02.064Z] #48 14.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-08-01T22:18:02.155Z] #37 2.247 [100%] Linking C executable tini-static [2023-08-01T22:18:02.283Z] #27 7.372 go: downloading github.com/sivchari/tenv v1.7.0 [2023-08-01T22:18:02.283Z] #27 7.372 go: downloading github.com/sonatard/noctx v0.0.1 [2023-08-01T22:18:02.283Z] #27 7.372 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-08-01T22:18:02.283Z] #27 7.456 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-08-01T22:18:02.283Z] #27 7.484 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-08-01T22:18:02.283Z] #27 7.495 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-08-01T22:18:02.283Z] #27 7.520 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-08-01T22:18:02.283Z] #27 7.547 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-08-01T22:18:02.283Z] #27 7.592 go: downloading github.com/tetafro/godot v1.4.11 [2023-08-01T22:18:02.283Z] #27 7.594 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-08-01T22:18:02.283Z] #27 7.598 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-08-01T22:18:02.283Z] #27 7.637 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-08-01T22:18:02.283Z] #27 7.637 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-08-01T22:18:02.283Z] #27 7.671 go: downloading github.com/ultraware/funlen v0.0.3 [2023-08-01T22:18:02.320Z] #48 14.23 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:02.320Z] #48 ... [2023-08-01T22:18:02.320Z] [2023-08-01T22:18:02.320Z] #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 [2023-08-01T22:18:02.320Z] #40 22.89 + mkdir -p /build [2023-08-01T22:18:02.320Z] #40 22.90 + cp runc /build/runc [2023-08-01T22:18:02.415Z] #37 2.463 [100%] Built target tini-static [2023-08-01T22:18:02.415Z] #37 2.477 + mkdir -p /build [2023-08-01T22:18:02.415Z] #37 2.479 + cp tini-static /build/docker-init [2023-08-01T22:18:02.545Z] #27 7.735 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-08-01T22:18:02.545Z] #27 7.744 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-08-01T22:18:02.545Z] #27 7.768 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-08-01T22:18:02.545Z] #27 7.812 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-08-01T22:18:02.545Z] #27 7.813 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-08-01T22:18:02.654Z] #33 17.37 Selecting previously unselected package libarchive13:amd64. [2023-08-01T22:18:02.804Z] #27 ... [2023-08-01T22:18:02.804Z] [2023-08-01T22:18:02.804Z] #20 [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 [2023-08-01T22:18:02.804Z] #20 1.390 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-08-01T22:18:02.804Z] #20 1.633 [2023-08-01T22:18:02.804Z] #20 1.770 #=#=# ##O#-# ######################################################################## 100.0% [2023-08-01T22:18:02.804Z] #20 2.348 [2023-08-01T22:18:02.804Z] #20 3.886 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-08-01T22:18:02.804Z] #20 4.546 [2023-08-01T22:18:02.804Z] #20 4.828 #=#=# ############################################ 62.4% ######################################################################## 100.0% [2023-08-01T22:18:02.804Z] #20 5.420 [2023-08-01T22:18:02.804Z] #20 7.069 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-08-01T22:18:02.804Z] #20 7.789 [2023-08-01T22:18:02.912Z] #33 17.37 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-08-01T22:18:02.912Z] #33 17.45 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-08-01T22:18:03.063Z] #20 8.039 #=#=# ############# 18.8% ################################### 49.4% ############################################################## 86.8% ######################################################################## 100.0% [2023-08-01T22:18:03.323Z] #20 8.786 [2023-08-01T22:18:03.323Z] #20 ... [2023-08-01T22:18:03.323Z] [2023-08-01T22:18:03.323Z] #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 [2023-08-01T22:18:03.323Z] #27 8.733 go: downloading honnef.co/go/tools v0.3.3 [2023-08-01T22:18:03.353Z] #37 DONE 3.5s [2023-08-01T22:18:03.353Z] [2023-08-01T22:18:03.353Z] #29 [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 [2023-08-01T22:18:03.353Z] #29 24.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-08-01T22:18:03.353Z] #29 24.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:03.353Z] #29 24.68 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:03.477Z] #33 ... [2023-08-01T22:18:03.477Z] [2023-08-01T22:18:03.477Z] #32 [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 [2023-08-01T22:18:03.477Z] #32 12.11 Get:13 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] [2023-08-01T22:18:03.477Z] #32 12.35 Get:14 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] [2023-08-01T22:18:03.477Z] #32 12.61 Get:15 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] [2023-08-01T22:18:03.477Z] #32 13.36 Get:16 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] [2023-08-01T22:18:03.477Z] #32 13.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-08-01T22:18:03.477Z] #32 13.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-08-01T22:18:03.477Z] #32 13.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-08-01T22:18:03.477Z] #32 13.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-08-01T22:18:03.477Z] #32 13.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-08-01T22:18:03.477Z] #32 13.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-08-01T22:18:03.477Z] #32 13.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB] [2023-08-01T22:18:03.477Z] #32 13.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-08-01T22:18:03.477Z] #32 13.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-08-01T22:18:03.477Z] #32 13.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-08-01T22:18:03.477Z] #32 13.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-08-01T22:18:03.477Z] #32 13.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-08-01T22:18:03.477Z] #32 13.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-08-01T22:18:03.477Z] #32 13.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-08-01T22:18:03.477Z] #32 13.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-08-01T22:18:03.477Z] #32 13.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB] [2023-08-01T22:18:03.477Z] #32 14.85 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:18:03.477Z] #32 15.21 Fetched 115 MB in 4s (30.3 MB/s) [2023-08-01T22:18:03.477Z] #32 15.30 (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 ... 15722 files and directories currently installed.) [2023-08-01T22:18:03.477Z] #32 15.33 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:03.477Z] #32 15.39 Unpacking libsystemd0:amd64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:18:03.477Z] #32 15.67 Setting up libsystemd0:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:03.477Z] #32 15.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:18:03.477Z] #32 15.87 Preparing to unpack .../libudev1_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:03.477Z] #32 16.04 Unpacking libudev1:amd64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:18:03.477Z] #32 16.31 Setting up libudev1:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:03.477Z] #32 16.55 Selecting previously unselected package binutils-mingw-w64-i686. [2023-08-01T22:18:03.477Z] #32 16.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 ... 15722 files and directories currently installed.) [2023-08-01T22:18:03.477Z] #32 16.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-08-01T22:18:03.478Z] #32 16.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:03.478Z] #32 18.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-08-01T22:18:03.478Z] #32 18.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-08-01T22:18:03.478Z] #32 18.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:03.478Z] #32 ... [2023-08-01T22:18:03.478Z] [2023-08-01T22:18:03.478Z] #33 [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 [2023-08-01T22:18:03.478Z] #33 18.12 Selecting previously unselected package libjsoncpp24:amd64. [2023-08-01T22:18:03.478Z] #33 18.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-08-01T22:18:03.478Z] #33 18.21 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-08-01T22:18:03.583Z] #27 8.733 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-08-01T22:18:03.583Z] #27 8.734 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-08-01T22:18:03.583Z] #27 8.809 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-08-01T22:18:03.583Z] #27 8.848 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-08-01T22:18:03.583Z] #27 8.906 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-01T22:18:03.583Z] #27 8.936 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-01T22:18:03.583Z] #27 8.948 go: downloading github.com/stretchr/objx v0.4.0 [2023-08-01T22:18:03.842Z] #27 8.963 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-08-01T22:18:03.842Z] #27 9.076 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:18:03.842Z] #27 9.206 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-01T22:18:04.101Z] #27 9.307 go: downloading github.com/spf13/afero v1.8.2 [2023-08-01T22:18:04.364Z] #27 9.459 go: downloading github.com/spf13/cast v1.5.0 [2023-08-01T22:18:04.364Z] #27 9.652 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-08-01T22:18:04.364Z] #27 9.653 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-08-01T22:18:04.364Z] #27 9.659 go: downloading github.com/gobwas/glob v0.2.3 [2023-08-01T22:18:04.364Z] #27 9.661 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-08-01T22:18:04.364Z] #27 9.661 go: downloading go.uber.org/zap v1.17.0 [2023-08-01T22:18:04.364Z] #27 9.675 go: downloading github.com/kisielk/gotool v1.0.0 [2023-08-01T22:18:04.410Z] #33 18.89 Selecting previously unselected package librhash0:amd64. [2023-08-01T22:18:04.410Z] #33 18.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-08-01T22:18:04.508Z] #33 25.88 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-08-01T22:18:04.508Z] #33 25.89 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:04.508Z] #33 25.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:04.667Z] #33 19.03 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-08-01T22:18:04.667Z] #33 ... [2023-08-01T22:18:04.667Z] [2023-08-01T22:18:04.667Z] #36 [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 [2023-08-01T22:18:04.667Z] #36 0.653 + RM_GOPATH=0 [2023-08-01T22:18:04.667Z] #36 0.653 + TMP_GOPATH= [2023-08-01T22:18:04.667Z] #36 0.653 + : /build [2023-08-01T22:18:04.667Z] #36 0.653 + '[' -z '' ']' [2023-08-01T22:18:04.667Z] #36 0.653 ++ mktemp -d [2023-08-01T22:18:04.667Z] #36 0.666 + export GOPATH=/tmp/tmp.QiD7tNWuel [2023-08-01T22:18:04.667Z] #36 0.666 + GOPATH=/tmp/tmp.QiD7tNWuel [2023-08-01T22:18:04.667Z] #36 0.666 + RM_GOPATH=1 [2023-08-01T22:18:04.667Z] #36 0.666 + case "$(go env GOARCH)" in [2023-08-01T22:18:04.667Z] #36 0.666 ++ go env GOARCH [2023-08-01T22:18:04.667Z] #36 0.684 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:04.667Z] #36 0.685 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:04.667Z] #36 0.686 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:04.667Z] #36 0.687 + dir=/tmp/install [2023-08-01T22:18:04.667Z] #36 0.687 + bin=containerd [2023-08-01T22:18:04.667Z] #36 0.688 + shift [2023-08-01T22:18:04.667Z] #36 0.688 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-08-01T22:18:04.667Z] #36 0.688 + . /tmp/install/containerd.installer [2023-08-01T22:18:04.667Z] #36 0.689 ++ set -e [2023-08-01T22:18:04.667Z] #36 0.689 ++ : v1.6.22 [2023-08-01T22:18:04.667Z] #36 0.689 + install_containerd [2023-08-01T22:18:04.667Z] #36 0.690 + echo 'Install containerd version v1.6.22' [2023-08-01T22:18:04.667Z] #36 0.691 Install containerd version v1.6.22 [2023-08-01T22:18:04.667Z] #36 0.691 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QiD7tNWuel/src/github.com/containerd/containerd [2023-08-01T22:18:04.667Z] #36 0.693 Cloning into '/tmp/tmp.QiD7tNWuel/src/github.com/containerd/containerd'... [2023-08-01T22:18:04.667Z] #36 ... [2023-08-01T22:18:04.667Z] [2023-08-01T22:18:04.667Z] #21 [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 [2023-08-01T22:18:04.667Z] #21 9.139 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-08-01T22:18:04.667Z] #21 9.513 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-08-01T22:18:04.674Z] #27 9.761 go: downloading golang.org/x/text v0.3.7 [2023-08-01T22:18:04.925Z] #21 ... [2023-08-01T22:18:04.925Z] [2023-08-01T22:18:04.925Z] #35 [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 [2023-08-01T22:18:04.925Z] #35 11.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-08-01T22:18:04.925Z] #35 12.09 [2023-08-01T22:18:04.925Z] #35 12.33 #=#=# ######################################################################## 100.0% [2023-08-01T22:18:04.925Z] #35 12.74 [2023-08-01T22:18:04.925Z] #35 13.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-08-01T22:18:04.925Z] #35 14.25 [2023-08-01T22:18:04.925Z] #35 14.50 #=#=# ######################################################################## 100.0% [2023-08-01T22:18:04.925Z] #35 14.90 [2023-08-01T22:18:04.925Z] #35 15.02 Download of images into '/build' complete. [2023-08-01T22:18:04.925Z] #35 15.02 Use something like the following to load the result into a Docker daemon: [2023-08-01T22:18:04.925Z] #35 15.02 tar -cC '/build' . | docker load [2023-08-01T22:18:04.935Z] #27 9.936 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-08-01T22:18:04.935Z] #27 ... [2023-08-01T22:18:04.935Z] [2023-08-01T22:18:04.935Z] #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 [2023-08-01T22:18:04.935Z] #28 1.432 + RM_GOPATH=0 [2023-08-01T22:18:04.935Z] #28 1.432 + TMP_GOPATH= [2023-08-01T22:18:04.935Z] #28 1.432 + : /build [2023-08-01T22:18:04.935Z] #28 1.432 + '[' -z '' ']' [2023-08-01T22:18:04.935Z] #28 1.432 ++ mktemp -d [2023-08-01T22:18:04.935Z] #28 1.433 + export GOPATH=/tmp/tmp.3eYbtmf56X [2023-08-01T22:18:04.935Z] #28 1.433 + GOPATH=/tmp/tmp.3eYbtmf56X [2023-08-01T22:18:04.935Z] #28 1.433 + RM_GOPATH=1 [2023-08-01T22:18:04.935Z] #28 1.433 + case "$(go env GOARCH)" in [2023-08-01T22:18:04.935Z] #28 1.433 ++ go env GOARCH [2023-08-01T22:18:04.935Z] #28 1.446 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:04.935Z] #28 1.446 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:04.935Z] #28 1.447 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:04.935Z] #28 1.450 Install gotestsum version v1.8.2 [2023-08-01T22:18:04.935Z] #28 1.451 + dir=/tmp/install [2023-08-01T22:18:04.935Z] #28 1.451 + bin=gotestsum [2023-08-01T22:18:04.935Z] #28 1.451 + shift [2023-08-01T22:18:04.935Z] #28 1.451 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-08-01T22:18:04.935Z] #28 1.451 + . /tmp/install/gotestsum.installer [2023-08-01T22:18:04.935Z] #28 1.451 ++ : v1.8.2 [2023-08-01T22:18:04.935Z] #28 1.451 + install_gotestsum [2023-08-01T22:18:04.935Z] #28 1.451 + set -e [2023-08-01T22:18:04.935Z] #28 1.451 + echo 'Install gotestsum version v1.8.2' [2023-08-01T22:18:04.935Z] #28 1.451 + GOBIN=/build [2023-08-01T22:18:04.935Z] #28 1.451 + GO111MODULE=on [2023-08-01T22:18:04.935Z] #28 1.451 + go install gotest.tools/gotestsum@v1.8.2 [2023-08-01T22:18:04.935Z] #28 1.831 go: downloading gotest.tools/gotestsum v1.8.2 [2023-08-01T22:18:04.935Z] #28 2.829 go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:18:04.935Z] #28 2.830 go: downloading github.com/dnephin/pflag v1.0.7 [2023-08-01T22:18:04.935Z] #28 2.830 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-08-01T22:18:04.935Z] #28 2.831 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:18:04.935Z] #28 2.832 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-08-01T22:18:04.935Z] #28 2.847 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-08-01T22:18:04.935Z] #28 2.854 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-08-01T22:18:04.935Z] #28 2.861 go: downloading golang.org/x/tools v0.1.11 [2023-08-01T22:18:04.935Z] #28 2.872 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-08-01T22:18:04.935Z] #28 2.880 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-08-01T22:18:04.935Z] #28 6.069 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-08-01T22:18:04.935Z] #28 ... [2023-08-01T22:18:04.935Z] [2023-08-01T22:18:04.935Z] #29 [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 [2023-08-01T22:18:04.935Z] #29 2.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:18:04.935Z] #29 2.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:18:04.935Z] #29 2.258 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:18:04.935Z] #29 2.603 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:18:04.935Z] #29 3.166 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:18:04.935Z] #29 3.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:18:04.935Z] #29 5.572 Fetched 8661 kB in 4s (2387 kB/s) [2023-08-01T22:18:04.935Z] #29 5.572 Reading package lists... [2023-08-01T22:18:04.935Z] #29 7.013 Reading package lists... [2023-08-01T22:18:04.935Z] #29 8.264 Building dependency tree... [2023-08-01T22:18:04.935Z] #29 8.903 The following additional packages will be installed: [2023-08-01T22:18:04.935Z] #29 8.905 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-08-01T22:18:04.935Z] #29 8.908 Suggested packages: [2023-08-01T22:18:04.935Z] #29 8.908 cmake-doc ninja-build lrzip [2023-08-01T22:18:04.935Z] #29 8.908 Recommended packages: [2023-08-01T22:18:04.935Z] #29 8.908 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-08-01T22:18:04.935Z] #29 9.136 The following NEW packages will be installed: [2023-08-01T22:18:04.935Z] #29 9.138 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-08-01T22:18:04.935Z] #29 9.138 vim-common xxd [2023-08-01T22:18:04.935Z] #29 9.504 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:18:04.935Z] #29 9.504 Need to get 17.7 MB of archives. [2023-08-01T22:18:04.935Z] #29 9.504 After this operation, 70.7 MB of additional disk space will be used. [2023-08-01T22:18:04.935Z] #29 9.504 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:18:04.935Z] #29 9.611 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:18:04.935Z] #29 9.634 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-08-01T22:18:04.935Z] #29 9.758 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-08-01T22:18:04.935Z] #29 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-08-01T22:18:04.935Z] #29 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-08-01T22:18:04.935Z] #29 10.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-08-01T22:18:04.935Z] #29 10.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-08-01T22:18:04.935Z] #29 10.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-08-01T22:18:04.935Z] #29 10.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-08-01T22:18:04.935Z] #29 ... [2023-08-01T22:18:04.935Z] [2023-08-01T22:18:04.935Z] #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 [2023-08-01T22:18:04.935Z] #30 1.063 + git clone https://github.com/docker/distribution.git . [2023-08-01T22:18:04.935Z] #30 1.065 Cloning into '.'... [2023-08-01T22:18:04.935Z] #30 6.076 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-08-01T22:18:04.935Z] #30 6.988 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-08-01T22:18:04.935Z] #30 ... [2023-08-01T22:18:04.935Z] [2023-08-01T22:18:04.935Z] #31 [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 [2023-08-01T22:18:04.935Z] #31 1.897 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:18:04.935Z] #31 1.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:18:04.935Z] #31 1.897 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:18:04.935Z] #31 2.256 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:18:04.935Z] #31 2.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:18:04.935Z] #31 3.473 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:18:04.935Z] #31 5.248 Fetched 8661 kB in 4s (2371 kB/s) [2023-08-01T22:18:04.935Z] #31 5.248 Reading package lists... [2023-08-01T22:18:04.935Z] #31 6.653 Reading package lists... [2023-08-01T22:18:04.935Z] #31 8.029 Building dependency tree... [2023-08-01T22:18:04.935Z] #31 8.904 The following additional packages will be installed: [2023-08-01T22:18:04.935Z] #31 8.915 libbtrfs0 [2023-08-01T22:18:04.935Z] #31 8.954 The following NEW packages will be installed: [2023-08-01T22:18:04.935Z] #31 8.957 libbtrfs-dev libbtrfs0 [2023-08-01T22:18:04.935Z] #31 9.242 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2023-08-01T22:18:04.935Z] #31 9.242 Need to get 460 kB of archives. [2023-08-01T22:18:04.935Z] #31 9.242 After this operation, 1237 kB of additional disk space will be used. [2023-08-01T22:18:04.935Z] #31 9.242 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-08-01T22:18:04.935Z] #31 9.248 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-08-01T22:18:04.935Z] #31 10.14 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:18:04.935Z] #31 10.26 Fetched 460 kB in 0s (1619 kB/s) [2023-08-01T22:18:05.182Z] #35 DONE 17.9s [2023-08-01T22:18:05.183Z] [2023-08-01T22:18:05.183Z] #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 [2023-08-01T22:18:05.183Z] #25 DONE 19.7s [2023-08-01T22:18:05.183Z] [2023-08-01T22:18:05.183Z] #33 [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 [2023-08-01T22:18:05.183Z] #33 19.77 Selecting previously unselected package libuv1:amd64. [2023-08-01T22:18:05.183Z] #33 19.78 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-08-01T22:18:05.183Z] #33 19.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-08-01T22:18:05.194Z] #31 10.43 Selecting previously unselected package libbtrfs0:amd64. [2023-08-01T22:18:05.194Z] #31 10.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% [2023-08-01T22:18:05.194Z] #31 ... [2023-08-01T22:18:05.194Z] [2023-08-01T22:18:05.194Z] #32 [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 [2023-08-01T22:18:05.194Z] #32 0.736 + RM_GOPATH=0 [2023-08-01T22:18:05.194Z] #32 0.736 + TMP_GOPATH= [2023-08-01T22:18:05.194Z] #32 0.736 + : /build [2023-08-01T22:18:05.194Z] #32 0.736 + '[' -z '' ']' [2023-08-01T22:18:05.194Z] #32 0.736 ++ mktemp -d [2023-08-01T22:18:05.194Z] #32 0.737 + export GOPATH=/tmp/tmp.HbEUgHjyjx [2023-08-01T22:18:05.194Z] #32 0.737 + GOPATH=/tmp/tmp.HbEUgHjyjx [2023-08-01T22:18:05.194Z] #32 0.737 + RM_GOPATH=1 [2023-08-01T22:18:05.194Z] #32 0.737 + case "$(go env GOARCH)" in [2023-08-01T22:18:05.194Z] #32 0.743 ++ go env GOARCH [2023-08-01T22:18:05.194Z] #32 0.755 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:05.194Z] #32 0.755 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:05.194Z] #32 0.756 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:05.194Z] #32 0.756 + dir=/tmp/install [2023-08-01T22:18:05.194Z] #32 0.756 + bin=shfmt [2023-08-01T22:18:05.194Z] #32 0.756 + shift [2023-08-01T22:18:05.194Z] #32 0.757 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-08-01T22:18:05.194Z] #32 0.757 + . /tmp/install/shfmt.installer [2023-08-01T22:18:05.194Z] #32 0.757 ++ : v3.0.2 [2023-08-01T22:18:05.194Z] #32 0.757 Install shfmt version v3.0.2 [2023-08-01T22:18:05.194Z] #32 0.757 + install_shfmt [2023-08-01T22:18:05.194Z] #32 0.757 + echo 'Install shfmt version v3.0.2' [2023-08-01T22:18:05.194Z] #32 0.757 + GOBIN=/build [2023-08-01T22:18:05.194Z] #32 0.757 + GO111MODULE=on [2023-08-01T22:18:05.194Z] #32 0.757 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-08-01T22:18:05.194Z] #32 0.816 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-08-01T22:18:05.194Z] #32 1.618 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-08-01T22:18:05.194Z] #32 1.618 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-08-01T22:18:05.194Z] #32 1.618 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-08-01T22:18:05.194Z] #32 2.329 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-08-01T22:18:05.194Z] #32 ... [2023-08-01T22:18:05.194Z] [2023-08-01T22:18:05.194Z] #33 [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 [2023-08-01T22:18:05.194Z] #33 1.091 + RM_GOPATH=0 [2023-08-01T22:18:05.194Z] #33 1.091 + TMP_GOPATH= [2023-08-01T22:18:05.194Z] #33 1.091 + : /build [2023-08-01T22:18:05.194Z] #33 1.091 + '[' -z '' ']' [2023-08-01T22:18:05.194Z] #33 1.092 ++ mktemp -d [2023-08-01T22:18:05.194Z] #33 1.092 + export GOPATH=/tmp/tmp.IHDJVnkzBP [2023-08-01T22:18:05.194Z] #33 1.092 + GOPATH=/tmp/tmp.IHDJVnkzBP [2023-08-01T22:18:05.194Z] #33 1.092 + RM_GOPATH=1 [2023-08-01T22:18:05.194Z] #33 1.092 + case "$(go env GOARCH)" in [2023-08-01T22:18:05.194Z] #33 1.092 ++ go env GOARCH [2023-08-01T22:18:05.194Z] #33 1.096 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:05.194Z] #33 1.096 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:05.194Z] #33 1.097 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:05.194Z] #33 1.098 + dir=/tmp/install [2023-08-01T22:18:05.194Z] #33 1.098 + bin=proxy [2023-08-01T22:18:05.194Z] #33 1.098 + shift [2023-08-01T22:18:05.194Z] #33 1.098 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:18:05.194Z] #33 1.098 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-08-01T22:18:05.194Z] #33 1.098 + . /tmp/install/proxy.installer [2023-08-01T22:18:05.194Z] #33 1.098 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:18:05.194Z] #33 1.098 + install_proxy [2023-08-01T22:18:05.194Z] #33 1.098 + case "$1" in [2023-08-01T22:18:05.194Z] #33 1.098 + export CGO_ENABLED=0 [2023-08-01T22:18:05.194Z] #33 1.098 + CGO_ENABLED=0 [2023-08-01T22:18:05.194Z] #33 1.098 + _install_proxy [2023-08-01T22:18:05.195Z] #33 1.098 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-08-01T22:18:05.195Z] #33 1.098 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.IHDJVnkzBP/src/github.com/docker/libnetwork [2023-08-01T22:18:05.195Z] #33 1.099 Cloning into '/tmp/tmp.IHDJVnkzBP/src/github.com/docker/libnetwork'... [2023-08-01T22:18:05.195Z] #33 4.990 + cd /tmp/tmp.IHDJVnkzBP/src/github.com/docker/libnetwork [2023-08-01T22:18:05.195Z] #33 4.990 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-08-01T22:18:05.195Z] #33 5.289 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-08-01T22:18:05.459Z] #33 ... [2023-08-01T22:18:05.459Z] [2023-08-01T22:18:05.459Z] #34 [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 [2023-08-01T22:18:05.459Z] #34 0.893 + RM_GOPATH=0 [2023-08-01T22:18:05.459Z] #34 0.893 + TMP_GOPATH= [2023-08-01T22:18:05.459Z] #34 0.893 + : /build [2023-08-01T22:18:05.459Z] #34 0.893 + '[' -z '' ']' [2023-08-01T22:18:05.459Z] #34 0.894 ++ mktemp -d [2023-08-01T22:18:05.459Z] #34 0.894 + export GOPATH=/tmp/tmp.fgxXZr212M [2023-08-01T22:18:05.459Z] #34 0.894 + GOPATH=/tmp/tmp.fgxXZr212M [2023-08-01T22:18:05.459Z] #34 0.895 + RM_GOPATH=1 [2023-08-01T22:18:05.459Z] #34 0.895 + case "$(go env GOARCH)" in [2023-08-01T22:18:05.459Z] #34 0.895 ++ go env GOARCH [2023-08-01T22:18:05.459Z] #34 0.898 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:05.459Z] #34 0.898 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:05.459Z] #34 0.899 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:05.459Z] #34 0.900 + dir=/tmp/install [2023-08-01T22:18:05.459Z] #34 0.900 + bin=rootlesskit [2023-08-01T22:18:05.459Z] #34 0.900 + shift [2023-08-01T22:18:05.459Z] #34 0.900 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-08-01T22:18:05.459Z] #34 0.900 + . /tmp/install/rootlesskit.installer [2023-08-01T22:18:05.459Z] #34 0.900 ++ : v0.14.4 [2023-08-01T22:18:05.459Z] #34 0.901 Install rootlesskit version v0.14.4 [2023-08-01T22:18:05.459Z] #34 0.901 + install_rootlesskit [2023-08-01T22:18:05.459Z] #34 0.901 + case "$1" in [2023-08-01T22:18:05.459Z] #34 0.901 + export CGO_ENABLED=0 [2023-08-01T22:18:05.459Z] #34 0.901 + CGO_ENABLED=0 [2023-08-01T22:18:05.459Z] #34 0.901 + _install_rootlesskit [2023-08-01T22:18:05.459Z] #34 0.901 + echo 'Install rootlesskit version v0.14.4' [2023-08-01T22:18:05.459Z] #34 0.901 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:18:05.459Z] #34 0.901 + GOBIN=/build [2023-08-01T22:18:05.459Z] #34 0.901 + GO111MODULE=on [2023-08-01T22:18:05.459Z] #34 0.901 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-08-01T22:18:05.459Z] #34 0.956 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-08-01T22:18:05.459Z] #34 2.206 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-08-01T22:18:05.459Z] #34 2.206 go: downloading github.com/pkg/errors v0.9.1 [2023-08-01T22:18:05.459Z] #34 2.206 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-08-01T22:18:05.459Z] #34 2.212 go: downloading github.com/gofrs/flock v0.8.1 [2023-08-01T22:18:05.459Z] #34 2.245 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-08-01T22:18:05.459Z] #34 2.246 go: downloading github.com/gorilla/mux v1.8.0 [2023-08-01T22:18:05.459Z] #34 2.312 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-08-01T22:18:05.459Z] #34 2.360 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-08-01T22:18:05.459Z] #34 2.379 go: downloading github.com/google/uuid v1.3.0 [2023-08-01T22:18:05.459Z] #34 2.382 go: downloading github.com/moby/vpnkit v0.5.0 [2023-08-01T22:18:05.459Z] #34 2.389 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-08-01T22:18:05.459Z] #34 2.983 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-08-01T22:18:05.459Z] #34 2.983 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-08-01T22:18:05.459Z] #34 3.939 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-08-01T22:18:05.459Z] #34 3.947 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-08-01T22:18:05.459Z] #34 ... [2023-08-01T22:18:05.459Z] [2023-08-01T22:18:05.459Z] #32 [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 [2023-08-01T22:18:05.459Z] #32 DONE 10.7s [2023-08-01T22:18:05.459Z] [2023-08-01T22:18:05.459Z] #35 [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 [2023-08-01T22:18:05.459Z] #35 2.348 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:18:05.459Z] #35 2.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:18:05.459Z] #35 2.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:18:05.459Z] #35 2.848 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:18:05.459Z] #35 3.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:18:05.459Z] #35 3.847 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:18:05.459Z] #35 5.867 Fetched 8661 kB in 4s (2290 kB/s) [2023-08-01T22:18:05.459Z] #35 5.867 Reading package lists... [2023-08-01T22:18:05.459Z] #35 7.431 Reading package lists... [2023-08-01T22:18:05.459Z] #35 8.632 Building dependency tree... [2023-08-01T22:18:05.459Z] #35 9.422 The following additional packages will be installed: [2023-08-01T22:18:05.459Z] #35 9.422 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:18:05.459Z] #35 9.423 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-08-01T22:18:05.459Z] #35 9.423 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-08-01T22:18:05.459Z] #35 9.424 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-08-01T22:18:05.459Z] #35 9.425 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-08-01T22:18:05.459Z] #35 9.425 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-08-01T22:18:05.459Z] #35 9.427 libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2023-08-01T22:18:05.459Z] #35 9.437 Suggested packages: [2023-08-01T22:18:05.459Z] #35 9.438 gcc-10-locales seccomp wine64 [2023-08-01T22:18:05.459Z] #35 9.743 The following NEW packages will be installed: [2023-08-01T22:18:05.459Z] #35 9.743 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-08-01T22:18:05.459Z] #35 9.743 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-08-01T22:18:05.459Z] #35 9.743 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-08-01T22:18:05.459Z] #35 9.743 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-08-01T22:18:05.459Z] #35 9.743 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-08-01T22:18:05.459Z] #35 9.744 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-08-01T22:18:05.459Z] #35 9.744 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-08-01T22:18:05.459Z] #35 9.744 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-08-01T22:18:05.459Z] #35 9.751 mingw-w64-x86-64-dev [2023-08-01T22:18:05.459Z] #35 9.753 The following packages will be upgraded: [2023-08-01T22:18:05.459Z] #35 9.754 libsystemd0 libudev1 [2023-08-01T22:18:05.459Z] #35 10.10 2 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:18:05.459Z] #35 10.10 Need to get 115 MB of archives. [2023-08-01T22:18:05.459Z] #35 10.10 After this operation, 645 MB of additional disk space will be used. [2023-08-01T22:18:05.459Z] #35 10.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libsystemd0 amd64 247.3-7+deb11u4 [376 kB] [2023-08-01T22:18:05.459Z] #35 10.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libudev1 amd64 247.3-7+deb11u4 [168 kB] [2023-08-01T22:18:05.459Z] #35 10.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-08-01T22:18:05.459Z] #35 10.23 Get:4 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] [2023-08-01T22:18:05.459Z] #35 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-08-01T22:18:05.459Z] #35 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-08-01T22:18:05.459Z] #35 10.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-08-01T22:18:05.459Z] #35 10.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-08-01T22:18:05.459Z] #35 10.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-08-01T22:18:05.459Z] #35 10.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-08-01T22:18:05.459Z] #35 10.62 Get:11 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] [2023-08-01T22:18:05.459Z] #35 10.84 Get:12 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] [2023-08-01T22:18:05.459Z] #35 ... [2023-08-01T22:18:05.459Z] [2023-08-01T22:18:05.459Z] #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 [2023-08-01T22:18:05.459Z] #27 10.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-08-01T22:18:05.459Z] #27 10.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-08-01T22:18:05.459Z] #27 10.13 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-08-01T22:18:05.459Z] #27 10.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-08-01T22:18:05.459Z] #27 10.23 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-08-01T22:18:05.459Z] #27 10.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-08-01T22:18:05.459Z] #27 10.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-08-01T22:18:05.459Z] #27 10.33 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-08-01T22:18:05.459Z] #27 10.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-08-01T22:18:05.460Z] #27 10.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-08-01T22:18:05.460Z] #27 10.34 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-08-01T22:18:05.460Z] #27 10.34 go: downloading github.com/ettle/strcase v0.1.1 [2023-08-01T22:18:05.460Z] #27 10.39 go: downloading github.com/Masterminds/semver v1.5.0 [2023-08-01T22:18:05.460Z] #27 10.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-08-01T22:18:05.460Z] #27 10.54 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-01T22:18:05.460Z] #27 10.56 go: downloading github.com/fatih/structtag v1.2.0 [2023-08-01T22:18:05.460Z] #27 10.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-08-01T22:18:05.460Z] #27 10.58 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-08-01T22:18:05.460Z] #27 10.61 go: downloading github.com/prometheus/client_model v0.2.0 [2023-08-01T22:18:05.460Z] #27 10.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-08-01T22:18:05.460Z] #27 10.72 go: downloading github.com/google/go-cmp v0.5.8 [2023-08-01T22:18:05.521Z] #33 19.89 Selecting previously unselected package cmake. [2023-08-01T22:18:05.521Z] #33 19.89 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-08-01T22:18:05.521Z] #33 19.91 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:18:05.722Z] #27 10.89 go: downloading github.com/subosito/gotenv v1.4.0 [2023-08-01T22:18:05.722Z] #27 11.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-08-01T22:18:05.722Z] #27 11.10 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-08-01T22:18:05.778Z] #33 ... [2023-08-01T22:18:05.778Z] [2023-08-01T22:18:05.778Z] #26 [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 [2023-08-01T22:18:05.778Z] #26 10.24 go: downloading github.com/subosito/gotenv v1.4.0 [2023-08-01T22:18:05.778Z] #26 10.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-08-01T22:18:05.778Z] #26 10.43 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-08-01T22:18:05.778Z] #26 10.43 go: downloading github.com/magiconair/properties v1.8.6 [2023-08-01T22:18:05.778Z] #26 10.43 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-08-01T22:18:05.778Z] #26 10.43 go: downloading golang.org/x/text v0.3.7 [2023-08-01T22:18:05.778Z] #26 10.70 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-08-01T22:18:05.778Z] #26 10.74 go: downloading github.com/gobwas/glob v0.2.3 [2023-08-01T22:18:05.778Z] #26 10.75 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-08-01T22:18:05.778Z] #26 10.75 go: downloading go.uber.org/zap v1.17.0 [2023-08-01T22:18:05.778Z] #26 11.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-08-01T22:18:05.778Z] #26 11.21 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-08-01T22:18:05.778Z] #26 11.35 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-08-01T22:18:05.778Z] #26 11.43 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-08-01T22:18:05.778Z] #26 11.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-08-01T22:18:05.778Z] #26 11.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-08-01T22:18:05.778Z] #26 11.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-08-01T22:18:05.778Z] #26 11.64 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-08-01T22:18:05.778Z] #26 11.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-08-01T22:18:05.778Z] #26 11.70 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-08-01T22:18:05.778Z] #26 11.70 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-08-01T22:18:05.778Z] #26 11.83 go: downloading github.com/kisielk/gotool v1.0.0 [2023-08-01T22:18:05.778Z] #26 11.93 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-08-01T22:18:05.778Z] #26 12.02 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-08-01T22:18:05.778Z] #26 12.11 go: downloading github.com/ettle/strcase v0.1.1 [2023-08-01T22:18:05.778Z] #26 12.13 go: downloading github.com/Masterminds/semver v1.5.0 [2023-08-01T22:18:05.778Z] #26 12.13 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-08-01T22:18:05.778Z] #26 12.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-01T22:18:05.778Z] #26 12.27 go: downloading github.com/fatih/structtag v1.2.0 [2023-08-01T22:18:05.778Z] #26 12.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-08-01T22:18:05.778Z] #26 12.30 go: downloading github.com/google/go-cmp v0.5.8 [2023-08-01T22:18:05.778Z] #26 12.31 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-08-01T22:18:05.778Z] #26 12.55 go: downloading github.com/prometheus/client_model v0.2.0 [2023-08-01T22:18:05.778Z] #26 12.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-08-01T22:18:05.778Z] #26 12.68 go: downloading go.uber.org/atomic v1.7.0 [2023-08-01T22:18:05.778Z] #26 12.69 go: downloading go.uber.org/multierr v1.6.0 [2023-08-01T22:18:05.778Z] #26 12.70 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-08-01T22:18:05.778Z] #26 12.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-08-01T22:18:05.778Z] #26 12.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-08-01T22:18:05.778Z] #26 12.91 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-08-01T22:18:05.778Z] #26 12.96 go: downloading github.com/golang/protobuf v1.5.2 [2023-08-01T22:18:05.778Z] #26 13.14 go: downloading github.com/beorn7/perks v1.0.1 [2023-08-01T22:18:05.778Z] #26 13.14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-08-01T22:18:05.778Z] #26 13.14 go: downloading github.com/prometheus/common v0.32.1 [2023-08-01T22:18:05.778Z] #26 13.33 go: downloading github.com/prometheus/procfs v0.7.3 [2023-08-01T22:18:05.778Z] #26 13.33 go: downloading google.golang.org/protobuf v1.28.0 [2023-08-01T22:18:05.778Z] #26 13.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-08-01T22:18:05.778Z] #26 14.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-08-01T22:18:05.778Z] #26 ... [2023-08-01T22:18:05.778Z] [2023-08-01T22:18:05.778Z] #32 [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 [2023-08-01T22:18:05.778Z] #32 19.70 Selecting previously unselected package binutils-mingw-w64. [2023-08-01T22:18:05.778Z] #32 19.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-08-01T22:18:05.778Z] #32 19.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:18:05.778Z] #32 20.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-08-01T22:18:05.778Z] #32 20.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:05.778Z] #32 20.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:05.981Z] #27 11.16 go: downloading github.com/magiconair/properties v1.8.6 [2023-08-01T22:18:05.981Z] #27 ... [2023-08-01T22:18:05.981Z] [2023-08-01T22:18:05.981Z] #33 [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 [2023-08-01T22:18:05.981Z] #33 DONE 11.2s [2023-08-01T22:18:05.981Z] [2023-08-01T22:18:05.981Z] #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 [2023-08-01T22:18:05.981Z] #27 11.22 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-08-01T22:18:06.035Z] #32 20.53 Selecting previously unselected package dmsetup. [2023-08-01T22:18:06.035Z] #32 20.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:06.035Z] #32 20.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:18:06.242Z] #27 11.36 go: downloading go.uber.org/atomic v1.7.0 [2023-08-01T22:18:06.242Z] #27 11.37 go: downloading go.uber.org/multierr v1.6.0 [2023-08-01T22:18:06.242Z] #27 11.52 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-08-01T22:18:06.242Z] #27 11.52 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-08-01T22:18:06.242Z] #27 11.54 go: downloading github.com/golang/protobuf v1.5.2 [2023-08-01T22:18:06.292Z] #32 20.77 Selecting previously unselected package mingw-w64-common. [2023-08-01T22:18:06.292Z] #32 20.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-08-01T22:18:06.292Z] #32 20.78 Unpacking mingw-w64-common (8.0.0-1) ... [2023-08-01T22:18:06.403Z] #33 ... [2023-08-01T22:18:06.403Z] [2023-08-01T22:18:06.403Z] #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 [2023-08-01T22:18:06.403Z] #37 14.28 + cd /tmp/tmp.bE5u64fl3W/src/github.com/containerd/containerd [2023-08-01T22:18:06.403Z] #37 14.28 + git checkout -q v1.6.22 [2023-08-01T22:18:06.501Z] #27 11.63 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-08-01T22:18:06.501Z] #27 11.65 go: downloading github.com/beorn7/perks v1.0.1 [2023-08-01T22:18:06.501Z] #27 11.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-08-01T22:18:06.501Z] #27 11.81 go: downloading github.com/prometheus/common v0.32.1 [2023-08-01T22:18:06.501Z] #27 11.82 go: downloading github.com/prometheus/procfs v0.7.3 [2023-08-01T22:18:06.501Z] #27 11.83 go: downloading google.golang.org/protobuf v1.28.0 [2023-08-01T22:18:06.501Z] #27 11.83 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-08-01T22:18:06.659Z] #29 28.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-08-01T22:18:06.761Z] #27 ... [2023-08-01T22:18:06.761Z] [2023-08-01T22:18:06.761Z] #31 [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 [2023-08-01T22:18:06.761Z] #31 10.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:18:06.761Z] #31 10.44 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-08-01T22:18:06.761Z] #31 10.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:06.761Z] #31 10.85 Selecting previously unselected package libbtrfs-dev:amd64. [2023-08-01T22:18:06.761Z] #31 10.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-08-01T22:18:06.761Z] #31 10.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:06.761Z] #31 11.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:06.761Z] #31 11.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:06.761Z] #31 11.39 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:06.761Z] #31 DONE 12.1s [2023-08-01T22:18:06.761Z] [2023-08-01T22:18:06.761Z] #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 [2023-08-01T22:18:06.761Z] #27 12.01 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-08-01T22:18:06.857Z] #32 ... [2023-08-01T22:18:06.858Z] [2023-08-01T22:18:06.858Z] #23 [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 [2023-08-01T22:18:06.858Z] #23 11.35 sync [2023-08-01T22:18:06.858Z] #23 11.36 internal/reflectlite [2023-08-01T22:18:06.858Z] #23 11.77 internal/testlog [2023-08-01T22:18:06.858Z] #23 12.17 sort [2023-08-01T22:18:06.858Z] #23 12.17 errors [2023-08-01T22:18:06.858Z] #23 12.30 io [2023-08-01T22:18:06.858Z] #23 12.30 internal/oserror [2023-08-01T22:18:06.858Z] #23 12.30 internal/safefilepath [2023-08-01T22:18:06.858Z] #23 12.31 path [2023-08-01T22:18:06.858Z] #23 12.31 strconv [2023-08-01T22:18:06.858Z] #23 12.38 syscall [2023-08-01T22:18:06.858Z] #23 13.19 bytes [2023-08-01T22:18:06.858Z] #23 13.19 text/tabwriter [2023-08-01T22:18:06.858Z] #23 13.19 strings [2023-08-01T22:18:06.858Z] #23 13.91 reflect [2023-08-01T22:18:06.858Z] #23 14.48 bufio [2023-08-01T22:18:06.858Z] #23 15.09 time [2023-08-01T22:18:06.858Z] #23 15.09 internal/syscall/execenv [2023-08-01T22:18:06.858Z] #23 15.09 internal/syscall/unix [2023-08-01T22:18:06.858Z] #23 17.11 io/fs [2023-08-01T22:18:06.858Z] #23 17.14 internal/poll [2023-08-01T22:18:06.858Z] #23 18.11 os [2023-08-01T22:18:06.858Z] #23 18.33 internal/fmtsort [2023-08-01T22:18:06.858Z] #23 18.94 io/ioutil [2023-08-01T22:18:06.858Z] #23 18.94 fmt [2023-08-01T22:18:06.858Z] #23 19.72 github.com/BurntSushi/toml [2023-08-01T22:18:06.858Z] #23 19.72 log [2023-08-01T22:18:06.858Z] #23 19.72 flag [2023-08-01T22:18:06.858Z] #23 21.06 github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:18:06.858Z] #23 ... [2023-08-01T22:18:06.858Z] [2023-08-01T22:18:06.858Z] #33 [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 [2023-08-01T22:18:06.858Z] #33 21.28 Setting up libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:06.858Z] #33 21.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:06.858Z] #33 21.34 Setting up libuv1:amd64 (1.40.0-2) ... [2023-08-01T22:18:06.858Z] #33 21.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:06.858Z] #33 21.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-08-01T22:18:06.858Z] #33 21.44 Setting up librhash0:amd64 (1.4.1-2) ... [2023-08-01T22:18:06.858Z] #33 21.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:18:06.858Z] #33 21.54 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:18:06.858Z] #33 21.56 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-08-01T22:18:06.917Z] #29 28.65 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:06.917Z] #29 28.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:07.024Z] #27 12.13 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-08-01T22:18:07.115Z] #33 21.58 Setting up cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:18:07.115Z] #33 21.60 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:07.334Z] #37 15.48 + export 'BUILDTAGS=netgo osusergo static_build' [2023-08-01T22:18:07.334Z] #37 15.48 + BUILDTAGS='netgo osusergo static_build' [2023-08-01T22:18:07.334Z] #37 15.48 + export EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:18:07.334Z] #37 15.48 + EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:18:07.334Z] #37 15.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-08-01T22:18:07.334Z] #37 15.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-08-01T22:18:07.334Z] #37 15.48 + '[' '' = dynamic ']' [2023-08-01T22:18:07.334Z] #37 15.48 + make [2023-08-01T22:18:07.679Z] #33 ... [2023-08-01T22:18:07.679Z] [2023-08-01T22:18:07.679Z] #23 [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 [2023-08-01T22:18:07.679Z] #23 DONE 22.2s [2023-08-01T22:18:07.679Z] [2023-08-01T22:18:07.679Z] #33 [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 [2023-08-01T22:18:07.679Z] #33 DONE 22.2s [2023-08-01T22:18:07.679Z] [2023-08-01T22:18:07.679Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-08-01T22:18:07.961Z] #27 13.08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-08-01T22:18:08.530Z] #27 ... [2023-08-01T22:18:08.530Z] [2023-08-01T22:18:08.530Z] #20 [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 [2023-08-01T22:18:08.530Z] #20 10.24 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-08-01T22:18:08.530Z] #20 10.74 [2023-08-01T22:18:08.530Z] #20 10.99 #=#=# ######################################################################## 100.0% [2023-08-01T22:18:08.530Z] #20 11.50 [2023-08-01T22:18:08.530Z] #20 12.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-08-01T22:18:08.530Z] #20 13.16 [2023-08-01T22:18:08.530Z] #20 13.44 #=#=# ######################################################################## 100.0% [2023-08-01T22:18:08.530Z] #20 13.73 [2023-08-01T22:18:08.530Z] #20 13.80 Download of images into '/build' complete. [2023-08-01T22:18:08.530Z] #20 13.80 Use something like the following to load the result into a Docker daemon: [2023-08-01T22:18:08.530Z] #20 13.80 tar -cC '/build' . | docker load [2023-08-01T22:18:08.530Z] #20 DONE 13.9s [2023-08-01T22:18:08.530Z] [2023-08-01T22:18:08.530Z] #35 [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 [2023-08-01T22:18:08.530Z] #35 11.53 Get:13 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] [2023-08-01T22:18:08.530Z] #35 11.87 Get:14 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] [2023-08-01T22:18:08.530Z] #35 12.09 Get:15 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] [2023-08-01T22:18:08.530Z] #35 12.55 Get:16 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] [2023-08-01T22:18:08.530Z] #35 12.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-08-01T22:18:08.530Z] #35 12.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-08-01T22:18:08.530Z] #35 12.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-08-01T22:18:08.530Z] #35 12.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-08-01T22:18:08.530Z] #35 12.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-08-01T22:18:08.530Z] #35 12.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-08-01T22:18:08.530Z] #35 12.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB] [2023-08-01T22:18:08.530Z] #35 12.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-08-01T22:18:08.530Z] #35 12.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-08-01T22:18:08.530Z] #35 12.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-08-01T22:18:08.530Z] #35 12.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-08-01T22:18:08.530Z] #35 12.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-08-01T22:18:08.530Z] #35 12.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-08-01T22:18:08.530Z] #35 12.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-08-01T22:18:08.530Z] #35 12.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-08-01T22:18:08.530Z] #35 12.75 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB] [2023-08-01T22:18:08.530Z] #35 13.07 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:18:08.530Z] #35 13.17 Fetched 115 MB in 3s (38.5 MB/s) [2023-08-01T22:18:08.530Z] #35 13.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:18:08.530Z] #35 13.30 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:08.530Z] #35 13.47 Unpacking libsystemd0:amd64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:18:08.530Z] #35 13.72 Setting up libsystemd0:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:08.611Z] #37 0.973 + RM_GOPATH=0 [2023-08-01T22:18:08.611Z] #37 0.973 + TMP_GOPATH= [2023-08-01T22:18:08.611Z] #37 0.973 + : /build [2023-08-01T22:18:08.611Z] #37 0.973 + '[' -z '' ']' [2023-08-01T22:18:08.611Z] #37 0.974 ++ mktemp -d [2023-08-01T22:18:08.611Z] #37 0.975 + export GOPATH=/tmp/tmp.PPTI1YCsx0 [2023-08-01T22:18:08.611Z] #37 0.975 + GOPATH=/tmp/tmp.PPTI1YCsx0 [2023-08-01T22:18:08.611Z] #37 0.975 + RM_GOPATH=1 [2023-08-01T22:18:08.611Z] #37 0.976 + case "$(go env GOARCH)" in [2023-08-01T22:18:08.611Z] #37 0.977 ++ go env GOARCH [2023-08-01T22:18:08.611Z] #37 1.003 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:08.611Z] #37 1.003 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:08.611Z] #37 1.007 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:08.611Z] #37 1.007 + dir=/tmp/install [2023-08-01T22:18:08.611Z] #37 1.007 + bin=tini [2023-08-01T22:18:08.611Z] #37 1.007 + shift [2023-08-01T22:18:08.611Z] #37 1.007 + '[' '!' -f /tmp/install/tini.installer ']' [2023-08-01T22:18:08.611Z] #37 1.007 + . /tmp/install/tini.installer [2023-08-01T22:18:08.611Z] #37 1.008 ++ : v0.19.0 [2023-08-01T22:18:08.611Z] #37 1.008 + install_tini [2023-08-01T22:18:08.611Z] #37 1.008 + echo 'Install tini version v0.19.0' [2023-08-01T22:18:08.611Z] #37 1.008 + git clone https://github.com/krallin/tini.git /tmp/tmp.PPTI1YCsx0/tini [2023-08-01T22:18:08.611Z] #37 1.008 Install tini version v0.19.0 [2023-08-01T22:18:08.611Z] #37 1.012 Cloning into '/tmp/tmp.PPTI1YCsx0/tini'... [2023-08-01T22:18:08.790Z] #37 16.75 + bin/ctr [2023-08-01T22:18:08.791Z] #35 13.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:18:08.791Z] #35 13.94 Preparing to unpack .../libudev1_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:08.791Z] #35 13.98 Unpacking libudev1:amd64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ... [2023-08-01T22:18:08.820Z] #29 30.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-08-01T22:18:08.820Z] #29 30.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:08.820Z] #29 30.60 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:08.890Z] #40 ... [2023-08-01T22:18:08.890Z] [2023-08-01T22:18:08.890Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:08.890Z] #48 15.40 Selecting previously unselected package vim. [2023-08-01T22:18:08.890Z] #48 15.40 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-08-01T22:18:08.890Z] #48 15.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:08.890Z] #48 15.93 Selecting previously unselected package xfsprogs. [2023-08-01T22:18:08.890Z] #48 15.93 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-08-01T22:18:08.890Z] #48 15.99 Unpacking xfsprogs (5.10.0-4) ... [2023-08-01T22:18:08.890Z] #48 16.37 Selecting previously unselected package zip. [2023-08-01T22:18:08.890Z] #48 16.38 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-08-01T22:18:08.890Z] #48 16.45 Unpacking zip (3.0-12) ... [2023-08-01T22:18:08.890Z] #48 16.65 Setting up python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:18:08.890Z] #48 16.95 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-08-01T22:18:08.890Z] #48 17.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:18:08.890Z] #48 17.16 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-08-01T22:18:08.890Z] #48 17.26 Setting up libicu67:arm64 (67.1-7) ... [2023-08-01T22:18:08.890Z] #48 17.42 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-08-01T22:18:08.890Z] #48 17.60 Setting up libinih1:arm64 (53-1+b2) ... [2023-08-01T22:18:08.890Z] #48 17.72 Setting up uidmap (1:4.8.1-1) ... [2023-08-01T22:18:08.890Z] #48 17.77 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:18:08.890Z] #48 17.92 Setting up bzip2 (1.0.8-4) ... [2023-08-01T22:18:08.890Z] #48 18.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-08-01T22:18:08.890Z] #48 18.16 Setting up python3-wheel (0.34.2-1) ... [2023-08-01T22:18:08.890Z] #48 18.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:08.890Z] #48 18.50 Setting up libcap2:arm64 (1:2.44-1) ... [2023-08-01T22:18:08.890Z] #48 18.61 Setting up libcap2-bin (1:2.44-1) ... [2023-08-01T22:18:08.890Z] #48 18.71 Setting up apparmor (2.13.6-10) ... [2023-08-01T22:18:09.051Z] #35 14.14 Setting up libudev1:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:09.051Z] #35 14.26 Selecting previously unselected package binutils-mingw-w64-i686. [2023-08-01T22:18:09.051Z] #35 14.26 (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 ... 15722 files and directories currently installed.) [2023-08-01T22:18:09.051Z] #35 14.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-08-01T22:18:09.051Z] #35 14.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:09.079Z] #29 ... [2023-08-01T22:18:09.079Z] [2023-08-01T22:18:09.079Z] #34 [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 [2023-08-01T22:18:09.079Z] #34 27.50 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:18:09.079Z] #34 27.51 + GOBIN=/build [2023-08-01T22:18:09.079Z] #34 27.51 + GO111MODULE=on [2023-08-01T22:18:09.079Z] #34 27.51 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-08-01T22:18:09.079Z] #34 DONE 30.9s [2023-08-01T22:18:09.079Z] [2023-08-01T22:18:09.079Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-08-01T22:18:09.195Z] #37 1.416 + cd /tmp/tmp.PPTI1YCsx0/tini [2023-08-01T22:18:09.195Z] #37 1.416 + git checkout -q v0.19.0 [2023-08-01T22:18:09.195Z] #37 1.427 + cmake . [2023-08-01T22:18:09.195Z] #37 1.623 -- The C compiler identification is GNU 10.2.1 [2023-08-01T22:18:09.195Z] #37 1.667 -- Detecting C compiler ABI info [2023-08-01T22:18:09.338Z] #38 DONE 0.1s [2023-08-01T22:18:09.338Z] [2023-08-01T22:18:09.338Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-08-01T22:18:09.338Z] #39 DONE 0.1s [2023-08-01T22:18:09.338Z] [2023-08-01T22:18:09.338Z] #36 [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 [2023-08-01T22:18:09.338Z] #36 15.53 + cd /tmp/tmp.zNdcsRIhOg/src/github.com/containerd/containerd [2023-08-01T22:18:09.338Z] #36 15.53 + git checkout -q v1.6.22 [2023-08-01T22:18:09.338Z] #36 16.70 + export 'BUILDTAGS=netgo osusergo static_build' [2023-08-01T22:18:09.338Z] #36 16.70 + BUILDTAGS='netgo osusergo static_build' [2023-08-01T22:18:09.338Z] #36 16.70 + export EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:18:09.338Z] #36 16.70 + EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:18:09.338Z] #36 16.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-08-01T22:18:09.338Z] #36 16.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-08-01T22:18:09.338Z] #36 16.70 + '[' '' = dynamic ']' [2023-08-01T22:18:09.338Z] #36 16.70 + make [2023-08-01T22:18:09.338Z] #36 17.65 + bin/ctr [2023-08-01T22:18:09.450Z] #48 ... [2023-08-01T22:18:09.451Z] [2023-08-01T22:18:09.451Z] #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 [2023-08-01T22:18:09.451Z] #40 DONE 30.1s [2023-08-01T22:18:09.452Z] #37 1.865 -- Detecting C compiler ABI info - done [2023-08-01T22:18:09.452Z] #37 1.919 -- Check for working C compiler: /usr/bin/cc - skipped [2023-08-01T22:18:09.452Z] #37 1.922 -- Detecting C compile features [2023-08-01T22:18:09.452Z] #37 1.923 -- Detecting C compile features - done [2023-08-01T22:18:09.452Z] #37 1.943 -- Performing Test HAS_BUILTIN_FORTIFY [2023-08-01T22:18:09.596Z] #36 ... [2023-08-01T22:18:09.596Z] [2023-08-01T22:18:09.596Z] #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 [2023-08-01T22:18:09.596Z] #23 DONE 31.4s [2023-08-01T22:18:09.619Z] #35 14.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-08-01T22:18:09.619Z] #35 14.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-08-01T22:18:09.619Z] #35 15.00 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:09.710Z] #37 2.039 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-08-01T22:18:09.710Z] #37 2.072 -- Configuring done [2023-08-01T22:18:09.710Z] #37 2.077 -- Generating done [2023-08-01T22:18:09.710Z] #37 2.083 -- Build files have been written to: /tmp/tmp.PPTI1YCsx0/tini [2023-08-01T22:18:09.710Z] #37 2.086 + make tini-static [2023-08-01T22:18:09.749Z] [2023-08-01T22:18:09.749Z] #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 [2023-08-01T22:18:09.749Z] #37 ... [2023-08-01T22:18:09.749Z] [2023-08-01T22:18:09.749Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:09.749Z] #48 21.96 Setting up zip (3.0-12) ... [2023-08-01T22:18:09.855Z] [2023-08-01T22:18:09.855Z] #35 [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 [2023-08-01T22:18:09.970Z] #37 2.193 Scanning dependencies of target tini-static [2023-08-01T22:18:09.970Z] #37 2.208 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-08-01T22:18:10.004Z] #48 21.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:10.004Z] #48 21.99 Setting up bash-completion (1:2.11-2) ... [2023-08-01T22:18:10.227Z] #37 2.541 [100%] Linking C executable tini-static [2023-08-01T22:18:10.484Z] #37 2.840 [100%] Built target tini-static [2023-08-01T22:18:10.484Z] #37 2.866 + mkdir -p /build [2023-08-01T22:18:10.484Z] #37 2.871 + cp tini-static /build/docker-init [2023-08-01T22:18:10.564Z] #48 22.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:18:10.564Z] #48 22.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-08-01T22:18:10.564Z] #48 22.80 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-08-01T22:18:10.564Z] #48 22.81 Setting up patch (2.7.6-7) ... [2023-08-01T22:18:10.564Z] #48 22.82 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:18:10.789Z] #35 ... [2023-08-01T22:18:10.789Z] [2023-08-01T22:18:10.789Z] #29 [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 [2023-08-01T22:18:10.789Z] #29 32.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-08-01T22:18:10.789Z] #29 32.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:10.789Z] #29 32.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:10.860Z] #48 22.86 invoke-rc.d: could not determine current runlevel [2023-08-01T22:18:10.860Z] #48 22.86 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-01T22:18:10.860Z] #48 22.87 Setting up xfsprogs (5.10.0-4) ... [2023-08-01T22:18:10.860Z] #48 22.88 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-08-01T22:18:10.860Z] #48 22.89 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:18:10.860Z] #48 22.90 Setting up pigz (2.6-1) ... [2023-08-01T22:18:10.860Z] #48 22.91 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-08-01T22:18:10.860Z] #48 22.92 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-08-01T22:18:10.860Z] #48 22.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:18:10.860Z] #48 22.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:10.997Z] #35 16.07 Selecting previously unselected package binutils-mingw-w64. [2023-08-01T22:18:10.997Z] #35 16.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...#35 ... [2023-08-01T22:18:10.997Z] [2023-08-01T22:18:10.997Z] #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 [2023-08-01T22:18:10.997Z] #28 DONE 16.1s [2023-08-01T22:18:10.997Z] [2023-08-01T22:18:10.997Z] #35 [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 [2023-08-01T22:18:10.997Z] #35 16.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-08-01T22:18:10.997Z] #35 16.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:18:10.997Z] #35 16.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-08-01T22:18:10.997Z] #35 16.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:10.997Z] #35 16.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:11.161Z] #48 23.10 Setting up libaio1:arm64 (0.3.112-9) ... [2023-08-01T22:18:11.161Z] #48 23.11 Setting up python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:18:11.161Z] #48 23.22 Setting up libelf1:arm64 (0.183-1) ... [2023-08-01T22:18:11.161Z] #48 23.24 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-08-01T22:18:11.161Z] #48 23.25 Setting up python3-distutils (3.9.2-1) ... [2023-08-01T22:18:11.256Z] #35 16.38 Selecting previously unselected package dmsetup. [2023-08-01T22:18:11.256Z] #35 16.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:11.256Z] #35 16.41 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:18:11.256Z] #35 16.58 Selecting previously unselected package mingw-w64-common. [2023-08-01T22:18:11.256Z] #35 16.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-08-01T22:18:11.256Z] #35 16.61 Unpacking mingw-w64-common (8.0.0-1) ... [2023-08-01T22:18:11.460Z] #48 23.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:11.460Z] #48 23.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-08-01T22:18:11.460Z] #48 23.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-08-01T22:18:11.460Z] #48 23.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-08-01T22:18:11.460Z] #48 23.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-08-01T22:18:11.460Z] #48 23.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-08-01T22:18:11.460Z] #48 23.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-08-01T22:18:11.460Z] #48 23.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-08-01T22:18:11.460Z] #48 23.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-08-01T22:18:11.460Z] #48 23.43 Setting up python3-setuptools (52.0.0-4) ... [2023-08-01T22:18:11.716Z] #48 23.78 Setting up libjq1:arm64 (1.6-2.1) ... [2023-08-01T22:18:11.716Z] #48 23.79 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-08-01T22:18:11.716Z] #48 23.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:18:11.716Z] #48 23.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:18:11.972Z] #48 24.09 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-08-01T22:18:11.972Z] #48 24.10 Setting up jq (1.6-2.1) ... [2023-08-01T22:18:11.972Z] #48 24.11 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-08-01T22:18:11.972Z] #48 24.12 Setting up iptables (1.8.7-1) ... [2023-08-01T22:18:11.972Z] #48 24.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:18:11.972Z] #48 24.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:18:11.972Z] #48 24.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:18:11.972Z] #48 24.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:18:11.972Z] #48 24.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-08-01T22:18:11.972Z] #48 24.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-08-01T22:18:11.972Z] #48 24.17 Setting up iproute2 (5.10.0-4) ... [2023-08-01T22:18:12.228Z] #48 24.34 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:12.966Z] #48 DONE 25.2s [2023-08-01T22:18:12.966Z] [2023-08-01T22:18:12.966Z] #49 [dev-systemd-false 9/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 [2023-08-01T22:18:13.009Z] #37 DONE 5.2s [2023-08-01T22:18:13.009Z] [2023-08-01T22:18:13.009Z] #36 [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 [2023-08-01T22:18:13.009Z] #36 18.15 Updating files: 82% (4426/5365) Updating files: 83% (4453/5365) Updating files: 84% (4507/5365) Updating files: 85% (4561/5365) Updating files: 86% (4614/5365) Updating files: 87% (4668/5365) Updating files: 88% (4722/5365) Updating files: 89% (4775/5365) Updating files: 90% (4829/5365) Updating files: 91% (4883/5365) Updating files: 92% (4936/5365) Updating files: 93% (4990/5365) Updating files: 94% (5044/5365) Updating files: 95% (5097/5365) Updating files: 96% (5151/5365) Updating files: 97% (5205/5365) Updating files: 98% (5258/5365) Updating files: 99% (5312/5365) Updating files: 100% (5365/5365) Updating files: 100% (5365/5365), done. [2023-08-01T22:18:13.009Z] #36 18.48 + cd /tmp/tmp.QiD7tNWuel/src/github.com/containerd/containerd [2023-08-01T22:18:13.009Z] #36 18.48 + git checkout -q v1.6.22 [2023-08-01T22:18:13.528Z] #49 0.323 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-08-01T22:18:13.528Z] #49 0.327 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-08-01T22:18:13.528Z] #49 0.332 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-08-01T22:18:13.784Z] #49 DONE 0.7s [2023-08-01T22:18:13.784Z] [2023-08-01T22:18:13.784Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-08-01T22:18:14.105Z] #37 ... [2023-08-01T22:18:14.105Z] [2023-08-01T22:18:14.105Z] #33 [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 [2023-08-01T22:18:14.105Z] #33 27.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-08-01T22:18:14.105Z] #33 27.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:14.105Z] #33 27.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:14.105Z] #33 29.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-08-01T22:18:14.105Z] #33 29.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:14.105Z] #33 29.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:14.105Z] #33 33.32 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-08-01T22:18:14.105Z] #33 33.33 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:14.105Z] #33 33.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:14.105Z] #33 35.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-08-01T22:18:14.105Z] #33 35.17 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-08-01T22:18:14.105Z] #33 35.19 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:18:14.105Z] #33 ... [2023-08-01T22:18:14.105Z] [2023-08-01T22:18:14.105Z] #30 [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 [2023-08-01T22:18:14.105Z] #30 28.42 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:18:14.105Z] #30 28.42 + GOBIN=/build [2023-08-01T22:18:14.105Z] #30 28.42 + GO111MODULE=on [2023-08-01T22:18:14.105Z] #30 28.42 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-08-01T22:18:14.105Z] #30 DONE 35.4s [2023-08-01T22:18:14.105Z] [2023-08-01T22:18:14.105Z] #33 [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 [2023-08-01T22:18:14.105Z] #33 35.35 Selecting previously unselected package libapparmor1:amd64. [2023-08-01T22:18:14.105Z] #33 35.36 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-08-01T22:18:14.105Z] #33 35.38 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-08-01T22:18:14.105Z] #33 ... [2023-08-01T22:18:14.105Z] [2023-08-01T22:18:14.105Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-08-01T22:18:14.105Z] #38 DONE 0.1s [2023-08-01T22:18:14.105Z] [2023-08-01T22:18:14.105Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-08-01T22:18:14.105Z] #32 DONE 35.3s [2023-08-01T22:18:14.105Z] [2023-08-01T22:18:14.105Z] #33 [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 [2023-08-01T22:18:14.105Z] #33 35.47 Selecting previously unselected package libapparmor-dev:amd64. [2023-08-01T22:18:14.105Z] #33 35.47 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-08-01T22:18:14.105Z] #33 35.48 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-08-01T22:18:14.362Z] #33 ... [2023-08-01T22:18:14.362Z] [2023-08-01T22:18:14.362Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-08-01T22:18:14.362Z] #39 DONE 0.1s [2023-08-01T22:18:14.362Z] [2023-08-01T22:18:14.362Z] #33 [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 [2023-08-01T22:18:14.362Z] #33 35.68 Selecting previously unselected package libbtrfs0:amd64. [2023-08-01T22:18:14.362Z] #33 35.69 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-08-01T22:18:14.362Z] #33 35.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:14.362Z] #33 35.81 Selecting previously unselected package libbtrfs-dev:amd64. [2023-08-01T22:18:14.383Z] #36 19.91 + export 'BUILDTAGS=netgo osusergo static_build' [2023-08-01T22:18:14.566Z] #35 19.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-08-01T22:18:14.566Z] #35 19.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-08-01T22:18:14.566Z] #35 19.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:18:14.619Z] #33 35.82 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-08-01T22:18:14.619Z] #33 35.82 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:14.619Z] #33 35.98 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-08-01T22:18:14.619Z] #33 35.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:14.619Z] #33 36.02 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:14.619Z] #33 36.11 Selecting previously unselected package libudev-dev:amd64. [2023-08-01T22:18:14.641Z] #36 19.91 + BUILDTAGS='netgo osusergo static_build' [2023-08-01T22:18:14.641Z] #36 19.91 + export EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:18:14.641Z] #36 19.91 + EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:18:14.641Z] #36 19.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-08-01T22:18:14.641Z] #36 19.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-08-01T22:18:14.641Z] #36 19.91 + '[' '' = dynamic ']' [2023-08-01T22:18:14.641Z] #36 19.91 + make [2023-08-01T22:18:14.886Z] #33 36.11 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:14.886Z] #33 36.12 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:14.886Z] #33 36.26 Selecting previously unselected package libsepol1-dev:amd64. [2023-08-01T22:18:14.886Z] #33 36.26 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-08-01T22:18:14.886Z] #33 36.29 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-08-01T22:18:14.990Z] #29 36.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-08-01T22:18:14.990Z] #29 36.04 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:14.990Z] #29 36.04 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:15.135Z] #35 ... [2023-08-01T22:18:15.135Z] [2023-08-01T22:18:15.135Z] #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 [2023-08-01T22:18:15.135Z] #23 10.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-08-01T22:18:15.135Z] #23 10.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-08-01T22:18:15.135Z] #23 ... [2023-08-01T22:18:15.135Z] [2023-08-01T22:18:15.135Z] #29 [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 [2023-08-01T22:18:15.135Z] #29 10.68 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:18:15.135Z] #29 10.79 Fetched 17.7 MB in 1s (15.7 MB/s) [2023-08-01T22:18:15.135Z] #29 10.87 Selecting previously unselected package xxd. [2023-08-01T22:18:15.135Z] #29 10.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-08-01T22:18:15.135Z] #29 10.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:18:15.135Z] #29 10.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 11.23 Selecting previously unselected package vim-common. [2023-08-01T22:18:15.135Z] #29 11.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:18:15.135Z] #29 11.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 11.59 Selecting previously unselected package cmake-data. [2023-08-01T22:18:15.135Z] #29 11.61 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-08-01T22:18:15.135Z] #29 11.65 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 12.75 Selecting previously unselected package libicu67:amd64. [2023-08-01T22:18:15.135Z] #29 12.76 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-08-01T22:18:15.135Z] #29 12.80 Unpacking libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:15.135Z] #29 15.10 Selecting previously unselected package libxml2:amd64. [2023-08-01T22:18:15.135Z] #29 15.10 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-08-01T22:18:15.135Z] #29 15.11 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:18:15.135Z] #29 15.39 Selecting previously unselected package libarchive13:amd64. [2023-08-01T22:18:15.135Z] #29 15.39 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-08-01T22:18:15.135Z] #29 15.39 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 15.90 Selecting previously unselected package libjsoncpp24:amd64. [2023-08-01T22:18:15.135Z] #29 15.90 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-08-01T22:18:15.135Z] #29 15.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-08-01T22:18:15.135Z] #29 16.12 Selecting previously unselected package librhash0:amd64. [2023-08-01T22:18:15.135Z] #29 16.12 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-08-01T22:18:15.135Z] #29 16.15 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-08-01T22:18:15.135Z] #29 16.28 Selecting previously unselected package libuv1:amd64. [2023-08-01T22:18:15.135Z] #29 16.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-08-01T22:18:15.135Z] #29 16.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-08-01T22:18:15.135Z] #29 16.39 Selecting previously unselected package cmake. [2023-08-01T22:18:15.135Z] #29 16.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-08-01T22:18:15.135Z] #29 16.42 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 18.40 Setting up libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:15.135Z] #29 18.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 19.32 Setting up libuv1:amd64 (1.40.0-2) ... [2023-08-01T22:18:15.135Z] #29 19.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 19.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-08-01T22:18:15.135Z] #29 19.45 Setting up librhash0:amd64 (1.4.1-2) ... [2023-08-01T22:18:15.135Z] #29 19.48 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 19.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-08-01T22:18:15.135Z] #29 19.56 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 19.58 Setting up cmake (3.18.4-2+deb11u1) ... [2023-08-01T22:18:15.135Z] #29 19.62 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:15.143Z] #33 36.51 Selecting previously unselected package libpcre2-16-0:amd64. [2023-08-01T22:18:15.143Z] #33 36.53 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:15.143Z] #33 36.56 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:15.400Z] #33 36.70 Selecting previously unselected package libpcre2-32-0:amd64. [2023-08-01T22:18:15.400Z] #33 36.70 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:15.400Z] #33 36.72 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:15.400Z] #33 36.83 Selecting previously unselected package libpcre2-posix2:amd64. [2023-08-01T22:18:15.400Z] #33 36.83 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:15.400Z] #33 36.84 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:15.400Z] #33 36.91 Selecting previously unselected package libpcre2-dev:amd64. [2023-08-01T22:18:15.400Z] #33 36.91 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:15.400Z] #33 36.91 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:15.572Z] #36 20.99 + bin/ctr [2023-08-01T22:18:15.657Z] #33 37.06 Selecting previously unselected package libselinux1-dev:amd64. [2023-08-01T22:18:15.657Z] #33 37.07 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-08-01T22:18:15.657Z] #33 37.08 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-08-01T22:18:15.703Z] #29 DONE 20.7s [2023-08-01T22:18:15.703Z] [2023-08-01T22:18:15.703Z] #36 [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 [2023-08-01T22:18:15.914Z] #33 37.24 Selecting previously unselected package libdevmapper-dev:amd64. [2023-08-01T22:18:15.914Z] #33 37.24 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:15.914Z] #33 37.26 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:15.914Z] #33 37.33 Selecting previously unselected package libseccomp-dev:amd64. [2023-08-01T22:18:15.914Z] #33 37.33 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-08-01T22:18:15.915Z] #33 37.34 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-08-01T22:18:15.915Z] #33 37.42 Selecting previously unselected package libsystemd-dev:amd64. [2023-08-01T22:18:15.915Z] #33 37.42 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:15.915Z] #33 37.42 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:15.936Z] #29 37.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-08-01T22:18:15.936Z] #29 37.65 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-08-01T22:18:15.936Z] #29 37.66 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:18:15.936Z] #29 37.77 Selecting previously unselected package libapparmor1:amd64. [2023-08-01T22:18:15.936Z] #29 37.78 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-08-01T22:18:15.936Z] #29 37.78 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-08-01T22:18:15.936Z] #29 37.85 Selecting previously unselected package libapparmor-dev:amd64. [2023-08-01T22:18:15.936Z] #29 37.85 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-08-01T22:18:15.936Z] #29 37.85 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-08-01T22:18:15.963Z] #36 ... [2023-08-01T22:18:15.963Z] [2023-08-01T22:18:15.963Z] #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 [2023-08-01T22:18:15.963Z] #25 11.11 sync [2023-08-01T22:18:15.963Z] #25 11.11 internal/reflectlite [2023-08-01T22:18:15.963Z] #25 11.45 internal/testlog [2023-08-01T22:18:15.963Z] #25 11.87 sort [2023-08-01T22:18:15.963Z] #25 11.87 errors [2023-08-01T22:18:15.963Z] #25 11.97 strconv [2023-08-01T22:18:15.963Z] #25 11.99 io [2023-08-01T22:18:15.963Z] #25 11.99 internal/oserror [2023-08-01T22:18:15.963Z] #25 11.99 internal/safefilepath [2023-08-01T22:18:15.963Z] #25 11.99 path [2023-08-01T22:18:15.963Z] #25 12.12 syscall [2023-08-01T22:18:15.963Z] #25 12.42 bytes [2023-08-01T22:18:15.963Z] #25 12.42 text/tabwriter [2023-08-01T22:18:15.963Z] #25 12.43 strings [2023-08-01T22:18:15.963Z] #25 13.41 bufio [2023-08-01T22:18:15.963Z] #25 13.79 reflect [2023-08-01T22:18:15.963Z] #25 15.36 time [2023-08-01T22:18:15.963Z] #25 15.37 internal/syscall/execenv [2023-08-01T22:18:15.963Z] #25 15.37 internal/syscall/unix [2023-08-01T22:18:15.963Z] #25 17.09 io/fs [2023-08-01T22:18:15.963Z] #25 17.18 internal/poll [2023-08-01T22:18:15.963Z] #25 17.19 internal/fmtsort [2023-08-01T22:18:15.963Z] #25 18.03 os [2023-08-01T22:18:15.963Z] #25 18.83 io/ioutil [2023-08-01T22:18:15.963Z] #25 18.83 fmt [2023-08-01T22:18:15.963Z] #25 19.64 github.com/BurntSushi/toml [2023-08-01T22:18:15.963Z] #25 19.65 log [2023-08-01T22:18:15.963Z] #25 19.65 flag [2023-08-01T22:18:15.963Z] #25 20.67 github.com/BurntSushi/toml/cmd/tomlv [2023-08-01T22:18:15.963Z] #25 ... [2023-08-01T22:18:15.963Z] [2023-08-01T22:18:15.963Z] #35 [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 [2023-08-01T22:18:15.963Z] #35 21.01 Selecting previously unselected package gcc-mingw-w64-base. [2023-08-01T22:18:15.963Z] #35 21.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:15.963Z] #35 21.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:18:15.963Z] #35 21.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-08-01T22:18:15.963Z] #35 21.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:15.963Z] #35 21.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:16.149Z] #36 ... [2023-08-01T22:18:16.149Z] [2023-08-01T22:18:16.149Z] #30 [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 [2023-08-01T22:18:16.149Z] #30 27.06 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:18:16.149Z] #30 27.06 + GOBIN=/build [2023-08-01T22:18:16.149Z] #30 27.06 + GO111MODULE=on [2023-08-01T22:18:16.149Z] #30 27.06 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-08-01T22:18:16.149Z] #30 DONE 30.6s [2023-08-01T22:18:16.149Z] [2023-08-01T22:18:16.149Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-08-01T22:18:16.195Z] #29 37.97 Selecting previously unselected package libbtrfs0:amd64. [2023-08-01T22:18:16.195Z] #29 37.97 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-08-01T22:18:16.195Z] #29 37.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:16.195Z] #29 38.07 Selecting previously unselected package libbtrfs-dev:amd64. [2023-08-01T22:18:16.195Z] #29 38.07 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-08-01T22:18:16.195Z] #29 38.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:16.407Z] #38 DONE 0.3s [2023-08-01T22:18:16.407Z] [2023-08-01T22:18:16.407Z] #32 [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 [2023-08-01T22:18:16.407Z] #32 22.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-08-01T22:18:16.407Z] #32 22.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-08-01T22:18:16.407Z] #32 22.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:18:16.407Z] #32 24.18 Selecting previously unselected package gcc-mingw-w64-base. [2023-08-01T22:18:16.407Z] #32 24.18 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:16.407Z] #32 24.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:18:16.407Z] #32 24.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-08-01T22:18:16.407Z] #32 24.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:16.407Z] #32 24.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:16.407Z] #32 27.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-08-01T22:18:16.407Z] #32 27.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:16.407Z] #32 27.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:16.407Z] #32 ... [2023-08-01T22:18:16.407Z] [2023-08-01T22:18:16.407Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-08-01T22:18:16.453Z] #29 38.20 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-08-01T22:18:16.454Z] #29 38.21 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:16.454Z] #29 38.21 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:16.454Z] #29 38.31 Selecting previously unselected package libudev-dev:amd64. [2023-08-01T22:18:16.454Z] #29 38.32 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:16.454Z] #29 38.32 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:16.454Z] #29 38.39 Selecting previously unselected package libsepol1-dev:amd64. [2023-08-01T22:18:16.454Z] #29 38.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-08-01T22:18:16.478Z] #33 37.63 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-08-01T22:18:16.478Z] #33 37.65 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-08-01T22:18:16.478Z] #33 37.66 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:16.478Z] #33 37.68 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-08-01T22:18:16.478Z] #33 37.69 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:18:16.478Z] #33 37.70 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:16.478Z] #33 37.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:16.478Z] #33 37.75 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:16.478Z] #33 37.77 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:16.478Z] #33 37.78 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:16.478Z] #33 37.79 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:16.478Z] #33 37.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:16.478Z] #33 37.82 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:16.478Z] #33 37.85 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-08-01T22:18:16.478Z] #33 37.87 Setting up mingw-w64-common (8.0.0-1) ... [2023-08-01T22:18:16.478Z] #33 37.89 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:16.478Z] #33 37.90 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:18:16.478Z] #33 37.93 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:16.478Z] #33 37.96 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-08-01T22:18:16.478Z] #33 37.97 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:16.713Z] #29 38.43 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-08-01T22:18:16.713Z] #29 38.53 Selecting previously unselected package libpcre2-16-0:amd64. [2023-08-01T22:18:16.713Z] #29 38.54 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:16.713Z] #29 38.54 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:16.713Z] #29 38.64 Selecting previously unselected package libpcre2-32-0:amd64. [2023-08-01T22:18:16.734Z] #33 37.98 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:16.734Z] #33 37.99 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 [2023-08-01T22:18:16.734Z] #33 38.00 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:16.734Z] #33 38.02 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 [2023-08-01T22:18:16.734Z] #33 38.03 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:18:16.734Z] #33 38.04 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:16.734Z] #33 38.05 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 [2023-08-01T22:18:16.734Z] #33 38.09 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:16.734Z] #33 38.12 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:18:16.734Z] #33 38.15 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:16.734Z] #33 38.17 Setting up dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:18:16.734Z] #33 38.21 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:16.901Z] #35 ... [2023-08-01T22:18:16.901Z] [2023-08-01T22:18:16.901Z] #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 [2023-08-01T22:18:16.901Z] #25 DONE 22.1s [2023-08-01T22:18:16.901Z] [2023-08-01T22:18:16.901Z] #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 [2023-08-01T22:18:16.901Z] #37 1.045 + RM_GOPATH=0 [2023-08-01T22:18:16.901Z] #37 1.045 + TMP_GOPATH= [2023-08-01T22:18:16.901Z] #37 1.045 + : /build [2023-08-01T22:18:16.901Z] #37 1.045 + '[' -z '' ']' [2023-08-01T22:18:16.901Z] #37 1.045 ++ mktemp -d [2023-08-01T22:18:16.901Z] #37 1.047 + export GOPATH=/tmp/tmp.cPTKs1pWiI [2023-08-01T22:18:16.901Z] #37 1.047 + GOPATH=/tmp/tmp.cPTKs1pWiI [2023-08-01T22:18:16.901Z] #37 1.047 + RM_GOPATH=1 [2023-08-01T22:18:16.901Z] #37 1.047 + case "$(go env GOARCH)" in [2023-08-01T22:18:16.901Z] #37 1.047 ++ go env GOARCH [2023-08-01T22:18:16.901Z] #37 1.075 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:16.901Z] #37 1.075 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:16.901Z] #37 1.080 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:16.901Z] #37 1.083 + dir=/tmp/install [2023-08-01T22:18:16.901Z] #37 1.083 + bin=containerd [2023-08-01T22:18:16.901Z] #37 1.083 + shift [2023-08-01T22:18:16.901Z] #37 1.083 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-08-01T22:18:16.901Z] #37 1.083 + . /tmp/install/containerd.installer [2023-08-01T22:18:16.901Z] #37 1.083 ++ set -e [2023-08-01T22:18:16.901Z] #37 1.083 ++ : v1.6.22 [2023-08-01T22:18:16.901Z] #37 1.083 + install_containerd [2023-08-01T22:18:16.901Z] #37 1.083 + echo 'Install containerd version v1.6.22' [2023-08-01T22:18:16.901Z] #37 1.083 Install containerd version v1.6.22 [2023-08-01T22:18:16.901Z] #37 1.083 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cPTKs1pWiI/src/github.com/containerd/containerd [2023-08-01T22:18:16.901Z] #37 1.090 Cloning into '/tmp/tmp.cPTKs1pWiI/src/github.com/containerd/containerd'... [2023-08-01T22:18:16.972Z] #29 38.65 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:16.972Z] #29 38.65 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:16.972Z] #29 38.82 Selecting previously unselected package libpcre2-posix2:amd64. [2023-08-01T22:18:16.972Z] #29 38.83 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:16.972Z] #29 38.83 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:16.972Z] #29 38.90 Selecting previously unselected package libpcre2-dev:amd64. [2023-08-01T22:18:16.991Z] #33 38.22 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:16.991Z] #33 38.23 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:17.169Z] #37 ... [2023-08-01T22:18:17.169Z] [2023-08-01T22:18:17.169Z] #36 [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 [2023-08-01T22:18:17.169Z] #36 0.828 + RM_GOPATH=0 [2023-08-01T22:18:17.169Z] #36 0.828 + TMP_GOPATH= [2023-08-01T22:18:17.169Z] #36 0.828 + : /build [2023-08-01T22:18:17.169Z] #36 0.828 + '[' -z '' ']' [2023-08-01T22:18:17.169Z] #36 0.828 ++ mktemp -d [2023-08-01T22:18:17.169Z] #36 0.829 + export GOPATH=/tmp/tmp.GwtekXlInJ [2023-08-01T22:18:17.169Z] #36 0.829 + GOPATH=/tmp/tmp.GwtekXlInJ [2023-08-01T22:18:17.169Z] #36 0.829 + RM_GOPATH=1 [2023-08-01T22:18:17.169Z] #36 0.829 + case "$(go env GOARCH)" in [2023-08-01T22:18:17.169Z] #36 0.832 ++ go env GOARCH [2023-08-01T22:18:17.169Z] #36 0.872 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:17.169Z] #36 0.872 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:17.169Z] #36 0.876 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:17.169Z] #36 0.878 + dir=/tmp/install [2023-08-01T22:18:17.169Z] #36 0.878 + bin=tini [2023-08-01T22:18:17.169Z] #36 0.878 + shift [2023-08-01T22:18:17.169Z] #36 0.878 + '[' '!' -f /tmp/install/tini.installer ']' [2023-08-01T22:18:17.169Z] #36 0.878 + . /tmp/install/tini.installer [2023-08-01T22:18:17.169Z] #36 0.878 ++ : v0.19.0 [2023-08-01T22:18:17.169Z] #36 0.878 + install_tini [2023-08-01T22:18:17.169Z] #36 0.878 + echo 'Install tini version v0.19.0' [2023-08-01T22:18:17.169Z] #36 0.878 + git clone https://github.com/krallin/tini.git /tmp/tmp.GwtekXlInJ/tini [2023-08-01T22:18:17.169Z] #36 0.878 Install tini version v0.19.0 [2023-08-01T22:18:17.169Z] #36 0.881 Cloning into '/tmp/tmp.GwtekXlInJ/tini'... [2023-08-01T22:18:17.169Z] #36 1.311 + cd /tmp/tmp.GwtekXlInJ/tini [2023-08-01T22:18:17.169Z] #36 1.311 + git checkout -q v0.19.0 [2023-08-01T22:18:17.169Z] #36 1.328 + cmake . [2023-08-01T22:18:17.169Z] #36 1.477 -- The C compiler identification is GNU 10.2.1 [2023-08-01T22:18:17.169Z] #36 1.493 -- Detecting C compiler ABI info [2023-08-01T22:18:17.231Z] #29 38.91 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:17.231Z] #29 38.91 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:17.231Z] #29 39.09 Selecting previously unselected package libselinux1-dev:amd64. [2023-08-01T22:18:17.231Z] #29 39.09 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-08-01T22:18:17.231Z] #29 39.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-08-01T22:18:17.339Z] #39 DONE 0.9s [2023-08-01T22:18:17.339Z] [2023-08-01T22:18:17.339Z] #32 [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 [2023-08-01T22:18:17.339Z] #32 31.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-08-01T22:18:17.339Z] #32 31.82 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:17.339Z] #32 31.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:17.429Z] #36 1.736 -- Detecting C compiler ABI info - done [2023-08-01T22:18:17.429Z] #36 1.772 -- Check for working C compiler: /usr/bin/cc - skipped [2023-08-01T22:18:17.429Z] #36 1.773 -- Detecting C compile features [2023-08-01T22:18:17.429Z] #36 1.773 -- Detecting C compile features - done [2023-08-01T22:18:17.429Z] #36 1.788 -- Performing Test HAS_BUILTIN_FORTIFY [2023-08-01T22:18:17.429Z] #36 1.846 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-08-01T22:18:17.429Z] #36 1.864 -- Configuring done [2023-08-01T22:18:17.429Z] #36 1.869 -- Generating done [2023-08-01T22:18:17.429Z] #36 1.870 -- Build files have been written to: /tmp/tmp.GwtekXlInJ/tini [2023-08-01T22:18:17.429Z] #36 1.879 + make tini-static [2023-08-01T22:18:17.429Z] #36 1.990 Scanning dependencies of target tini-static [2023-08-01T22:18:17.490Z] #29 39.23 Selecting previously unselected package libdevmapper-dev:amd64. [2023-08-01T22:18:17.490Z] #29 39.23 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:17.490Z] #29 39.24 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:17.490Z] #29 39.30 Selecting previously unselected package libseccomp-dev:amd64. [2023-08-01T22:18:17.490Z] #29 39.30 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-08-01T22:18:17.490Z] #29 39.31 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-08-01T22:18:17.490Z] #29 39.39 Selecting previously unselected package libsystemd-dev:amd64. [2023-08-01T22:18:17.490Z] #29 39.40 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:17.490Z] #29 39.40 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:17.557Z] #33 DONE 38.9s [2023-08-01T22:18:17.557Z] [2023-08-01T22:18:17.557Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-08-01T22:18:17.688Z] #36 2.004 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-08-01T22:18:17.688Z] #36 2.282 [100%] Linking C executable tini-static [2023-08-01T22:18:17.749Z] #29 39.61 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-08-01T22:18:17.749Z] #29 39.63 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-08-01T22:18:17.749Z] #29 39.64 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:17.749Z] #29 39.65 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-08-01T22:18:17.749Z] #29 39.66 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:18:17.749Z] #29 39.67 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:17.749Z] #29 39.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:17.749Z] #29 39.69 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:17.749Z] #29 39.71 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:17.749Z] #29 39.72 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:18.008Z] #29 39.74 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:18.008Z] #29 39.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:18.008Z] #29 39.76 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:18.008Z] #29 39.77 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-08-01T22:18:18.008Z] #29 39.79 Setting up mingw-w64-common (8.0.0-1) ... [2023-08-01T22:18:18.008Z] #29 39.83 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:18.008Z] #29 39.84 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:18:18.008Z] #29 39.85 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:18.008Z] #29 39.86 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-08-01T22:18:18.008Z] #29 39.90 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:18.008Z] #29 39.91 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:18.008Z] #29 39.93 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 [2023-08-01T22:18:18.008Z] #29 39.95 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:18.013Z] #36 2.512 [100%] Built target tini-static [2023-08-01T22:18:18.013Z] #36 2.540 + mkdir -p /build [2023-08-01T22:18:18.267Z] #29 39.97 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 [2023-08-01T22:18:18.267Z] #29 39.99 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:18:18.267Z] #29 40.00 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:18.267Z] #29 40.01 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 [2023-08-01T22:18:18.267Z] #29 40.04 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:18.267Z] #29 40.05 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:18:18.267Z] #29 40.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:18.267Z] #29 40.10 Setting up dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:18:18.267Z] #29 40.12 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:18.267Z] #29 40.14 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:18.267Z] #29 40.16 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:18.272Z] #36 2.541 + cp tini-static /build/docker-init [2023-08-01T22:18:18.532Z] #36 DONE 3.0s [2023-08-01T22:18:18.532Z] [2023-08-01T22:18:18.532Z] #35 [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 [2023-08-01T22:18:18.532Z] #35 23.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-08-01T22:18:18.532Z] #35 23.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:18.532Z] #35 23.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:18.865Z] #32 ... [2023-08-01T22:18:18.865Z] [2023-08-01T22:18:18.865Z] #21 [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 [2023-08-01T22:18:18.865Z] #21 DONE 32.9s [2023-08-01T22:18:18.865Z] [2023-08-01T22:18:18.865Z] #32 [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 [2023-08-01T22:18:18.929Z] #40 DONE 1.2s [2023-08-01T22:18:18.929Z] [2023-08-01T22:18:18.929Z] #41 [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 [2023-08-01T22:18:18.929Z] #41 0.841 + RM_GOPATH=0 [2023-08-01T22:18:18.929Z] #41 0.841 + TMP_GOPATH= [2023-08-01T22:18:18.929Z] #41 0.841 + : /build [2023-08-01T22:18:18.929Z] #41 0.841 + '[' -z '' ']' [2023-08-01T22:18:18.929Z] #41 0.841 ++ mktemp -d [2023-08-01T22:18:18.929Z] #41 0.843 + export GOPATH=/tmp/tmp.cV82NMmvhz [2023-08-01T22:18:18.929Z] #41 0.843 + GOPATH=/tmp/tmp.cV82NMmvhz [2023-08-01T22:18:18.929Z] #41 0.843 + RM_GOPATH=1 [2023-08-01T22:18:18.929Z] #41 0.843 + case "$(go env GOARCH)" in [2023-08-01T22:18:18.929Z] #41 0.843 ++ go env GOARCH [2023-08-01T22:18:18.929Z] #41 0.849 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:18.929Z] #41 0.849 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:18.929Z] #41 0.853 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:18.929Z] #41 0.858 + dir=/tmp/install [2023-08-01T22:18:18.929Z] #41 0.858 + bin=runc [2023-08-01T22:18:18.929Z] #41 0.858 + shift [2023-08-01T22:18:18.929Z] #41 0.858 + '[' '!' -f /tmp/install/runc.installer ']' [2023-08-01T22:18:18.929Z] #41 0.858 + . /tmp/install/runc.installer [2023-08-01T22:18:18.929Z] #41 0.858 ++ set -e [2023-08-01T22:18:18.929Z] #41 0.858 ++ : v1.1.8 [2023-08-01T22:18:18.929Z] #41 0.858 + install_runc [2023-08-01T22:18:18.929Z] #41 0.858 + RUNC_BUILDTAGS=seccomp [2023-08-01T22:18:18.929Z] #41 0.858 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-08-01T22:18:18.929Z] #41 0.858 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cV82NMmvhz/src/github.com/opencontainers/runc [2023-08-01T22:18:18.929Z] #41 0.858 Install runc version v1.1.8 (build tags: seccomp) [2023-08-01T22:18:18.929Z] #41 0.874 Cloning into '/tmp/tmp.cV82NMmvhz/src/github.com/opencontainers/runc'... [2023-08-01T22:18:19.127Z] #32 33.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-08-01T22:18:19.127Z] #32 33.69 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:19.127Z] #32 33.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:19.492Z] #41 ... [2023-08-01T22:18:19.492Z] [2023-08-01T22:18:19.492Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-08-01T22:18:19.492Z] #42 DONE 1.0s [2023-08-01T22:18:19.749Z] [2023-08-01T22:18:19.749Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-08-01T22:18:20.313Z] #43 0.637 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-08-01T22:18:20.320Z] #50 ... [2023-08-01T22:18:20.320Z] [2023-08-01T22:18:20.320Z] #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 [2023-08-01T22:18:20.320Z] #37 64.74 # github.com/containerd/containerd/cmd/containerd [2023-08-01T22:18:20.320Z] #37 64.74 /usr/bin/ld: /tmp/go-link-3701038106/000019.o: in function `New': [2023-08-01T22:18:20.320Z] #37 64.74 /tmp/tmp.M7fSZlfBoF/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 [2023-08-01T22:18:20.320Z] #37 64.84 + bin/containerd-stress [2023-08-01T22:18:20.320Z] #37 65.76 + bin/containerd-shim [2023-08-01T22:18:20.320Z] #37 69.88 + bin/containerd-shim-runc-v1 [2023-08-01T22:18:20.320Z] #37 72.10 + bin/containerd-shim-runc-v2 [2023-08-01T22:18:20.320Z] #37 72.71 + binaries [2023-08-01T22:18:20.320Z] #37 72.71 + install -D bin/containerd /build/containerd [2023-08-01T22:18:20.320Z] #37 72.74 + install -D bin/containerd-shim /build/containerd-shim [2023-08-01T22:18:20.320Z] #37 72.75 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-08-01T22:18:20.320Z] #37 72.76 + install -D bin/ctr /build/ctr [2023-08-01T22:18:20.320Z] #37 DONE 74.0s [2023-08-01T22:18:20.320Z] [2023-08-01T22:18:20.320Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-08-01T22:18:20.320Z] #50 5.780 Collecting yamllint==1.26.1 [2023-08-01T22:18:20.575Z] #50 6.858 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-08-01T22:18:20.590Z] #43 DONE 0.8s [2023-08-01T22:18:20.591Z] [2023-08-01T22:18:20.591Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-08-01T22:18:20.798Z] #29 DONE 42.7s [2023-08-01T22:18:20.798Z] [2023-08-01T22:18:20.798Z] #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 [2023-08-01T22:18:21.086Z] #32 35.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-08-01T22:18:21.086Z] #32 35.49 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:21.086Z] #32 35.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:21.134Z] #50 7.192 Collecting pathspec>=0.5.3 [2023-08-01T22:18:21.134Z] #50 7.196 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) [2023-08-01T22:18:21.134Z] #50 7.309 Collecting pyyaml [2023-08-01T22:18:21.134Z] #50 7.313 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-08-01T22:18:21.134Z] #50 7.339 Building wheels for collected packages: yamllint [2023-08-01T22:18:21.134Z] #50 7.340 Building wheel for yamllint (setup.py): started [2023-08-01T22:18:21.154Z] #44 DONE 0.6s [2023-08-01T22:18:21.154Z] [2023-08-01T22:18:21.154Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-08-01T22:18:21.366Z] #40 0.657 + RM_GOPATH=0 [2023-08-01T22:18:21.366Z] #40 0.657 + TMP_GOPATH= [2023-08-01T22:18:21.366Z] #40 0.657 + : /build [2023-08-01T22:18:21.389Z] #50 7.614 Building wheel for yamllint (setup.py): finished with status 'done' [2023-08-01T22:18:21.389Z] #50 7.615 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4d567a8aeec013b22deb18450f81e484332b0d3b8139ebed509612f6bd1dd8fd [2023-08-01T22:18:21.389Z] #50 7.615 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-08-01T22:18:21.389Z] #50 7.618 Successfully built yamllint [2023-08-01T22:18:21.389Z] #50 7.625 Installing collected packages: pyyaml, pathspec, yamllint [2023-08-01T22:18:21.625Z] #40 0.657 + '[' -z '' ']' [2023-08-01T22:18:21.625Z] #40 0.661 ++ mktemp -d [2023-08-01T22:18:21.625Z] #40 0.662 + export GOPATH=/tmp/tmp.M7woqAs9x9 [2023-08-01T22:18:21.625Z] #40 0.662 + GOPATH=/tmp/tmp.M7woqAs9x9 [2023-08-01T22:18:21.625Z] #40 0.662 + RM_GOPATH=1 [2023-08-01T22:18:21.625Z] #40 0.662 + case "$(go env GOARCH)" in [2023-08-01T22:18:21.625Z] #40 0.662 ++ go env GOARCH [2023-08-01T22:18:21.625Z] #40 0.678 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:21.625Z] #40 0.678 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:21.625Z] #40 0.689 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:21.625Z] #40 0.690 + dir=/tmp/install [2023-08-01T22:18:21.625Z] #40 0.690 + bin=runc [2023-08-01T22:18:21.625Z] #40 0.690 + shift [2023-08-01T22:18:21.625Z] #40 0.690 + '[' '!' -f /tmp/install/runc.installer ']' [2023-08-01T22:18:21.625Z] #40 0.691 + . /tmp/install/runc.installer [2023-08-01T22:18:21.625Z] #40 0.691 ++ set -e [2023-08-01T22:18:21.625Z] #40 0.691 ++ : v1.1.8 [2023-08-01T22:18:21.625Z] #40 0.692 + install_runc [2023-08-01T22:18:21.625Z] #40 0.692 + RUNC_BUILDTAGS=seccomp [2023-08-01T22:18:21.625Z] #40 0.692 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-08-01T22:18:21.625Z] #40 0.693 Install runc version v1.1.8 (build tags: seccomp) [2023-08-01T22:18:21.625Z] #40 0.693 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.M7woqAs9x9/src/github.com/opencontainers/runc [2023-08-01T22:18:21.625Z] #40 0.698 Cloning into '/tmp/tmp.M7woqAs9x9/src/github.com/opencontainers/runc'... [2023-08-01T22:18:21.644Z] #50 7.741 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.26.1 [2023-08-01T22:18:21.644Z] #50 DONE 7.8s [2023-08-01T22:18:21.644Z] [2023-08-01T22:18:21.644Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-08-01T22:18:21.644Z] #51 DONE 0.1s [2023-08-01T22:18:21.644Z] [2023-08-01T22:18:21.644Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-08-01T22:18:22.088Z] #45 DONE 0.9s [2023-08-01T22:18:22.088Z] [2023-08-01T22:18:22.088Z] #41 [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 [2023-08-01T22:18:22.088Z] #41 4.149 + cd /tmp/tmp.cV82NMmvhz/src/github.com/opencontainers/runc [2023-08-01T22:18:22.088Z] #41 4.149 + git checkout -q v1.1.8 [2023-08-01T22:18:22.088Z] #41 4.402 + '[' -z '' ']' [2023-08-01T22:18:22.088Z] #41 4.402 + target=static [2023-08-01T22:18:22.088Z] #41 4.402 + make BUILDTAGS=seccomp static [2023-08-01T22:18:22.088Z] #41 4.561 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-08-01T22:18:22.192Z] #40 ... [2023-08-01T22:18:22.192Z] [2023-08-01T22:18:22.192Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-08-01T22:18:22.192Z] #41 DONE 1.4s [2023-08-01T22:18:22.192Z] [2023-08-01T22:18:22.192Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-08-01T22:18:22.203Z] #52 DONE 0.6s [2023-08-01T22:18:22.203Z] [2023-08-01T22:18:22.203Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-08-01T22:18:22.458Z] #53 DONE 0.2s [2023-08-01T22:18:22.458Z] [2023-08-01T22:18:22.458Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-08-01T22:18:22.458Z] #54 DONE 0.0s [2023-08-01T22:18:22.458Z] [2023-08-01T22:18:22.458Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-08-01T22:18:22.458Z] #55 DONE 0.0s [2023-08-01T22:18:22.458Z] [2023-08-01T22:18:22.458Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-08-01T22:18:22.458Z] #56 DONE 0.1s [2023-08-01T22:18:22.658Z] #41 ... [2023-08-01T22:18:22.659Z] [2023-08-01T22:18:22.659Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-08-01T22:18:22.659Z] #46 DONE 0.6s [2023-08-01T22:18:22.659Z] [2023-08-01T22:18:22.659Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-08-01T22:18:22.713Z] [2023-08-01T22:18:22.713Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-08-01T22:18:22.713Z] #57 DONE 0.1s [2023-08-01T22:18:22.713Z] [2023-08-01T22:18:22.713Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-08-01T22:18:22.713Z] #58 DONE 0.1s [2023-08-01T22:18:22.725Z] #35 27.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-08-01T22:18:22.725Z] #35 27.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:22.725Z] #35 27.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:22.968Z] [2023-08-01T22:18:22.968Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-08-01T22:18:23.222Z] #47 DONE 0.7s [2023-08-01T22:18:23.222Z] [2023-08-01T22:18:23.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 [2023-08-01T22:18:23.222Z] #37 ... [2023-08-01T22:18:23.222Z] [2023-08-01T22:18:23.222Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:23.264Z] #59 DONE 0.4s [2023-08-01T22:18:23.264Z] [2023-08-01T22:18:23.264Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-08-01T22:18:23.264Z] #60 DONE 0.1s [2023-08-01T22:18:23.264Z] [2023-08-01T22:18:23.264Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-08-01T22:18:23.264Z] #61 DONE 0.1s [2023-08-01T22:18:23.264Z] [2023-08-01T22:18:23.264Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-08-01T22:18:23.520Z] #62 DONE 0.3s [2023-08-01T22:18:23.520Z] [2023-08-01T22:18:23.520Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-08-01T22:18:23.568Z] #42 DONE 1.2s [2023-08-01T22:18:23.568Z] [2023-08-01T22:18:23.568Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-08-01T22:18:23.775Z] #63 DONE 0.1s [2023-08-01T22:18:23.775Z] [2023-08-01T22:18:23.775Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-08-01T22:18:23.775Z] #64 DONE 0.2s [2023-08-01T22:18:23.775Z] [2023-08-01T22:18:23.775Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-08-01T22:18:23.775Z] #65 DONE 0.1s [2023-08-01T22:18:23.828Z] #43 0.557 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-08-01T22:18:24.030Z] [2023-08-01T22:18:24.030Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-08-01T22:18:24.030Z] #66 DONE 0.0s [2023-08-01T22:18:24.030Z] [2023-08-01T22:18:24.030Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-08-01T22:18:24.087Z] #43 DONE 0.8s [2023-08-01T22:18:24.087Z] [2023-08-01T22:18:24.087Z] #35 [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 [2023-08-01T22:18:24.154Z] #48 1.019 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:18:24.154Z] #48 1.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:18:24.154Z] #48 1.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:18:24.349Z] #35 ... [2023-08-01T22:18:24.349Z] [2023-08-01T22:18:24.349Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-08-01T22:18:24.629Z] #35 29.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-08-01T22:18:24.629Z] #35 29.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:24.629Z] #35 29.46 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:24.718Z] #48 1.403 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:18:24.916Z] #44 DONE 0.7s [2023-08-01T22:18:24.916Z] [2023-08-01T22:18:24.916Z] #35 [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 [2023-08-01T22:18:24.955Z] #67 DONE 0.9s [2023-08-01T22:18:24.955Z] [2023-08-01T22:18:24.955Z] #68 exporting to image [2023-08-01T22:18:24.955Z] #68 exporting layers [2023-08-01T22:18:25.174Z] #35 46.85 + dpkg --print-architecture [2023-08-01T22:18:25.174Z] #35 46.85 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-08-01T22:18:25.258Z] #32 39.10 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-08-01T22:18:25.258Z] #32 39.11 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:25.258Z] #32 39.11 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:25.282Z] #48 1.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:18:25.436Z] #35 47.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-08-01T22:18:25.436Z] #35 47.09 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-08-01T22:18:25.538Z] #48 2.369 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:18:26.004Z] #35 ... [2023-08-01T22:18:26.005Z] [2023-08-01T22:18:26.005Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-08-01T22:18:26.005Z] #45 DONE 0.9s [2023-08-01T22:18:26.005Z] [2023-08-01T22:18:26.005Z] #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 [2023-08-01T22:18:26.005Z] #40 4.698 + cd /tmp/tmp.M7woqAs9x9/src/github.com/opencontainers/runc [2023-08-01T22:18:26.005Z] #40 4.698 + git checkout -q v1.1.8 [2023-08-01T22:18:26.005Z] #40 4.962 + '[' -z '' ']' [2023-08-01T22:18:26.005Z] #40 4.962 + target=static [2023-08-01T22:18:26.005Z] #40 4.963 + make BUILDTAGS=seccomp static [2023-08-01T22:18:26.005Z] #40 5.151 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-08-01T22:18:26.188Z] #32 40.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-08-01T22:18:26.188Z] #32 40.73 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-08-01T22:18:26.188Z] #32 40.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:18:26.446Z] #32 40.84 Selecting previously unselected package libapparmor1:amd64. [2023-08-01T22:18:26.446Z] #32 40.84 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-08-01T22:18:26.446Z] #32 40.85 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-08-01T22:18:26.446Z] #32 40.92 Selecting previously unselected package libapparmor-dev:amd64. [2023-08-01T22:18:26.446Z] #32 40.92 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-08-01T22:18:26.446Z] #32 40.96 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-08-01T22:18:26.446Z] #32 41.05 Selecting previously unselected package libbtrfs0:amd64. [2023-08-01T22:18:26.446Z] #32 41.05 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-08-01T22:18:26.446Z] #32 41.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:26.468Z] #48 3.232 Fetched 8661 kB in 3s (3344 kB/s) [2023-08-01T22:18:26.580Z] #40 ... [2023-08-01T22:18:26.580Z] [2023-08-01T22:18:26.580Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-08-01T22:18:26.580Z] #46 DONE 0.6s [2023-08-01T22:18:26.580Z] [2023-08-01T22:18:26.580Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-08-01T22:18:26.703Z] #32 41.15 Selecting previously unselected package libbtrfs-dev:amd64. [2023-08-01T22:18:26.703Z] #32 41.16 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-08-01T22:18:26.703Z] #32 41.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:26.703Z] #32 41.36 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-08-01T22:18:26.703Z] #32 41.36 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:26.960Z] #32 41.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:26.960Z] #32 41.46 Selecting previously unselected package libudev-dev:amd64. [2023-08-01T22:18:26.960Z] #32 41.46 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:26.960Z] #32 41.48 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:26.960Z] #32 41.55 Selecting previously unselected package libsepol1-dev:amd64. [2023-08-01T22:18:26.960Z] #32 41.55 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-08-01T22:18:26.960Z] #32 41.57 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-08-01T22:18:27.150Z] #47 DONE 0.8s [2023-08-01T22:18:27.150Z] [2023-08-01T22:18:27.150Z] #36 [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 [2023-08-01T22:18:27.168Z] #35 31.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-08-01T22:18:27.168Z] #35 31.90 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:27.168Z] #35 32.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:27.217Z] #32 41.74 Selecting previously unselected package libpcre2-16-0:amd64. [2023-08-01T22:18:27.217Z] #32 41.74 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:27.217Z] #32 41.75 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:27.217Z] #32 41.87 Selecting previously unselected package libpcre2-32-0:amd64. [2023-08-01T22:18:27.398Z] #48 3.232 Reading package lists... [2023-08-01T22:18:27.408Z] #36 ... [2023-08-01T22:18:27.408Z] [2023-08-01T22:18:27.408Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:27.480Z] #32 41.87 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:27.481Z] #32 41.87 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:27.481Z] #32 41.96 Selecting previously unselected package libpcre2-posix2:amd64. [2023-08-01T22:18:27.481Z] #32 41.96 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:27.481Z] #32 41.97 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:27.481Z] #32 42.04 Selecting previously unselected package libpcre2-dev:amd64. [2023-08-01T22:18:27.481Z] #32 42.05 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:27.481Z] #32 42.05 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:27.508Z] #68 exporting layers 2.2s done [2023-08-01T22:18:27.508Z] #68 writing image sha256:a47e9f44e570e0ac93cd982a1e73d2aa14837c3f3635d33c99d8737697667d1d done [2023-08-01T22:18:27.508Z] #68 naming to docker.io/library/docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 done [2023-08-01T22:18:27.508Z] #68 DONE 2.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-08-01T22:18:27.738Z] #32 42.25 Selecting previously unselected package libselinux1-dev:amd64. [2023-08-01T22:18:27.738Z] #32 42.26 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-08-01T22:18:27.738Z] #32 42.26 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-08-01T22:18:27.738Z] #32 42.37 Selecting previously unselected package libdevmapper-dev:amd64. [2023-08-01T22:18:27.823Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/test/unit [2023-08-01T22:18:27.964Z] #48 4.124 Reading package lists... [2023-08-01T22:18:27.996Z] #32 42.38 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:27.996Z] #32 42.38 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:27.996Z] #32 42.44 Selecting previously unselected package libseccomp-dev:amd64. [2023-08-01T22:18:27.996Z] #32 42.45 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-08-01T22:18:27.996Z] #32 42.45 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-08-01T22:18:27.996Z] #32 42.56 Selecting previously unselected package libsystemd-dev:amd64. [2023-08-01T22:18:27.996Z] #32 42.57 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:27.996Z] #32 42.58 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:28.253Z] #32 42.83 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-08-01T22:18:28.253Z] #32 42.90 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-08-01T22:18:28.253Z] #32 42.96 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:28.345Z] #48 0.950 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:18:28.345Z] #48 0.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:18:28.345Z] #48 0.961 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:18:28.479Z] #48 4.968 Building dependency tree... [2023-08-01T22:18:28.479Z] #48 5.384 The following additional packages will be installed: [2023-08-01T22:18:28.514Z] #32 43.01 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-08-01T22:18:28.514Z] #32 43.05 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:18:28.514Z] #32 43.10 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:28.514Z] #32 43.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:28.514Z] #32 43.19 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:28.514Z] #32 43.24 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:28.603Z] #48 1.319 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:18:28.738Z] #48 5.385 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:18:28.738Z] #48 5.385 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-08-01T22:18:28.738Z] #48 5.385 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-08-01T22:18:28.738Z] #48 5.386 python3-pkg-resources vim-runtime xxd [2023-08-01T22:18:28.738Z] #48 5.387 Suggested packages: [2023-08-01T22:18:28.738Z] #48 5.387 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-08-01T22:18:28.738Z] #48 5.388 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-08-01T22:18:28.738Z] #48 5.388 acl attr quota [2023-08-01T22:18:28.738Z] #48 5.388 Recommended packages: [2023-08-01T22:18:28.738Z] #48 5.388 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-08-01T22:18:28.771Z] #32 43.27 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:28.771Z] #32 43.33 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:28.771Z] #32 43.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:28.771Z] #32 43.41 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:28.771Z] #32 43.45 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-08-01T22:18:28.771Z] #32 43.47 Setting up mingw-w64-common (8.0.0-1) ... [2023-08-01T22:18:28.862Z] #48 1.679 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:18:28.995Z] #48 5.821 The following NEW packages will be installed: [2023-08-01T22:18:28.995Z] #48 5.822 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-08-01T22:18:28.995Z] #48 5.822 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:18:28.995Z] #48 5.822 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-08-01T22:18:28.995Z] #48 5.823 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-08-01T22:18:28.995Z] #48 5.823 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-08-01T22:18:28.995Z] #48 5.824 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-08-01T22:18:28.995Z] #48 5.824 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-08-01T22:18:28.995Z] #48 5.824 xz-utils zip [2023-08-01T22:18:29.033Z] #32 43.49 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:29.034Z] #32 43.51 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:18:29.034Z] #32 43.53 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:29.034Z] #32 43.54 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-08-01T22:18:29.034Z] #32 43.56 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:29.034Z] #32 43.57 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:29.034Z] #32 43.60 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 [2023-08-01T22:18:29.034Z] #32 43.62 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:29.034Z] #32 43.63 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 [2023-08-01T22:18:29.034Z] #32 43.65 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:18:29.034Z] #32 43.68 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:29.034Z] #32 43.71 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 [2023-08-01T22:18:29.254Z] #48 6.109 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:18:29.254Z] #48 6.109 Need to get 27.0 MB of archives. [2023-08-01T22:18:29.254Z] #48 6.109 After this operation, 104 MB of additional disk space will be used. [2023-08-01T22:18:29.254Z] #48 6.109 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-08-01T22:18:29.291Z] #32 43.72 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:29.291Z] #32 43.78 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:18:29.291Z] #32 43.82 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:29.291Z] #32 43.84 Setting up dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:18:29.291Z] #32 43.88 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:29.513Z] #48 6.115 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-08-01T22:18:29.513Z] #48 6.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-08-01T22:18:29.513Z] #48 6.119 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-08-01T22:18:29.513Z] #48 6.121 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-08-01T22:18:29.513Z] #48 6.133 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-08-01T22:18:29.513Z] #48 6.135 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-08-01T22:18:29.513Z] #48 6.141 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-08-01T22:18:29.513Z] #48 6.153 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:18:29.513Z] #48 6.155 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:18:29.513Z] #48 6.158 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-08-01T22:18:29.513Z] #48 6.161 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-08-01T22:18:29.513Z] #48 6.162 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-08-01T22:18:29.513Z] #48 6.165 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-08-01T22:18:29.513Z] #48 6.171 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-08-01T22:18:29.513Z] #48 6.175 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-08-01T22:18:29.513Z] #48 6.180 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-08-01T22:18:29.513Z] #48 6.181 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-08-01T22:18:29.513Z] #48 6.182 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-08-01T22:18:29.513Z] #48 6.183 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-08-01T22:18:29.513Z] #48 6.184 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-08-01T22:18:29.513Z] #48 6.193 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-08-01T22:18:29.513Z] #48 6.195 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-08-01T22:18:29.513Z] #48 6.197 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-08-01T22:18:29.513Z] #48 6.199 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-08-01T22:18:29.513Z] #48 6.200 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-08-01T22:18:29.513Z] #48 6.200 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-08-01T22:18:29.513Z] #48 6.306 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-08-01T22:18:29.513Z] #48 6.307 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-08-01T22:18:29.513Z] #48 6.308 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-08-01T22:18:29.513Z] #48 6.309 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-08-01T22:18:29.513Z] #48 6.310 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-08-01T22:18:29.513Z] #48 6.313 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-08-01T22:18:29.513Z] #48 6.315 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-08-01T22:18:29.513Z] #48 6.336 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-08-01T22:18:29.513Z] #48 6.337 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-08-01T22:18:29.513Z] #48 6.339 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-08-01T22:18:29.513Z] #48 6.341 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-08-01T22:18:29.513Z] #48 6.344 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-08-01T22:18:29.513Z] #48 6.345 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-08-01T22:18:29.513Z] #48 6.405 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-08-01T22:18:29.548Z] #32 43.92 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:29.548Z] #32 43.94 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:29.701Z] #35 ... [2023-08-01T22:18:29.701Z] [2023-08-01T22:18:29.701Z] #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 [2023-08-01T22:18:29.701Z] #23 DONE 34.3s [2023-08-01T22:18:29.701Z] [2023-08-01T22:18:29.701Z] #34 [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 [2023-08-01T22:18:29.701Z] #34 27.97 + for f in rootlesskit rootlesskit-docker-proxy [2023-08-01T22:18:29.701Z] #34 27.97 + GOBIN=/build [2023-08-01T22:18:29.701Z] #34 27.97 + GO111MODULE=on [2023-08-01T22:18:29.701Z] #34 27.97 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-08-01T22:18:29.701Z] #34 DONE 34.4s [2023-08-01T22:18:29.701Z] [2023-08-01T22:18:29.701Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-08-01T22:18:29.701Z] #38 DONE 0.1s [2023-08-01T22:18:29.701Z] [2023-08-01T22:18:29.701Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-08-01T22:18:29.701Z] #39 DONE 0.1s [2023-08-01T22:18:29.701Z] [2023-08-01T22:18:29.701Z] #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 [2023-08-01T22:18:29.701Z] #37 16.00 + cd /tmp/tmp.cPTKs1pWiI/src/github.com/containerd/containerd [2023-08-01T22:18:29.701Z] #37 16.00 + git checkout -q v1.6.22 [2023-08-01T22:18:29.701Z] #37 16.97 + export 'BUILDTAGS=netgo osusergo static_build' [2023-08-01T22:18:29.701Z] #37 16.97 + BUILDTAGS='netgo osusergo static_build' [2023-08-01T22:18:29.701Z] #37 16.97 + export EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:18:29.701Z] #37 16.97 + EXTRA_FLAGS=-buildmode=pie [2023-08-01T22:18:29.701Z] #37 16.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-08-01T22:18:29.701Z] #37 16.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-08-01T22:18:29.701Z] #37 16.97 + '[' '' = dynamic ']' [2023-08-01T22:18:29.701Z] #37 16.97 + make [2023-08-01T22:18:29.701Z] #37 17.99 + bin/ctr [2023-08-01T22:18:29.770Z] #48 6.515 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-08-01T22:18:29.770Z] #48 6.522 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-08-01T22:18:29.770Z] #48 6.525 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-08-01T22:18:29.770Z] #48 6.611 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-08-01T22:18:29.770Z] #48 6.624 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-08-01T22:18:29.798Z] #48 2.347 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:18:30.027Z] #48 6.632 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-08-01T22:18:30.027Z] #48 6.835 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:18:30.027Z] #48 6.905 Fetched 27.0 MB in 1s (33.7 MB/s) [2023-08-01T22:18:30.288Z] #48 6.938 Selecting previously unselected package pigz. [2023-08-01T22:18:30.288Z] #48 6.939 (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 ... 24023 files and directories currently installed.) [2023-08-01T22:18:30.288Z] #48 6.963 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-08-01T22:18:30.288Z] #48 6.971 Unpacking pigz (2.6-1) ... [2023-08-01T22:18:30.288Z] #48 7.028 Selecting previously unselected package libelf1:amd64. [2023-08-01T22:18:30.288Z] #48 7.032 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-08-01T22:18:30.288Z] #48 7.061 Unpacking libelf1:amd64 (0.183-1) ... [2023-08-01T22:18:30.510Z] ? github.com/docker/docker/api [no test files] [2023-08-01T22:18:30.546Z] #48 7.151 Selecting previously unselected package libbpf0:amd64. [2023-08-01T22:18:30.546Z] #48 7.155 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-08-01T22:18:30.546Z] #48 7.167 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-08-01T22:18:30.546Z] #48 7.301 Selecting previously unselected package libcap2:amd64. [2023-08-01T22:18:30.546Z] #48 7.305 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-08-01T22:18:30.546Z] #48 7.323 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-08-01T22:18:30.638Z] #37 ... [2023-08-01T22:18:30.638Z] [2023-08-01T22:18:30.638Z] #35 [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 [2023-08-01T22:18:30.638Z] #35 35.58 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-08-01T22:18:30.638Z] #35 35.58 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-08-01T22:18:30.638Z] #35 35.59 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:30.733Z] #48 3.308 Fetched 8661 kB in 3s (3281 kB/s) [2023-08-01T22:18:30.821Z] #48 7.436 Selecting previously unselected package libmnl0:amd64. [2023-08-01T22:18:30.821Z] #48 7.439 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-08-01T22:18:30.821Z] #48 7.443 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-08-01T22:18:30.821Z] #48 7.505 Selecting previously unselected package libxtables12:amd64. [2023-08-01T22:18:30.821Z] #48 7.509 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-08-01T22:18:30.821Z] #48 7.521 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-08-01T22:18:30.821Z] #48 7.638 Selecting previously unselected package libcap2-bin. [2023-08-01T22:18:30.821Z] #48 7.641 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-08-01T22:18:30.821Z] #48 7.646 Unpacking libcap2-bin (1:2.44-1) ... [2023-08-01T22:18:30.821Z] #48 7.712 Selecting previously unselected package iproute2. [2023-08-01T22:18:31.078Z] #48 7.715 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-08-01T22:18:31.078Z] #48 7.720 Unpacking iproute2 (5.10.0-4) ... [2023-08-01T22:18:31.299Z] #48 3.308 Reading package lists... [2023-08-01T22:18:31.335Z] #48 7.999 Selecting previously unselected package xxd. [2023-08-01T22:18:31.335Z] #48 8.003 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:18:31.335Z] #48 8.008 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:31.335Z] #48 8.086 Selecting previously unselected package vim-common. [2023-08-01T22:18:31.335Z] #48 8.089 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:18:31.335Z] #48 8.112 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:31.335Z] #48 8.213 Selecting previously unselected package bash-completion. [2023-08-01T22:18:31.591Z] #48 8.216 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-08-01T22:18:32.015Z] #35 37.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-08-01T22:18:32.015Z] #35 37.26 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-08-01T22:18:32.015Z] #35 37.27 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:18:32.126Z] #48 4.177 Reading package lists... [2023-08-01T22:18:32.274Z] #35 37.39 Selecting previously unselected package libapparmor1:amd64. [2023-08-01T22:18:32.274Z] #35 37.39 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-08-01T22:18:32.274Z] #35 37.41 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-08-01T22:18:32.274Z] #35 37.52 Selecting previously unselected package libapparmor-dev:amd64. [2023-08-01T22:18:32.274Z] #35 37.52 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-08-01T22:18:32.274Z] #35 37.53 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-08-01T22:18:32.274Z] #35 37.64 Selecting previously unselected package libbtrfs0:amd64. [2023-08-01T22:18:32.385Z] #48 5.011 Building dependency tree... [2023-08-01T22:18:32.533Z] #35 37.64 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-08-01T22:18:32.533Z] #35 37.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:32.533Z] #35 37.75 Selecting previously unselected package libbtrfs-dev:amd64. [2023-08-01T22:18:32.533Z] #35 37.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-08-01T22:18:32.533Z] #35 37.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:32.644Z] #48 5.412 The following additional packages will be installed: [2023-08-01T22:18:32.792Z] #35 37.93 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-08-01T22:18:32.792Z] #35 37.93 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:32.792Z] #35 37.94 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:32.792Z] #35 38.03 Selecting previously unselected package libudev-dev:amd64. [2023-08-01T22:18:32.792Z] #35 38.04 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:32.792Z] #35 38.04 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:32.792Z] #35 38.18 Selecting previously unselected package libsepol1-dev:amd64. [2023-08-01T22:18:32.828Z] #32 ... [2023-08-01T22:18:32.828Z] [2023-08-01T22:18:32.828Z] #31 [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 [2023-08-01T22:18:32.828Z] #31 46.81 + dpkg --print-architecture [2023-08-01T22:18:32.828Z] #31 46.81 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-08-01T22:18:32.828Z] #31 47.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-08-01T22:18:32.828Z] #31 47.16 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-08-01T22:18:32.905Z] #48 5.412 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:18:32.905Z] #48 5.412 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-08-01T22:18:32.905Z] #48 5.413 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-08-01T22:18:32.905Z] #48 5.413 python3-pkg-resources vim-runtime xxd [2023-08-01T22:18:32.905Z] #48 5.414 Suggested packages: [2023-08-01T22:18:32.905Z] #48 5.414 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-08-01T22:18:32.905Z] #48 5.414 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-08-01T22:18:32.905Z] #48 5.414 acl attr quota [2023-08-01T22:18:32.905Z] #48 5.414 Recommended packages: [2023-08-01T22:18:32.905Z] #48 5.414 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-08-01T22:18:33.051Z] #35 38.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-08-01T22:18:33.052Z] #35 38.19 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-08-01T22:18:33.052Z] #35 38.31 Selecting previously unselected package libpcre2-16-0:amd64. [2023-08-01T22:18:33.052Z] #35 38.31 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:33.052Z] #35 38.31 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:33.052Z] #35 38.44 Selecting previously unselected package libpcre2-32-0:amd64. [2023-08-01T22:18:33.164Z] #48 5.861 The following NEW packages will be installed: [2023-08-01T22:18:33.164Z] #48 5.861 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-08-01T22:18:33.164Z] #48 5.861 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:18:33.164Z] #48 5.862 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-08-01T22:18:33.164Z] #48 5.862 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-08-01T22:18:33.164Z] #48 5.862 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-08-01T22:18:33.164Z] #48 5.863 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-08-01T22:18:33.164Z] #48 5.863 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-08-01T22:18:33.164Z] #48 5.863 xz-utils zip [2023-08-01T22:18:33.319Z] #35 38.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:33.319Z] #35 38.45 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:33.319Z] #35 38.60 Selecting previously unselected package libpcre2-posix2:amd64. [2023-08-01T22:18:33.319Z] #35 38.60 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:33.319Z] #35 38.61 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:33.319Z] #35 38.67 Selecting previously unselected package libpcre2-dev:amd64. [2023-08-01T22:18:33.319Z] #35 38.67 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-08-01T22:18:33.319Z] #35 38.69 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:33.423Z] #48 6.142 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:18:33.423Z] #48 6.142 Need to get 27.0 MB of archives. [2023-08-01T22:18:33.423Z] #48 6.142 After this operation, 104 MB of additional disk space will be used. [2023-08-01T22:18:33.423Z] #48 6.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-08-01T22:18:33.423Z] #48 ... [2023-08-01T22:18:33.423Z] [2023-08-01T22:18:33.423Z] #35 [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 [2023-08-01T22:18:33.423Z] #35 DONE 55.2s [2023-08-01T22:18:33.423Z] [2023-08-01T22:18:33.423Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:33.423Z] #48 6.146 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-08-01T22:18:33.423Z] #48 6.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-08-01T22:18:33.423Z] #48 6.155 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-08-01T22:18:33.423Z] #48 6.156 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-08-01T22:18:33.423Z] #48 6.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-08-01T22:18:33.423Z] #48 6.159 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-08-01T22:18:33.423Z] #48 6.170 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-08-01T22:18:33.423Z] #48 6.196 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:18:33.423Z] #48 6.196 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:18:33.423Z] #48 6.197 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-08-01T22:18:33.423Z] #48 6.197 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-08-01T22:18:33.423Z] #48 6.198 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-08-01T22:18:33.423Z] #48 6.198 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-08-01T22:18:33.423Z] #48 6.204 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-08-01T22:18:33.424Z] #48 6.207 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-08-01T22:18:33.424Z] #48 6.208 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-08-01T22:18:33.424Z] #48 6.209 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-08-01T22:18:33.424Z] #48 6.210 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-08-01T22:18:33.424Z] #48 6.212 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-08-01T22:18:33.424Z] #48 6.216 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-08-01T22:18:33.424Z] #48 6.222 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-08-01T22:18:33.424Z] #48 6.224 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-08-01T22:18:33.424Z] #48 6.226 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-08-01T22:18:33.424Z] #48 6.228 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-08-01T22:18:33.424Z] #48 6.232 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-08-01T22:18:33.424Z] #48 6.233 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-08-01T22:18:33.683Z] #48 6.349 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-08-01T22:18:33.683Z] #48 6.351 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-08-01T22:18:33.683Z] #48 6.352 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-08-01T22:18:33.683Z] #48 6.354 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-08-01T22:18:33.683Z] #48 6.356 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-08-01T22:18:33.683Z] #48 6.360 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-08-01T22:18:33.683Z] #48 6.362 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-08-01T22:18:33.683Z] #48 6.384 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-08-01T22:18:33.683Z] #48 6.385 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-08-01T22:18:33.683Z] #48 6.388 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-08-01T22:18:33.683Z] #48 6.390 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-08-01T22:18:33.683Z] #48 6.395 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-08-01T22:18:33.683Z] #48 6.396 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-08-01T22:18:33.683Z] #48 6.400 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-08-01T22:18:33.683Z] #48 6.411 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-08-01T22:18:33.683Z] #48 6.415 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-08-01T22:18:33.683Z] #48 6.418 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-08-01T22:18:33.683Z] #48 6.492 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-08-01T22:18:33.683Z] #48 6.507 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-08-01T22:18:33.761Z] #31 ... [2023-08-01T22:18:33.761Z] [2023-08-01T22:18:33.761Z] #32 [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 [2023-08-01T22:18:33.761Z] #32 DONE 48.4s [2023-08-01T22:18:33.886Z] #35 38.91 Selecting previously unselected package libselinux1-dev:amd64. [2023-08-01T22:18:33.886Z] #35 38.91 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-08-01T22:18:33.887Z] #35 38.92 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-08-01T22:18:33.887Z] #35 39.12 Selecting previously unselected package libdevmapper-dev:amd64. [2023-08-01T22:18:33.887Z] #35 39.13 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-08-01T22:18:33.887Z] #35 39.14 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:33.887Z] #35 39.19 Selecting previously unselected package libseccomp-dev:amd64. [2023-08-01T22:18:33.887Z] #35 39.19 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-08-01T22:18:33.887Z] #35 39.20 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-08-01T22:18:33.942Z] #48 6.517 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-08-01T22:18:33.942Z] #48 6.775 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:18:34.018Z] [2023-08-01T22:18:34.019Z] #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 [2023-08-01T22:18:34.115Z] #48 10.33 Unpacking bash-completion (1:2.11-2) ... [2023-08-01T22:18:34.115Z] #48 10.71 Selecting previously unselected package bzip2. [2023-08-01T22:18:34.115Z] #48 10.71 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-08-01T22:18:34.115Z] #48 10.74 Unpacking bzip2 (1.0.8-4) ... [2023-08-01T22:18:34.115Z] #48 10.91 Selecting previously unselected package xz-utils. [2023-08-01T22:18:34.115Z] #48 10.92 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-08-01T22:18:34.115Z] #48 10.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:18:34.156Z] #35 39.28 Selecting previously unselected package libsystemd-dev:amd64. [2023-08-01T22:18:34.156Z] #35 39.28 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:18:34.156Z] #35 39.29 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:34.156Z] #35 39.48 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-08-01T22:18:34.156Z] #35 39.51 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-08-01T22:18:34.156Z] #35 39.54 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:34.201Z] #48 6.831 Fetched 27.0 MB in 1s (41.7 MB/s) [2023-08-01T22:18:34.201Z] #48 6.880 Selecting previously unselected package pigz. [2023-08-01T22:18:34.201Z] #48 6.880 (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 ... 24023 files and directories currently installed.) [2023-08-01T22:18:34.201Z] #48 6.901 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-08-01T22:18:34.201Z] #48 6.907 Unpacking pigz (2.6-1) ... [2023-08-01T22:18:34.415Z] #35 39.60 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-08-01T22:18:34.415Z] #35 39.62 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-08-01T22:18:34.415Z] #35 39.65 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:34.415Z] #35 39.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-08-01T22:18:34.415Z] #35 39.68 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:34.415Z] #35 39.69 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:34.415Z] #35 39.70 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:34.415Z] #35 39.72 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-08-01T22:18:34.415Z] #35 39.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-08-01T22:18:34.415Z] #35 39.74 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:34.415Z] #35 39.75 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-08-01T22:18:34.415Z] #35 39.76 Setting up mingw-w64-common (8.0.0-1) ... [2023-08-01T22:18:34.460Z] #48 6.988 Selecting previously unselected package libelf1:amd64. [2023-08-01T22:18:34.460Z] #48 6.992 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-08-01T22:18:34.460Z] #48 7.003 Unpacking libelf1:amd64 (0.183-1) ... [2023-08-01T22:18:34.460Z] #48 7.211 Selecting previously unselected package libbpf0:amd64. [2023-08-01T22:18:34.460Z] #48 7.214 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-08-01T22:18:34.585Z] #40 0.680 + RM_GOPATH=0 [2023-08-01T22:18:34.585Z] #40 0.680 + TMP_GOPATH= [2023-08-01T22:18:34.585Z] #40 0.680 + : /build [2023-08-01T22:18:34.585Z] #40 0.680 + '[' -z '' ']' [2023-08-01T22:18:34.585Z] #40 0.681 ++ mktemp -d [2023-08-01T22:18:34.585Z] #40 0.682 + export GOPATH=/tmp/tmp.RSfoq0XHjB [2023-08-01T22:18:34.585Z] #40 0.682 + GOPATH=/tmp/tmp.RSfoq0XHjB [2023-08-01T22:18:34.585Z] #40 0.682 + RM_GOPATH=1 [2023-08-01T22:18:34.585Z] #40 0.683 + case "$(go env GOARCH)" in [2023-08-01T22:18:34.585Z] #40 0.683 ++ go env GOARCH [2023-08-01T22:18:34.585Z] #40 0.694 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:34.585Z] #40 0.694 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:34.585Z] #40 0.695 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:34.585Z] #40 0.696 + dir=/tmp/install [2023-08-01T22:18:34.585Z] #40 0.696 + bin=runc [2023-08-01T22:18:34.585Z] #40 0.696 + shift [2023-08-01T22:18:34.585Z] #40 0.696 + '[' '!' -f /tmp/install/runc.installer ']' [2023-08-01T22:18:34.585Z] #40 0.696 + . /tmp/install/runc.installer [2023-08-01T22:18:34.585Z] #40 0.696 ++ set -e [2023-08-01T22:18:34.585Z] #40 0.696 ++ : v1.1.8 [2023-08-01T22:18:34.585Z] #40 0.696 + install_runc [2023-08-01T22:18:34.585Z] #40 0.696 + RUNC_BUILDTAGS=seccomp [2023-08-01T22:18:34.585Z] #40 0.696 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-08-01T22:18:34.585Z] #40 0.696 Install runc version v1.1.8 (build tags: seccomp) [2023-08-01T22:18:34.585Z] #40 0.697 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RSfoq0XHjB/src/github.com/opencontainers/runc [2023-08-01T22:18:34.585Z] #40 0.707 Cloning into '/tmp/tmp.RSfoq0XHjB/src/github.com/opencontainers/runc'... [2023-08-01T22:18:34.675Z] #35 39.78 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:18:34.675Z] #35 39.79 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-08-01T22:18:34.675Z] #35 39.80 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-08-01T22:18:34.675Z] #35 39.81 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-08-01T22:18:34.675Z] #35 39.83 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-08-01T22:18:34.675Z] #35 39.85 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:34.675Z] #35 39.87 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 [2023-08-01T22:18:34.675Z] #35 39.88 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:34.675Z] #35 39.90 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 [2023-08-01T22:18:34.675Z] #35 39.93 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-08-01T22:18:34.675Z] #35 39.94 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-08-01T22:18:34.675Z] #35 39.95 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 [2023-08-01T22:18:34.675Z] #35 39.96 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-08-01T22:18:34.675Z] #35 39.99 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-08-01T22:18:34.687Z] #48 ... [2023-08-01T22:18:34.687Z] [2023-08-01T22:18:34.687Z] #23 [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 [2023-08-01T22:18:34.687Z] #23 45.88 + dpkg --print-architecture [2023-08-01T22:18:34.687Z] #23 45.89 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-08-01T22:18:34.687Z] #23 46.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-08-01T22:18:34.687Z] #23 46.20 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-08-01T22:18:34.687Z] #23 DONE 55.9s [2023-08-01T22:18:34.687Z] [2023-08-01T22:18:34.687Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:34.687Z] #48 11.38 Selecting previously unselected package apparmor. [2023-08-01T22:18:34.687Z] #48 11.38 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-08-01T22:18:34.687Z] #48 11.45 Unpacking apparmor (2.13.6-10) ... [2023-08-01T22:18:34.687Z] #48 11.64 Selecting previously unselected package inetutils-ping. [2023-08-01T22:18:34.719Z] #48 7.302 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-08-01T22:18:34.719Z] #48 7.370 Selecting previously unselected package libcap2:amd64. [2023-08-01T22:18:34.719Z] #48 7.377 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-08-01T22:18:34.719Z] #48 7.396 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-08-01T22:18:34.719Z] #48 7.493 Selecting previously unselected package libmnl0:amd64. [2023-08-01T22:18:34.719Z] #48 7.496 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-08-01T22:18:34.719Z] #48 7.511 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-08-01T22:18:34.719Z] #48 7.620 Selecting previously unselected package libxtables12:amd64. [2023-08-01T22:18:34.842Z] #40 ... [2023-08-01T22:18:34.842Z] [2023-08-01T22:18:34.842Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-08-01T22:18:34.842Z] #41 DONE 1.1s [2023-08-01T22:18:34.935Z] #35 40.03 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:34.935Z] #35 40.04 Setting up dmsetup (2:1.02.175-2.1) ... [2023-08-01T22:18:34.935Z] #35 40.05 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:34.935Z] #35 40.06 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-08-01T22:18:34.935Z] #35 40.10 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:34.948Z] #48 11.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-08-01T22:18:34.948Z] #48 11.65 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:18:34.948Z] #48 11.74 Selecting previously unselected package libip4tc2:amd64. [2023-08-01T22:18:34.948Z] #48 11.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-08-01T22:18:34.948Z] #48 11.75 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:34.948Z] #48 11.83 Selecting previously unselected package libip6tc2:amd64. [2023-08-01T22:18:34.948Z] #48 11.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-08-01T22:18:34.948Z] #48 11.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:34.977Z] #48 7.624 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-08-01T22:18:34.977Z] #48 7.632 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-08-01T22:18:34.977Z] #48 7.722 Selecting previously unselected package libcap2-bin. [2023-08-01T22:18:34.977Z] #48 7.725 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-08-01T22:18:34.977Z] #48 7.729 Unpacking libcap2-bin (1:2.44-1) ... [2023-08-01T22:18:34.977Z] #48 7.791 Selecting previously unselected package iproute2. [2023-08-01T22:18:34.977Z] #48 7.795 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-08-01T22:18:34.977Z] #48 7.802 Unpacking iproute2 (5.10.0-4) ... [2023-08-01T22:18:35.100Z] [2023-08-01T22:18:35.100Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-08-01T22:18:35.205Z] #48 11.95 Selecting previously unselected package libnfnetlink0:amd64. [2023-08-01T22:18:35.205Z] #48 11.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-08-01T22:18:35.205Z] #48 11.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-08-01T22:18:35.205Z] #48 12.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-08-01T22:18:35.205Z] #48 12.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-08-01T22:18:35.205Z] #48 12.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-08-01T22:18:35.236Z] #48 8.009 Selecting previously unselected package xxd. [2023-08-01T22:18:35.236Z] #48 8.013 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:18:35.236Z] #48 8.021 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:35.236Z] #48 8.112 Selecting previously unselected package vim-common. [2023-08-01T22:18:35.464Z] #48 12.09 Selecting previously unselected package libnftnl11:amd64. [2023-08-01T22:18:35.464Z] #48 12.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-08-01T22:18:35.464Z] #48 12.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-08-01T22:18:35.464Z] #48 12.26 Selecting previously unselected package iptables. [2023-08-01T22:18:35.464Z] #48 12.27 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-08-01T22:18:35.464Z] #48 12.29 Unpacking iptables (1.8.7-1) ... [2023-08-01T22:18:35.494Z] #48 8.117 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:18:35.494Z] #48 8.155 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:35.720Z] #48 12.57 Selecting previously unselected package libonig5:amd64. [2023-08-01T22:18:35.720Z] #48 12.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-08-01T22:18:35.720Z] #48 12.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:18:35.753Z] #48 8.289 Selecting previously unselected package bash-completion. [2023-08-01T22:18:35.753Z] #48 8.294 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-08-01T22:18:35.872Z] #35 DONE 41.1s [2023-08-01T22:18:35.872Z] [2023-08-01T22:18:35.872Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-08-01T22:18:35.977Z] #48 12.70 Selecting previously unselected package libjq1:amd64. [2023-08-01T22:18:35.977Z] #48 12.70 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-08-01T22:18:35.977Z] #48 12.71 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:18:35.977Z] #48 12.82 Selecting previously unselected package jq. [2023-08-01T22:18:35.977Z] #48 12.82 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-08-01T22:18:35.977Z] #48 12.84 Unpacking jq (1.6-2.1) ... [2023-08-01T22:18:35.977Z] #48 12.91 Selecting previously unselected package libaio1:amd64. [2023-08-01T22:18:36.045Z] #42 DONE 1.0s [2023-08-01T22:18:36.045Z] [2023-08-01T22:18:36.045Z] #26 [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 [2023-08-01T22:18:36.045Z] #26 ... [2023-08-01T22:18:36.045Z] [2023-08-01T22:18:36.045Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-08-01T22:18:36.234Z] #48 12.92 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-08-01T22:18:36.234Z] #48 12.93 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-08-01T22:18:36.234Z] #48 13.00 Selecting previously unselected package libgpm2:amd64. [2023-08-01T22:18:36.234Z] #48 13.01 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-08-01T22:18:36.234Z] #48 13.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-08-01T22:18:36.492Z] #48 13.13 Selecting previously unselected package libicu67:amd64. [2023-08-01T22:18:36.492Z] #48 13.14 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-08-01T22:18:36.492Z] #48 13.14 Unpacking libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:36.611Z] #43 0.683 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-08-01T22:18:36.809Z] #40 DONE 0.9s [2023-08-01T22:18:36.809Z] [2023-08-01T22:18:36.809Z] #41 [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 [2023-08-01T22:18:36.809Z] #41 0.879 + RM_GOPATH=0 [2023-08-01T22:18:36.809Z] #41 0.879 + TMP_GOPATH= [2023-08-01T22:18:36.809Z] #41 0.879 + : /build [2023-08-01T22:18:36.809Z] #41 0.879 + '[' -z '' ']' [2023-08-01T22:18:36.809Z] #41 0.879 ++ mktemp -d [2023-08-01T22:18:36.809Z] #41 0.885 + export GOPATH=/tmp/tmp.YmgFHPPYbq [2023-08-01T22:18:36.809Z] #41 0.885 + GOPATH=/tmp/tmp.YmgFHPPYbq [2023-08-01T22:18:36.809Z] #41 0.885 + RM_GOPATH=1 [2023-08-01T22:18:36.809Z] #41 0.885 + case "$(go env GOARCH)" in [2023-08-01T22:18:36.809Z] #41 0.885 ++ go env GOARCH [2023-08-01T22:18:36.809Z] #41 0.894 + export GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:36.809Z] #41 0.894 + GO_BUILDMODE=-buildmode=pie [2023-08-01T22:18:36.809Z] #41 0.894 ++ dirname /tmp/install/install.sh [2023-08-01T22:18:36.809Z] #41 0.895 Install runc version v1.1.8 (build tags: seccomp) [2023-08-01T22:18:36.809Z] #41 0.896 + dir=/tmp/install [2023-08-01T22:18:36.809Z] #41 0.896 + bin=runc [2023-08-01T22:18:36.809Z] #41 0.896 + shift [2023-08-01T22:18:36.809Z] #41 0.896 + '[' '!' -f /tmp/install/runc.installer ']' [2023-08-01T22:18:36.809Z] #41 0.896 + . /tmp/install/runc.installer [2023-08-01T22:18:36.809Z] #41 0.896 ++ set -e [2023-08-01T22:18:36.809Z] #41 0.896 ++ : v1.1.8 [2023-08-01T22:18:36.809Z] #41 0.896 + install_runc [2023-08-01T22:18:36.809Z] #41 0.896 + RUNC_BUILDTAGS=seccomp [2023-08-01T22:18:36.809Z] #41 0.896 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-08-01T22:18:36.809Z] #41 0.896 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YmgFHPPYbq/src/github.com/opencontainers/runc [2023-08-01T22:18:36.809Z] #41 0.900 Cloning into '/tmp/tmp.YmgFHPPYbq/src/github.com/opencontainers/runc'... [2023-08-01T22:18:37.092Z] ok github.com/docker/docker/api/server 0.022s coverage: 7.9% of statements [2023-08-01T22:18:37.174Z] #43 DONE 1.1s [2023-08-01T22:18:37.174Z] [2023-08-01T22:18:37.174Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-08-01T22:18:37.654Z] #48 9.985 Unpacking bash-completion (1:2.11-2) ... [2023-08-01T22:18:37.654Z] #48 10.17 Selecting previously unselected package bzip2. [2023-08-01T22:18:37.654Z] #48 10.18 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-08-01T22:18:37.654Z] #48 10.18 Unpacking bzip2 (1.0.8-4) ... [2023-08-01T22:18:37.654Z] #48 10.25 Selecting previously unselected package xz-utils. [2023-08-01T22:18:37.654Z] #48 10.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-08-01T22:18:37.654Z] #48 10.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:18:37.654Z] #48 10.35 Selecting previously unselected package apparmor. [2023-08-01T22:18:37.654Z] #48 10.36 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-08-01T22:18:37.654Z] #48 10.41 Unpacking apparmor (2.13.6-10) ... [2023-08-01T22:18:37.746Z] #41 ... [2023-08-01T22:18:37.746Z] [2023-08-01T22:18:37.746Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-08-01T22:18:37.746Z] #42 DONE 0.7s [2023-08-01T22:18:37.746Z] [2023-08-01T22:18:37.746Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-08-01T22:18:37.861Z] #48 14.37 Selecting previously unselected package libinih1:amd64. [2023-08-01T22:18:37.861Z] #48 14.37 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-08-01T22:18:37.861Z] #48 14.38 Unpacking libinih1:amd64 (53-1+b2) ... [2023-08-01T22:18:37.861Z] #48 14.44 Selecting previously unselected package libnet1:amd64. [2023-08-01T22:18:37.861Z] #48 14.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-08-01T22:18:37.861Z] #48 14.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:18:37.861Z] #48 14.55 Selecting previously unselected package libnl-3-200:amd64. [2023-08-01T22:18:37.861Z] #48 14.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-08-01T22:18:37.861Z] #48 14.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-08-01T22:18:37.861Z] #48 14.62 Selecting previously unselected package libprotobuf-c1:amd64. [2023-08-01T22:18:37.861Z] #48 14.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-08-01T22:18:37.861Z] #48 14.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-08-01T22:18:37.861Z] #48 14.69 Selecting previously unselected package net-tools. [2023-08-01T22:18:37.861Z] #48 14.69 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-08-01T22:18:37.861Z] #48 14.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:18:37.861Z] #48 14.81 Selecting previously unselected package patch. [2023-08-01T22:18:37.913Z] #48 10.57 Selecting previously unselected package inetutils-ping. [2023-08-01T22:18:37.913Z] #48 10.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-08-01T22:18:37.913Z] #48 10.58 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:18:37.913Z] #48 10.70 Selecting previously unselected package libip4tc2:amd64. [2023-08-01T22:18:37.913Z] #48 10.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-08-01T22:18:37.913Z] #48 10.71 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:37.913Z] #48 10.79 Selecting previously unselected package libip6tc2:amd64. [2023-08-01T22:18:37.913Z] #48 10.80 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-08-01T22:18:37.913Z] #48 10.81 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:38.006Z] #43 0.585 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-08-01T22:18:38.128Z] #48 14.81 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-08-01T22:18:38.128Z] #48 14.81 Unpacking patch (2.7.6-7) ... [2023-08-01T22:18:38.128Z] #48 14.89 Selecting previously unselected package python-pip-whl. [2023-08-01T22:18:38.128Z] #48 14.90 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:38.128Z] #48 14.91 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:18:38.171Z] #48 10.86 Selecting previously unselected package libnfnetlink0:amd64. [2023-08-01T22:18:38.171Z] #48 10.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-08-01T22:18:38.171Z] #48 10.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-08-01T22:18:38.171Z] #48 10.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-08-01T22:18:38.265Z] #43 DONE 0.7s [2023-08-01T22:18:38.265Z] [2023-08-01T22:18:38.265Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-08-01T22:18:38.385Z] #48 15.15 Selecting previously unselected package python3-lib2to3. [2023-08-01T22:18:38.385Z] #48 15.15 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-08-01T22:18:38.385Z] #48 15.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:18:38.385Z] #48 15.23 Selecting previously unselected package python3-distutils. [2023-08-01T22:18:38.530Z] #48 10.94 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-08-01T22:18:38.530Z] #48 10.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-08-01T22:18:38.530Z] #48 11.02 Selecting previously unselected package libnftnl11:amd64. [2023-08-01T22:18:38.530Z] #48 11.02 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-08-01T22:18:38.530Z] #48 11.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-08-01T22:18:38.530Z] #48 11.11 Selecting previously unselected package iptables. [2023-08-01T22:18:38.530Z] #48 11.11 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-08-01T22:18:38.530Z] #48 11.12 Unpacking iptables (1.8.7-1) ... [2023-08-01T22:18:38.530Z] #48 11.27 Selecting previously unselected package libonig5:amd64. [2023-08-01T22:18:38.530Z] #48 11.27 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-08-01T22:18:38.530Z] #48 11.28 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:18:38.530Z] #48 11.34 Selecting previously unselected package libjq1:amd64. [2023-08-01T22:18:38.548Z] #44 DONE 1.2s [2023-08-01T22:18:38.548Z] [2023-08-01T22:18:38.548Z] #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 [2023-08-01T22:18:38.548Z] #40 3.791 + cd /tmp/tmp.RSfoq0XHjB/src/github.com/opencontainers/runc [2023-08-01T22:18:38.548Z] #40 3.791 + git checkout -q v1.1.8 [2023-08-01T22:18:38.548Z] #40 4.021 + '[' -z '' ']' [2023-08-01T22:18:38.548Z] #40 4.022 + target=static [2023-08-01T22:18:38.548Z] #40 4.022 + make BUILDTAGS=seccomp static [2023-08-01T22:18:38.548Z] #40 4.203 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-08-01T22:18:38.642Z] #48 15.24 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-08-01T22:18:38.642Z] #48 15.24 Unpacking python3-distutils (3.9.2-1) ... [2023-08-01T22:18:38.642Z] #48 15.32 Selecting previously unselected package python3-pkg-resources. [2023-08-01T22:18:38.642Z] #48 15.32 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-08-01T22:18:38.642Z] #48 15.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:18:38.642Z] #48 15.41 Selecting previously unselected package python3-setuptools. [2023-08-01T22:18:38.642Z] #48 15.41 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-08-01T22:18:38.642Z] #48 15.42 Unpacking python3-setuptools (52.0.0-4) ... [2023-08-01T22:18:38.805Z] #40 ... [2023-08-01T22:18:38.806Z] [2023-08-01T22:18:38.806Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-08-01T22:18:38.806Z] #45 DONE 0.6s [2023-08-01T22:18:38.810Z] #48 11.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-08-01T22:18:38.810Z] #48 11.36 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:18:38.810Z] #48 11.45 Selecting previously unselected package jq. [2023-08-01T22:18:38.810Z] #48 11.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-08-01T22:18:38.810Z] #48 11.47 Unpacking jq (1.6-2.1) ... [2023-08-01T22:18:38.810Z] #48 11.56 Selecting previously unselected package libaio1:amd64. [2023-08-01T22:18:38.810Z] #48 11.56 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-08-01T22:18:38.810Z] #48 11.56 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-08-01T22:18:38.810Z] #48 11.63 Selecting previously unselected package libgpm2:amd64. [2023-08-01T22:18:38.810Z] #48 11.64 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-08-01T22:18:38.810Z] #48 11.64 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-08-01T22:18:38.899Z] #48 15.54 Selecting previously unselected package python3-wheel. [2023-08-01T22:18:38.899Z] #48 15.55 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-08-01T22:18:38.899Z] #48 15.56 Unpacking python3-wheel (0.34.2-1) ... [2023-08-01T22:18:38.899Z] #48 15.63 Selecting previously unselected package python3-pip. [2023-08-01T22:18:38.899Z] #48 15.64 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:38.899Z] #48 15.65 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:18:39.063Z] [2023-08-01T22:18:39.063Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-08-01T22:18:39.079Z] #48 11.73 Selecting previously unselected package libicu67:amd64. [2023-08-01T22:18:39.079Z] #48 11.73 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-08-01T22:18:39.079Z] #48 11.74 Unpacking libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:39.156Z] #48 15.79 Selecting previously unselected package sudo. [2023-08-01T22:18:39.156Z] #48 15.80 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-08-01T22:18:39.156Z] #48 15.80 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:18:39.156Z] #48 16.03 Selecting previously unselected package thin-provisioning-tools. [2023-08-01T22:18:39.156Z] #48 16.03 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-08-01T22:18:39.202Z] #44 DONE 0.8s [2023-08-01T22:18:39.202Z] [2023-08-01T22:18:39.202Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-08-01T22:18:39.412Z] #48 16.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:18:39.412Z] #48 16.15 Selecting previously unselected package uidmap. [2023-08-01T22:18:39.412Z] #48 16.16 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-08-01T22:18:39.413Z] #48 16.16 Unpacking uidmap (1:4.8.1-1) ... [2023-08-01T22:18:39.413Z] #48 16.25 Selecting previously unselected package vim-runtime. [2023-08-01T22:18:39.669Z] #48 16.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:18:39.669Z] #48 16.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-08-01T22:18:39.669Z] #48 16.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-08-01T22:18:39.669Z] #48 16.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:39.782Z] #45 DONE 0.7s [2023-08-01T22:18:39.782Z] [2023-08-01T22:18:39.782Z] #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 [2023-08-01T22:18:39.782Z] #30 ... [2023-08-01T22:18:39.782Z] [2023-08-01T22:18:39.782Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-08-01T22:18:39.995Z] #46 DONE 1.0s [2023-08-01T22:18:39.995Z] [2023-08-01T22:18:39.995Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-08-01T22:18:40.271Z] #47 ... [2023-08-01T22:18:40.271Z] [2023-08-01T22:18:40.272Z] #31 [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 [2023-08-01T22:18:40.272Z] #31 DONE 54.9s [2023-08-01T22:18:40.489Z] #48 12.94 Selecting previously unselected package libinih1:amd64. [2023-08-01T22:18:40.489Z] #48 12.95 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-08-01T22:18:40.489Z] #48 12.95 Unpacking libinih1:amd64 (53-1+b2) ... [2023-08-01T22:18:40.489Z] #48 13.02 Selecting previously unselected package libnet1:amd64. [2023-08-01T22:18:40.489Z] #48 13.03 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-08-01T22:18:40.489Z] #48 13.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:18:40.489Z] #48 13.10 Selecting previously unselected package libnl-3-200:amd64. [2023-08-01T22:18:40.489Z] #48 13.11 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-08-01T22:18:40.489Z] #48 13.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-08-01T22:18:40.489Z] #48 13.17 Selecting previously unselected package libprotobuf-c1:amd64. [2023-08-01T22:18:40.489Z] #48 13.18 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-08-01T22:18:40.489Z] #48 13.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-08-01T22:18:40.489Z] #48 13.24 Selecting previously unselected package net-tools. [2023-08-01T22:18:40.489Z] #48 13.24 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-08-01T22:18:40.489Z] #48 13.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:18:40.529Z] [2023-08-01T22:18:40.529Z] #36 [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 [2023-08-01T22:18:40.598Z] #48 17.39 Selecting previously unselected package vim. [2023-08-01T22:18:40.598Z] #48 17.39 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:18:40.598Z] #48 17.42 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:40.720Z] #46 DONE 0.8s [2023-08-01T22:18:40.720Z] [2023-08-01T22:18:40.720Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-08-01T22:18:40.756Z] #48 13.36 Selecting previously unselected package patch. [2023-08-01T22:18:40.756Z] #48 13.36 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-08-01T22:18:40.756Z] #48 13.37 Unpacking patch (2.7.6-7) ... [2023-08-01T22:18:40.756Z] #48 13.42 Selecting previously unselected package python-pip-whl. [2023-08-01T22:18:40.756Z] #48 13.43 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:40.756Z] #48 13.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:18:40.855Z] #48 17.65 Selecting previously unselected package xfsprogs. [2023-08-01T22:18:40.855Z] #48 17.65 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-08-01T22:18:40.855Z] #48 17.66 Unpacking xfsprogs (5.10.0-4) ... [2023-08-01T22:18:40.980Z] #47 DONE 0.5s [2023-08-01T22:18:40.980Z] [2023-08-01T22:18:40.980Z] #41 [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 [2023-08-01T22:18:40.980Z] #41 4.272 + cd /tmp/tmp.YmgFHPPYbq/src/github.com/opencontainers/runc [2023-08-01T22:18:40.980Z] #41 4.272 + git checkout -q v1.1.8 [2023-08-01T22:18:40.980Z] #41 4.577 + '[' -z '' ']' [2023-08-01T22:18:40.980Z] #41 4.577 + target=static [2023-08-01T22:18:40.980Z] #41 4.577 + make BUILDTAGS=seccomp static [2023-08-01T22:18:40.980Z] #41 4.729 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-08-01T22:18:41.020Z] #48 13.69 Selecting previously unselected package python3-lib2to3. [2023-08-01T22:18:41.020Z] #48 13.70 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-08-01T22:18:41.020Z] #48 13.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:18:41.020Z] #48 13.77 Selecting previously unselected package python3-distutils. [2023-08-01T22:18:41.020Z] #48 13.77 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-08-01T22:18:41.020Z] #48 13.77 Unpacking python3-distutils (3.9.2-1) ... [2023-08-01T22:18:41.111Z] #48 17.86 Selecting previously unselected package zip. [2023-08-01T22:18:41.111Z] #48 17.87 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-08-01T22:18:41.111Z] #48 17.87 Unpacking zip (3.0-12) ... [2023-08-01T22:18:41.111Z] #48 17.99 Setting up python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:18:41.288Z] #48 13.87 Selecting previously unselected package python3-pkg-resources. [2023-08-01T22:18:41.288Z] #48 13.87 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-08-01T22:18:41.288Z] #48 13.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:18:41.288Z] #48 13.94 Selecting previously unselected package python3-setuptools. [2023-08-01T22:18:41.288Z] #48 13.94 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-08-01T22:18:41.288Z] #48 13.95 Unpacking python3-setuptools (52.0.0-4) ... [2023-08-01T22:18:41.288Z] #48 14.09 Selecting previously unselected package python3-wheel. [2023-08-01T22:18:41.460Z] #36 ... [2023-08-01T22:18:41.460Z] [2023-08-01T22:18:41.460Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-08-01T22:18:41.460Z] #47 DONE 1.5s [2023-08-01T22:18:41.460Z] [2023-08-01T22:18:41.460Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:41.558Z] #48 14.10 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-08-01T22:18:41.558Z] #48 14.10 Unpacking python3-wheel (0.34.2-1) ... [2023-08-01T22:18:41.558Z] #48 14.16 Selecting previously unselected package python3-pip. [2023-08-01T22:18:41.558Z] #48 14.16 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:41.558Z] #48 14.17 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:18:41.558Z] #48 14.29 Selecting previously unselected package sudo. [2023-08-01T22:18:41.558Z] #48 14.30 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-08-01T22:18:41.558Z] #48 14.30 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:18:41.674Z] #48 18.43 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:41.674Z] #48 18.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:18:41.674Z] #48 18.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-08-01T22:18:41.674Z] #48 18.49 Setting up libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:41.674Z] #48 18.50 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:41.674Z] #48 18.52 Setting up libinih1:amd64 (53-1+b2) ... [2023-08-01T22:18:41.674Z] #48 18.54 Setting up uidmap (1:4.8.1-1) ... [2023-08-01T22:18:41.827Z] #48 14.54 Selecting previously unselected package thin-provisioning-tools. [2023-08-01T22:18:41.827Z] #48 14.54 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-08-01T22:18:41.827Z] #48 14.54 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:18:41.827Z] #48 14.65 Selecting previously unselected package uidmap. [2023-08-01T22:18:41.960Z] #48 18.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:18:41.961Z] #48 18.57 Setting up bzip2 (1.0.8-4) ... [2023-08-01T22:18:41.961Z] #48 18.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-08-01T22:18:41.961Z] #48 18.60 Setting up python3-wheel (0.34.2-1) ... [2023-08-01T22:18:42.128Z] #48 14.65 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-08-01T22:18:42.128Z] #48 14.66 Unpacking uidmap (1:4.8.1-1) ... [2023-08-01T22:18:42.128Z] #48 14.74 Selecting previously unselected package vim-runtime. [2023-08-01T22:18:42.128Z] #48 14.74 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:18:42.128Z] #48 14.77 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-08-01T22:18:42.128Z] #48 14.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-08-01T22:18:42.128Z] #48 14.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:42.217Z] #48 18.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:42.217Z] #48 18.87 Setting up libcap2:amd64 (1:2.44-1) ... [2023-08-01T22:18:42.217Z] #48 18.88 Setting up libcap2-bin (1:2.44-1) ... [2023-08-01T22:18:42.217Z] #48 18.89 Setting up apparmor (2.13.6-10) ... [2023-08-01T22:18:42.829Z] #48 1.045 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:18:42.829Z] #48 1.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:18:42.829Z] #48 1.066 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:18:42.829Z] #48 1.291 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:18:42.829Z] #48 1.507 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:18:43.086Z] #48 1.687 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:18:43.506Z] #48 15.99 Selecting previously unselected package vim. [2023-08-01T22:18:43.506Z] #48 16.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:18:43.506Z] #48 16.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:43.506Z] #48 16.25 Selecting previously unselected package xfsprogs. [2023-08-01T22:18:43.506Z] #48 16.25 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-08-01T22:18:43.506Z] #48 16.25 Unpacking xfsprogs (5.10.0-4) ... [2023-08-01T22:18:43.593Z] #48 20.37 Setting up zip (3.0-12) ... [2023-08-01T22:18:43.593Z] #48 20.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:43.593Z] #48 20.43 Setting up bash-completion (1:2.11-2) ... [2023-08-01T22:18:43.764Z] #48 16.46 Selecting previously unselected package zip. [2023-08-01T22:18:43.764Z] #48 16.47 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-08-01T22:18:43.764Z] #48 16.47 Unpacking zip (3.0-12) ... [2023-08-01T22:18:44.023Z] #48 16.56 Setting up python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:18:44.281Z] #48 16.88 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:44.281Z] #48 16.89 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:18:44.281Z] #48 16.90 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-08-01T22:18:44.281Z] #48 16.91 Setting up libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:44.281Z] #48 16.92 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:44.281Z] #48 16.93 Setting up libinih1:amd64 (53-1+b2) ... [2023-08-01T22:18:44.281Z] #48 16.94 Setting up uidmap (1:4.8.1-1) ... [2023-08-01T22:18:44.281Z] #48 16.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:18:44.281Z] #48 16.96 Setting up bzip2 (1.0.8-4) ... [2023-08-01T22:18:44.281Z] #48 16.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-08-01T22:18:44.281Z] #48 16.98 Setting up python3-wheel (0.34.2-1) ... [2023-08-01T22:18:44.456Z] #48 2.924 Fetched 8661 kB in 2s (4047 kB/s) [2023-08-01T22:18:44.540Z] #48 17.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:44.540Z] #48 17.23 Setting up libcap2:amd64 (1:2.44-1) ... [2023-08-01T22:18:44.540Z] #48 17.24 Setting up libcap2-bin (1:2.44-1) ... [2023-08-01T22:18:44.540Z] #48 17.25 Setting up apparmor (2.13.6-10) ... [2023-08-01T22:18:45.023Z] #48 2.924 Reading package lists... [2023-08-01T22:18:45.107Z] #48 ... [2023-08-01T22:18:45.107Z] [2023-08-01T22:18:45.107Z] #36 [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 [2023-08-01T22:18:45.107Z] #36 55.64 + bin/containerd [2023-08-01T22:18:46.115Z] #48 22.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:18:46.115Z] #48 22.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-08-01T22:18:46.115Z] #48 22.65 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-08-01T22:18:46.115Z] #48 22.66 Setting up patch (2.7.6-7) ... [2023-08-01T22:18:46.115Z] #48 22.68 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:18:46.115Z] #48 22.76 invoke-rc.d: could not determine current runlevel [2023-08-01T22:18:46.115Z] #48 22.76 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-01T22:18:46.115Z] #48 22.77 Setting up xfsprogs (5.10.0-4) ... [2023-08-01T22:18:46.115Z] #48 22.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-08-01T22:18:46.115Z] #48 22.80 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:18:46.115Z] #48 22.82 Setting up pigz (2.6-1) ... [2023-08-01T22:18:46.115Z] #48 22.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-08-01T22:18:46.115Z] #48 22.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-08-01T22:18:46.115Z] #48 22.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:18:46.115Z] #48 22.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:46.217Z] #48 3.821 Reading package lists... [2023-08-01T22:18:46.217Z] #48 4.663 Building dependency tree... [2023-08-01T22:18:46.265Z] #41 ... [2023-08-01T22:18:46.265Z] [2023-08-01T22:18:46.265Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:46.265Z] #48 0.920 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-01T22:18:46.265Z] #48 0.931 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-01T22:18:46.265Z] #48 0.932 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-01T22:18:46.265Z] #48 1.228 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-08-01T22:18:46.265Z] #48 1.533 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-08-01T22:18:46.265Z] #48 2.084 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [17.3 kB] [2023-08-01T22:18:46.265Z] #48 3.129 Fetched 8661 kB in 2s (3514 kB/s) [2023-08-01T22:18:46.265Z] #48 3.129 Reading package lists... [2023-08-01T22:18:46.265Z] #48 3.989 Reading package lists... [2023-08-01T22:18:46.265Z] #48 4.836 Building dependency tree... [2023-08-01T22:18:46.265Z] #48 5.261 The following additional packages will be installed: [2023-08-01T22:18:46.372Z] #48 23.18 Setting up libaio1:amd64 (0.3.112-9) ... [2023-08-01T22:18:46.372Z] #48 23.19 Setting up python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:18:46.474Z] #48 5.125 The following additional packages will be installed: [2023-08-01T22:18:46.474Z] #48 5.126 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:18:46.474Z] #48 5.126 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-08-01T22:18:46.474Z] #48 5.127 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-08-01T22:18:46.474Z] #48 5.128 python3-pkg-resources vim-runtime xxd [2023-08-01T22:18:46.474Z] #48 5.130 Suggested packages: [2023-08-01T22:18:46.474Z] #48 5.130 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-08-01T22:18:46.474Z] #48 5.131 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-08-01T22:18:46.474Z] #48 5.131 acl attr quota [2023-08-01T22:18:46.474Z] #48 5.131 Recommended packages: [2023-08-01T22:18:46.474Z] #48 5.132 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-08-01T22:18:46.524Z] #48 5.261 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:18:46.524Z] #48 5.262 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-08-01T22:18:46.524Z] #48 5.262 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-08-01T22:18:46.524Z] #48 5.262 python3-pkg-resources vim-runtime xxd [2023-08-01T22:18:46.524Z] #48 5.264 Suggested packages: [2023-08-01T22:18:46.524Z] #48 5.264 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-08-01T22:18:46.524Z] #48 5.264 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-08-01T22:18:46.524Z] #48 5.264 acl attr quota [2023-08-01T22:18:46.524Z] #48 5.264 Recommended packages: [2023-08-01T22:18:46.524Z] #48 5.264 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-08-01T22:18:46.633Z] #48 23.40 Setting up libelf1:amd64 (0.183-1) ... [2023-08-01T22:18:46.633Z] #48 23.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:18:46.633Z] #48 23.45 Setting up python3-distutils (3.9.2-1) ... [2023-08-01T22:18:46.783Z] #48 5.698 The following NEW packages will be installed: [2023-08-01T22:18:46.783Z] #48 5.698 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-08-01T22:18:46.783Z] #48 5.698 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:18:46.783Z] #48 5.699 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-08-01T22:18:46.783Z] #48 5.699 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-08-01T22:18:46.783Z] #48 5.699 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-08-01T22:18:46.783Z] #48 5.700 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-08-01T22:18:46.783Z] #48 5.700 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-08-01T22:18:46.783Z] #48 5.700 xz-utils zip [2023-08-01T22:18:46.890Z] #48 23.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:46.890Z] #48 23.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-08-01T22:18:46.890Z] #48 23.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-08-01T22:18:46.890Z] #48 23.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-08-01T22:18:46.890Z] #48 23.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-08-01T22:18:46.890Z] #48 23.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-08-01T22:18:46.890Z] #48 23.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-08-01T22:18:46.890Z] #48 23.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-08-01T22:18:46.890Z] #48 23.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-08-01T22:18:46.890Z] #48 23.69 Setting up python3-setuptools (52.0.0-4) ... [2023-08-01T22:18:47.038Z] #48 5.547 The following NEW packages will be installed: [2023-08-01T22:18:47.038Z] #48 5.548 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-08-01T22:18:47.038Z] #48 5.549 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-08-01T22:18:47.038Z] #48 5.550 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-08-01T22:18:47.038Z] #48 5.551 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-08-01T22:18:47.038Z] #48 5.551 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-08-01T22:18:47.038Z] #48 5.552 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-08-01T22:18:47.038Z] #48 5.552 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-08-01T22:18:47.038Z] #48 5.552 xz-utils zip [2023-08-01T22:18:47.043Z] #48 5.979 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:18:47.043Z] #48 5.979 Need to get 27.0 MB of archives. [2023-08-01T22:18:47.043Z] #48 5.979 After this operation, 104 MB of additional disk space will be used. [2023-08-01T22:18:47.043Z] #48 5.979 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-08-01T22:18:47.043Z] #48 5.983 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-08-01T22:18:47.043Z] #48 5.985 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-08-01T22:18:47.043Z] #48 5.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-08-01T22:18:47.043Z] #48 5.989 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-08-01T22:18:47.043Z] #48 5.990 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-08-01T22:18:47.043Z] #48 5.992 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-08-01T22:18:47.043Z] #48 5.995 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-08-01T22:18:47.043Z] #48 6.011 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:18:47.043Z] #48 6.020 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:18:47.043Z] #48 6.021 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-08-01T22:18:47.043Z] #48 6.021 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-08-01T22:18:47.043Z] #48 6.021 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-08-01T22:18:47.043Z] #48 6.022 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-08-01T22:18:47.043Z] #48 6.045 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-08-01T22:18:47.043Z] #48 6.045 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-08-01T22:18:47.043Z] #48 6.045 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-08-01T22:18:47.043Z] #48 6.064 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-08-01T22:18:47.043Z] #48 6.065 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-08-01T22:18:47.043Z] #48 6.066 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-08-01T22:18:47.043Z] #48 6.068 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-08-01T22:18:47.043Z] #48 6.073 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-08-01T22:18:47.043Z] #48 6.075 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-08-01T22:18:47.043Z] #48 6.077 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-08-01T22:18:47.043Z] #48 6.079 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-08-01T22:18:47.043Z] #48 6.079 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-08-01T22:18:47.043Z] #48 6.081 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-08-01T22:18:47.296Z] #48 5.838 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:18:47.296Z] #48 5.838 Need to get 27.0 MB of archives. [2023-08-01T22:18:47.296Z] #48 5.838 After this operation, 104 MB of additional disk space will be used. [2023-08-01T22:18:47.296Z] #48 5.838 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-08-01T22:18:47.296Z] #48 5.847 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-08-01T22:18:47.296Z] #48 5.849 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-08-01T22:18:47.296Z] #48 5.850 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-08-01T22:18:47.296Z] #48 5.852 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-08-01T22:18:47.296Z] #48 5.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-08-01T22:18:47.296Z] #48 5.855 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-08-01T22:18:47.296Z] #48 5.856 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-08-01T22:18:47.296Z] #48 5.867 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-01T22:18:47.296Z] #48 5.870 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-01T22:18:47.296Z] #48 5.878 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-08-01T22:18:47.296Z] #48 5.883 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-08-01T22:18:47.296Z] #48 5.885 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-08-01T22:18:47.296Z] #48 5.887 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-08-01T22:18:47.296Z] #48 5.895 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-08-01T22:18:47.296Z] #48 5.900 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-08-01T22:18:47.296Z] #48 5.901 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-08-01T22:18:47.296Z] #48 5.902 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-08-01T22:18:47.296Z] #48 5.902 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-08-01T22:18:47.296Z] #48 5.903 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-08-01T22:18:47.296Z] #48 5.904 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-08-01T22:18:47.296Z] #48 5.907 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-08-01T22:18:47.296Z] #48 5.909 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-08-01T22:18:47.296Z] #48 5.912 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-08-01T22:18:47.296Z] #48 5.913 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-08-01T22:18:47.296Z] #48 5.914 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-08-01T22:18:47.296Z] #48 5.915 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-08-01T22:18:47.308Z] #48 6.190 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-08-01T22:18:47.308Z] #48 6.190 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-08-01T22:18:47.308Z] #48 6.190 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-08-01T22:18:47.308Z] #48 6.190 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-08-01T22:18:47.308Z] #48 6.190 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-08-01T22:18:47.308Z] #48 6.193 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-08-01T22:18:47.308Z] #48 6.224 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-08-01T22:18:47.308Z] #48 6.244 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-08-01T22:18:47.308Z] #48 6.245 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-08-01T22:18:47.308Z] #48 6.247 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-08-01T22:18:47.308Z] #48 6.250 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-08-01T22:18:47.308Z] #48 6.254 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-08-01T22:18:47.308Z] #48 6.256 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-08-01T22:18:47.308Z] #48 6.259 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-08-01T22:18:47.308Z] #48 6.271 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-08-01T22:18:47.308Z] #48 6.276 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-08-01T22:18:47.308Z] #48 6.279 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-08-01T22:18:47.453Z] #48 ... [2023-08-01T22:18:47.453Z] [2023-08-01T22:18:47.453Z] #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 [2023-08-01T22:18:47.453Z] #37 55.39 + bin/containerd [2023-08-01T22:18:47.554Z] #48 6.053 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-08-01T22:18:47.554Z] #48 6.054 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-08-01T22:18:47.554Z] #48 6.055 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-08-01T22:18:47.554Z] #48 6.062 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-08-01T22:18:47.554Z] #48 6.063 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-08-01T22:18:47.554Z] #48 6.066 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-08-01T22:18:47.554Z] #48 6.067 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-08-01T22:18:47.554Z] #48 6.085 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-08-01T22:18:47.554Z] #48 6.087 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-08-01T22:18:47.554Z] #48 6.090 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-08-01T22:18:47.554Z] #48 6.093 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-08-01T22:18:47.554Z] #48 6.097 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-08-01T22:18:47.554Z] #48 6.098 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-08-01T22:18:47.554Z] #48 6.102 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-08-01T22:18:47.554Z] #48 6.113 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-08-01T22:18:47.554Z] #48 6.118 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-08-01T22:18:47.554Z] #48 6.120 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-08-01T22:18:47.554Z] #48 6.185 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-08-01T22:18:47.554Z] #48 6.199 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-08-01T22:18:47.573Z] #48 6.359 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-08-01T22:18:47.573Z] #48 6.381 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-08-01T22:18:47.573Z] #48 6.391 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-08-01T22:18:47.573Z] #48 6.634 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:18:47.812Z] #48 6.209 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-08-01T22:18:47.812Z] #48 6.431 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:18:47.812Z] #48 6.494 Fetched 27.0 MB in 1s (42.1 MB/s) [2023-08-01T22:18:47.907Z] #48 6.698 Fetched 27.0 MB in 1s (39.5 MB/s) [2023-08-01T22:18:47.907Z] #48 6.784 Selecting previously unselected package pigz. [2023-08-01T22:18:47.907Z] #48 6.784 (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 ... 24023 files and directories currently installed.) [2023-08-01T22:18:47.907Z] #48 6.814 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-08-01T22:18:47.907Z] #48 6.823 Unpacking pigz (2.6-1) ... [2023-08-01T22:18:47.907Z] #48 6.916 Selecting previously unselected package libelf1:amd64. [2023-08-01T22:18:48.069Z] #48 6.575 Selecting previously unselected package pigz. [2023-08-01T22:18:48.069Z] #48 6.575 (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 ... 24023 files and directories currently installed.) [2023-08-01T22:18:48.069Z] #48 6.598 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-08-01T22:18:48.069Z] #48 6.602 Unpacking pigz (2.6-1) ... [2023-08-01T22:18:48.069Z] #48 6.708 Selecting previously unselected package libelf1:amd64. [2023-08-01T22:18:48.069Z] #48 6.712 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-08-01T22:18:48.069Z] #48 6.725 Unpacking libelf1:amd64 (0.183-1) ... [2023-08-01T22:18:48.206Z] #48 6.917 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-08-01T22:18:48.206Z] #48 6.927 Unpacking libelf1:amd64 (0.183-1) ... [2023-08-01T22:18:48.206Z] #48 7.053 Selecting previously unselected package libbpf0:amd64. [2023-08-01T22:18:48.206Z] #48 7.063 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-08-01T22:18:48.206Z] #48 7.067 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-08-01T22:18:48.206Z] #48 7.161 Selecting previously unselected package libcap2:amd64. [2023-08-01T22:18:48.206Z] #48 7.165 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-08-01T22:18:48.206Z] #48 7.168 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-08-01T22:18:48.206Z] #48 7.285 Selecting previously unselected package libmnl0:amd64. [2023-08-01T22:18:48.206Z] #48 7.285 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-08-01T22:18:48.326Z] #48 6.831 Selecting previously unselected package libbpf0:amd64. [2023-08-01T22:18:48.326Z] #48 6.835 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-08-01T22:18:48.326Z] #48 6.843 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-08-01T22:18:48.326Z] #48 6.947 Selecting previously unselected package libcap2:amd64. [2023-08-01T22:18:48.326Z] #48 6.951 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-08-01T22:18:48.326Z] #48 6.966 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-08-01T22:18:48.326Z] #48 7.040 Selecting previously unselected package libmnl0:amd64. [2023-08-01T22:18:48.326Z] #48 7.047 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-08-01T22:18:48.484Z] #48 7.300 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-08-01T22:18:48.484Z] #48 7.398 Selecting previously unselected package libxtables12:amd64. [2023-08-01T22:18:48.485Z] #48 7.404 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-08-01T22:18:48.485Z] #48 7.409 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-08-01T22:18:48.485Z] #48 7.511 Selecting previously unselected package libcap2-bin. [2023-08-01T22:18:48.485Z] #48 7.515 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-08-01T22:18:48.485Z] #48 7.522 Unpacking libcap2-bin (1:2.44-1) ... [2023-08-01T22:18:48.485Z] #48 7.611 Selecting previously unselected package iproute2. [2023-08-01T22:18:48.584Z] #48 7.053 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-08-01T22:18:48.584Z] #48 7.138 Selecting previously unselected package libxtables12:amd64. [2023-08-01T22:18:48.584Z] #48 7.143 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-08-01T22:18:48.584Z] #48 7.149 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-08-01T22:18:48.584Z] #48 7.238 Selecting previously unselected package libcap2-bin. [2023-08-01T22:18:48.584Z] #48 7.242 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-08-01T22:18:48.584Z] #48 7.247 Unpacking libcap2-bin (1:2.44-1) ... [2023-08-01T22:18:48.584Z] #48 7.332 Selecting previously unselected package iproute2. [2023-08-01T22:18:48.758Z] #48 7.615 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-08-01T22:18:48.758Z] #48 7.628 Unpacking iproute2 (5.10.0-4) ... [2023-08-01T22:18:48.841Z] #48 7.335 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-08-01T22:18:48.841Z] #48 7.362 Unpacking iproute2 (5.10.0-4) ... [2023-08-01T22:18:49.030Z] #48 7.821 Selecting previously unselected package xxd. [2023-08-01T22:18:49.030Z] #48 7.825 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:18:49.030Z] #48 7.830 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:49.030Z] #48 7.940 Selecting previously unselected package vim-common. [2023-08-01T22:18:49.030Z] #48 7.940 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:18:49.030Z] #48 7.976 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:49.100Z] #48 7.547 Selecting previously unselected package xxd. [2023-08-01T22:18:49.100Z] #48 7.552 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:18:49.100Z] #48 7.561 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:49.100Z] #48 7.656 Selecting previously unselected package vim-common. [2023-08-01T22:18:49.100Z] #48 7.660 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:18:49.100Z] #48 7.688 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:49.289Z] #48 8.085 Selecting previously unselected package bash-completion. [2023-08-01T22:18:49.289Z] #48 8.085 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-08-01T22:18:49.356Z] #48 7.821 Selecting previously unselected package bash-completion. [2023-08-01T22:18:49.357Z] #48 7.824 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-08-01T22:18:50.385Z] #36 ... [2023-08-01T22:18:50.385Z] [2023-08-01T22:18:50.385Z] #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 [2023-08-01T22:18:50.385Z] #27 67.82 + /build/golangci-lint --version [2023-08-01T22:18:50.385Z] #27 68.03 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-08-01T22:18:50.385Z] #27 DONE 71.7s [2023-08-01T22:18:50.385Z] [2023-08-01T22:18:50.385Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:50.385Z] #48 18.44 Setting up zip (3.0-12) ... [2023-08-01T22:18:50.385Z] #48 18.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:50.385Z] #48 18.50 Setting up bash-completion (1:2.11-2) ... [2023-08-01T22:18:50.385Z] #48 20.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:18:50.385Z] #48 20.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-08-01T22:18:50.385Z] #48 20.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-08-01T22:18:50.385Z] #48 20.62 Setting up patch (2.7.6-7) ... [2023-08-01T22:18:50.385Z] #48 20.67 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:18:50.385Z] #48 20.78 invoke-rc.d: could not determine current runlevel [2023-08-01T22:18:50.385Z] #48 20.80 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-01T22:18:50.385Z] #48 20.82 Setting up xfsprogs (5.10.0-4) ... [2023-08-01T22:18:50.385Z] #48 20.84 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-08-01T22:18:50.385Z] #48 21.06 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:18:50.385Z] #48 21.56 Setting up pigz (2.6-1) ... [2023-08-01T22:18:50.385Z] #48 21.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-08-01T22:18:50.385Z] #48 21.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-08-01T22:18:50.385Z] #48 21.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:18:50.385Z] #48 22.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:50.385Z] #48 22.42 Setting up libaio1:amd64 (0.3.112-9) ... [2023-08-01T22:18:50.385Z] #48 22.52 Setting up python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:18:50.385Z] #48 22.70 Setting up libelf1:amd64 (0.183-1) ... [2023-08-01T22:18:50.385Z] #48 22.73 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:18:50.385Z] #48 22.76 Setting up python3-distutils (3.9.2-1) ... [2023-08-01T22:18:50.385Z] #48 22.96 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:50.385Z] #48 22.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-08-01T22:18:50.385Z] #48 22.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-08-01T22:18:50.385Z] #48 22.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-08-01T22:18:50.385Z] #48 22.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-08-01T22:18:50.385Z] #48 22.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-08-01T22:18:50.385Z] #48 23.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-08-01T22:18:50.385Z] #48 23.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-08-01T22:18:50.385Z] #48 23.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-08-01T22:18:50.385Z] #48 23.02 Setting up python3-setuptools (52.0.0-4) ... [2023-08-01T22:18:50.904Z] #48 23.52 Setting up libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:18:50.904Z] #48 23.54 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-08-01T22:18:50.904Z] #48 23.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:18:50.904Z] #48 23.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:18:51.250Z] #48 9.664 Unpacking bash-completion (1:2.11-2) ... [2023-08-01T22:18:51.250Z] #48 9.861 Selecting previously unselected package bzip2. [2023-08-01T22:18:51.250Z] #48 9.867 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-08-01T22:18:51.250Z] #48 9.875 Unpacking bzip2 (1.0.8-4) ... [2023-08-01T22:18:51.250Z] #48 9.947 Selecting previously unselected package xz-utils. [2023-08-01T22:18:51.250Z] #48 9.950 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-08-01T22:18:51.250Z] #48 9.963 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:18:51.266Z] #48 9.994 Unpacking bash-completion (1:2.11-2) ... [2023-08-01T22:18:51.266Z] #48 10.21 Selecting previously unselected package bzip2. [2023-08-01T22:18:51.266Z] #48 10.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-08-01T22:18:51.266Z] #48 10.22 Unpacking bzip2 (1.0.8-4) ... [2023-08-01T22:18:51.471Z] #48 24.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-08-01T22:18:51.471Z] #48 24.08 Setting up jq (1.6-2.1) ... [2023-08-01T22:18:51.471Z] #48 24.14 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-08-01T22:18:51.471Z] #48 24.18 Setting up iptables (1.8.7-1) ... [2023-08-01T22:18:51.471Z] #48 24.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:18:51.471Z] #48 24.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:18:51.471Z] #48 24.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:18:51.471Z] #48 24.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:18:51.471Z] #48 24.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-08-01T22:18:51.471Z] #48 24.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-08-01T22:18:51.471Z] #48 24.26 Setting up iproute2 (5.10.0-4) ... [2023-08-01T22:18:51.512Z] #48 10.07 Selecting previously unselected package apparmor. [2023-08-01T22:18:51.512Z] #48 10.07 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-08-01T22:18:51.512Z] #48 10.13 Unpacking apparmor (2.13.6-10) ... [2023-08-01T22:18:51.527Z] #48 10.34 Selecting previously unselected package xz-utils. [2023-08-01T22:18:51.527Z] #48 10.34 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-08-01T22:18:51.527Z] #48 10.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:18:51.625Z] #37 ... [2023-08-01T22:18:51.625Z] [2023-08-01T22:18:51.625Z] #26 [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 [2023-08-01T22:18:51.625Z] #26 70.84 + /build/golangci-lint --version [2023-08-01T22:18:51.625Z] #26 71.03 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-08-01T22:18:51.625Z] #26 DONE 72.6s [2023-08-01T22:18:51.625Z] [2023-08-01T22:18:51.625Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:51.625Z] #48 24.19 Setting up libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:18:51.625Z] #48 24.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-08-01T22:18:51.625Z] #48 24.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:18:51.625Z] #48 24.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:18:51.625Z] #48 24.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-08-01T22:18:51.625Z] #48 24.59 Setting up jq (1.6-2.1) ... [2023-08-01T22:18:51.625Z] #48 24.61 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-08-01T22:18:51.625Z] #48 24.63 Setting up iptables (1.8.7-1) ... [2023-08-01T22:18:51.625Z] #48 24.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:18:51.625Z] #48 24.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:18:51.625Z] #48 24.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:18:51.625Z] #48 24.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:18:51.625Z] #48 24.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-08-01T22:18:51.625Z] #48 24.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-08-01T22:18:51.625Z] #48 24.68 Setting up iproute2 (5.10.0-4) ... [2023-08-01T22:18:51.625Z] #48 24.90 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:51.625Z] #48 DONE 28.0s [2023-08-01T22:18:51.625Z] [2023-08-01T22:18:51.625Z] #49 [dev-systemd-false 9/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 [2023-08-01T22:18:51.625Z] #49 ... [2023-08-01T22:18:51.625Z] [2023-08-01T22:18:51.625Z] #41 [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 [2023-08-01T22:18:51.625Z] #41 33.97 + mkdir -p /build [2023-08-01T22:18:51.625Z] #41 33.97 + cp runc /build/runc [2023-08-01T22:18:51.625Z] #41 DONE 34.2s [2023-08-01T22:18:51.730Z] #48 24.47 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:18:51.769Z] #48 10.34 Selecting previously unselected package inetutils-ping. [2023-08-01T22:18:51.769Z] #48 10.35 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-08-01T22:18:51.769Z] #48 10.36 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:18:51.786Z] #48 10.71 Selecting previously unselected package apparmor. [2023-08-01T22:18:51.786Z] #48 10.72 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-08-01T22:18:51.786Z] #48 10.76 Unpacking apparmor (2.13.6-10) ... [2023-08-01T22:18:51.882Z] [2023-08-01T22:18:51.882Z] #49 [dev-systemd-false 9/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 [2023-08-01T22:18:51.882Z] #49 0.602 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-08-01T22:18:51.882Z] #49 0.605 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-08-01T22:18:51.882Z] #49 0.608 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-08-01T22:18:51.882Z] #49 DONE 0.7s [2023-08-01T22:18:51.882Z] [2023-08-01T22:18:51.882Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-08-01T22:18:51.989Z] #48 DONE 24.8s [2023-08-01T22:18:51.989Z] [2023-08-01T22:18:51.989Z] #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 [2023-08-01T22:18:52.026Z] #48 10.50 Selecting previously unselected package libip4tc2:amd64. [2023-08-01T22:18:52.026Z] #48 10.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-08-01T22:18:52.026Z] #48 10.51 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:52.026Z] #48 10.60 Selecting previously unselected package libip6tc2:amd64. [2023-08-01T22:18:52.026Z] #48 10.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-08-01T22:18:52.026Z] #48 10.61 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:52.026Z] #48 10.75 Selecting previously unselected package libnfnetlink0:amd64. [2023-08-01T22:18:52.047Z] #48 11.14 Selecting previously unselected package inetutils-ping. [2023-08-01T22:18:52.068Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 16.2% of statements [2023-08-01T22:18:52.068Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 93.7% of statements [2023-08-01T22:18:52.068Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2023-08-01T22:18:52.068Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2023-08-01T22:18:52.068Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2023-08-01T22:18:52.068Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-08-01T22:18:52.068Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/container [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/events [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/image [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/network [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/builder [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-08-01T22:18:52.068Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-08-01T22:18:52.068Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2023-08-01T22:18:52.247Z] #40 ... [2023-08-01T22:18:52.247Z] [2023-08-01T22:18:52.247Z] #49 [dev-systemd-false 9/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 [2023-08-01T22:18:52.283Z] #48 10.75 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-08-01T22:18:52.283Z] #48 10.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-08-01T22:18:52.283Z] #48 10.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-08-01T22:18:52.283Z] #48 10.84 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-08-01T22:18:52.283Z] #48 10.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-08-01T22:18:52.283Z] #48 10.97 Selecting previously unselected package libnftnl11:amd64. [2023-08-01T22:18:52.305Z] #48 11.15 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-08-01T22:18:52.305Z] #48 11.17 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:18:52.305Z] #48 ... [2023-08-01T22:18:52.305Z] [2023-08-01T22:18:52.305Z] #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 [2023-08-01T22:18:52.305Z] #30 48.28 + dpkg --print-architecture [2023-08-01T22:18:52.305Z] #30 48.28 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-08-01T22:18:52.305Z] #30 48.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-08-01T22:18:52.305Z] #30 48.67 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-08-01T22:18:52.305Z] #30 DONE 57.6s [2023-08-01T22:18:52.506Z] #49 0.378 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-08-01T22:18:52.506Z] #49 0.382 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-08-01T22:18:52.506Z] #49 0.387 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-08-01T22:18:52.506Z] #49 DONE 0.6s [2023-08-01T22:18:52.506Z] [2023-08-01T22:18:52.506Z] #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 [2023-08-01T22:18:52.540Z] #48 10.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-08-01T22:18:52.540Z] #48 10.98 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-08-01T22:18:52.540Z] #48 11.04 Selecting previously unselected package iptables. [2023-08-01T22:18:52.540Z] #48 11.05 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-08-01T22:18:52.540Z] #48 11.05 Unpacking iptables (1.8.7-1) ... [2023-08-01T22:18:52.540Z] #48 11.20 Selecting previously unselected package libonig5:amd64. [2023-08-01T22:18:52.540Z] #48 11.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-08-01T22:18:52.540Z] #48 11.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:18:52.564Z] [2023-08-01T22:18:52.564Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:52.564Z] #48 11.42 Selecting previously unselected package libip4tc2:amd64. [2023-08-01T22:18:52.564Z] #48 11.42 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-08-01T22:18:52.564Z] #48 11.43 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:52.564Z] #48 11.51 Selecting previously unselected package libip6tc2:amd64. [2023-08-01T22:18:52.564Z] #48 11.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-08-01T22:18:52.564Z] #48 11.51 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:52.564Z] #48 11.58 Selecting previously unselected package libnfnetlink0:amd64. [2023-08-01T22:18:52.564Z] #48 11.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-08-01T22:18:52.564Z] #48 11.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-08-01T22:18:52.764Z] #40 ... [2023-08-01T22:18:52.764Z] [2023-08-01T22:18:52.764Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-08-01T22:18:52.797Z] #48 11.33 Selecting previously unselected package libjq1:amd64. [2023-08-01T22:18:52.797Z] #48 11.33 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-08-01T22:18:52.797Z] #48 11.34 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:18:52.797Z] #48 11.47 Selecting previously unselected package jq. [2023-08-01T22:18:52.797Z] #48 11.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-08-01T22:18:52.797Z] #48 11.49 Unpacking jq (1.6-2.1) ... [2023-08-01T22:18:52.823Z] #48 11.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-08-01T22:18:52.823Z] #48 11.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-08-01T22:18:52.823Z] #48 11.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-08-01T22:18:52.823Z] #48 11.76 Selecting previously unselected package libnftnl11:amd64. [2023-08-01T22:18:52.823Z] #48 11.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-08-01T22:18:52.823Z] #48 11.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-08-01T22:18:52.823Z] #48 11.86 Selecting previously unselected package iptables. [2023-08-01T22:18:52.823Z] #48 11.86 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-08-01T22:18:52.823Z] #48 11.87 Unpacking iptables (1.8.7-1) ... [2023-08-01T22:18:53.054Z] #48 11.59 Selecting previously unselected package libaio1:amd64. [2023-08-01T22:18:53.054Z] #48 11.59 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-08-01T22:18:53.054Z] #48 11.60 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-08-01T22:18:53.054Z] #48 11.70 Selecting previously unselected package libgpm2:amd64. [2023-08-01T22:18:53.091Z] #48 12.05 Selecting previously unselected package libonig5:amd64. [2023-08-01T22:18:53.091Z] #48 12.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-08-01T22:18:53.091Z] #48 12.06 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:18:53.091Z] #48 12.16 Selecting previously unselected package libjq1:amd64. [2023-08-01T22:18:53.311Z] #48 11.70 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-08-01T22:18:53.311Z] #48 11.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-08-01T22:18:53.311Z] #48 11.76 Selecting previously unselected package libicu67:amd64. [2023-08-01T22:18:53.311Z] #48 11.76 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-08-01T22:18:53.311Z] #48 11.77 Unpacking libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:53.331Z] #50 ... [2023-08-01T22:18:53.331Z] [2023-08-01T22:18:53.331Z] #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 [2023-08-01T22:18:53.331Z] #40 32.18 + mkdir -p /build [2023-08-01T22:18:53.331Z] #40 32.18 + cp runc /build/runc [2023-08-01T22:18:53.331Z] #40 DONE 32.4s [2023-08-01T22:18:53.350Z] #48 12.17 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-08-01T22:18:53.350Z] #48 12.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:18:53.350Z] #48 12.38 Selecting previously unselected package jq. [2023-08-01T22:18:53.350Z] #48 12.39 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-08-01T22:18:53.350Z] #48 12.39 Unpacking jq (1.6-2.1) ... [2023-08-01T22:18:53.589Z] [2023-08-01T22:18:53.589Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-08-01T22:18:53.609Z] #48 12.49 Selecting previously unselected package libaio1:amd64. [2023-08-01T22:18:53.609Z] #48 12.49 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-08-01T22:18:53.609Z] #48 12.50 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-08-01T22:18:53.609Z] #48 12.58 Selecting previously unselected package libgpm2:amd64. [2023-08-01T22:18:53.609Z] #48 12.58 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-08-01T22:18:53.609Z] #48 12.60 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-08-01T22:18:53.609Z] #48 12.67 Selecting previously unselected package libicu67:amd64. [2023-08-01T22:18:53.609Z] #48 12.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-08-01T22:18:53.609Z] #48 12.68 Unpacking libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:54.004Z] ok github.com/docker/docker/builder/remotecontext 0.142s coverage: 13.7% of statements [2023-08-01T22:18:54.260Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 48.5% of statements [2023-08-01T22:18:54.260Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-08-01T22:18:54.986Z] #48 13.92 Selecting previously unselected package libinih1:amd64. [2023-08-01T22:18:54.986Z] #48 13.93 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-08-01T22:18:54.986Z] #48 13.93 Unpacking libinih1:amd64 (53-1+b2) ... [2023-08-01T22:18:54.986Z] #48 14.01 Selecting previously unselected package libnet1:amd64. [2023-08-01T22:18:54.986Z] #48 14.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-08-01T22:18:54.986Z] #48 14.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:18:55.246Z] #48 14.10 Selecting previously unselected package libnl-3-200:amd64. [2023-08-01T22:18:55.246Z] #48 14.11 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-08-01T22:18:55.246Z] #48 14.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-08-01T22:18:55.246Z] #48 14.19 Selecting previously unselected package libprotobuf-c1:amd64. [2023-08-01T22:18:55.246Z] #48 14.20 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-08-01T22:18:55.246Z] #48 14.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-08-01T22:18:55.246Z] #48 14.28 Selecting previously unselected package net-tools. [2023-08-01T22:18:55.246Z] #48 14.28 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-08-01T22:18:55.246Z] #48 14.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:18:55.419Z] #48 13.96 Selecting previously unselected package libinih1:amd64. [2023-08-01T22:18:55.419Z] #48 13.96 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-08-01T22:18:55.419Z] #48 13.98 Unpacking libinih1:amd64 (53-1+b2) ... [2023-08-01T22:18:55.504Z] #48 14.39 Selecting previously unselected package patch. [2023-08-01T22:18:55.505Z] #48 14.39 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-08-01T22:18:55.505Z] #48 14.39 Unpacking patch (2.7.6-7) ... [2023-08-01T22:18:55.505Z] #48 14.45 Selecting previously unselected package python-pip-whl. [2023-08-01T22:18:55.505Z] #48 14.46 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:55.505Z] #48 14.46 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:18:55.676Z] #48 14.30 Selecting previously unselected package libnet1:amd64. [2023-08-01T22:18:55.676Z] #48 14.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-08-01T22:18:55.676Z] #48 14.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:18:55.763Z] #48 14.71 Selecting previously unselected package python3-lib2to3. [2023-08-01T22:18:55.763Z] #48 14.71 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-08-01T22:18:55.763Z] #48 14.73 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:18:55.763Z] #48 14.82 Selecting previously unselected package python3-distutils. [2023-08-01T22:18:56.022Z] #48 14.82 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-08-01T22:18:56.022Z] #48 14.83 Unpacking python3-distutils (3.9.2-1) ... [2023-08-01T22:18:56.022Z] #48 14.94 Selecting previously unselected package python3-pkg-resources. [2023-08-01T22:18:56.022Z] #48 14.94 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-08-01T22:18:56.022Z] #48 14.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:18:56.022Z] #48 15.07 Selecting previously unselected package python3-setuptools. [2023-08-01T22:18:56.241Z] #48 14.74 Selecting previously unselected package libnl-3-200:amd64. [2023-08-01T22:18:56.241Z] #48 14.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-08-01T22:18:56.241Z] #48 14.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-08-01T22:18:56.280Z] #48 15.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-08-01T22:18:56.280Z] #48 15.09 Unpacking python3-setuptools (52.0.0-4) ... [2023-08-01T22:18:56.280Z] #48 15.22 Selecting previously unselected package python3-wheel. [2023-08-01T22:18:56.280Z] #48 15.22 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-08-01T22:18:56.280Z] #48 15.23 Unpacking python3-wheel (0.34.2-1) ... [2023-08-01T22:18:56.280Z] #48 15.29 Selecting previously unselected package python3-pip. [2023-08-01T22:18:56.280Z] #48 15.29 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:56.280Z] #48 15.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:18:56.540Z] #48 15.45 Selecting previously unselected package sudo. [2023-08-01T22:18:56.540Z] #48 15.45 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-08-01T22:18:56.541Z] #48 15.46 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:18:56.800Z] #48 15.68 Selecting previously unselected package thin-provisioning-tools. [2023-08-01T22:18:56.800Z] #48 15.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-08-01T22:18:56.800Z] #48 15.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:18:56.800Z] #48 15.82 Selecting previously unselected package uidmap. [2023-08-01T22:18:56.800Z] #48 15.82 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-08-01T22:18:56.800Z] #48 15.83 Unpacking uidmap (1:4.8.1-1) ... [2023-08-01T22:18:56.800Z] #48 15.92 Selecting previously unselected package vim-runtime. [2023-08-01T22:18:57.059Z] #48 15.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:18:57.059Z] #48 15.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-08-01T22:18:57.059Z] #48 15.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-08-01T22:18:57.059Z] #48 15.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:57.171Z] #48 15.61 Selecting previously unselected package libprotobuf-c1:amd64. [2023-08-01T22:18:57.171Z] #48 15.61 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-08-01T22:18:57.171Z] #48 15.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-08-01T22:18:57.428Z] #48 16.15 Selecting previously unselected package net-tools. [2023-08-01T22:18:57.428Z] #48 16.17 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-08-01T22:18:57.529Z] ok github.com/docker/docker/client 0.090s coverage: 75.4% of statements [2023-08-01T22:18:57.685Z] #48 16.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:18:57.685Z] #48 16.40 Selecting previously unselected package patch. [2023-08-01T22:18:57.685Z] #48 16.41 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-08-01T22:18:57.685Z] #48 16.43 Unpacking patch (2.7.6-7) ... [2023-08-01T22:18:57.997Z] #48 17.03 Selecting previously unselected package vim. [2023-08-01T22:18:57.997Z] #48 17.03 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:18:57.997Z] #48 17.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:58.093Z] ok github.com/docker/docker/builder/remotecontext/git 5.398s coverage: 83.5% of statements [2023-08-01T22:18:58.093Z] ? github.com/docker/docker/cli [no test files] [2023-08-01T22:18:58.093Z] ? github.com/docker/docker/cli/config [no test files] [2023-08-01T22:18:58.248Z] #48 16.78 Selecting previously unselected package python-pip-whl. [2023-08-01T22:18:58.248Z] #48 16.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:58.248Z] #48 16.80 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:18:58.425Z] #50 6.618 Collecting yamllint==1.26.1 [2023-08-01T22:18:58.564Z] #48 17.31 Selecting previously unselected package xfsprogs. [2023-08-01T22:18:58.564Z] #48 17.31 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-08-01T22:18:58.564Z] #48 17.32 Unpacking xfsprogs (5.10.0-4) ... [2023-08-01T22:18:58.564Z] #48 17.55 Selecting previously unselected package zip. [2023-08-01T22:18:58.564Z] #48 17.55 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-08-01T22:18:58.564Z] #48 17.55 Unpacking zip (3.0-12) ... [2023-08-01T22:18:58.564Z] #48 17.66 Setting up python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:18:59.132Z] #48 18.02 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:59.132Z] #48 18.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:18:59.132Z] #48 18.04 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-08-01T22:18:59.132Z] #48 18.08 Setting up libicu67:amd64 (67.1-7) ... [2023-08-01T22:18:59.132Z] #48 18.13 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-08-01T22:18:59.132Z] #48 18.15 Setting up libinih1:amd64 (53-1+b2) ... [2023-08-01T22:18:59.132Z] #48 18.16 Setting up uidmap (1:4.8.1-1) ... [2023-08-01T22:18:59.132Z] #48 18.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:18:59.178Z] #48 17.77 Selecting previously unselected package python3-lib2to3. [2023-08-01T22:18:59.178Z] #48 ... [2023-08-01T22:18:59.178Z] [2023-08-01T22:18:59.178Z] #26 [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 [2023-08-01T22:18:59.179Z] #26 67.58 + /build/golangci-lint --version [2023-08-01T22:18:59.179Z] #26 67.81 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-08-01T22:18:59.179Z] #26 DONE 73.8s [2023-08-01T22:18:59.179Z] [2023-08-01T22:18:59.179Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:59.179Z] #48 17.78 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-08-01T22:18:59.179Z] #48 17.78 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:18:59.179Z] #48 ... [2023-08-01T22:18:59.179Z] [2023-08-01T22:18:59.179Z] #36 [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 [2023-08-01T22:18:59.179Z] #36 56.11 + bin/containerd [2023-08-01T22:18:59.391Z] #48 18.19 Setting up bzip2 (1.0.8-4) ... [2023-08-01T22:18:59.391Z] #48 18.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-08-01T22:18:59.391Z] #48 18.22 Setting up python3-wheel (0.34.2-1) ... [2023-08-01T22:18:59.436Z] #36 ... [2023-08-01T22:18:59.436Z] [2023-08-01T22:18:59.436Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:18:59.436Z] #48 17.89 Selecting previously unselected package python3-distutils. [2023-08-01T22:18:59.436Z] #48 17.89 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-08-01T22:18:59.436Z] #48 17.90 Unpacking python3-distutils (3.9.2-1) ... [2023-08-01T22:18:59.436Z] #48 17.99 Selecting previously unselected package python3-pkg-resources. [2023-08-01T22:18:59.436Z] #48 18.00 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-08-01T22:18:59.436Z] #48 18.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:18:59.436Z] #48 18.10 Selecting previously unselected package python3-setuptools. [2023-08-01T22:18:59.650Z] #48 18.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:18:59.650Z] #48 18.54 Setting up libcap2:amd64 (1:2.44-1) ... [2023-08-01T22:18:59.650Z] #48 18.55 Setting up libcap2-bin (1:2.44-1) ... [2023-08-01T22:18:59.650Z] #48 18.57 Setting up apparmor (2.13.6-10) ... [2023-08-01T22:18:59.693Z] #48 18.11 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-08-01T22:18:59.693Z] #48 18.11 Unpacking python3-setuptools (52.0.0-4) ... [2023-08-01T22:18:59.693Z] #48 18.25 Selecting previously unselected package python3-wheel. [2023-08-01T22:18:59.693Z] #48 18.25 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-08-01T22:18:59.693Z] #48 18.26 Unpacking python3-wheel (0.34.2-1) ... [2023-08-01T22:18:59.693Z] #48 18.34 Selecting previously unselected package python3-pip. [2023-08-01T22:18:59.693Z] #48 18.34 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-08-01T22:18:59.693Z] #48 18.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:18:59.794Z] #50 7.685 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-08-01T22:18:59.950Z] #48 18.52 Selecting previously unselected package sudo. [2023-08-01T22:18:59.950Z] #48 18.53 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-08-01T22:18:59.950Z] #48 18.53 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:19:00.051Z] #50 8.136 Collecting pathspec>=0.5.3 [2023-08-01T22:19:00.051Z] #50 8.140 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) [2023-08-01T22:19:00.051Z] #50 8.321 Collecting pyyaml [2023-08-01T22:19:00.051Z] #50 8.326 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) [2023-08-01T22:19:00.051Z] #50 8.359 Building wheels for collected packages: yamllint [2023-08-01T22:19:00.151Z] #50 6.334 Collecting yamllint==1.26.1 [2023-08-01T22:19:00.151Z] #50 7.364 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-08-01T22:19:00.207Z] #48 18.76 Selecting previously unselected package thin-provisioning-tools. [2023-08-01T22:19:00.207Z] #48 18.76 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-08-01T22:19:00.207Z] #48 18.77 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:19:00.308Z] #50 8.360 Building wheel for yamllint (setup.py): started [2023-08-01T22:19:00.409Z] #50 7.781 Collecting pathspec>=0.5.3 [2023-08-01T22:19:00.409Z] #50 7.785 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) [2023-08-01T22:19:00.464Z] #48 18.89 Selecting previously unselected package uidmap. [2023-08-01T22:19:00.464Z] #48 18.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-08-01T22:19:00.464Z] #48 18.90 Unpacking uidmap (1:4.8.1-1) ... [2023-08-01T22:19:00.464Z] #48 19.00 Selecting previously unselected package vim-runtime. [2023-08-01T22:19:00.464Z] #48 19.00 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-01T22:19:00.464Z] #48 19.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-08-01T22:19:00.464Z] #48 19.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-08-01T22:19:00.464Z] #48 19.06 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:19:00.565Z] #50 8.726 Building wheel for yamllint (setup.py): finished with status 'done' [2023-08-01T22:19:00.565Z] #50 8.726 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=eaa16afd2ce4063a23290fcc65b1e40361f78defe5f4ce30c3af96f539f1ca50 [2023-08-01T22:19:00.565Z] #50 8.727 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-08-01T22:19:00.565Z] #50 8.730 Successfully built yamllint [2023-08-01T22:19:00.565Z] #50 8.740 Installing collected packages: pyyaml, pathspec, yamllint [2023-08-01T22:19:00.666Z] #50 7.969 Collecting pyyaml [2023-08-01T22:19:00.666Z] #50 7.973 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) [2023-08-01T22:19:00.666Z] #50 7.996 Building wheels for collected packages: yamllint [2023-08-01T22:19:00.666Z] #50 7.997 Building wheel for yamllint (setup.py): started [2023-08-01T22:19:00.823Z] #50 8.910 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.26.1 [2023-08-01T22:19:00.932Z] #50 8.274 Building wheel for yamllint (setup.py): finished with status 'done' [2023-08-01T22:19:00.932Z] #50 8.275 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=eaa16afd2ce4063a23290fcc65b1e40361f78defe5f4ce30c3af96f539f1ca50 [2023-08-01T22:19:00.932Z] #50 8.275 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-08-01T22:19:00.932Z] #50 8.278 Successfully built yamllint [2023-08-01T22:19:00.932Z] #50 8.287 Installing collected packages: pyyaml, pathspec, yamllint [2023-08-01T22:19:01.027Z] #48 19.78 Setting up zip (3.0-12) ... [2023-08-01T22:19:01.027Z] #48 19.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:19:01.027Z] #48 19.83 Setting up bash-completion (1:2.11-2) ... [2023-08-01T22:19:01.191Z] #50 8.396 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.26.1 [2023-08-01T22:19:01.836Z] #48 20.57 Selecting previously unselected package vim. [2023-08-01T22:19:01.836Z] #48 20.58 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-08-01T22:19:02.094Z] #48 20.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:19:02.124Z] #50 DONE 9.5s [2023-08-01T22:19:02.124Z] [2023-08-01T22:19:02.124Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-08-01T22:19:02.187Z] #50 DONE 10.3s [2023-08-01T22:19:02.187Z] [2023-08-01T22:19:02.187Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-08-01T22:19:02.265Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.9% of statements [2023-08-01T22:19:02.351Z] #48 20.85 Selecting previously unselected package xfsprogs. [2023-08-01T22:19:02.351Z] #48 20.86 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-08-01T22:19:02.351Z] #48 20.86 Unpacking xfsprogs (5.10.0-4) ... [2023-08-01T22:19:02.351Z] #48 21.05 Selecting previously unselected package zip. [2023-08-01T22:19:02.380Z] #51 DONE 0.1s [2023-08-01T22:19:02.380Z] [2023-08-01T22:19:02.380Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-08-01T22:19:02.380Z] #52 DONE 0.1s [2023-08-01T22:19:02.380Z] [2023-08-01T22:19:02.380Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-08-01T22:19:02.443Z] #51 DONE 0.1s [2023-08-01T22:19:02.443Z] [2023-08-01T22:19:02.443Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-08-01T22:19:02.443Z] #52 DONE 0.1s [2023-08-01T22:19:02.443Z] [2023-08-01T22:19:02.443Z] #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 [2023-08-01T22:19:02.443Z] #37 ... [2023-08-01T22:19:02.443Z] [2023-08-01T22:19:02.443Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-08-01T22:19:02.443Z] #53 DONE 0.1s [2023-08-01T22:19:02.443Z] [2023-08-01T22:19:02.443Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-08-01T22:19:02.443Z] #54 DONE 0.1s [2023-08-01T22:19:02.522Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2023-08-01T22:19:02.608Z] #48 21.05 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-08-01T22:19:02.608Z] #48 21.06 Unpacking zip (3.0-12) ... [2023-08-01T22:19:02.608Z] #48 21.17 Setting up python3-pkg-resources (52.0.0-4) ... [2023-08-01T22:19:02.637Z] #53 DONE 0.3s [2023-08-01T22:19:02.637Z] [2023-08-01T22:19:02.637Z] #36 [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 [2023-08-01T22:19:02.637Z] #36 ... [2023-08-01T22:19:02.637Z] [2023-08-01T22:19:02.638Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-08-01T22:19:02.638Z] #54 DONE 0.1s [2023-08-01T22:19:02.638Z] [2023-08-01T22:19:02.638Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-08-01T22:19:02.699Z] [2023-08-01T22:19:02.699Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-08-01T22:19:02.699Z] #55 DONE 0.1s [2023-08-01T22:19:02.699Z] [2023-08-01T22:19:02.699Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-08-01T22:19:02.779Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-08-01T22:19:02.779Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 81.8% of statements [2023-08-01T22:19:02.779Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-08-01T22:19:02.865Z] #48 21.49 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-08-01T22:19:02.866Z] #48 21.51 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-08-01T22:19:02.866Z] #48 21.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-08-01T22:19:02.866Z] #48 21.57 Setting up libicu67:amd64 (67.1-7) ... [2023-08-01T22:19:02.894Z] #55 DONE 0.2s [2023-08-01T22:19:02.894Z] [2023-08-01T22:19:02.894Z] #36 [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 [2023-08-01T22:19:02.931Z] #48 21.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:19:02.931Z] #48 21.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-08-01T22:19:02.931Z] #48 21.95 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-08-01T22:19:02.931Z] #48 21.96 Setting up patch (2.7.6-7) ... [2023-08-01T22:19:02.931Z] #48 21.98 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:19:03.036Z] ok github.com/docker/docker/container 0.122s coverage: 34.5% of statements [2023-08-01T22:19:03.123Z] #48 21.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-08-01T22:19:03.123Z] #48 21.60 Setting up libinih1:amd64 (53-1+b2) ... [2023-08-01T22:19:03.123Z] #48 21.62 Setting up uidmap (1:4.8.1-1) ... [2023-08-01T22:19:03.123Z] #48 21.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-08-01T22:19:03.123Z] #48 21.64 Setting up bzip2 (1.0.8-4) ... [2023-08-01T22:19:03.123Z] #48 21.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-08-01T22:19:03.123Z] #48 21.68 Setting up python3-wheel (0.34.2-1) ... [2023-08-01T22:19:03.151Z] #36 ... [2023-08-01T22:19:03.151Z] [2023-08-01T22:19:03.151Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-08-01T22:19:03.189Z] #48 22.06 invoke-rc.d: could not determine current runlevel [2023-08-01T22:19:03.189Z] #48 22.08 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-01T22:19:03.189Z] #48 22.09 Setting up xfsprogs (5.10.0-4) ... [2023-08-01T22:19:03.189Z] #48 22.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-08-01T22:19:03.189Z] #48 22.13 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:19:03.189Z] #48 22.14 Setting up pigz (2.6-1) ... [2023-08-01T22:19:03.189Z] #48 22.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-08-01T22:19:03.189Z] #48 22.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-08-01T22:19:03.189Z] #48 22.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:19:03.189Z] #48 22.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:19:03.259Z] #56 DONE 0.5s [2023-08-01T22:19:03.259Z] [2023-08-01T22:19:03.259Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-08-01T22:19:03.380Z] #48 21.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:19:03.381Z] #48 22.08 Setting up libcap2:amd64 (1:2.44-1) ... [2023-08-01T22:19:03.409Z] #56 DONE 0.5s [2023-08-01T22:19:03.409Z] [2023-08-01T22:19:03.409Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-08-01T22:19:03.409Z] #57 DONE 0.1s [2023-08-01T22:19:03.409Z] [2023-08-01T22:19:03.409Z] #36 [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 [2023-08-01T22:19:03.448Z] #48 22.56 Setting up libaio1:amd64 (0.3.112-9) ... [2023-08-01T22:19:03.598Z] ok github.com/docker/docker/daemon/graphdriver 0.037s coverage: 2.2% of statements [2023-08-01T22:19:03.640Z] #48 22.26 Setting up libcap2-bin (1:2.44-1) ... [2023-08-01T22:19:03.666Z] #36 ... [2023-08-01T22:19:03.666Z] [2023-08-01T22:19:03.666Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-08-01T22:19:03.666Z] #58 DONE 0.1s [2023-08-01T22:19:03.666Z] [2023-08-01T22:19:03.666Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-08-01T22:19:03.707Z] #48 22.57 Setting up python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:19:03.819Z] #57 DONE 0.6s [2023-08-01T22:19:03.819Z] [2023-08-01T22:19:03.819Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-08-01T22:19:03.819Z] #58 DONE 0.1s [2023-08-01T22:19:03.819Z] [2023-08-01T22:19:03.819Z] #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 [2023-08-01T22:19:03.819Z] #37 ... [2023-08-01T22:19:03.819Z] [2023-08-01T22:19:03.819Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-08-01T22:19:03.897Z] #48 ... [2023-08-01T22:19:03.897Z] [2023-08-01T22:19:03.897Z] #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 [2023-08-01T22:19:03.897Z] #40 29.38 + mkdir -p /build [2023-08-01T22:19:03.897Z] #40 29.38 + cp runc /build/runc [2023-08-01T22:19:03.897Z] #40 DONE 30.0s [2023-08-01T22:19:03.897Z] [2023-08-01T22:19:03.897Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:19:03.897Z] #48 22.44 Setting up apparmor (2.13.6-10) ... [2023-08-01T22:19:03.965Z] #48 22.75 Setting up libelf1:amd64 (0.183-1) ... [2023-08-01T22:19:03.965Z] #48 22.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:19:03.965Z] #48 22.80 Setting up python3-distutils (3.9.2-1) ... [2023-08-01T22:19:03.965Z] #48 23.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:19:04.224Z] #48 23.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-08-01T22:19:04.224Z] #48 23.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-08-01T22:19:04.224Z] #48 23.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-08-01T22:19:04.224Z] #48 23.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-08-01T22:19:04.224Z] #48 23.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-08-01T22:19:04.224Z] #48 23.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-08-01T22:19:04.224Z] #48 23.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-08-01T22:19:04.224Z] #48 23.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-08-01T22:19:04.224Z] #48 23.08 Setting up python3-setuptools (52.0.0-4) ... [2023-08-01T22:19:04.224Z] #48 ... [2023-08-01T22:19:04.224Z] [2023-08-01T22:19:04.224Z] #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 [2023-08-01T22:19:04.224Z] #37 57.29 + bin/containerd [2023-08-01T22:19:04.380Z] #59 DONE 0.6s [2023-08-01T22:19:04.380Z] [2023-08-01T22:19:04.380Z] #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 [2023-08-01T22:19:04.380Z] #37 ... [2023-08-01T22:19:04.380Z] [2023-08-01T22:19:04.380Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-08-01T22:19:04.380Z] #60 DONE 0.1s [2023-08-01T22:19:04.380Z] [2023-08-01T22:19:04.380Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-08-01T22:19:04.527Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.345s coverage: 59.6% of statements [2023-08-01T22:19:04.527Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.766s coverage: 74.6% of statements [2023-08-01T22:19:04.597Z] #59 DONE 0.7s [2023-08-01T22:19:04.597Z] [2023-08-01T22:19:04.597Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-08-01T22:19:04.597Z] #60 DONE 0.0s [2023-08-01T22:19:04.597Z] [2023-08-01T22:19:04.597Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-08-01T22:19:04.597Z] #61 DONE 0.2s [2023-08-01T22:19:04.597Z] [2023-08-01T22:19:04.597Z] #36 [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 [2023-08-01T22:19:04.635Z] #61 DONE 0.2s [2023-08-01T22:19:04.635Z] [2023-08-01T22:19:04.635Z] #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 [2023-08-01T22:19:05.267Z] #48 23.73 Setting up zip (3.0-12) ... [2023-08-01T22:19:05.267Z] #48 23.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:19:05.267Z] #48 23.79 Setting up bash-completion (1:2.11-2) ... [2023-08-01T22:19:05.457Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.054s coverage: 2.9% of statements [2023-08-01T22:19:05.965Z] #36 76.25 # github.com/containerd/containerd/cmd/containerd [2023-08-01T22:19:05.965Z] #36 76.25 /usr/bin/ld: /tmp/go-link-4176817969/000019.o: in function `New': [2023-08-01T22:19:05.965Z] #36 76.25 /tmp/tmp.zNdcsRIhOg/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 [2023-08-01T22:19:05.965Z] #36 76.33 + bin/containerd-stress [2023-08-01T22:19:06.020Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2023-08-01T22:19:06.277Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2023-08-01T22:19:06.520Z] #37 74.50 # github.com/containerd/containerd/cmd/containerd [2023-08-01T22:19:06.521Z] #37 74.50 /usr/bin/ld: /tmp/go-link-1572580910/000019.o: in function `New': [2023-08-01T22:19:06.521Z] #37 74.50 /tmp/tmp.bE5u64fl3W/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 [2023-08-01T22:19:06.521Z] #37 74.57 + bin/containerd-stress [2023-08-01T22:19:06.529Z] #36 77.16 + bin/containerd-shim [2023-08-01T22:19:06.532Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.192s coverage: 50.5% of statements [2023-08-01T22:19:06.532Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.0% of statements [2023-08-01T22:19:06.532Z] ? github.com/docker/docker/container/stream [no test files] [2023-08-01T22:19:06.533Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-08-01T22:19:06.533Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-08-01T22:19:06.533Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-08-01T22:19:07.094Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2023-08-01T22:19:07.095Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-08-01T22:19:07.161Z] #48 25.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-01T22:19:07.161Z] #48 25.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-08-01T22:19:07.161Z] #48 25.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-08-01T22:19:07.161Z] #48 25.84 Setting up patch (2.7.6-7) ... [2023-08-01T22:19:07.418Z] #48 25.87 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-08-01T22:19:07.418Z] #48 25.94 invoke-rc.d: could not determine current runlevel [2023-08-01T22:19:07.418Z] #48 25.96 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-01T22:19:07.418Z] #48 25.99 Setting up xfsprogs (5.10.0-4) ... [2023-08-01T22:19:07.418Z] #48 26.00 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-08-01T22:19:07.418Z] #48 26.02 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-01T22:19:07.418Z] #48 26.05 Setting up pigz (2.6-1) ... [2023-08-01T22:19:07.418Z] #48 26.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-08-01T22:19:07.418Z] #48 26.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-08-01T22:19:07.445Z] #37 75.42 + bin/containerd-shim [2023-08-01T22:19:07.520Z] #37 ... [2023-08-01T22:19:07.520Z] [2023-08-01T22:19:07.520Z] #48 [dev-systemd-false 8/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 [2023-08-01T22:19:07.520Z] #48 23.54 Setting up libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:19:07.520Z] #48 23.55 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-08-01T22:19:07.520Z] #48 23.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:19:07.520Z] #48 23.57 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:19:07.520Z] #48 23.98 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-08-01T22:19:07.520Z] #48 24.00 Setting up jq (1.6-2.1) ... [2023-08-01T22:19:07.520Z] #48 24.03 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-08-01T22:19:07.520Z] #48 24.04 Setting up iptables (1.8.7-1) ... [2023-08-01T22:19:07.520Z] #48 24.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:19:07.520Z] #48 24.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:19:07.520Z] #48 24.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:19:07.520Z] #48 24.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:19:07.520Z] #48 24.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-08-01T22:19:07.520Z] #48 24.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-08-01T22:19:07.520Z] #48 24.11 Setting up iproute2 (5.10.0-4) ... [2023-08-01T22:19:07.520Z] #48 24.36 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:19:07.520Z] #48 DONE 26.2s [2023-08-01T22:19:07.520Z] [2023-08-01T22:19:07.520Z] #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 [2023-08-01T22:19:07.520Z] #27 70.67 + /build/golangci-lint --version [2023-08-01T22:19:07.520Z] #27 70.90 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-08-01T22:19:07.520Z] #27 DONE 72.4s [2023-08-01T22:19:07.520Z] [2023-08-01T22:19:07.520Z] #49 [dev-systemd-false 9/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 [2023-08-01T22:19:07.658Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2023-08-01T22:19:07.674Z] #48 26.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-01T22:19:07.674Z] #48 26.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:19:07.915Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.091s coverage: 58.0% of statements [2023-08-01T22:19:07.931Z] #48 26.46 Setting up libaio1:amd64 (0.3.112-9) ... [2023-08-01T22:19:07.931Z] #48 26.47 Setting up python3-lib2to3 (3.9.2-1) ... [2023-08-01T22:19:07.931Z] #48 26.63 Setting up libelf1:amd64 (0.183-1) ... [2023-08-01T22:19:07.931Z] #48 26.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-08-01T22:19:08.089Z] #49 0.726 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-08-01T22:19:08.089Z] #49 0.730 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-08-01T22:19:08.089Z] #49 0.737 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-08-01T22:19:08.089Z] #49 DONE 0.9s [2023-08-01T22:19:08.089Z] [2023-08-01T22:19:08.089Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-08-01T22:19:08.171Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2023-08-01T22:19:08.171Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2023-08-01T22:19:08.171Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2023-08-01T22:19:08.187Z] #48 26.71 Setting up python3-distutils (3.9.2-1) ... [2023-08-01T22:19:08.187Z] #48 26.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-08-01T22:19:08.187Z] #48 26.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-08-01T22:19:08.427Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 76.8% of statements [2023-08-01T22:19:08.427Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2023-08-01T22:19:08.427Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2023-08-01T22:19:08.444Z] #48 26.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-08-01T22:19:08.444Z] #48 26.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-08-01T22:19:08.444Z] #48 26.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-08-01T22:19:08.444Z] #48 26.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-08-01T22:19:08.444Z] #48 26.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-08-01T22:19:08.444Z] #48 26.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-08-01T22:19:08.444Z] #48 26.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-08-01T22:19:08.444Z] #48 27.00 Setting up python3-setuptools (52.0.0-4) ... [2023-08-01T22:19:08.683Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2023-08-01T22:19:08.940Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 78.7% of statements [2023-08-01T22:19:08.940Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2023-08-01T22:19:09.008Z] #48 27.53 Setting up libjq1:amd64 (1.6-2.1) ... [2023-08-01T22:19:09.008Z] #48 27.55 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-08-01T22:19:09.008Z] #48 27.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-08-01T22:19:09.008Z] #48 27.61 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-08-01T22:19:09.197Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 58.2% of statements [2023-08-01T22:19:09.197Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.481s coverage: 13.7% of statements [2023-08-01T22:19:09.197Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2023-08-01T22:19:09.197Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2023-08-01T22:19:09.265Z] #48 27.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-08-01T22:19:09.464Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-08-01T22:19:09.524Z] #48 27.97 Setting up jq (1.6-2.1) ... [2023-08-01T22:19:09.524Z] #48 27.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-08-01T22:19:09.524Z] #48 28.00 Setting up iptables (1.8.7-1) ... [2023-08-01T22:19:09.524Z] #48 28.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:19:09.524Z] #48 28.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:19:09.524Z] #48 28.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-01T22:19:09.524Z] #48 28.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-01T22:19:09.524Z] #48 28.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-08-01T22:19:09.524Z] #48 28.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-08-01T22:19:09.524Z] #48 28.04 Setting up iproute2 (5.10.0-4) ... [2023-08-01T22:19:09.524Z] #48 28.22 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:19:09.721Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2023-08-01T22:19:09.978Z] ok github.com/docker/docker/errdefs 0.016s coverage: 77.0% of statements [2023-08-01T22:19:09.996Z] #50 ... [2023-08-01T22:19:09.996Z] [2023-08-01T22:19:09.996Z] #41 [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 [2023-08-01T22:19:09.996Z] #41 33.51 + mkdir -p /build [2023-08-01T22:19:09.996Z] #41 33.52 + cp runc /build/runc [2023-08-01T22:19:09.996Z] #41 DONE 33.7s [2023-08-01T22:19:09.996Z] [2023-08-01T22:19:09.996Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-08-01T22:19:10.540Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-08-01T22:19:10.540Z] ok github.com/docker/docker/image 0.021s coverage: 86.8% of statements [2023-08-01T22:19:10.540Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2023-08-01T22:19:10.720Z] #36 81.36 + bin/containerd-shim-runc-v1 [2023-08-01T22:19:10.797Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-08-01T22:19:11.053Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2023-08-01T22:19:11.053Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2023-08-01T22:19:11.309Z] ok github.com/docker/docker/distribution 0.612s coverage: 29.0% of statements [2023-08-01T22:19:11.309Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-08-01T22:19:11.309Z] ok github.com/docker/docker/opts 0.026s coverage: 67.1% of statements [2023-08-01T22:19:11.413Z] #48 DONE 29.8s [2023-08-01T22:19:11.413Z] [2023-08-01T22:19:11.413Z] #49 [dev-systemd-false 9/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 [2023-08-01T22:19:11.566Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2023-08-01T22:19:11.566Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2023-08-01T22:19:11.615Z] #37 79.69 + bin/containerd-shim-runc-v1 [2023-08-01T22:19:11.668Z] #49 0.414 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-08-01T22:19:11.669Z] #49 0.419 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-08-01T22:19:11.669Z] #49 0.423 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-08-01T22:19:11.822Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 5.769s coverage: 45.9% of statements [2023-08-01T22:19:11.822Z] ok github.com/docker/docker/distribution/xfer 1.749s coverage: 84.6% of statements [2023-08-01T22:19:11.822Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2023-08-01T22:19:12.237Z] #49 DONE 0.8s [2023-08-01T22:19:12.237Z] [2023-08-01T22:19:12.237Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-08-01T22:19:12.385Z] ok github.com/docker/docker/pkg/discovery 0.031s coverage: 58.3% of statements [2023-08-01T22:19:12.385Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2023-08-01T22:19:12.385Z] ok github.com/docker/docker/pkg/authorization 0.574s coverage: 68.3% of statements [2023-08-01T22:19:12.385Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2023-08-01T22:19:12.681Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-08-01T22:19:12.681Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2023-08-01T22:19:12.681Z] ok github.com/docker/docker/pkg/archive 0.445s coverage: 81.8% of statements [2023-08-01T22:19:12.937Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2023-08-01T22:19:12.937Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2023-08-01T22:19:13.192Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2023-08-01T22:19:13.246Z] #36 83.69 + bin/containerd-shim-runc-v2 [2023-08-01T22:19:13.448Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-08-01T22:19:13.448Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2023-08-01T22:19:13.503Z] #36 84.22 + binaries [2023-08-01T22:19:13.503Z] #36 84.22 + install -D bin/containerd /build/containerd [2023-08-01T22:19:13.503Z] #36 84.25 + install -D bin/containerd-shim /build/containerd-shim [2023-08-01T22:19:13.703Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-08-01T22:19:13.704Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-08-01T22:19:13.704Z] ok github.com/docker/docker/pkg/ioutils 0.337s coverage: 70.6% of statements [2023-08-01T22:19:13.704Z] ok github.com/docker/docker/pkg/idtools 0.410s coverage: 69.5% of statements [2023-08-01T22:19:13.760Z] #36 84.26 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-08-01T22:19:13.760Z] #36 84.27 + install -D bin/ctr /build/ctr [2023-08-01T22:19:13.959Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-08-01T22:19:13.959Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-08-01T22:19:13.959Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2023-08-01T22:19:13.959Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2023-08-01T22:19:14.131Z] #37 82.12 + bin/containerd-shim-runc-v2 [2023-08-01T22:19:14.215Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2023-08-01T22:19:14.470Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-08-01T22:19:14.470Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-08-01T22:19:14.470Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-08-01T22:19:14.690Z] #36 DONE 85.2s [2023-08-01T22:19:14.691Z] #37 82.66 + binaries [2023-08-01T22:19:14.691Z] #37 82.66 + install -D bin/containerd /build/containerd [2023-08-01T22:19:14.691Z] #37 82.69 + install -D bin/containerd-shim /build/containerd-shim [2023-08-01T22:19:14.691Z] #37 82.70 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-08-01T22:19:14.691Z] #37 82.71 + install -D bin/ctr /build/ctr [2023-08-01T22:19:14.726Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2023-08-01T22:19:14.727Z] ok github.com/docker/docker/pkg/chrootarchive 2.630s coverage: 43.5% of statements [2023-08-01T22:19:15.028Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-08-01T22:19:15.028Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-08-01T22:19:15.265Z] #50 6.366 Collecting yamllint==1.26.1 [2023-08-01T22:19:15.283Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-08-01T22:19:15.523Z] #50 7.402 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-08-01T22:19:15.586Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2023-08-01T22:19:15.586Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 36.9% of statements [2023-08-01T22:19:15.586Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2023-08-01T22:19:15.586Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2023-08-01T22:19:15.620Z] [2023-08-01T22:19:15.620Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-08-01T22:19:15.620Z] #62 DONE 0.2s [2023-08-01T22:19:15.620Z] [2023-08-01T22:19:15.620Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-08-01T22:19:15.842Z] coverage: [no statements] [2023-08-01T22:19:15.842Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-08-01T22:19:15.842Z] ok github.com/docker/docker/pkg/tailfile 0.030s coverage: 88.6% of statements [2023-08-01T22:19:15.877Z] #63 DONE 0.2s [2023-08-01T22:19:15.877Z] [2023-08-01T22:19:15.877Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-08-01T22:19:16.054Z] #37 DONE 84.2s [2023-08-01T22:19:16.091Z] #50 7.872 Collecting pathspec>=0.5.3 [2023-08-01T22:19:16.091Z] #50 7.877 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) [2023-08-01T22:19:16.091Z] #50 8.062 Collecting pyyaml [2023-08-01T22:19:16.091Z] #50 8.085 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) [2023-08-01T22:19:16.091Z] #50 8.101 Building wheels for collected packages: yamllint [2023-08-01T22:19:16.091Z] #50 8.101 Building wheel for yamllint (setup.py): started [2023-08-01T22:19:16.098Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-08-01T22:19:16.098Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-08-01T22:19:16.098Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2023-08-01T22:19:16.098Z] ok github.com/docker/docker/pkg/tarsum 0.066s coverage: 89.3% of statements [2023-08-01T22:19:16.659Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-08-01T22:19:16.659Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-08-01T22:19:16.659Z] #50 8.471 Building wheel for yamllint (setup.py): finished with status 'done' [2023-08-01T22:19:16.659Z] #50 8.473 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d14b0b34bbbd79407bc58087b567928eea73b4feb5bc1364b95e09576c494b9e [2023-08-01T22:19:16.659Z] #50 8.473 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-08-01T22:19:16.659Z] #50 8.478 Successfully built yamllint [2023-08-01T22:19:16.659Z] #50 8.488 Installing collected packages: pyyaml, pathspec, yamllint [2023-08-01T22:19:16.915Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2023-08-01T22:19:16.918Z] #50 8.671 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.26.1 [2023-08-01T22:19:16.979Z] [2023-08-01T22:19:16.979Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-08-01T22:19:17.177Z] #50 DONE 9.1s [2023-08-01T22:19:17.177Z] [2023-08-01T22:19:17.177Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-08-01T22:19:17.244Z] #64 DONE 1.3s [2023-08-01T22:19:17.244Z] [2023-08-01T22:19:17.244Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-08-01T22:19:17.244Z] #65 DONE 0.0s [2023-08-01T22:19:17.244Z] [2023-08-01T22:19:17.244Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-08-01T22:19:17.244Z] #66 DONE 0.0s [2023-08-01T22:19:17.244Z] [2023-08-01T22:19:17.244Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-08-01T22:19:17.436Z] #51 DONE 0.1s [2023-08-01T22:19:17.436Z] [2023-08-01T22:19:17.436Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-08-01T22:19:17.436Z] #52 DONE 0.2s [2023-08-01T22:19:17.436Z] [2023-08-01T22:19:17.436Z] #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 [2023-08-01T22:19:17.476Z] ok github.com/docker/docker/quota 0.282s coverage: 69.2% of statements [2023-08-01T22:19:17.476Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-08-01T22:19:17.476Z] ok github.com/docker/docker/registry 0.098s coverage: 57.3% of statements [2023-08-01T22:19:17.476Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2023-08-01T22:19:17.476Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [2023-08-01T22:19:17.695Z] #37 ... [2023-08-01T22:19:17.695Z] [2023-08-01T22:19:17.695Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-08-01T22:19:17.695Z] #53 DONE 0.1s [2023-08-01T22:19:17.731Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-08-01T22:19:17.808Z] #67 DONE 0.7s [2023-08-01T22:19:17.808Z] [2023-08-01T22:19:17.808Z] #68 exporting to image [2023-08-01T22:19:17.808Z] #68 exporting layers [2023-08-01T22:19:17.904Z] #62 DONE 0.9s [2023-08-01T22:19:17.904Z] [2023-08-01T22:19:17.904Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-08-01T22:19:17.954Z] [2023-08-01T22:19:17.954Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-08-01T22:19:17.954Z] #54 DONE 0.1s [2023-08-01T22:19:17.954Z] [2023-08-01T22:19:17.954Z] #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 [2023-08-01T22:19:17.954Z] #37 ... [2023-08-01T22:19:17.954Z] [2023-08-01T22:19:17.954Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-08-01T22:19:17.954Z] #55 DONE 0.1s [2023-08-01T22:19:17.954Z] [2023-08-01T22:19:17.954Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-08-01T22:19:17.987Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-08-01T22:19:18.159Z] #63 DONE 0.2s [2023-08-01T22:19:18.159Z] [2023-08-01T22:19:18.159Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-08-01T22:19:18.213Z] #56 DONE 0.2s [2023-08-01T22:19:18.213Z] [2023-08-01T22:19:18.213Z] #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 [2023-08-01T22:19:18.213Z] #37 ... [2023-08-01T22:19:18.213Z] [2023-08-01T22:19:18.213Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-08-01T22:19:18.213Z] #57 DONE 0.1s [2023-08-01T22:19:18.213Z] [2023-08-01T22:19:18.213Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-08-01T22:19:18.242Z] ok github.com/docker/docker/pkg/signal 3.378s coverage: 62.3% of statements [2023-08-01T22:19:18.242Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2023-08-01T22:19:18.472Z] #58 DONE 0.1s [2023-08-01T22:19:18.472Z] [2023-08-01T22:19:18.472Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-08-01T22:19:18.472Z] #59 DONE 0.2s [2023-08-01T22:19:18.472Z] [2023-08-01T22:19:18.472Z] #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 [2023-08-01T22:19:18.497Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 64.7% of statements [2023-08-01T22:19:18.730Z] #37 ... [2023-08-01T22:19:18.730Z] [2023-08-01T22:19:18.730Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-08-01T22:19:18.730Z] #60 DONE 0.1s [2023-08-01T22:19:18.730Z] [2023-08-01T22:19:18.730Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-08-01T22:19:18.730Z] #61 DONE 0.1s [2023-08-01T22:19:18.730Z] [2023-08-01T22:19:18.730Z] #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 [2023-08-01T22:19:18.752Z] ok github.com/docker/docker/volume/local 0.113s coverage: 74.2% of statements [2023-08-01T22:19:18.772Z] #50 5.678 Collecting yamllint==1.26.1 [2023-08-01T22:19:18.772Z] #50 6.727 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-08-01T22:19:19.049Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.9% of statements [2023-08-01T22:19:19.049Z] ok github.com/docker/docker/layer 7.417s coverage: 68.8% of statements [2023-08-01T22:19:19.084Z] #64 DONE 1.0s [2023-08-01T22:19:19.084Z] [2023-08-01T22:19:19.084Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-08-01T22:19:19.084Z] #65 DONE 0.0s [2023-08-01T22:19:19.084Z] [2023-08-01T22:19:19.084Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-08-01T22:19:19.084Z] #66 DONE 0.0s [2023-08-01T22:19:19.334Z] #50 7.049 Collecting pathspec>=0.5.3 [2023-08-01T22:19:19.334Z] #50 7.054 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) [2023-08-01T22:19:19.334Z] #50 7.213 Collecting pyyaml [2023-08-01T22:19:19.334Z] #50 7.218 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) [2023-08-01T22:19:19.334Z] #50 7.251 Building wheels for collected packages: yamllint [2023-08-01T22:19:19.334Z] #50 7.251 Building wheel for yamllint (setup.py): started [2023-08-01T22:19:19.339Z] [2023-08-01T22:19:19.339Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-08-01T22:19:19.591Z] #50 7.520 Building wheel for yamllint (setup.py): finished with status 'done' [2023-08-01T22:19:19.591Z] #50 7.520 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=138acf121ac046ab79e1e520b2aca5e3b96df02dcd4f95d402fe875f7eef5021 [2023-08-01T22:19:19.591Z] #50 7.520 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-08-01T22:19:19.591Z] #50 7.523 Successfully built yamllint [2023-08-01T22:19:19.591Z] #50 7.530 Installing collected packages: pyyaml, pathspec, yamllint [2023-08-01T22:19:19.847Z] #50 7.656 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.26.1 [2023-08-01T22:19:19.900Z] #67 DONE 0.8s [2023-08-01T22:19:19.900Z] [2023-08-01T22:19:19.900Z] #68 exporting to image [2023-08-01T22:19:19.900Z] #68 exporting layers [2023-08-01T22:19:20.975Z] ok github.com/docker/docker/daemon 12.164s coverage: 17.0% of statements [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/names [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/dockerversion [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/oci/caps [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-08-01T22:19:20.975Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-08-01T22:19:21.739Z] #50 DONE 9.7s [2023-08-01T22:19:21.739Z] [2023-08-01T22:19:21.739Z] #36 [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 [2023-08-01T22:19:21.739Z] #36 79.90 # github.com/containerd/containerd/cmd/containerd [2023-08-01T22:19:21.739Z] #36 79.90 /usr/bin/ld: /tmp/go-link-212337710/000019.o: in function `New': [2023-08-01T22:19:21.739Z] #36 79.90 /tmp/tmp.QiD7tNWuel/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 [2023-08-01T22:19:21.739Z] #36 79.98 + bin/containerd-stress [2023-08-01T22:19:21.739Z] #36 80.87 + bin/containerd-shim [2023-08-01T22:19:21.739Z] #36 85.33 + bin/containerd-shim-runc-v1 [2023-08-01T22:19:21.739Z] #36 ... [2023-08-01T22:19:21.739Z] [2023-08-01T22:19:21.739Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-08-01T22:19:21.984Z] #68 exporting layers 3.7s done [2023-08-01T22:19:21.984Z] #68 writing image sha256:350d2ee9934e9eda826466acf096c79b1b114abf85acaa50dc3860083af4479f done [2023-08-01T22:19:21.984Z] #68 naming to docker.io/library/docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 done [2023-08-01T22:19:21.984Z] #68 DONE 3.7s [Pipeline] } [2023-08-01T22:19:21.994Z] #51 DONE 0.4s [2023-08-01T22:19:21.994Z] [2023-08-01T22:19:21.994Z] #36 [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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T22:19:22.250Z] #36 ... [2023-08-01T22:19:22.250Z] [2023-08-01T22:19:22.250Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-08-01T22:19:22.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -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:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh dynbinary test-integration [2023-08-01T22:19:22.505Z] #52 DONE 0.3s [2023-08-01T22:19:22.505Z] [2023-08-01T22:19:22.506Z] #36 [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 [2023-08-01T22:19:22.506Z] #36 87.80 + bin/containerd-shim-runc-v2 [2023-08-01T22:19:22.761Z] #36 ... [2023-08-01T22:19:22.761Z] [2023-08-01T22:19:22.761Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-08-01T22:19:22.761Z] #53 DONE 0.2s [2023-08-01T22:19:22.761Z] [2023-08-01T22:19:22.761Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-08-01T22:19:22.761Z] #54 DONE 0.1s [2023-08-01T22:19:22.761Z] [2023-08-01T22:19:22.761Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-08-01T22:19:22.761Z] #55 DONE 0.0s [2023-08-01T22:19:22.761Z] [2023-08-01T22:19:22.761Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-08-01T22:19:23.245Z] [2023-08-01T22:19:23.245Z] Removing bundles/ [2023-08-01T22:19:23.245Z] [2023-08-01T22:19:23.245Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-08-01T22:19:23.245Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:19:23.245Z] GOOS="" GOARCH="" GOARM="" [2023-08-01T22:19:23.687Z] #56 DONE 1.1s [2023-08-01T22:19:23.687Z] [2023-08-01T22:19:23.687Z] #36 [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 [2023-08-01T22:19:23.687Z] #36 88.41 + binaries [2023-08-01T22:19:23.687Z] #36 88.41 + install -D bin/containerd /build/containerd [2023-08-01T22:19:23.687Z] #36 88.44 + install -D bin/containerd-shim /build/containerd-shim [2023-08-01T22:19:23.687Z] #36 88.45 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-08-01T22:19:23.687Z] #36 88.46 + install -D bin/ctr /build/ctr [2023-08-01T22:19:23.942Z] #36 DONE 89.3s [2023-08-01T22:19:23.942Z] [2023-08-01T22:19:23.942Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-08-01T22:19:23.942Z] #57 DONE 0.1s [2023-08-01T22:19:23.942Z] [2023-08-01T22:19:23.942Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-08-01T22:19:23.942Z] #58 DONE 0.1s [2023-08-01T22:19:23.942Z] [2023-08-01T22:19:23.942Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-08-01T22:19:23.990Z] #37 76.97 # github.com/containerd/containerd/cmd/containerd [2023-08-01T22:19:23.990Z] #37 76.97 /usr/bin/ld: /tmp/go-link-1038659785/000019.o: in function `New': [2023-08-01T22:19:23.990Z] #37 76.97 /tmp/tmp.cPTKs1pWiI/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 [2023-08-01T22:19:23.990Z] #37 77.05 + bin/containerd-stress [2023-08-01T22:19:24.060Z] #68 exporting layers 3.7s done [2023-08-01T22:19:24.061Z] #68 writing image sha256:11b866630f2228e579d9985e42fba9abb3d9afba3db386b8f76e6f0af9572c02 done [2023-08-01T22:19:24.061Z] #68 naming to docker.io/library/docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 done [2023-08-01T22:19:24.061Z] #68 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-08-01T22:19:24.510Z] + trap exit INT TERM [2023-08-01T22:19:24.510Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-08-01T22:19:24.510Z] + CONTAINER_NAME=docker-pr1 [2023-08-01T22:19:24.510Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46142/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh dynbinary-daemon [2023-08-01T22:19:24.868Z] #59 DONE 0.6s [2023-08-01T22:19:24.868Z] [2023-08-01T22:19:24.868Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-08-01T22:19:24.868Z] #60 DONE 0.1s [2023-08-01T22:19:24.868Z] [2023-08-01T22:19:24.868Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-08-01T22:19:24.922Z] #37 77.92 + bin/containerd-shim [2023-08-01T22:19:25.123Z] #61 DONE 0.3s [2023-08-01T22:19:25.123Z] [2023-08-01T22:19:25.123Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-08-01T22:19:25.434Z] [2023-08-01T22:19:25.434Z] Removing bundles/ [2023-08-01T22:19:25.434Z] [2023-08-01T22:19:25.434Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-08-01T22:19:25.434Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:19:25.434Z] GOOS="" GOARCH="" GOARM="" [2023-08-01T22:19:26.049Z] #62 DONE 0.8s [2023-08-01T22:19:26.051Z] [2023-08-01T22:19:26.051Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-08-01T22:19:26.051Z] #63 DONE 0.2s [2023-08-01T22:19:26.051Z] [2023-08-01T22:19:26.051Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-08-01T22:19:26.614Z] #64 DONE 0.5s [2023-08-01T22:19:26.614Z] [2023-08-01T22:19:26.614Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-08-01T22:19:26.614Z] #65 DONE 0.1s [2023-08-01T22:19:26.614Z] [2023-08-01T22:19:26.614Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-08-01T22:19:26.614Z] #66 DONE 0.0s [2023-08-01T22:19:26.614Z] [2023-08-01T22:19:26.614Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-08-01T22:19:27.979Z] #67 DONE 1.0s [2023-08-01T22:19:27.979Z] [2023-08-01T22:19:27.979Z] #68 exporting to image [2023-08-01T22:19:27.979Z] #68 exporting layers [2023-08-01T22:19:29.110Z] #37 82.22 + bin/containerd-shim-runc-v1 [2023-08-01T22:19:31.640Z] #37 84.59 + bin/containerd-shim-runc-v2 [2023-08-01T22:19:32.141Z] #68 exporting layers 4.0s done [2023-08-01T22:19:32.141Z] #68 writing image sha256:308eca9974c2156166935301fc9ccce0499166d7c889bb1210e4c14b816dcbf1 done [2023-08-01T22:19:32.141Z] #68 naming to docker.io/library/docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 done [2023-08-01T22:19:32.142Z] #68 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-08-01T22:19:32.211Z] #37 85.15 + binaries [2023-08-01T22:19:32.211Z] #37 85.15 + install -D bin/containerd /build/containerd [2023-08-01T22:19:32.211Z] #37 85.18 + install -D bin/containerd-shim /build/containerd-shim [2023-08-01T22:19:32.211Z] #37 85.19 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-08-01T22:19:32.211Z] #37 85.20 + install -D bin/ctr /build/ctr [2023-08-01T22:19:32.462Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46142/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/validate/default [2023-08-01T22:19:33.142Z] #37 DONE 86.1s [2023-08-01T22:19:33.706Z] [2023-08-01T22:19:33.706Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-08-01T22:19:33.824Z] Congratulations! All commits are properly signed with the DCO! [2023-08-01T22:19:33.964Z] #62 DONE 0.4s [2023-08-01T22:19:33.964Z] [2023-08-01T22:19:33.964Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-08-01T22:19:34.221Z] #63 DONE 0.1s [2023-08-01T22:19:34.221Z] [2023-08-01T22:19:34.222Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-08-01T22:19:34.385Z] Congratulations! Seccomp profile generation is done correctly. [2023-08-01T22:19:34.385Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-08-01T22:19:34.479Z] #64 DONE 0.3s [2023-08-01T22:19:34.479Z] [2023-08-01T22:19:34.479Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-08-01T22:19:34.479Z] #65 DONE 0.1s [2023-08-01T22:19:34.479Z] [2023-08-01T22:19:34.479Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-08-01T22:19:34.479Z] #66 DONE 0.0s [2023-08-01T22:19:34.479Z] [2023-08-01T22:19:34.479Z] #67 [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 [2023-08-01T22:19:35.044Z] #67 0.504 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-08-01T22:19:35.044Z] #67 0.504 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-08-01T22:19:35.044Z] #67 0.504 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-08-01T22:19:35.872Z] #67 0.768 Reading package lists... [2023-08-01T22:19:36.437Z] #67 1.276 Reading package lists... [2023-08-01T22:19:36.437Z] #67 1.784 Building dependency tree... [2023-08-01T22:19:36.437Z] #67 1.907 Reading state information... [2023-08-01T22:19:36.437Z] #67 2.026 The following additional packages will be installed: [2023-08-01T22:19:36.695Z] #67 2.026 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-08-01T22:19:36.695Z] #67 2.027 Suggested packages: [2023-08-01T22:19:36.695Z] #67 2.027 systemd-container policykit-1 [2023-08-01T22:19:36.695Z] #67 2.027 Recommended packages: [2023-08-01T22:19:36.695Z] #67 2.027 systemd-timesyncd | time-daemon libnss-systemd [2023-08-01T22:19:36.695Z] #67 2.065 The following NEW packages will be installed: [2023-08-01T22:19:36.695Z] #67 2.065 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-08-01T22:19:36.695Z] #67 2.066 libkmod2 libpam-systemd systemd systemd-sysv [2023-08-01T22:19:36.952Z] #67 2.357 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-08-01T22:19:36.952Z] #67 2.357 Need to get 5830 kB of archives. [2023-08-01T22:19:36.952Z] #67 2.357 After this operation, 19.3 MB of additional disk space will be used. [2023-08-01T22:19:36.952Z] #67 2.357 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-08-01T22:19:36.952Z] #67 2.361 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-08-01T22:19:36.952Z] #67 2.362 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-08-01T22:19:36.952Z] #67 2.369 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-08-01T22:19:36.952Z] #67 2.371 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB] [2023-08-01T22:19:36.952Z] #67 2.401 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 systemd-sysv amd64 247.3-7+deb11u4 [114 kB] [2023-08-01T22:19:36.952Z] #67 2.402 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-08-01T22:19:36.952Z] #67 2.403 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-08-01T22:19:36.952Z] #67 2.405 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 libpam-systemd amd64 247.3-7+deb11u4 [283 kB] [2023-08-01T22:19:36.952Z] #67 2.409 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2023-08-01T22:19:36.952Z] #67 2.532 debconf: delaying package configuration, since apt-utils is not installed [2023-08-01T22:19:36.952Z] #67 2.565 Fetched 5830 kB in 0s (17.2 MB/s) [2023-08-01T22:19:36.952Z] #67 2.589 Selecting previously unselected package libargon2-1:amd64. [2023-08-01T22:19:37.209Z] #67 2.589 (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 ... 28613 files and directories currently installed.) [2023-08-01T22:19:37.209Z] #67 2.603 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-08-01T22:19:37.209Z] #67 2.610 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-08-01T22:19:37.209Z] #67 2.642 Selecting previously unselected package libjson-c5:amd64. [2023-08-01T22:19:37.209Z] #67 2.645 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-08-01T22:19:37.209Z] #67 2.649 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-08-01T22:19:37.209Z] #67 2.685 Selecting previously unselected package libcryptsetup12:amd64. [2023-08-01T22:19:37.209Z] #67 2.688 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-08-01T22:19:37.209Z] #67 2.692 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-08-01T22:19:37.209Z] #67 2.742 Selecting previously unselected package libkmod2:amd64. [2023-08-01T22:19:37.209Z] #67 2.745 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-08-01T22:19:37.209Z] #67 2.748 Unpacking libkmod2:amd64 (28-1) ... [2023-08-01T22:19:37.209Z] #67 2.795 Selecting previously unselected package systemd. [2023-08-01T22:19:37.466Z] #67 2.797 Preparing to unpack .../systemd_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:19:37.466Z] #67 2.832 Unpacking systemd (247.3-7+deb11u4) ... [2023-08-01T22:19:37.724Z] #67 3.269 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-08-01T22:19:37.724Z] #67 3.280 Setting up libjson-c5:amd64 (0.15-2) ... [2023-08-01T22:19:37.724Z] #67 3.294 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-08-01T22:19:37.724Z] #67 3.306 Setting up libkmod2:amd64 (28-1) ... [2023-08-01T22:19:37.724Z] #67 3.315 Setting up systemd (247.3-7+deb11u4) ... [2023-08-01T22:19:37.724Z] #67 3.359 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-08-01T22:19:37.981Z] #67 3.360 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-08-01T22:19:37.981Z] #67 3.363 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-08-01T22:19:37.981Z] #67 3.386 Initializing machine ID from KVM UUID. [2023-08-01T22:19:38.238Z] #67 3.708 Selecting previously unselected package systemd-sysv. [2023-08-01T22:19:38.238Z] #67 3.708 (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 ... 29424 files and directories currently installed.) [2023-08-01T22:19:38.238Z] #67 3.721 Preparing to unpack .../systemd-sysv_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:19:38.238Z] #67 3.724 Unpacking systemd-sysv (247.3-7+deb11u4) ... [2023-08-01T22:19:38.238Z] #67 3.772 Selecting previously unselected package libdbus-1-3:amd64. [2023-08-01T22:19:38.496Z] #67 3.775 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-08-01T22:19:38.496Z] #67 3.779 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-08-01T22:19:38.496Z] #67 3.834 Selecting previously unselected package dbus. [2023-08-01T22:19:38.496Z] #67 3.836 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-08-01T22:19:38.496Z] #67 3.846 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-08-01T22:19:38.496Z] #67 3.910 Selecting previously unselected package libpam-systemd:amd64. [2023-08-01T22:19:38.496Z] #67 3.913 Preparing to unpack .../libpam-systemd_247.3-7+deb11u4_amd64.deb ... [2023-08-01T22:19:38.496Z] #67 3.917 Unpacking libpam-systemd:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:19:38.496Z] #67 3.961 Selecting previously unselected package dbus-user-session. [2023-08-01T22:19:38.496Z] #67 3.964 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-08-01T22:19:38.496Z] #67 3.967 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-08-01T22:19:38.496Z] #67 4.021 Setting up systemd-sysv (247.3-7+deb11u4) ... [2023-08-01T22:19:38.654Z] Running on azwin-2-52d490 in d:\jenkins\workspace\moby_PR-46142 [Pipeline] { [Pipeline] ws [2023-08-01T22:19:38.668Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-08-01T22:19:38.753Z] #67 4.031 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-08-01T22:19:38.753Z] #67 4.041 Setting up dbus (1.12.24-0+deb11u1) ... [2023-08-01T22:19:38.753Z] #67 4.160 invoke-rc.d: could not determine current runlevel [2023-08-01T22:19:38.753Z] #67 4.163 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-01T22:19:38.753Z] #67 4.167 Setting up libpam-systemd:amd64 (247.3-7+deb11u4) ... [2023-08-01T22:19:38.753Z] #67 4.290 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-08-01T22:19:39.010Z] #67 4.308 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-01T22:19:39.010Z] #67 DONE 4.5s [2023-08-01T22:19:39.010Z] [2023-08-01T22:19:39.010Z] #68 [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 [2023-08-01T22:19:39.267Z] #68 0.331 % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T22:19:39.267Z] #68 0.331 Dload Upload Total Spent Left Speed [2023-08-01T22:19:39.506Z] The recommended git tool is: git [2023-08-01T22:19:39.524Z] #68 0.331 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6138 0 --:--:-- --:--:-- --:--:-- 6138 [2023-08-01T22:19:39.524Z] #68 DONE 0.7s [2023-08-01T22:19:39.524Z] [2023-08-01T22:19:39.524Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-08-01T22:19:40.456Z] #69 DONE 0.8s [2023-08-01T22:19:40.456Z] [2023-08-01T22:19:40.456Z] #70 exporting to image [2023-08-01T22:19:40.456Z] #70 exporting layers [2023-08-01T22:19:40.917Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-08-01T22:19:42.804Z] Congratulations! All API changes are done the right way. [2023-08-01T22:19:42.804Z] Congratulations! All TOML source files changed here have valid syntax. [2023-08-01T22:19:42.804Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-08-01T22:19:42.804Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-08-01T22:19:42.804Z] Congratulations! No new tests were added to integration-cli. [2023-08-01T22:19:42.804Z] [2023-08-01T22:19:42.804Z] INFO Start validation with golang-ci-lint [2023-08-01T22:19:42.804Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-08-01T22:19:42.804Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-08-01T22:19:42.804Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-08-01T22:19:44.637Z] #70 exporting layers 3.7s done [2023-08-01T22:19:44.637Z] #70 writing image sha256:7e9a529408ab524775318c465072f8894609bab10f89b170dc9f4d6edd9198ee done [2023-08-01T22:19:44.637Z] #70 naming to docker.io/library/docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 done [2023-08-01T22:19:44.637Z] #70 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T22:19:44.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -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:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh dynbinary test-integration [2023-08-01T22:19:46.875Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-08-01T22:19:46.875Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-08-01T22:19:46.875Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-08-01T22:19:46.875Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-08-01T22:19:46.875Z] systemd 247.3-7+deb11u4 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) [2023-08-01T22:19:46.875Z] Detected virtualization docker. [2023-08-01T22:19:46.875Z] Detected architecture x86-64. [2023-08-01T22:19:46.875Z] Set hostname to <2c5e86e1a3f9>. [2023-08-01T22:19:46.875Z] modprobe@configfs.service: Succeeded. [2023-08-01T22:19:46.875Z] modprobe@drm.service: Succeeded. [2023-08-01T22:19:46.875Z] modprobe@fuse.service: Succeeded. [2023-08-01T22:19:46.875Z] + source /etc/docker-entrypoint-cmd [2023-08-01T22:19:46.875Z] ++ hack/make.sh dynbinary test-integration [2023-08-01T22:19:46.875Z] [2023-08-01T22:19:46.875Z] Removing bundles/ [2023-08-01T22:19:46.875Z] [2023-08-01T22:19:46.875Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-08-01T22:19:46.875Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:19:46.875Z] GOOS="" GOARCH="" GOARM="" [2023-08-01T22:19:53.326Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.2% of statements [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/pkg/term [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/rootless [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/testutil/request [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/volume [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-08-01T22:19:53.326Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === Skipped [2023-08-01T22:19:53.326Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-08-01T22:19:53.326Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-08-01T22:19:53.326Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:73: No driver to put! [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-08-01T22:19:53.326Z] time="2023-08-01T22:19:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-08-01T22:19:53.326Z] time="2023-08-01T22:19:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-08-01T22:19:53.326Z] time="2023-08-01T22:19:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-08-01T22:19:53.326Z] time="2023-08-01T22:19:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-08-01T22:19:53.326Z] time="2023-08-01T22:19:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:73: No driver to put! [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-08-01T22:19:53.326Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-08-01T22:19:53.326Z] overlay_test.go:50: Fails to compute changes intermittently [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-08-01T22:19:53.326Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:19:53.326Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-08-01T22:19:53.326Z] graphtest_unix.go:73: No driver to put! [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.326Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-08-01T22:19:53.326Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-08-01T22:19:53.326Z] [2023-08-01T22:19:53.327Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-08-01T22:19:53.327Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-08-01T22:19:53.327Z] [2023-08-01T22:19:53.327Z] DONE 2266 tests, 26 skipped in 78.543s Post stage [Pipeline] junit [2023-08-01T22:19:53.337Z] Recording test results [2023-08-01T22:19:54.487Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T22:19:54.814Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -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:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh dynbinary test-integration [2023-08-01T22:19:55.070Z] [2023-08-01T22:19:55.070Z] Removing bundles/ [2023-08-01T22:19:55.070Z] [2023-08-01T22:19:55.070Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-08-01T22:19:55.070Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:19:55.070Z] GOOS="" GOARCH="" GOARM="" [2023-08-01T22:20:01.947Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:20:01.947Z] [2023-08-01T22:20:01.947Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-08-01T22:20:01.947Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-08-01T22:20:01.947Z] HOSTNAME=9e27412ed30b [2023-08-01T22:20:01.947Z] DEST=bundles/test-integration [2023-08-01T22:20:01.947Z] PWD=/go/src/github.com/docker/docker [2023-08-01T22:20:01.947Z] DOCKER_ROOTLESS=1 [2023-08-01T22:20:01.947Z] DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:20:01.947Z] container=docker [2023-08-01T22:20:01.947Z] HOME=/root [2023-08-01T22:20:01.947Z] GOLANG_VERSION=1.19.12 [2023-08-01T22:20:01.947Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-08-01T22:20:01.947Z] VALIDATE_BRANCH=20.10 [2023-08-01T22:20:01.947Z] TERM=xterm [2023-08-01T22:20:01.947Z] DOCKER_PKG=github.com/docker/docker [2023-08-01T22:20:01.947Z] SHLVL=1 [2023-08-01T22:20:01.947Z] TIMEOUT=120m [2023-08-01T22:20:01.947Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-08-01T22:20:01.947Z] DOCKER_GRAPHDRIVER=overlay2 [2023-08-01T22:20:01.947Z] GO111MODULE=off [2023-08-01T22:20:01.947Z] DOCKER_EXPERIMENTAL=1 [2023-08-01T22:20:01.947Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-08-01T22:20:01.947Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-08-01T22:20:01.947Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-08-01T22:20:01.947Z] GOPATH=/go [2023-08-01T22:20:01.947Z] PKG_CONFIG=pkg-config [2023-08-01T22:20:01.947Z] _=/usr/bin/env [2023-08-01T22:20:01.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-08-01T22:20:04.127Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:20:04.127Z] [2023-08-01T22:20:04.127Z] + TEST_INTEGRATION_DEST=1 [2023-08-01T22:20:04.127Z] + CONTAINER_NAME=docker-pr1-1 [2023-08-01T22:20:04.127Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-08-01T22:20:04.127Z] + run_tests test-integration-flaky [2023-08-01T22:20:04.127Z] + '[' -n 0 ']' [2023-08-01T22:20:04.127Z] + rm= [2023-08-01T22:20:04.127Z] + TEST_INTEGRATION_DEST=2 [2023-08-01T22:20:04.127Z] + CONTAINER_NAME=docker-pr1-2 [2023-08-01T22:20:04.127Z] + TEST_SKIP_INTEGRATION=1 [2023-08-01T22:20:04.127Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-08-01T22:20:04.127Z] + run_tests [2023-08-01T22:20:04.127Z] + c=0 [2023-08-01T22:20:04.127Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46142/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-46142/.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=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh test-integration-flaky test-integration [2023-08-01T22:20:04.127Z] + '[' -n 0 ']' [2023-08-01T22:20:04.127Z] + rm= [2023-08-01T22:20:04.127Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46142/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-46142/.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=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh '' test-integration [2023-08-01T22:20:04.127Z] ++ jobs -p [2023-08-01T22:20:04.127Z] + TEST_INTEGRATION_DEST=3 [2023-08-01T22:20:04.127Z] + CONTAINER_NAME=docker-pr1-3 [2023-08-01T22:20:04.127Z] + TEST_SKIP_INTEGRATION=1 [2023-08-01T22:20:04.127Z] + for job in $(jobs -p) [2023-08-01T22:20:04.127Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-08-01T22:20:04.127Z] + run_tests [2023-08-01T22:20:04.127Z] + wait 38011 [2023-08-01T22:20:04.127Z] + '[' -n 0 ']' [2023-08-01T22:20:04.127Z] + rm= [2023-08-01T22:20:04.127Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46142/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-46142/.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=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh '' test-integration [2023-08-01T22:20:04.127Z] [2023-08-01T22:20:04.127Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-08-01T22:20:04.127Z] [2023-08-01T22:20:04.127Z] [2023-08-01T22:20:04.127Z] No new tests added to integration. [2023-08-01T22:20:04.127Z] [2023-08-01T22:20:04.127Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-08-01T22:20:04.127Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-08-01T22:20:04.127Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-08-01T22:20:04.127Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-08-01T22:20:04.127Z] HOSTNAME=bf544e51546e [2023-08-01T22:20:04.127Z] TEST_SKIP_INTEGRATION=1 [2023-08-01T22:20:04.127Z] TESTDEBUG=0 [2023-08-01T22:20:04.127Z] DEST=bundles/test-integration [2023-08-01T22:20:04.127Z] PWD=/go/src/github.com/docker/docker [2023-08-01T22:20:04.127Z] KEEPBUNDLE=1 [2023-08-01T22:20:04.127Z] DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:20:04.127Z] container=docker [2023-08-01T22:20:04.127Z] HOME=/root [2023-08-01T22:20:04.127Z] GOLANG_VERSION=1.19.12 [2023-08-01T22:20:04.127Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-08-01T22:20:04.127Z] VALIDATE_BRANCH=20.10 [2023-08-01T22:20:04.127Z] TERM=xterm [2023-08-01T22:20:04.127Z] DOCKER_PKG=github.com/docker/docker [2023-08-01T22:20:04.127Z] SHLVL=1 [2023-08-01T22:20:04.127Z] TIMEOUT=120m [2023-08-01T22:20:04.127Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-08-01T22:20:04.127Z] DOCKER_GRAPHDRIVER=overlay2 [2023-08-01T22:20:04.127Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-08-01T22:20:04.127Z] GO111MODULE=off [2023-08-01T22:20:04.127Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-08-01T22:20:04.127Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-08-01T22:20:04.127Z] GOPATH=/go [2023-08-01T22:20:04.127Z] PKG_CONFIG=pkg-config [2023-08-01T22:20:04.127Z] _=/usr/bin/env [2023-08-01T22:20:04.127Z] Building test suite binary ./integration-cli/test.main [2023-08-01T22:20:04.127Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-08-01T22:20:04.127Z] HOSTNAME=3716fd241c23 [2023-08-01T22:20:04.127Z] TEST_SKIP_INTEGRATION=1 [2023-08-01T22:20:04.127Z] TESTDEBUG=0 [2023-08-01T22:20:04.127Z] DEST=bundles/test-integration [2023-08-01T22:20:04.127Z] PWD=/go/src/github.com/docker/docker [2023-08-01T22:20:04.127Z] KEEPBUNDLE=1 [2023-08-01T22:20:04.127Z] DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:20:04.127Z] container=docker [2023-08-01T22:20:04.127Z] HOME=/root [2023-08-01T22:20:04.127Z] GOLANG_VERSION=1.19.12 [2023-08-01T22:20:04.127Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-08-01T22:20:04.127Z] VALIDATE_BRANCH=20.10 [2023-08-01T22:20:04.127Z] TERM=xterm [2023-08-01T22:20:04.127Z] DOCKER_PKG=github.com/docker/docker [2023-08-01T22:20:04.127Z] SHLVL=1 [2023-08-01T22:20:04.127Z] TIMEOUT=120m [2023-08-01T22:20:04.127Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-08-01T22:20:04.127Z] DOCKER_GRAPHDRIVER=overlay2 [2023-08-01T22:20:04.127Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-08-01T22:20:04.127Z] GO111MODULE=off [2023-08-01T22:20:04.127Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-08-01T22:20:04.127Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-08-01T22:20:04.127Z] GOPATH=/go [2023-08-01T22:20:04.127Z] PKG_CONFIG=pkg-config [2023-08-01T22:20:04.127Z] _=/usr/bin/env [2023-08-01T22:20:04.127Z] Building test suite binary ./integration-cli/test.main [2023-08-01T22:20:04.127Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-08-01T22:20:04.127Z] HOSTNAME=41a79f9fa2f3 [2023-08-01T22:20:04.127Z] TESTDEBUG=0 [2023-08-01T22:20:04.127Z] DEST=bundles/test-integration [2023-08-01T22:20:04.127Z] PWD=/go/src/github.com/docker/docker [2023-08-01T22:20:04.127Z] KEEPBUNDLE=1 [2023-08-01T22:20:04.127Z] DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:20:04.127Z] container=docker [2023-08-01T22:20:04.127Z] HOME=/root [2023-08-01T22:20:04.127Z] GOLANG_VERSION=1.19.12 [2023-08-01T22:20:04.127Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-08-01T22:20:04.127Z] VALIDATE_BRANCH=20.10 [2023-08-01T22:20:04.127Z] TERM=xterm [2023-08-01T22:20:04.127Z] DOCKER_PKG=github.com/docker/docker [2023-08-01T22:20:04.127Z] SHLVL=1 [2023-08-01T22:20:04.127Z] TIMEOUT=120m [2023-08-01T22:20:04.127Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-08-01T22:20:04.127Z] DOCKER_GRAPHDRIVER=overlay2 [2023-08-01T22:20:04.127Z] GO111MODULE=off [2023-08-01T22:20:04.127Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-08-01T22:20:04.127Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-08-01T22:20:04.127Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-08-01T22:20:04.127Z] GOPATH=/go [2023-08-01T22:20:04.127Z] PKG_CONFIG=pkg-config [2023-08-01T22:20:04.127Z] _=/usr/bin/env [2023-08-01T22:20:04.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-08-01T22:20:05.922Z] using credential docker-jenkins-github-credentials [2023-08-01T22:20:06.006Z] Cloning the remote Git repository [2023-08-01T22:20:06.006Z] Cloning with configured refspecs honoured and without tags [2023-08-01T22:20:06.210Z] Cloning repository https://github.com/moby/moby.git [2023-08-01T22:20:06.627Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-08-01T22:20:09.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:20:09.309Z] > git --version # timeout=10 [2023-08-01T22:20:09.363Z] > git --version # 'git version 2.24.1.windows.2' [2023-08-01T22:20:09.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:20:09.368Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:20:11.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-08-01T22:20:11.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-08-01T22:20:21.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-08-01T22:20:21.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-08-01T22:20:21.916Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:20:22.214Z] [2023-08-01T22:20:22.214Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-08-01T22:20:22.214Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-08-01T22:20:22.214Z] HOSTNAME=e70744906fcb [2023-08-01T22:20:22.214Z] TESTDEBUG=0 [2023-08-01T22:20:22.214Z] DEST=bundles/test-integration [2023-08-01T22:20:22.214Z] PWD=/go/src/github.com/docker/docker [2023-08-01T22:20:22.214Z] DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:20:22.214Z] container=docker [2023-08-01T22:20:22.214Z] HOME=/root [2023-08-01T22:20:22.214Z] GOLANG_VERSION=1.19.12 [2023-08-01T22:20:22.214Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-08-01T22:20:22.214Z] VALIDATE_BRANCH=20.10 [2023-08-01T22:20:22.214Z] TERM=xterm [2023-08-01T22:20:22.214Z] DOCKER_PKG=github.com/docker/docker [2023-08-01T22:20:22.214Z] SHLVL=1 [2023-08-01T22:20:22.214Z] TIMEOUT=120m [2023-08-01T22:20:22.214Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-08-01T22:20:22.214Z] DOCKER_GRAPHDRIVER=overlay2 [2023-08-01T22:20:22.214Z] GO111MODULE=off [2023-08-01T22:20:22.214Z] DOCKER_EXPERIMENTAL=1 [2023-08-01T22:20:22.214Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-08-01T22:20:22.214Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-08-01T22:20:22.214Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-08-01T22:20:22.214Z] GOPATH=/go [2023-08-01T22:20:22.214Z] PKG_CONFIG=pkg-config [2023-08-01T22:20:22.214Z] _=/usr/bin/env [2023-08-01T22:20:22.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-08-01T22:20:25.647Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:20:25.647Z] [2023-08-01T22:20:25.647Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-08-01T22:20:25.647Z] DOCKER_SYSTEMD=1 [2023-08-01T22:20:25.647Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-08-01T22:20:25.647Z] HOSTNAME=2c5e86e1a3f9 [2023-08-01T22:20:25.647Z] DEST=bundles/test-integration [2023-08-01T22:20:25.647Z] PWD=/go/src/github.com/docker/docker [2023-08-01T22:20:25.647Z] DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:20:25.647Z] container=docker [2023-08-01T22:20:25.647Z] HOME=/root [2023-08-01T22:20:25.647Z] LANG=C.UTF-8 [2023-08-01T22:20:25.647Z] INVOCATION_ID=b3999ccdeff74f96ac2fbb380d437c78 [2023-08-01T22:20:25.647Z] GOLANG_VERSION=1.19.12 [2023-08-01T22:20:25.647Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-08-01T22:20:25.647Z] VALIDATE_BRANCH=20.10 [2023-08-01T22:20:25.647Z] TERM=xterm [2023-08-01T22:20:25.647Z] DOCKER_PKG=github.com/docker/docker [2023-08-01T22:20:25.647Z] SHLVL=3 [2023-08-01T22:20:25.647Z] TIMEOUT=120m [2023-08-01T22:20:25.647Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-08-01T22:20:25.647Z] DOCKER_GRAPHDRIVER=overlay2 [2023-08-01T22:20:25.647Z] GO111MODULE=off [2023-08-01T22:20:25.647Z] DOCKER_EXPERIMENTAL=1 [2023-08-01T22:20:25.647Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-08-01T22:20:25.647Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-08-01T22:20:25.647Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-08-01T22:20:25.647Z] GOPATH=/go [2023-08-01T22:20:25.647Z] PKG_CONFIG=pkg-config [2023-08-01T22:20:25.647Z] _=/usr/bin/env [2023-08-01T22:20:25.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-08-01T22:20:27.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-08-01T22:20:27.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-08-01T22:20:27.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-08-01T22:20:28.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-08-01T22:20:28.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-08-01T22:20:28.910Z] Fetching without tags [2023-08-01T22:20:29.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-08-01T22:20:29.445Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|imports|compiled_files|exports_file|files|name) took 43.607131534s [2023-08-01T22:20:29.445Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 153.439879ms [2023-08-01T22:20:28.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:20:28.628Z] > git config --add remote.origin.fetch +refs/pull/46142/head:refs/remotes/origin/PR-46142 # timeout=10 [2023-08-01T22:20:28.685Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:20:28.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-01T22:20:28.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-01T22:20:28.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:20:28.954Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46142/head:refs/remotes/origin/PR-46142 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-08-01T22:20:29.687Z] Merging remotes/origin/20.10 commit 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 into PR head commit c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:20:30.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-08-01T22:20:30.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-08-01T22:20:31.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-08-01T22:20:31.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-08-01T22:20:32.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-08-01T22:20:29.811Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:20:29.873Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:20:32.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-08-01T22:20:33.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-08-01T22:20:33.545Z] Merge succeeded, producing c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:20:33.545Z] Checking out Revision c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 (PR-46142) [2023-08-01T22:20:34.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-08-01T22:20:34.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-08-01T22:20:34.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-08-01T22:20:34.897Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-08-01T22:20:34.897Z] Using test binary docker [2023-08-01T22:20:34.897Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-08-01T22:20:34.897Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-08-01T22:20:34.897Z] INFO: Waiting for daemon to start... [2023-08-01T22:20:34.897Z] Starting dockerd [2023-08-01T22:20:35.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-08-01T22:20:33.031Z] > git remote # timeout=10 [2023-08-01T22:20:33.184Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T22:20:33.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-01T22:20:33.239Z] > git merge 0ad2952dc7f3f9f64aa1c8c54f75f44861083465 # timeout=10 [2023-08-01T22:20:33.448Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-08-01T22:20:33.583Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T22:20:33.636Z] > git checkout -f c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 # timeout=10 [2023-08-01T22:20:37.678Z] . [2023-08-01T22:20:37.678Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-08-01T22:20:37.678Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-08-01T22:20:37.678Z] Error: No such image: emptyfs [2023-08-01T22:20:37.678Z] Running integration-test (iteration 1) [2023-08-01T22:20:37.678Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-08-01T22:20:37.678Z] Loaded image: busybox:latest [2023-08-01T22:20:37.678Z] Loaded image: busybox:glibc [2023-08-01T22:20:37.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-08-01T22:20:37.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-08-01T22:20:38.613Z] Loaded image: debian:bullseye-slim [2023-08-01T22:20:38.613Z] Loaded image: hello-world:latest [2023-08-01T22:20:38.613Z] Loaded image: arm32v7/hello-world:latest [2023-08-01T22:20:38.613Z] INFO: Testing against a local daemon [2023-08-01T22:20:38.613Z] === RUN TestCgroupNamespacesBuild [2023-08-01T22:20:40.522Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2023-08-01T22:20:40.522Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-08-01T22:20:42.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-08-01T22:20:43.105Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2023-08-01T22:20:43.105Z] === RUN TestBuildWithSession [2023-08-01T22:20:43.105Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:20:43.105Z] --- SKIP: TestBuildWithSession (0.00s) [2023-08-01T22:20:43.105Z] === RUN TestBuildSquashParent [2023-08-01T22:20:43.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-08-01T22:20:44.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-08-01T22:20:44.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-08-01T22:20:46.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-08-01T22:20:46.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-08-01T22:20:47.169Z] Commit message: "update to go1.19.12" [2023-08-01T22:20:47.597Z] > git --version # timeout=10 [2023-08-01T22:20:47.652Z] > git --version # 'git version 2.24.1.windows.2' [2023-08-01T22:20:47.708Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-08-01T22:20:48.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-08-01T22:20:49.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-08-01T22:20:50.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-08-01T22:20:51.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-08-01T22:20:51.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-08-01T22:20:51.271Z] --- PASS: TestBuildSquashParent (7.31s) [2023-08-01T22:20:51.271Z] === RUN TestBuildWithRemoveAndForceRemove [2023-08-01T22:20:51.271Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:20:51.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:20:51.271Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:20:51.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:20:51.271Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:20:51.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:20:51.271Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:20:51.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:20:51.271Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:20:51.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:20:51.271Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:20:51.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:20:51.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:20:51.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:20:51.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:20:51.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:20:51.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:20:51.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:20:51.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-08-01T22:20:52.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-08-01T22:20:53.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-08-01T22:20:53.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-08-01T22:20:53.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-08-01T22:20:53.748Z] + docker version [2023-08-01T22:20:53.800Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-08-01T22:20:53.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2023-08-01T22:20:53.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2023-08-01T22:20:53.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2023-08-01T22:20:53.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s) [2023-08-01T22:20:53.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2023-08-01T22:20:53.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2023-08-01T22:20:53.800Z] === RUN TestBuildMultiStageCopy [2023-08-01T22:20:53.800Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-08-01T22:20:54.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-08-01T22:20:54.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-08-01T22:20:54.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-08-01T22:20:54.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-08-01T22:20:54.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-08-01T22:20:55.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-08-01T22:20:55.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-08-01T22:20:56.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-08-01T22:20:56.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-08-01T22:20:56.378Z] INFO [linters context/goanalysis] analyzers took 7m17.023665146s with top 10 stages: buildir: 1m48.856467544s, goimports: 14.990310073s, the_only_name: 14.638110545s, unconvert: 10.735711333s, inspect: 8.306653667s, gosec: 8.133492201s, S1038: 8.030214693s, fact_deprecated: 6.492669728s, printf: 5.179017305s, misspell: 5.089043292s [2023-08-01T22:20:56.378Z] INFO [runner] Issues before processing: 1862, after processing: 0 [2023-08-01T22:20:56.378Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1781/1781, skip_dirs: 1781/1781, nolint: 0/58, filename_unadjuster: 1781/1781, skip_files: 1781/1781, identifier_marker: 1753/1753, exclude: 1753/1753, exclude-rules: 58/1753, cgo: 1781/1862, autogenerated_exclude: 1753/1781 [2023-08-01T22:20:56.378Z] INFO [runner] processing took 68.251917ms with stages: nolint: 24.309559ms, identifier_marker: 19.906921ms, path_prettifier: 7.676956ms, autogenerated_exclude: 7.532789ms, exclude-rules: 7.146099ms, skip_dirs: 1.422359ms, cgo: 148.709µs, filename_unadjuster: 102.9µs, max_same_issues: 1.692µs, skip_files: 736ns, uniq_by_line: 600ns, max_from_linter: 408ns, exclude: 357ns, diff: 353ns, source_code: 279ns, sort_results: 267ns, path_shortener: 254ns, severity-rules: 249ns, max_per_file_from_linter: 241ns, path_prefixer: 189ns [2023-08-01T22:20:56.378Z] INFO [runner] linters took 27.11107375s with stages: goanalysis_metalinter: 27.042687553s [2023-08-01T22:20:56.378Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-08-01T22:20:56.378Z] INFO Memory: 692 samples, avg is 335.2MB, max is 1241.2MB [2023-08-01T22:20:56.378Z] INFO Execution took 1m10.879502418s [2023-08-01T22:20:56.378Z] Congratulations! The shell scripts are properly formatted. [2023-08-01T22:20:56.387Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [Pipeline] } [2023-08-01T22:20:56.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] // stage [2023-08-01T22:20:56.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-08-01T22:20:57.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-08-01T22:20:57.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-08-01T22:20:57.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-08-01T22:20:57.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh dynbinary-daemon test-docker-py [2023-08-01T22:20:57.743Z] [2023-08-01T22:20:57.743Z] Removing bundles/ [2023-08-01T22:20:57.743Z] [2023-08-01T22:20:57.743Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-08-01T22:20:57.743Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:20:57.743Z] GOOS="" GOARCH="" GOARM="" [2023-08-01T22:20:57.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-08-01T22:20:58.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-08-01T22:20:58.276Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-08-01T22:20:58.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-08-01T22:20:58.432Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-08-01T22:20:58.432Z] Using test binary docker [2023-08-01T22:20:58.432Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-08-01T22:20:58.432Z] +++ /etc/init.d/apparmor start [2023-08-01T22:20:58.432Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-08-01T22:20:58.432Z] INFO: Waiting for daemon to start... [2023-08-01T22:20:58.432Z] Starting dockerd [2023-08-01T22:20:58.432Z] +++ 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 [2023-08-01T22:20:58.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-08-01T22:20:59.210Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-08-01T22:20:59.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-08-01T22:21:00.144Z] --- PASS: TestBuildMultiStageCopy (6.54s) [2023-08-01T22:21:00.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2023-08-01T22:21:00.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-08-01T22:21:00.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-08-01T22:21:00.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-08-01T22:21:00.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-08-01T22:21:00.144Z] === RUN TestBuildMultiStageParentConfig [2023-08-01T22:21:00.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-08-01T22:21:00.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-08-01T22:21:01.301Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-08-01T22:21:01.301Z] Using test binary docker [2023-08-01T22:21:01.301Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-08-01T22:21:01.301Z] Starting apparmor (via systemctl): apparmor.service. [2023-08-01T22:21:01.301Z] Starting dockerd [2023-08-01T22:21:01.301Z] INFO: Waiting for daemon to start... [2023-08-01T22:21:03.211Z] . [2023-08-01T22:21:03.211Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-08-01T22:21:03.211Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-08-01T22:21:03.211Z] Error: No such image: emptyfs [2023-08-01T22:21:03.471Z] Running integration-test (iteration 1) [2023-08-01T22:21:03.471Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-08-01T22:21:03.471Z] Loaded image: busybox:latest [2023-08-01T22:21:03.730Z] Loaded image: busybox:glibc [2023-08-01T22:21:04.232Z] Client: [2023-08-01T22:21:04.232Z] Version: 20.10.9 [2023-08-01T22:21:04.232Z] API version: 1.41 [2023-08-01T22:21:04.232Z] Go version: go1.16.8 [2023-08-01T22:21:04.232Z] Git commit: c2ea9bc [2023-08-01T22:21:04.232Z] Built: Mon Oct 4 16:11:10 2021 [2023-08-01T22:21:04.232Z] OS/Arch: windows/amd64 [2023-08-01T22:21:04.232Z] Context: default [2023-08-01T22:21:04.232Z] Experimental: true [2023-08-01T22:21:04.232Z] [2023-08-01T22:21:04.232Z] Server: Docker Engine - Community [2023-08-01T22:21:04.232Z] Engine: [2023-08-01T22:21:04.232Z] Version: 20.10.9 [2023-08-01T22:21:04.232Z] API version: 1.41 (minimum version 1.24) [2023-08-01T22:21:04.232Z] Go version: go1.16.8 [2023-08-01T22:21:04.232Z] Git commit: 79ea9d3 [2023-08-01T22:21:04.232Z] Built: Mon Oct 4 16:06:39 2021 [2023-08-01T22:21:04.232Z] OS/Arch: windows/amd64 [2023-08-01T22:21:04.232Z] Experimental: true [2023-08-01T22:21:04.305Z] Loaded image: debian:bullseye-slim [2023-08-01T22:21:04.564Z] Loaded image: hello-world:latest [2023-08-01T22:21:04.564Z] Loaded image: arm32v7/hello-world:latest [2023-08-01T22:21:04.564Z] INFO: Testing against a local daemon [2023-08-01T22:21:04.564Z] === RUN TestCgroupNamespacesBuild [2023-08-01T22:21:04.624Z] . [2023-08-01T22:21:04.624Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-08-01T22:21:04.624Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-08-01T22:21:04.624Z] Error: No such image: emptyfs [2023-08-01T22:21:04.624Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-08-01T22:21:04.624Z] ++++ docker load [2023-08-01T22:21:04.624Z] Running integration-test (iteration 1) [2023-08-01T22:21:04.624Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-08-01T22:21:04.624Z] ++ 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 [2023-08-01T22:21:04.624Z] ++ set -e [2023-08-01T22:21:04.624Z] ++ '[' -n 0 ']' [2023-08-01T22:21:04.624Z] ++ set -x [2023-08-01T22:21:04.624Z] ++ 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 [2023-08-01T22:21:04.624Z] Loaded image: busybox:latest [2023-08-01T22:21:04.624Z] Loaded image: busybox:glibc [Pipeline] sh [2023-08-01T22:21:05.018Z] Loaded image: debian:bullseye-slim [2023-08-01T22:21:05.018Z] Loaded image: hello-world:latest [2023-08-01T22:21:05.018Z] Loaded image: arm32v7/hello-world:latest [2023-08-01T22:21:05.018Z] INFO: Testing against a local daemon [2023-08-01T22:21:05.018Z] === RUN TestCgroupNamespacesBuild [2023-08-01T22:21:05.410Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-08-01T22:21:05.410Z] === RUN TestBuildLabelWithTargets [2023-08-01T22:21:05.927Z] + docker info [2023-08-01T22:21:06.313Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2023-08-01T22:21:06.313Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-08-01T22:21:06.473Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2023-08-01T22:21:06.473Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-08-01T22:21:07.414Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2023-08-01T22:21:07.414Z] === RUN TestBuildWithSession [2023-08-01T22:21:07.414Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:21:07.414Z] --- SKIP: TestBuildWithSession (0.00s) [2023-08-01T22:21:07.414Z] === RUN TestBuildSquashParent [2023-08-01T22:21:07.672Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2023-08-01T22:21:07.672Z] === RUN TestBuildWithSession [2023-08-01T22:21:07.672Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:21:07.672Z] --- SKIP: TestBuildWithSession (0.00s) [2023-08-01T22:21:07.672Z] === RUN TestBuildSquashParent [2023-08-01T22:21:09.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-08-01T22:21:09.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-08-01T22:21:11.984Z] --- PASS: TestBuildSquashParent (3.89s) [2023-08-01T22:21:11.985Z] === RUN TestBuildWithRemoveAndForceRemove [2023-08-01T22:21:11.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:21:11.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:21:11.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:21:11.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:21:11.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:21:11.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:21:11.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:21:11.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:21:11.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:21:11.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:21:11.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:21:11.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:21:11.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:21:11.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:21:11.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:21:11.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:21:11.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:21:11.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:21:12.954Z] --- PASS: TestBuildSquashParent (5.10s) [2023-08-01T22:21:12.954Z] === RUN TestBuildWithRemoveAndForceRemove [2023-08-01T22:21:12.954Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:21:12.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:21:12.954Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:21:12.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:21:12.954Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:21:12.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:21:12.954Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:21:12.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:21:12.954Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:21:12.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:21:12.954Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:21:12.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:21:12.954Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:21:12.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:21:12.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:21:12.954Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:21:12.954Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:21:12.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:21:13.734Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-08-01T22:21:13.734Z] === RUN TestBuildWithEmptyLayers [2023-08-01T22:21:15.212Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-08-01T22:21:15.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2023-08-01T22:21:15.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s) [2023-08-01T22:21:15.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2023-08-01T22:21:15.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2023-08-01T22:21:15.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2023-08-01T22:21:15.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.34s) [2023-08-01T22:21:15.212Z] === RUN TestBuildMultiStageCopy [2023-08-01T22:21:15.212Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-08-01T22:21:16.133Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-08-01T22:21:16.258Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-08-01T22:21:16.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s) [2023-08-01T22:21:16.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s) [2023-08-01T22:21:16.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s) [2023-08-01T22:21:16.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2023-08-01T22:21:16.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.69s) [2023-08-01T22:21:16.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.74s) [2023-08-01T22:21:16.258Z] === RUN TestBuildMultiStageCopy [2023-08-01T22:21:16.258Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-08-01T22:21:16.334Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2023-08-01T22:21:16.335Z] === RUN TestBuildMultiStageOnBuild [2023-08-01T22:21:16.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-08-01T22:21:16.472Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-08-01T22:21:16.729Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-08-01T22:21:17.032Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2023-08-01T22:21:17.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.31s) [2023-08-01T22:21:17.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-08-01T22:21:17.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2023-08-01T22:21:17.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2023-08-01T22:21:17.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2023-08-01T22:21:17.032Z] === RUN TestBuildMultiStageParentConfig [2023-08-01T22:21:17.374Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2023-08-01T22:21:17.374Z] === RUN TestBuildLabelWithTargets [2023-08-01T22:21:18.160Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-08-01T22:21:18.160Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-08-01T22:21:18.420Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-08-01T22:21:18.678Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-08-01T22:21:18.740Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2023-08-01T22:21:18.740Z] === RUN TestBuildWithEmptyLayers [2023-08-01T22:21:18.740Z] --- PASS: TestBuildWithEmptyLayers (0.35s) [2023-08-01T22:21:18.740Z] === RUN TestBuildMultiStageOnBuild [2023-08-01T22:21:18.936Z] --- PASS: TestBuildMultiStageCopy (2.48s) [2023-08-01T22:21:18.936Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.74s) [2023-08-01T22:21:18.936Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2023-08-01T22:21:18.936Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2023-08-01T22:21:18.936Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2023-08-01T22:21:18.936Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2023-08-01T22:21:18.936Z] === RUN TestBuildMultiStageParentConfig [2023-08-01T22:21:19.503Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2023-08-01T22:21:19.503Z] === RUN TestBuildLabelWithTargets [2023-08-01T22:21:20.443Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2023-08-01T22:21:20.443Z] === RUN TestBuildWithEmptyLayers [2023-08-01T22:21:20.548Z] --- PASS: TestBuildMultiStageOnBuild (1.45s) [2023-08-01T22:21:20.548Z] === RUN TestBuildUncleanTarFilenames [2023-08-01T22:21:20.548Z] --- PASS: TestBuildUncleanTarFilenames (0.49s) [2023-08-01T22:21:20.548Z] === RUN TestBuildMultiStageLayerLeak [2023-08-01T22:21:20.705Z] --- PASS: TestBuildWithEmptyLayers (0.34s) [2023-08-01T22:21:20.705Z] === RUN TestBuildMultiStageOnBuild [2023-08-01T22:21:21.599Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-08-01T22:21:21.599Z] === RUN TestBuildUncleanTarFilenames [2023-08-01T22:21:21.599Z] --- PASS: TestBuildUncleanTarFilenames (0.42s) [2023-08-01T22:21:21.599Z] === RUN TestBuildMultiStageLayerLeak [2023-08-01T22:21:22.524Z] --- PASS: TestBuildMultiStageLayerLeak (1.51s) [2023-08-01T22:21:22.524Z] === RUN TestBuildWithHugeFile [2023-08-01T22:21:22.609Z] --- PASS: TestBuildMultiStageOnBuild (1.94s) [2023-08-01T22:21:22.609Z] === RUN TestBuildUncleanTarFilenames [2023-08-01T22:21:22.868Z] --- PASS: TestBuildUncleanTarFilenames (0.44s) [2023-08-01T22:21:22.868Z] === RUN TestBuildMultiStageLayerLeak [2023-08-01T22:21:24.773Z] --- PASS: TestBuildMultiStageLayerLeak (1.91s) [2023-08-01T22:21:24.774Z] === RUN TestBuildWithHugeFile [2023-08-01T22:21:26.873Z] --- PASS: TestBuildMultiStageLayerLeak (4.58s) [2023-08-01T22:21:26.873Z] === RUN TestBuildWithHugeFile [2023-08-01T22:21:27.384Z] Client: [2023-08-01T22:21:27.384Z] Context: default [2023-08-01T22:21:27.384Z] Debug Mode: false [2023-08-01T22:21:27.384Z] Plugins: [2023-08-01T22:21:27.384Z] app: Docker Application (Docker Inc., v0.8.0) [2023-08-01T22:21:27.384Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-08-01T22:21:27.384Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-08-01T22:21:27.384Z] [2023-08-01T22:21:27.384Z] Server: [2023-08-01T22:21:27.384Z] Containers: 0 [2023-08-01T22:21:27.384Z] Running: 0 [2023-08-01T22:21:27.384Z] Paused: 0 [2023-08-01T22:21:27.384Z] Stopped: 0 [2023-08-01T22:21:27.384Z] Images: 0 [2023-08-01T22:21:27.384Z] Server Version: 20.10.9 [2023-08-01T22:21:27.384Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-08-01T22:21:27.384Z] Windows: [2023-08-01T22:21:27.384Z] LCOW: [2023-08-01T22:21:27.384Z] Logging Driver: json-file [2023-08-01T22:21:27.384Z] Plugins: [2023-08-01T22:21:27.384Z] Volume: local [2023-08-01T22:21:27.384Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-08-01T22:21:27.384Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-08-01T22:21:27.384Z] Swarm: inactive [2023-08-01T22:21:27.384Z] Default Isolation: process [2023-08-01T22:21:27.384Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-08-01T22:21:27.384Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-08-01T22:21:27.384Z] OSType: windows [2023-08-01T22:21:27.384Z] Architecture: x86_64 [2023-08-01T22:21:27.384Z] CPUs: 4 [2023-08-01T22:21:27.384Z] Total Memory: 32GiB [2023-08-01T22:21:27.384Z] Name: azwin-2-52d490 [2023-08-01T22:21:27.384Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-08-01T22:21:27.384Z] Docker Root Dir: D:\docker [2023-08-01T22:21:27.384Z] Debug Mode: false [2023-08-01T22:21:27.384Z] Registry: https://index.docker.io/v1/ [2023-08-01T22:21:27.384Z] Labels: [2023-08-01T22:21:27.384Z] Experimental: true [2023-08-01T22:21:27.384Z] Insecure Registries: [2023-08-01T22:21:27.384Z] 10.0.0.4:5000 [2023-08-01T22:21:27.384Z] 127.0.0.0/8 [2023-08-01T22:21:27.384Z] Registry Mirrors: [2023-08-01T22:21:27.384Z] http://10.0.0.4:5000/ [2023-08-01T22:21:27.384Z] Live Restore Enabled: false [2023-08-01T22:21:27.384Z] Product License: Community Engine [2023-08-01T22:21:27.384Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-08-01T22:21:28.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-08-01T22:21:29.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-08-01T22:21:30.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-08-01T22:21:31.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-08-01T22:21:32.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-08-01T22:21:34.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-08-01T22:21:36.451Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-08-01T22:21:36.451Z] [2023-08-01T22:21:36.451Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-08-01T22:21:36.451Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-08-01T22:21:36.451Z] Using test binary docker [2023-08-01T22:21:36.451Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-08-01T22:21:36.451Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-08-01T22:21:36.451Z] INFO: Waiting for daemon to start... [2023-08-01T22:21:36.451Z] Starting dockerd [2023-08-01T22:21:36.451Z] . [2023-08-01T22:21:36.451Z] INFO: Building docker-sdk-python3:4.4.1... [2023-08-01T22:21:37.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-08-01T22:21:39.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-08-01T22:21:40.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-08-01T22:21:41.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-08-01T22:21:43.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-08-01T22:21:45.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-08-01T22:21:46.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-08-01T22:21:47.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-08-01T22:21:47.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-08-01T22:21:48.655Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-08-01T22:21:48.655Z] Using test binary docker [2023-08-01T22:21:48.655Z] +++ /etc/init.d/apparmor start [2023-08-01T22:21:48.655Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-08-01T22:21:48.655Z] INFO: Waiting for daemon to start... [2023-08-01T22:21:48.655Z] Starting dockerd [2023-08-01T22:21:48.655Z] +++ 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 [2023-08-01T22:21:48.655Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-08-01T22:21:48.655Z] Using test binary docker [2023-08-01T22:21:48.655Z] .+++ /etc/init.d/apparmor start [2023-08-01T22:21:48.655Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-08-01T22:21:48.655Z] INFO: Waiting for daemon to start... [2023-08-01T22:21:48.655Z] Starting dockerd [2023-08-01T22:21:48.655Z] +++ 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 [2023-08-01T22:21:48.953Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-08-01T22:21:48.953Z] Using test binary docker [2023-08-01T22:21:48.953Z] +++ /etc/init.d/apparmor start [2023-08-01T22:21:48.953Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-08-01T22:21:48.953Z] INFO: Waiting for daemon to start... [2023-08-01T22:21:48.953Z] Starting dockerd [2023-08-01T22:21:48.953Z] +++ 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 [2023-08-01T22:21:50.413Z] . [2023-08-01T22:21:50.413Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-08-01T22:21:50.413Z] [2023-08-01T22:21:50.413Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-08-01T22:21:50.413Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-08-01T22:21:50.413Z] Error: No such image: emptyfs [2023-08-01T22:21:50.413Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-08-01T22:21:50.413Z] ++++ docker load [2023-08-01T22:21:50.673Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-08-01T22:21:50.673Z] Error: No such image: emptyfs [2023-08-01T22:21:50.673Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-08-01T22:21:50.673Z] ++++ docker load [2023-08-01T22:21:50.673Z] Running integration-test (iteration 1) [2023-08-01T22:21:50.673Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-08-01T22:21:50.673Z] ++ 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 [2023-08-01T22:21:50.673Z] ++ set -e [2023-08-01T22:21:50.673Z] ++ '[' -n 0 ']' [2023-08-01T22:21:50.673Z] ++ set -x [2023-08-01T22:21:50.673Z] ++ 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 [2023-08-01T22:21:50.673Z] Running integration-test (iteration 1) [2023-08-01T22:21:50.673Z] 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)/ [2023-08-01T22:21:50.673Z] ++ 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)/' [2023-08-01T22:21:50.673Z] ++ set -e [2023-08-01T22:21:50.673Z] ++ '[' -n 0 ']' [2023-08-01T22:21:50.673Z] ++ set -x [2023-08-01T22:21:50.673Z] ++ 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)/' [2023-08-01T22:21:50.935Z] Loaded image: busybox:latest [2023-08-01T22:21:50.935Z] Loaded image: busybox:latest [2023-08-01T22:21:50.935Z] [2023-08-01T22:21:50.935Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-08-01T22:21:50.935Z] Loaded image: busybox:glibc [2023-08-01T22:21:50.935Z] Loaded image: busybox:glibc [2023-08-01T22:21:50.935Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-08-01T22:21:50.935Z] Error: No such image: emptyfs [2023-08-01T22:21:50.935Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-08-01T22:21:50.935Z] ++++ docker load [2023-08-01T22:21:51.194Z] Running integration-test (iteration 1) [2023-08-01T22:21:51.194Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-08-01T22:21:51.194Z] ++ 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)/' [2023-08-01T22:21:51.194Z] ++ set -e [2023-08-01T22:21:51.194Z] ++ '[' -n 0 ']' [2023-08-01T22:21:51.194Z] ++ set -x [2023-08-01T22:21:51.194Z] ++ 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)/' [2023-08-01T22:21:51.452Z] Loaded image: busybox:latest [2023-08-01T22:21:51.711Z] Loaded image: busybox:glibc [2023-08-01T22:21:52.290Z] Loaded image: debian:bullseye-slim [2023-08-01T22:21:52.290Z] Loaded image: debian:bullseye-slim [2023-08-01T22:21:52.290Z] Loaded image: hello-world:latest [2023-08-01T22:21:52.290Z] Loaded image: hello-world:latest [2023-08-01T22:21:52.549Z] Loaded image: arm32v7/hello-world:latest [2023-08-01T22:21:52.549Z] Loaded image: arm32v7/hello-world:latest [2023-08-01T22:21:52.549Z] INFO: Testing against a local daemon [2023-08-01T22:21:52.549Z] === RUN TestDockerSuite [2023-08-01T22:21:52.549Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-08-01T22:21:52.549Z] INFO: Testing against a local daemon [2023-08-01T22:21:52.549Z] === RUN TestCgroupNamespacesBuild [2023-08-01T22:21:52.549Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-08-01T22:21:52.549Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-08-01T22:21:52.549Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-08-01T22:21:52.549Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-08-01T22:21:52.549Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-08-01T22:21:52.549Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-08-01T22:21:52.549Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-08-01T22:21:52.813Z] Loaded image: debian:bullseye-slim [2023-08-01T22:21:52.813Z] Loaded image: hello-world:latest [2023-08-01T22:21:53.070Z] Loaded image: arm32v7/hello-world:latest [2023-08-01T22:21:53.070Z] INFO: Testing against a local daemon [2023-08-01T22:21:53.070Z] === RUN TestDockerDaemonSuite [2023-08-01T22:21:53.070Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-08-01T22:21:53.333Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-08-01T22:21:53.334Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-08-01T22:21:53.904Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-08-01T22:21:53.904Z] --- PASS: TestCgroupNamespacesBuild (1.50s) [2023-08-01T22:21:53.904Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-08-01T22:21:54.096Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-08-01T22:21:54.104Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-41530e49\powershellScript.ps1'; exit $LASTEXITCODE; [2023-08-01T22:21:54.104Z] ---------------------------------------------------------------------------- [2023-08-01T22:21:54.104Z] [2023-08-01T22:21:54.104Z] INFO: executeCI.ps1 starting at Tue Aug 1 22:21:52 CUT 2023 [2023-08-01T22:21:54.104Z] [2023-08-01T22:21:54.104Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-08-01T22:21:54.104Z] INFO: Running git version 2.24.1.windows.2 [2023-08-01T22:21:54.104Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-08-01T22:21:54.104Z] INFO: Environment variables: [2023-08-01T22:21:54.104Z] [2023-08-01T22:21:54.104Z] Name Value [2023-08-01T22:21:54.104Z] ---- ----- [2023-08-01T22:21:54.104Z] ALLUSERSPROFILE C:\ProgramData [2023-08-01T22:21:54.104Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-08-01T22:21:54.104Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-08-01T22:21:54.104Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-08-01T22:21:54.104Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-08-01T22:21:54.104Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-08-01T22:21:54.104Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-08-01T22:21:54.104Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-08-01T22:21:54.104Z] BRANCH_NAME PR-46142 [2023-08-01T22:21:54.104Z] BUILD_DISPLAY_NAME #1 [2023-08-01T22:21:54.105Z] BUILD_ID 1 [2023-08-01T22:21:54.105Z] BUILD_NUMBER 1 [2023-08-01T22:21:54.105Z] BUILD_TAG jenkins-moby-PR-46142-1 [2023-08-01T22:21:54.105Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-46142/1/ [2023-08-01T22:21:54.105Z] CHANGE_AUTHOR thaJeztah [2023-08-01T22:21:54.105Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-08-01T22:21:54.105Z] CHANGE_BRANCH 20.10_update_go1.19.12 [2023-08-01T22:21:54.105Z] CHANGE_FORK thaJeztah/docker [2023-08-01T22:21:54.105Z] CHANGE_ID 46142 [2023-08-01T22:21:54.105Z] CHANGE_TARGET 20.10 [2023-08-01T22:21:54.105Z] CHANGE_TITLE [20.10] update to go1.19.12 [2023-08-01T22:21:54.105Z] CHANGE_URL https://github.com/moby/moby/pull/46142 [2023-08-01T22:21:54.105Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-08-01T22:21:54.105Z] CommonProgramFiles C:\Program Files\Common Files [2023-08-01T22:21:54.105Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-08-01T22:21:54.105Z] CommonProgramW6432 C:\Program Files\Common Files [2023-08-01T22:21:54.105Z] COMPUTERNAME azwin-2-52d490 [2023-08-01T22:21:54.105Z] ComSpec C:\Windows\system32\cmd.exe [2023-08-01T22:21:54.105Z] ConfigSequenceNumber 0 [2023-08-01T22:21:54.105Z] DOCKER_BUILDKIT 0 [2023-08-01T22:21:54.105Z] DOCKER_DUT_DEBUG 1 [2023-08-01T22:21:54.105Z] DOCKER_EXPERIMENTAL 1 [2023-08-01T22:21:54.105Z] DOCKER_GRAPHDRIVER overlay2 [2023-08-01T22:21:54.105Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-08-01T22:21:54.105Z] EXECUTOR_NUMBER 0 [2023-08-01T22:21:54.105Z] FQDN azwin-2-52d490.westus.cloudapp.azure.com [2023-08-01T22:21:54.105Z] GIT_BRANCH PR-46142 [2023-08-01T22:21:54.105Z] GIT_COMMIT c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 [2023-08-01T22:21:54.105Z] GIT_URL https://github.com/moby/moby.git [2023-08-01T22:21:54.105Z] HUDSON_COOKIE b46fe72a-8637-4547-89a9-eded15cec3c0 [2023-08-01T22:21:54.105Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-08-01T22:21:54.105Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-08-01T22:21:54.105Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-08-01T22:21:54.105Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-08-01T22:21:54.105Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-08-01T22:21:54.105Z] JENKINS_NODE_COOKIE 6de24020-1048-46f7-b962-da80fb3909a8 [2023-08-01T22:21:54.105Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-08-01T22:21:54.105Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-08-01T22:21:54.105Z] JOB_BASE_NAME PR-46142 [2023-08-01T22:21:54.105Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46142/display/redirect [2023-08-01T22:21:54.105Z] JOB_NAME moby/PR-46142 [2023-08-01T22:21:54.105Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-46142/ [2023-08-01T22:21:54.105Z] library.jps.version master [2023-08-01T22:21:54.105Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-08-01T22:21:54.105Z] NODE_LABELS amd64 azure azwin-2-52d490 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-08-01T22:21:54.105Z] NODE_NAME azwin-2-52d490 [2023-08-01T22:21:54.105Z] NUMBER_OF_PROCESSORS 4 [2023-08-01T22:21:54.105Z] OS Windows_NT [2023-08-01T22:21:54.105Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-08-01T22:21:54.105Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-08-01T22:21:54.105Z] PROCESSOR_ARCHITECTURE AMD64 [2023-08-01T22:21:54.105Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-08-01T22:21:54.105Z] PROCESSOR_LEVEL 6 [2023-08-01T22:21:54.105Z] PROCESSOR_REVISION 4f01 [2023-08-01T22:21:54.105Z] ProgramData C:\ProgramData [2023-08-01T22:21:54.105Z] ProgramFiles C:\Program Files [2023-08-01T22:21:54.105Z] ProgramFiles(x86) C:\Program Files (x86) [2023-08-01T22:21:54.105Z] ProgramW6432 C:\Program Files [2023-08-01T22:21:54.105Z] PROMPT $P$G [2023-08-01T22:21:54.105Z] PSExecutionPolicyPreference Bypass [2023-08-01T22:21:54.105Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-08-01T22:21:54.105Z] PUBLIC C:\Users\Public [2023-08-01T22:21:54.105Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46142/1/display/redirect?page=artif... [2023-08-01T22:21:54.105Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46142/1/display/redirect?page=changes [2023-08-01T22:21:54.105Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46142/1/display/redirect [2023-08-01T22:21:54.105Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46142/1/display/redirect?page=tests [2023-08-01T22:21:54.105Z] SKIP_VALIDATION_TESTS 1 [2023-08-01T22:21:54.105Z] SOURCES_DRIVE d [2023-08-01T22:21:54.105Z] SOURCES_SUBDIR gopath [2023-08-01T22:21:54.105Z] STAGE_NAME Run tests [2023-08-01T22:21:54.105Z] SystemDrive C: [2023-08-01T22:21:54.105Z] SystemRoot C:\Windows [2023-08-01T22:21:54.105Z] TEMP C:\Windows\TEMP [2023-08-01T22:21:54.105Z] TESTDEBUG 0 [2023-08-01T22:21:54.105Z] TESTRUN_DRIVE d [2023-08-01T22:21:54.105Z] TESTRUN_SUBDIR CI [2023-08-01T22:21:54.105Z] TIMEOUT 120m [2023-08-01T22:21:54.105Z] TMP C:\Windows\TEMP [2023-08-01T22:21:54.105Z] USERDOMAIN WORKGROUP [2023-08-01T22:21:54.105Z] USERNAME azwin-2-52d490$ [2023-08-01T22:21:54.105Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-08-01T22:21:54.105Z] windir C:\Windows [2023-08-01T22:21:54.105Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-08-01T22:21:54.105Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-08-01T22:21:54.105Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-08-01T22:21:54.105Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-08-01T22:21:54.105Z] [2023-08-01T22:21:54.105Z] [2023-08-01T22:21:54.105Z] [2023-08-01T22:21:54.162Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-08-01T22:21:54.769Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-08-01T22:21:55.073Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2023-08-01T22:21:55.073Z] === RUN TestBuildWithSession [2023-08-01T22:21:55.073Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:21:55.073Z] --- SKIP: TestBuildWithSession (0.00s) [2023-08-01T22:21:55.073Z] === RUN TestBuildSquashParent [2023-08-01T22:21:55.073Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-08-01T22:21:55.073Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-08-01T22:21:56.005Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-08-01T22:21:56.386Z] INFO: Sources under d:\gopath\... [2023-08-01T22:21:56.386Z] INFO: Test run under d:\CI\... [2023-08-01T22:21:56.386Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-08-01T22:21:56.386Z] INFO: docker/docker repository was found [2023-08-01T22:21:56.386Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-08-01T22:21:56.386Z] ltsc2019: Pulling from windows/servercore [2023-08-01T22:21:56.567Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-08-01T22:21:56.567Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-08-01T22:21:56.567Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-08-01T22:21:56.827Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-08-01T22:21:56.864Z] cb524f6f2215: Pulling fs layer [2023-08-01T22:21:56.864Z] 71bf80baed9b: Pulling fs layer [2023-08-01T22:21:57.805Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-08-01T22:21:58.067Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-08-01T22:21:58.332Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-08-01T22:21:58.595Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-08-01T22:21:58.595Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-08-01T22:21:58.595Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-08-01T22:22:00.508Z] --- PASS: TestBuildSquashParent (5.30s) [2023-08-01T22:22:00.508Z] === RUN TestBuildWithRemoveAndForceRemove [2023-08-01T22:22:00.508Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:22:00.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:22:00.508Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:22:00.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:22:00.508Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:22:00.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:22:00.508Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:22:00.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:22:00.508Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:22:00.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:22:00.508Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:22:00.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:22:00.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:22:00.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:22:00.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:22:00.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:22:00.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:22:00.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:22:02.489Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-08-01T22:22:03.855Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-08-01T22:22:03.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2023-08-01T22:22:03.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2023-08-01T22:22:03.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.80s) [2023-08-01T22:22:03.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2023-08-01T22:22:03.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2023-08-01T22:22:03.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s) [2023-08-01T22:22:03.855Z] === RUN TestBuildMultiStageCopy [2023-08-01T22:22:03.855Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-08-01T22:22:04.417Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-08-01T22:22:04.978Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-08-01T22:22:05.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-08-01T22:22:05.233Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-08-01T22:22:05.489Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-08-01T22:22:05.638Z] 71bf80baed9b: Verifying Checksum [2023-08-01T22:22:05.639Z] 71bf80baed9b: Download complete [2023-08-01T22:22:05.745Z] --- PASS: TestBuildMultiStageCopy (1.88s) [2023-08-01T22:22:05.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2023-08-01T22:22:05.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) [2023-08-01T22:22:05.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s) [2023-08-01T22:22:05.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.15s) [2023-08-01T22:22:05.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.16s) [2023-08-01T22:22:05.745Z] === RUN TestBuildMultiStageParentConfig [2023-08-01T22:22:06.000Z] --- PASS: TestBuildMultiStageParentConfig (0.45s) [2023-08-01T22:22:06.000Z] === RUN TestBuildLabelWithTargets [2023-08-01T22:22:06.560Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-08-01T22:22:06.816Z] --- PASS: TestBuildLabelWithTargets (0.78s) [2023-08-01T22:22:06.816Z] === RUN TestBuildWithEmptyLayers [2023-08-01T22:22:07.071Z] --- PASS: TestBuildWithEmptyLayers (0.33s) [2023-08-01T22:22:07.072Z] === RUN TestBuildMultiStageOnBuild [2023-08-01T22:22:08.434Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-08-01T22:22:08.689Z] --- PASS: TestBuildMultiStageOnBuild (1.48s) [2023-08-01T22:22:08.689Z] === RUN TestBuildUncleanTarFilenames [2023-08-01T22:22:08.990Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-08-01T22:22:08.990Z] --- PASS: TestBuildUncleanTarFilenames (0.45s) [2023-08-01T22:22:08.990Z] === RUN TestBuildMultiStageLayerLeak [2023-08-01T22:22:09.550Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-08-01T22:22:10.110Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-08-01T22:22:10.670Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-08-01T22:22:10.670Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s) [2023-08-01T22:22:10.670Z] === RUN TestBuildWithHugeFile [2023-08-01T22:22:10.982Z] --- PASS: TestBuildWithHugeFile (45.16s) [2023-08-01T22:22:10.982Z] === RUN TestBuildWithEmptyDockerfile [2023-08-01T22:22:10.982Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:10.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:10.982Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:10.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:10.982Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:10.982Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:10.982Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:10.982Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:10.982Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:10.982Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-08-01T22:22:10.982Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) [2023-08-01T22:22:10.982Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-08-01T22:22:10.982Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-08-01T22:22:10.982Z] === RUN TestBuildPreserveOwnership [2023-08-01T22:22:10.982Z] === RUN TestBuildPreserveOwnership/copy_from [2023-08-01T22:22:10.982Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-08-01T22:22:10.982Z] --- PASS: TestBuildPreserveOwnership (3.03s) [2023-08-01T22:22:10.982Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.10s) [2023-08-01T22:22:10.982Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2023-08-01T22:22:10.982Z] === RUN TestBuildPlatformInvalid [2023-08-01T22:22:10.982Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-08-01T22:22:10.982Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-08-01T22:22:11.324Z] Loaded image: busybox:latest [2023-08-01T22:22:11.324Z] Loaded image: busybox:glibc [2023-08-01T22:22:11.969Z] Loaded image: debian:bullseye-slim [2023-08-01T22:22:11.969Z] Loaded image: hello-world:latest [2023-08-01T22:22:11.969Z] Loaded image: arm32v7/hello-world:latest [2023-08-01T22:22:12.556Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-08-01T22:22:15.067Z] === RUN TestDockerSuite/TestAttachDetach [2023-08-01T22:22:15.067Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-08-01T22:22:15.628Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-08-01T22:22:16.188Z] docker_cli_daemon_test.go:1455: [dd0c211814c98] daemon is not started [2023-08-01T22:22:16.188Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-08-01T22:22:20.221Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.28s) [2023-08-01T22:22:20.221Z] PASS [2023-08-01T22:22:20.221Z] [2023-08-01T22:22:20.221Z] === Skipped [2023-08-01T22:22:20.221Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-08-01T22:22:20.221Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:22:20.221Z] [2023-08-01T22:22:20.221Z] DONE 33 tests, 1 skipped in 75.650s [2023-08-01T22:22:20.221Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-08-01T22:22:20.221Z] ++ 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 [2023-08-01T22:22:20.221Z] ++ set -e [2023-08-01T22:22:20.221Z] ++ '[' -n 0 ']' [2023-08-01T22:22:20.221Z] ++ set -x [2023-08-01T22:22:20.221Z] ++ 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 [2023-08-01T22:22:20.221Z] INFO: Testing against a local daemon [2023-08-01T22:22:20.221Z] === RUN TestConfigInspect [2023-08-01T22:22:21.010Z] --- PASS: TestBuildWithHugeFile (53.54s) [2023-08-01T22:22:21.010Z] === RUN TestBuildWithEmptyDockerfile [2023-08-01T22:22:21.010Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:21.010Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:21.010Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:21.010Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:21.010Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:21.010Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:21.010Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:21.010Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:21.010Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:21.010Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-08-01T22:22:21.010Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-08-01T22:22:21.010Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-08-01T22:22:21.010Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-08-01T22:22:21.010Z] === RUN TestBuildPreserveOwnership [2023-08-01T22:22:21.010Z] === RUN TestBuildPreserveOwnership/copy_from [2023-08-01T22:22:21.267Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-08-01T22:22:22.191Z] --- PASS: TestConfigInspect (2.48s) [2023-08-01T22:22:22.191Z] === RUN TestConfigList [2023-08-01T22:22:22.637Z] --- PASS: TestBuildPreserveOwnership (4.13s) [2023-08-01T22:22:22.637Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.84s) [2023-08-01T22:22:22.637Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2023-08-01T22:22:22.637Z] === RUN TestBuildPlatformInvalid [2023-08-01T22:22:22.637Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-08-01T22:22:22.637Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-08-01T22:22:23.568Z] Loaded image: busybox:latest [2023-08-01T22:22:23.568Z] Loaded image: busybox:glibc [2023-08-01T22:22:24.134Z] Loaded image: debian:bullseye-slim [2023-08-01T22:22:24.134Z] Loaded image: hello-world:latest [2023-08-01T22:22:24.391Z] Loaded image: arm32v7/hello-world:latest [2023-08-01T22:22:24.789Z] --- PASS: TestConfigList (2.37s) [2023-08-01T22:22:24.789Z] === RUN TestConfigsCreateAndDelete [2023-08-01T22:22:26.931Z] --- PASS: TestConfigsCreateAndDelete (2.37s) [2023-08-01T22:22:26.931Z] === RUN TestConfigsUpdate [2023-08-01T22:22:29.580Z] --- PASS: TestConfigsUpdate (2.41s) [2023-08-01T22:22:29.580Z] === RUN TestTemplatedConfig [2023-08-01T22:22:32.219Z] --- PASS: TestTemplatedConfig (2.60s) [2023-08-01T22:22:32.219Z] === RUN TestConfigCreateResolve [2023-08-01T22:22:32.648Z] sha256:5c39bc4dc5d897a254799f82db08bc54179b60afbe2e1ee188a34f9cd1167990 [2023-08-01T22:22:32.648Z] INFO: Starting docker-py tests... [2023-08-01T22:22:32.648Z] ============================= test session starts ============================== [2023-08-01T22:22:32.648Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0 [2023-08-01T22:22:32.648Z] rootdir: /src, inifile: pytest.ini [2023-08-01T22:22:32.648Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-08-01T22:22:32.648Z] collected 389 items / 1 deselected / 388 selected [2023-08-01T22:22:32.648Z] [2023-08-01T22:22:34.284Z] --- PASS: TestConfigCreateResolve (2.34s) [2023-08-01T22:22:34.284Z] === RUN TestConfigDaemonLibtrustID [2023-08-01T22:22:34.350Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.98s) [2023-08-01T22:22:34.350Z] PASS [2023-08-01T22:22:34.350Z] [2023-08-01T22:22:34.350Z] === Skipped [2023-08-01T22:22:34.350Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-08-01T22:22:34.350Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:22:34.350Z] [2023-08-01T22:22:34.350Z] DONE 33 tests, 1 skipped in 89.285s [2023-08-01T22:22:34.350Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-08-01T22:22:34.350Z] INFO: Testing against a local daemon [2023-08-01T22:22:34.350Z] === RUN TestConfigInspect [2023-08-01T22:22:34.731Z] --- PASS: TestBuildWithHugeFile (57.97s) [2023-08-01T22:22:34.731Z] === RUN TestBuildWithEmptyDockerfile [2023-08-01T22:22:34.731Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:34.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:34.731Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:34.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:34.731Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:34.731Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:34.731Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:34.731Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:34.731Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:34.731Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-08-01T22:22:34.731Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-08-01T22:22:34.731Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) [2023-08-01T22:22:34.731Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s) [2023-08-01T22:22:34.731Z] === RUN TestBuildPreserveOwnership [2023-08-01T22:22:34.731Z] === RUN TestBuildPreserveOwnership/copy_from [2023-08-01T22:22:34.731Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-08-01T22:22:34.731Z] --- PASS: TestBuildPreserveOwnership (9.95s) [2023-08-01T22:22:34.731Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.95s) [2023-08-01T22:22:34.731Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-08-01T22:22:34.731Z] === RUN TestBuildPlatformInvalid [2023-08-01T22:22:34.731Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-08-01T22:22:34.731Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-08-01T22:22:34.731Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-08-01T22:22:34.731Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-08-01T22:22:34.731Z] PASS [2023-08-01T22:22:34.731Z] [2023-08-01T22:22:34.731Z] === Skipped [2023-08-01T22:22:34.731Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-08-01T22:22:34.731Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:22:34.731Z] [2023-08-01T22:22:34.731Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-08-01T22:22:34.731Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-08-01T22:22:34.731Z] [2023-08-01T22:22:34.731Z] DONE 33 tests, 2 skipped in 116.783s [2023-08-01T22:22:34.731Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-08-01T22:22:34.731Z] INFO: Testing against a local daemon [2023-08-01T22:22:34.731Z] === RUN TestConfigInspect [2023-08-01T22:22:34.731Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:34.731Z] --- SKIP: TestConfigInspect (0.01s) [2023-08-01T22:22:34.731Z] === RUN TestConfigList [2023-08-01T22:22:34.731Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:34.731Z] --- SKIP: TestConfigList (0.01s) [2023-08-01T22:22:34.731Z] === RUN TestConfigsCreateAndDelete [2023-08-01T22:22:34.731Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:34.731Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-08-01T22:22:34.731Z] === RUN TestConfigsUpdate [2023-08-01T22:22:34.731Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:34.731Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-08-01T22:22:34.731Z] === RUN TestTemplatedConfig [2023-08-01T22:22:34.731Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:34.731Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-08-01T22:22:34.731Z] === RUN TestConfigCreateResolve [2023-08-01T22:22:34.731Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:34.731Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-08-01T22:22:34.731Z] === RUN TestConfigDaemonLibtrustID [2023-08-01T22:22:34.844Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-08-01T22:22:34.844Z] PASS [2023-08-01T22:22:34.844Z] [2023-08-01T22:22:34.844Z] DONE 7 tests in 15.130s [2023-08-01T22:22:34.844Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-08-01T22:22:34.844Z] ++ 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 [2023-08-01T22:22:34.844Z] ++ set -e [2023-08-01T22:22:34.844Z] ++ '[' -n 0 ']' [2023-08-01T22:22:34.844Z] ++ set -x [2023-08-01T22:22:34.844Z] ++ 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 [2023-08-01T22:22:34.844Z] INFO: Testing against a local daemon [2023-08-01T22:22:34.844Z] === RUN TestCheckpoint [2023-08-01T22:22:34.844Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:22:34.844Z] --- SKIP: TestCheckpoint (0.00s) [2023-08-01T22:22:34.844Z] === RUN TestContainerInvalidJSON [2023-08-01T22:22:34.844Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:22:34.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:22:34.844Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:22:34.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:22:34.844Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:22:34.844Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:22:34.844Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:22:34.844Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:22:34.844Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:22:34.844Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-08-01T22:22:34.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-08-01T22:22:34.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-08-01T22:22:34.844Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-08-01T22:22:34.844Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-08-01T22:22:35.099Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-08-01T22:22:35.099Z] === RUN TestCopyFromContainerPathIsNotDir [2023-08-01T22:22:35.099Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-08-01T22:22:35.099Z] === RUN TestCopyToContainerPathDoesNotExist [2023-08-01T22:22:35.099Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-08-01T22:22:35.099Z] === RUN TestCopyToContainerPathIsNotDir [2023-08-01T22:22:35.099Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-08-01T22:22:35.099Z] === RUN TestCopyFromContainer [2023-08-01T22:22:35.280Z] --- PASS: TestConfigInspect (2.52s) [2023-08-01T22:22:35.280Z] === RUN TestConfigList [2023-08-01T22:22:35.827Z] cb524f6f2215: Verifying Checksum [2023-08-01T22:22:35.827Z] cb524f6f2215: Download complete [2023-08-01T22:22:36.065Z] === RUN TestCopyFromContainer// [2023-08-01T22:22:36.065Z] === RUN TestCopyFromContainer//bar/root [2023-08-01T22:22:36.099Z] --- PASS: TestConfigDaemonLibtrustID (1.58s) [2023-08-01T22:22:36.099Z] PASS [2023-08-01T22:22:36.099Z] [2023-08-01T22:22:36.099Z] === Skipped [2023-08-01T22:22:36.099Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2023-08-01T22:22:36.099Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:36.099Z] [2023-08-01T22:22:36.099Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-08-01T22:22:36.099Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:36.099Z] [2023-08-01T22:22:36.099Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-08-01T22:22:36.099Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:36.099Z] [2023-08-01T22:22:36.099Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-08-01T22:22:36.099Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:36.099Z] [2023-08-01T22:22:36.099Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-08-01T22:22:36.099Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:36.099Z] [2023-08-01T22:22:36.099Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-08-01T22:22:36.099Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:22:36.099Z] [2023-08-01T22:22:36.099Z] DONE 7 tests, 6 skipped in 1.663s [2023-08-01T22:22:36.100Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-08-01T22:22:36.100Z] INFO: Testing against a local daemon [2023-08-01T22:22:36.100Z] === RUN TestCheckpoint [2023-08-01T22:22:36.100Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:22:36.100Z] --- SKIP: TestCheckpoint (0.00s) [2023-08-01T22:22:36.100Z] === RUN TestContainerInvalidJSON [2023-08-01T22:22:36.100Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:22:36.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:22:36.100Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:22:36.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:22:36.100Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:22:36.100Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:22:36.100Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:22:36.100Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:22:36.100Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:22:36.100Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-08-01T22:22:36.100Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-08-01T22:22:36.100Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-08-01T22:22:36.100Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-08-01T22:22:36.100Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-08-01T22:22:36.100Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-08-01T22:22:36.100Z] === RUN TestCopyFromContainerPathIsNotDir [2023-08-01T22:22:36.100Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-08-01T22:22:36.100Z] === RUN TestCopyToContainerPathDoesNotExist [2023-08-01T22:22:36.100Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-08-01T22:22:36.100Z] === RUN TestCopyToContainerPathIsNotDir [2023-08-01T22:22:36.100Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-08-01T22:22:36.100Z] === RUN TestCopyFromContainer [2023-08-01T22:22:36.364Z] === RUN TestCopyFromContainer//bar/root/ [2023-08-01T22:22:36.364Z] === RUN TestCopyFromContainer/bar/quux [2023-08-01T22:22:36.364Z] === RUN TestCopyFromContainer/bar/quux/ [2023-08-01T22:22:36.364Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-08-01T22:22:36.364Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-08-01T22:22:36.364Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-08-01T22:22:36.664Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-08-01T22:22:36.664Z] === RUN TestCopyFromContainer/bar/notarget [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer (1.48s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-08-01T22:22:36.664Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-08-01T22:22:36.664Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-08-01T22:22:36.664Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:22:36.664Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:22:36.664Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:22:36.664Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:22:36.664Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:22:36.664Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:22:36.664Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:22:36.664Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:22:36.664Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:22:36.664Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-08-01T22:22:36.664Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-08-01T22:22:36.664Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-08-01T22:22:36.664Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-08-01T22:22:36.664Z] === RUN TestCreateLinkToNonExistingContainer [2023-08-01T22:22:36.664Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-08-01T22:22:36.664Z] === RUN TestCreateWithInvalidEnv [2023-08-01T22:22:36.664Z] === RUN TestCreateWithInvalidEnv/0 [2023-08-01T22:22:36.664Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-08-01T22:22:36.664Z] === RUN TestCreateWithInvalidEnv/1 [2023-08-01T22:22:36.664Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-08-01T22:22:36.664Z] === RUN TestCreateWithInvalidEnv/2 [2023-08-01T22:22:36.664Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-08-01T22:22:36.664Z] === CONT TestCreateWithInvalidEnv/0 [2023-08-01T22:22:36.664Z] === CONT TestCreateWithInvalidEnv/1 [2023-08-01T22:22:36.664Z] === CONT TestCreateWithInvalidEnv/2 [2023-08-01T22:22:36.664Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-08-01T22:22:36.664Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-08-01T22:22:36.664Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-08-01T22:22:36.664Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-08-01T22:22:36.664Z] === RUN TestCreateTmpfsMountsTarget [2023-08-01T22:22:36.664Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-08-01T22:22:36.664Z] === RUN TestCreateWithCustomMaskedPaths [2023-08-01T22:22:37.806Z] --- PASS: TestConfigList (2.27s) [2023-08-01T22:22:37.806Z] === RUN TestConfigsCreateAndDelete [2023-08-01T22:22:38.248Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2023-08-01T22:22:38.248Z] === RUN TestCreateWithCustomReadonlyPaths [2023-08-01T22:22:39.694Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2023-08-01T22:22:39.694Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-08-01T22:22:39.702Z] --- PASS: TestConfigsCreateAndDelete (2.32s) [2023-08-01T22:22:39.702Z] === RUN TestConfigsUpdate [2023-08-01T22:22:39.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:22:39.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:22:39.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:22:39.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:22:39.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:22:39.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:22:39.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:22:39.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:22:39.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:22:39.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:22:39.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:22:39.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:22:39.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:22:39.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:22:39.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:22:39.992Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-08-01T22:22:39.992Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-08-01T22:22:39.992Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-08-01T22:22:39.992Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-08-01T22:22:39.992Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-08-01T22:22:39.992Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-08-01T22:22:39.992Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-08-01T22:22:40.247Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2023-08-01T22:22:40.247Z] === RUN TestCreateDifferentPlatform [2023-08-01T22:22:40.247Z] === RUN TestCreateDifferentPlatform/different_os [2023-08-01T22:22:40.247Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-08-01T22:22:40.247Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-08-01T22:22:40.247Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-08-01T22:22:40.247Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-08-01T22:22:40.247Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-08-01T22:22:40.247Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-08-01T22:22:40.247Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-08-01T22:22:40.274Z] === RUN TestCopyFromContainer// [2023-08-01T22:22:40.274Z] === RUN TestCopyFromContainer//bar/root [2023-08-01T22:22:40.274Z] === RUN TestCopyFromContainer//bar/root/ [2023-08-01T22:22:40.274Z] === RUN TestCopyFromContainer/bar/quux [2023-08-01T22:22:40.274Z] === RUN TestCopyFromContainer/bar/quux/ [2023-08-01T22:22:40.274Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-08-01T22:22:40.274Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-08-01T22:22:40.502Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-08-01T22:22:40.502Z] === RUN TestContainerStartOnDaemonRestart [2023-08-01T22:22:40.502Z] === PAUSE TestContainerStartOnDaemonRestart [2023-08-01T22:22:40.502Z] === RUN TestDaemonRestartIpcMode [2023-08-01T22:22:40.502Z] === PAUSE TestDaemonRestartIpcMode [2023-08-01T22:22:40.502Z] === RUN TestDaemonHostGatewayIP [2023-08-01T22:22:40.502Z] === PAUSE TestDaemonHostGatewayIP [2023-08-01T22:22:40.502Z] === RUN TestRestartDaemonWithRestartingContainer [2023-08-01T22:22:40.502Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-08-01T22:22:40.502Z] === RUN TestContainerKillOnDaemonStart [2023-08-01T22:22:40.502Z] === PAUSE TestContainerKillOnDaemonStart [2023-08-01T22:22:40.502Z] === RUN TestDiff [2023-08-01T22:22:40.531Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-08-01T22:22:40.531Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-08-01T22:22:40.531Z] === RUN TestCopyFromContainer/bar/notarget [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer (4.48s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer/bar/quux (0.04s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-08-01T22:22:40.531Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-08-01T22:22:40.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-08-01T22:22:40.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:22:40.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:22:40.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:22:40.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:22:40.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:22:40.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:22:40.531Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:22:40.531Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:22:40.531Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:22:40.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-08-01T22:22:40.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-08-01T22:22:40.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-08-01T22:22:40.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-08-01T22:22:40.531Z] === RUN TestCreateLinkToNonExistingContainer [2023-08-01T22:22:40.531Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2023-08-01T22:22:40.531Z] === RUN TestCreateWithInvalidEnv [2023-08-01T22:22:40.531Z] === RUN TestCreateWithInvalidEnv/0 [2023-08-01T22:22:40.531Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-08-01T22:22:40.531Z] === RUN TestCreateWithInvalidEnv/1 [2023-08-01T22:22:40.532Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-08-01T22:22:40.532Z] === RUN TestCreateWithInvalidEnv/2 [2023-08-01T22:22:40.532Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-08-01T22:22:40.532Z] === CONT TestCreateWithInvalidEnv/0 [2023-08-01T22:22:40.532Z] === CONT TestCreateWithInvalidEnv/2 [2023-08-01T22:22:40.532Z] === CONT TestCreateWithInvalidEnv/1 [2023-08-01T22:22:40.532Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-08-01T22:22:40.532Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-08-01T22:22:40.532Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-08-01T22:22:40.532Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-08-01T22:22:40.532Z] === RUN TestCreateTmpfsMountsTarget [2023-08-01T22:22:40.532Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-08-01T22:22:40.532Z] === RUN TestCreateWithCustomMaskedPaths [2023-08-01T22:22:41.062Z] --- PASS: TestDiff (0.54s) [2023-08-01T22:22:41.062Z] === RUN TestExecWithCloseStdin [2023-08-01T22:22:41.666Z] --- PASS: TestExecWithCloseStdin (0.65s) [2023-08-01T22:22:41.666Z] === RUN TestExec [2023-08-01T22:22:41.946Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2023-08-01T22:22:41.946Z] === RUN TestCreateWithCustomReadonlyPaths [2023-08-01T22:22:42.226Z] --- PASS: TestConfigsUpdate (2.30s) [2023-08-01T22:22:42.226Z] === RUN TestTemplatedConfig [2023-08-01T22:22:42.285Z] --- PASS: TestExec (0.60s) [2023-08-01T22:22:42.285Z] === RUN TestExecUser [2023-08-01T22:22:42.844Z] --- PASS: TestExecUser (0.64s) [2023-08-01T22:22:42.844Z] === RUN TestExportContainerAndImportImage [2023-08-01T22:22:43.253Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-08-01T22:22:43.325Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2023-08-01T22:22:43.325Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-08-01T22:22:43.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:22:43.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:22:43.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:22:43.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:22:43.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:22:43.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:22:43.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:22:43.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:22:43.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:22:43.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:22:43.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:22:43.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:22:43.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:22:43.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:22:43.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:22:43.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-08-01T22:22:43.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-08-01T22:22:43.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-08-01T22:22:43.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-08-01T22:22:43.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-08-01T22:22:43.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-08-01T22:22:43.325Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-08-01T22:22:43.404Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2023-08-01T22:22:43.404Z] === RUN TestExportContainerAfterDaemonRestart [2023-08-01T22:22:43.582Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2023-08-01T22:22:43.582Z] === RUN TestCreateDifferentPlatform [2023-08-01T22:22:43.582Z] === RUN TestCreateDifferentPlatform/different_os [2023-08-01T22:22:43.582Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-08-01T22:22:43.582Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-08-01T22:22:43.582Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-08-01T22:22:43.582Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-08-01T22:22:43.582Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-08-01T22:22:43.582Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-08-01T22:22:43.582Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-08-01T22:22:43.582Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-08-01T22:22:43.582Z] === RUN TestContainerStartOnDaemonRestart [2023-08-01T22:22:43.582Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-08-01T22:22:43.582Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-08-01T22:22:43.582Z] === RUN TestDaemonRestartIpcMode [2023-08-01T22:22:43.582Z] === PAUSE TestDaemonRestartIpcMode [2023-08-01T22:22:43.582Z] === RUN TestDaemonHostGatewayIP [2023-08-01T22:22:43.582Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:22:43.582Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-08-01T22:22:43.582Z] === RUN TestRestartDaemonWithRestartingContainer [2023-08-01T22:22:43.582Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-08-01T22:22:43.582Z] === RUN TestContainerKillOnDaemonStart [2023-08-01T22:22:43.582Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-08-01T22:22:43.582Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-08-01T22:22:43.582Z] === RUN TestDiff [2023-08-01T22:22:43.764Z] tests/integration/api_client_test.py ..... [ 7%] [2023-08-01T22:22:44.146Z] --- PASS: TestDiff (0.41s) [2023-08-01T22:22:44.146Z] === RUN TestExecWithCloseStdin [2023-08-01T22:22:44.403Z] --- PASS: TestExecWithCloseStdin (0.46s) [2023-08-01T22:22:44.403Z] === RUN TestExec [2023-08-01T22:22:44.933Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2023-08-01T22:22:44.933Z] === RUN TestHealthCheckWorkdir [2023-08-01T22:22:44.967Z] --- PASS: TestExec (0.49s) [2023-08-01T22:22:44.967Z] === RUN TestExecUser [2023-08-01T22:22:45.503Z] --- PASS: TestTemplatedConfig (2.95s) [2023-08-01T22:22:45.503Z] === RUN TestConfigCreateResolve [2023-08-01T22:22:45.530Z] --- PASS: TestExecUser (0.44s) [2023-08-01T22:22:45.530Z] === RUN TestExportContainerAndImportImage [2023-08-01T22:22:45.535Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2023-08-01T22:22:45.535Z] === RUN TestHealthKillContainer [2023-08-01T22:22:45.689Z] tests/integration/api_config_test.py ..... [ 8%] [2023-08-01T22:22:46.093Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2023-08-01T22:22:46.093Z] === RUN TestExportContainerAfterDaemonRestart [2023-08-01T22:22:47.397Z] --- PASS: TestConfigCreateResolve (2.21s) [2023-08-01T22:22:47.397Z] === RUN TestConfigDaemonLibtrustID [2023-08-01T22:22:47.961Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-08-01T22:22:47.961Z] PASS [2023-08-01T22:22:47.961Z] [2023-08-01T22:22:47.961Z] DONE 7 tests in 15.114s [2023-08-01T22:22:47.961Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-08-01T22:22:47.961Z] INFO: Testing against a local daemon [2023-08-01T22:22:47.961Z] === RUN TestCheckpoint [2023-08-01T22:22:47.961Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:22:47.961Z] --- SKIP: TestCheckpoint (0.00s) [2023-08-01T22:22:47.961Z] === RUN TestContainerInvalidJSON [2023-08-01T22:22:47.961Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:22:47.961Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:22:47.961Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:22:47.961Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:22:47.961Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:22:47.961Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:22:47.961Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:22:47.961Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:22:47.961Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:22:47.961Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-08-01T22:22:47.961Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-08-01T22:22:47.961Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-08-01T22:22:47.961Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-08-01T22:22:47.961Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-08-01T22:22:47.961Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-08-01T22:22:47.961Z] === RUN TestCopyFromContainerPathIsNotDir [2023-08-01T22:22:47.961Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-08-01T22:22:47.961Z] === RUN TestCopyToContainerPathDoesNotExist [2023-08-01T22:22:47.961Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-08-01T22:22:47.961Z] === RUN TestCopyToContainerPathIsNotDir [2023-08-01T22:22:47.961Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-08-01T22:22:47.961Z] === RUN TestCopyFromContainer [2023-08-01T22:22:48.200Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-08-01T22:22:48.200Z] check_test.go:308: [d34c55f419467] daemon is not started [2023-08-01T22:22:48.200Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-08-01T22:22:49.330Z] === RUN TestCopyFromContainer// [2023-08-01T22:22:49.331Z] === RUN TestCopyFromContainer//bar/root [2023-08-01T22:22:49.331Z] === RUN TestCopyFromContainer//bar/root/ [2023-08-01T22:22:49.331Z] === RUN TestCopyFromContainer/bar/quux [2023-08-01T22:22:49.331Z] === RUN TestCopyFromContainer/bar/quux/ [2023-08-01T22:22:49.331Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-08-01T22:22:49.365Z] --- PASS: TestExportContainerAfterDaemonRestart (3.27s) [2023-08-01T22:22:49.365Z] === RUN TestHealthCheckWorkdir [2023-08-01T22:22:49.587Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-08-01T22:22:49.587Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-08-01T22:22:49.588Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-08-01T22:22:49.588Z] === RUN TestCopyFromContainer/bar/notarget [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer (1.63s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-08-01T22:22:49.588Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-08-01T22:22:49.588Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-08-01T22:22:49.588Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:22:49.588Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:22:49.588Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:22:49.588Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:22:49.588Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:22:49.588Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:22:49.588Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:22:49.588Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:22:49.588Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:22:49.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-08-01T22:22:49.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-08-01T22:22:49.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-08-01T22:22:49.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-08-01T22:22:49.588Z] === RUN TestCreateLinkToNonExistingContainer [2023-08-01T22:22:49.844Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2023-08-01T22:22:49.844Z] === RUN TestCreateWithInvalidEnv [2023-08-01T22:22:49.844Z] === RUN TestCreateWithInvalidEnv/0 [2023-08-01T22:22:49.844Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-08-01T22:22:49.844Z] === RUN TestCreateWithInvalidEnv/1 [2023-08-01T22:22:49.844Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-08-01T22:22:49.844Z] === RUN TestCreateWithInvalidEnv/2 [2023-08-01T22:22:49.844Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-08-01T22:22:49.844Z] === CONT TestCreateWithInvalidEnv/0 [2023-08-01T22:22:49.844Z] === CONT TestCreateWithInvalidEnv/2 [2023-08-01T22:22:49.844Z] === CONT TestCreateWithInvalidEnv/1 [2023-08-01T22:22:49.844Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-08-01T22:22:49.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-08-01T22:22:49.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-08-01T22:22:49.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-08-01T22:22:49.844Z] === RUN TestCreateTmpfsMountsTarget [2023-08-01T22:22:49.845Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-08-01T22:22:49.845Z] === RUN TestCreateWithCustomMaskedPaths [2023-08-01T22:22:49.928Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2023-08-01T22:22:49.928Z] === RUN TestHealthKillContainer [2023-08-01T22:22:52.370Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2023-08-01T22:22:52.370Z] === RUN TestCreateWithCustomReadonlyPaths [2023-08-01T22:22:53.437Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-08-01T22:22:53.437Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-08-01T22:22:53.437Z] --- PASS: TestBuildWithHugeFile (42.76s) [2023-08-01T22:22:53.437Z] === RUN TestBuildWithEmptyDockerfile [2023-08-01T22:22:53.437Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:53.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:53.437Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:53.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:53.437Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:53.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:53.437Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:22:53.437Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:22:53.437Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:22:53.437Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-08-01T22:22:53.437Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2023-08-01T22:22:53.437Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s) [2023-08-01T22:22:53.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-08-01T22:22:53.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2023-08-01T22:22:53.437Z] === RUN TestBuildPreserveOwnership [2023-08-01T22:22:53.437Z] === RUN TestBuildPreserveOwnership/copy_from [2023-08-01T22:22:53.904Z] --- PASS: TestHealthKillContainer (8.11s) [2023-08-01T22:22:53.904Z] === RUN TestHealthCheckProcessKilled [2023-08-01T22:22:53.997Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-08-01T22:22:54.265Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2023-08-01T22:22:54.265Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-08-01T22:22:54.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:22:54.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:22:54.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:22:54.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:22:54.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:22:54.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:22:54.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:22:54.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:22:54.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:22:54.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:22:54.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:22:54.266Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:22:54.266Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:22:54.266Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:22:54.266Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:22:54.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-08-01T22:22:54.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-08-01T22:22:54.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-08-01T22:22:54.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-08-01T22:22:54.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-08-01T22:22:54.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-08-01T22:22:54.266Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-08-01T22:22:54.509Z] --- PASS: TestHealthCheckProcessKilled (0.81s) [2023-08-01T22:22:54.509Z] === RUN TestInspectCpusetInConfigPre120 [2023-08-01T22:22:54.764Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2023-08-01T22:22:54.764Z] === RUN TestIpcModeNone [2023-08-01T22:22:54.829Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2023-08-01T22:22:54.829Z] === RUN TestCreateDifferentPlatform [2023-08-01T22:22:54.829Z] === RUN TestCreateDifferentPlatform/different_os [2023-08-01T22:22:54.829Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-08-01T22:22:54.829Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-08-01T22:22:54.829Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-08-01T22:22:54.829Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-08-01T22:22:54.829Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-08-01T22:22:54.829Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2023-08-01T22:22:54.829Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-08-01T22:22:54.829Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2023-08-01T22:22:54.829Z] === RUN TestContainerStartOnDaemonRestart [2023-08-01T22:22:54.829Z] === PAUSE TestContainerStartOnDaemonRestart [2023-08-01T22:22:54.829Z] === RUN TestDaemonRestartIpcMode [2023-08-01T22:22:54.829Z] === PAUSE TestDaemonRestartIpcMode [2023-08-01T22:22:54.829Z] === RUN TestDaemonHostGatewayIP [2023-08-01T22:22:54.829Z] === PAUSE TestDaemonHostGatewayIP [2023-08-01T22:22:54.829Z] === RUN TestRestartDaemonWithRestartingContainer [2023-08-01T22:22:54.829Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-08-01T22:22:54.829Z] === RUN TestContainerKillOnDaemonStart [2023-08-01T22:22:54.829Z] === PAUSE TestContainerKillOnDaemonStart [2023-08-01T22:22:54.829Z] === RUN TestDiff [2023-08-01T22:22:54.923Z] check_test.go:308: [d66a03b171e58] daemon is not started [2023-08-01T22:22:54.923Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-08-01T22:22:55.414Z] --- PASS: TestIpcModeNone (0.55s) [2023-08-01T22:22:55.414Z] === RUN TestIpcModePrivate [2023-08-01T22:22:55.484Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-08-01T22:22:55.716Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-08-01T22:22:55.760Z] --- PASS: TestDiff (0.73s) [2023-08-01T22:22:55.760Z] === RUN TestExecWithCloseStdin [2023-08-01T22:22:55.971Z] --- PASS: TestIpcModePrivate (0.53s) [2023-08-01T22:22:55.971Z] === RUN TestIpcModeShareable [2023-08-01T22:22:56.044Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-08-01T22:22:56.044Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-08-01T22:22:56.270Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2023-08-01T22:22:56.323Z] --- PASS: TestExecWithCloseStdin (0.87s) [2023-08-01T22:22:56.323Z] === RUN TestExec [2023-08-01T22:22:56.568Z] --- PASS: TestIpcModeShareable (0.55s) [2023-08-01T22:22:56.568Z] === RUN TestAPIIpcModeShareableAndContainer [2023-08-01T22:22:56.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-08-01T22:22:56.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-08-01T22:22:56.859Z] --- PASS: TestBuildPreserveOwnership (3.27s) [2023-08-01T22:22:56.859Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2023-08-01T22:22:56.859Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2023-08-01T22:22:56.859Z] === RUN TestBuildPlatformInvalid [2023-08-01T22:22:56.859Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-08-01T22:22:56.859Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-08-01T22:22:57.254Z] --- PASS: TestExec (0.85s) [2023-08-01T22:22:57.254Z] === RUN TestExecUser [2023-08-01T22:22:57.419Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-08-01T22:22:57.419Z] Loaded image: busybox:latest [2023-08-01T22:22:57.675Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-08-01T22:22:57.675Z] Loaded image: busybox:glibc [2023-08-01T22:22:58.021Z] --- PASS: TestHealthKillContainer (7.96s) [2023-08-01T22:22:58.021Z] === RUN TestHealthCheckProcessKilled [2023-08-01T22:22:58.185Z] --- PASS: TestExecUser (0.89s) [2023-08-01T22:22:58.185Z] === RUN TestExportContainerAndImportImage [2023-08-01T22:22:58.584Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2023-08-01T22:22:58.584Z] === RUN TestInspectCpusetInConfigPre120 [2023-08-01T22:22:58.584Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-08-01T22:22:58.584Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-08-01T22:22:58.584Z] === RUN TestIpcModeNone [2023-08-01T22:22:58.600Z] Loaded image: debian:bullseye-slim [2023-08-01T22:22:58.600Z] Loaded image: hello-world:latest [2023-08-01T22:22:58.600Z] Loaded image: arm32v7/hello-world:latest [2023-08-01T22:22:58.726Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2023-08-01T22:22:58.726Z] === RUN TestAPIIpcModeHost [2023-08-01T22:22:58.726Z] --- PASS: TestAPIIpcModeHost (0.42s) [2023-08-01T22:22:58.726Z] === RUN TestDaemonIpcModeShareable [2023-08-01T22:22:59.117Z] --- PASS: TestExportContainerAndImportImage (0.91s) [2023-08-01T22:22:59.117Z] === RUN TestExportContainerAfterDaemonRestart [2023-08-01T22:22:59.147Z] --- PASS: TestIpcModeNone (0.49s) [2023-08-01T22:22:59.147Z] === RUN TestIpcModePrivate [2023-08-01T22:22:59.161Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-08-01T22:22:59.404Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-08-01T22:22:59.404Z] --- PASS: TestIpcModePrivate (0.45s) [2023-08-01T22:22:59.404Z] === RUN TestIpcModeShareable [2023-08-01T22:22:59.404Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:22:59.404Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-08-01T22:22:59.404Z] === RUN TestAPIIpcModeShareableAndContainer [2023-08-01T22:22:59.785Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-08-01T22:23:00.129Z] --- PASS: TestDaemonIpcModeShareable (1.30s) [2023-08-01T22:23:00.129Z] === RUN TestDaemonIpcModePrivate [2023-08-01T22:23:00.487Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2023-08-01T22:23:00.487Z] === RUN TestHealthCheckWorkdir [2023-08-01T22:23:01.284Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-08-01T22:23:01.284Z] --- PASS: TestDaemonIpcModePrivate (1.27s) [2023-08-01T22:23:01.284Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-08-01T22:23:01.297Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2023-08-01T22:23:01.297Z] === RUN TestAPIIpcModeHost [2023-08-01T22:23:01.297Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:23:01.297Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-08-01T22:23:01.297Z] === RUN TestDaemonIpcModeShareable [2023-08-01T22:23:01.297Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:23:01.297Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-08-01T22:23:01.297Z] === RUN TestDaemonIpcModePrivate [2023-08-01T22:23:01.418Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2023-08-01T22:23:01.418Z] === RUN TestHealthKillContainer [2023-08-01T22:23:01.673Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-08-01T22:23:01.860Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2023-08-01T22:23:02.297Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-08-01T22:23:02.552Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.28s) [2023-08-01T22:23:02.552Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-08-01T22:23:03.229Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2023-08-01T22:23:03.229Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-08-01T22:23:03.229Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:23:03.229Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-08-01T22:23:03.229Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-08-01T22:23:03.229Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:23:03.229Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-08-01T22:23:03.229Z] === RUN TestIpcModeOlderClient [2023-08-01T22:23:03.229Z] === PAUSE TestIpcModeOlderClient [2023-08-01T22:23:03.229Z] === RUN TestKillContainerInvalidSignal [2023-08-01T22:23:03.520Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-08-01T22:23:03.559Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-08-01T22:23:03.793Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2023-08-01T22:23:03.793Z] === RUN TestKillContainer [2023-08-01T22:23:03.793Z] === RUN TestKillContainer/no_signal [2023-08-01T22:23:03.816Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2023-08-01T22:23:03.816Z] === RUN TestIpcModeOlderClient [2023-08-01T22:23:03.816Z] === PAUSE TestIpcModeOlderClient [2023-08-01T22:23:03.816Z] === RUN TestKillContainerInvalidSignal [2023-08-01T22:23:04.050Z] === RUN TestKillContainer/non_killing_signal [2023-08-01T22:23:04.308Z] === RUN TestKillContainer/killing_signal [2023-08-01T22:23:04.424Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2023-08-01T22:23:04.424Z] === RUN TestKillContainer [2023-08-01T22:23:04.424Z] === RUN TestKillContainer/no_signal [2023-08-01T22:23:04.872Z] --- PASS: TestKillContainer (1.30s) [2023-08-01T22:23:04.872Z] --- PASS: TestKillContainer/no_signal (0.41s) [2023-08-01T22:23:04.872Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-08-01T22:23:04.872Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2023-08-01T22:23:04.872Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-08-01T22:23:04.872Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-08-01T22:23:04.984Z] === RUN TestKillContainer/non_killing_signal [2023-08-01T22:23:05.239Z] === RUN TestKillContainer/killing_signal [2023-08-01T22:23:05.437Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-08-01T22:23:05.695Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2023-08-01T22:23:05.695Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2023-08-01T22:23:05.695Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2023-08-01T22:23:05.695Z] === RUN TestKillStoppedContainer [2023-08-01T22:23:05.839Z] --- PASS: TestKillContainer (1.60s) [2023-08-01T22:23:05.839Z] --- PASS: TestKillContainer/no_signal (0.47s) [2023-08-01T22:23:05.839Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2023-08-01T22:23:05.839Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2023-08-01T22:23:05.839Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-08-01T22:23:05.839Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-08-01T22:23:05.954Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-08-01T22:23:05.954Z] === RUN TestKillStoppedContainerAPIPre120 [2023-08-01T22:23:05.954Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-08-01T22:23:05.954Z] === RUN TestKillDifferentUserContainer [2023-08-01T22:23:06.070Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-08-01T22:23:06.211Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2023-08-01T22:23:06.212Z] === RUN TestInspectOomKilledTrue [2023-08-01T22:23:06.212Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:23:06.212Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-08-01T22:23:06.212Z] === RUN TestInspectOomKilledFalse [2023-08-01T22:23:06.212Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-08-01T22:23:06.212Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-08-01T22:23:06.212Z] === RUN TestLinksEtcHostsContentMatch [2023-08-01T22:23:06.212Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-08-01T22:23:06.212Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-08-01T22:23:06.212Z] === RUN TestLinksContainerNames [2023-08-01T22:23:06.442Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-08-01T22:23:06.630Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.79s) [2023-08-01T22:23:06.630Z] PASS [2023-08-01T22:23:06.630Z] [2023-08-01T22:23:06.630Z] === Skipped [2023-08-01T22:23:06.630Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-08-01T22:23:06.630Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:23:06.630Z] [2023-08-01T22:23:06.630Z] DONE 33 tests, 1 skipped in 75.983s [2023-08-01T22:23:06.630Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-08-01T22:23:06.630Z] ++ 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 [2023-08-01T22:23:06.630Z] ++ set -e [2023-08-01T22:23:06.630Z] ++ '[' -n 0 ']' [2023-08-01T22:23:06.630Z] ++ set -x [2023-08-01T22:23:06.630Z] ++ 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 [2023-08-01T22:23:06.630Z] INFO: Testing against a local daemon [2023-08-01T22:23:06.630Z] === RUN TestConfigInspect [2023-08-01T22:23:07.084Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s) [2023-08-01T22:23:07.084Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2023-08-01T22:23:07.084Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2023-08-01T22:23:07.084Z] === RUN TestKillStoppedContainer [2023-08-01T22:23:07.084Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-08-01T22:23:07.084Z] === RUN TestKillStoppedContainerAPIPre120 [2023-08-01T22:23:07.084Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-08-01T22:23:07.084Z] === RUN TestKillDifferentUserContainer [2023-08-01T22:23:07.142Z] --- PASS: TestLinksContainerNames (0.85s) [2023-08-01T22:23:07.142Z] === RUN TestLogsFollowTailEmpty [2023-08-01T22:23:07.692Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2023-08-01T22:23:07.692Z] === RUN TestInspectOomKilledTrue [2023-08-01T22:23:07.706Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2023-08-01T22:23:07.706Z] === RUN TestContainerNetworkMountsNoChown [2023-08-01T22:23:07.963Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2023-08-01T22:23:07.963Z] === RUN TestMountDaemonRoot [2023-08-01T22:23:07.963Z] === RUN TestMountDaemonRoot/default [2023-08-01T22:23:07.963Z] === PAUSE TestMountDaemonRoot/default [2023-08-01T22:23:07.963Z] === RUN TestMountDaemonRoot/private [2023-08-01T22:23:07.963Z] === PAUSE TestMountDaemonRoot/private [2023-08-01T22:23:07.963Z] === RUN TestMountDaemonRoot/rprivate [2023-08-01T22:23:07.963Z] === PAUSE TestMountDaemonRoot/rprivate [2023-08-01T22:23:07.963Z] === RUN TestMountDaemonRoot/slave [2023-08-01T22:23:07.963Z] === PAUSE TestMountDaemonRoot/slave [2023-08-01T22:23:07.963Z] === RUN TestMountDaemonRoot/rslave [2023-08-01T22:23:07.963Z] === PAUSE TestMountDaemonRoot/rslave [2023-08-01T22:23:07.963Z] === RUN TestMountDaemonRoot/shared [2023-08-01T22:23:07.963Z] === PAUSE TestMountDaemonRoot/shared [2023-08-01T22:23:07.963Z] === RUN TestMountDaemonRoot/rshared [2023-08-01T22:23:07.963Z] === PAUSE TestMountDaemonRoot/rshared [2023-08-01T22:23:07.963Z] === CONT TestMountDaemonRoot/default [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rslave [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/default/bind_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rshared [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/shared [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rprivate [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/slave [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/default/mount_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/private [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/private/mount_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/default/bind_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/private/bind_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/default/mount_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-08-01T22:23:07.964Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:23:07.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/private/bind_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/private/mount_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:23:07.964Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:23:08.220Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:23:08.220Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:23:08.220Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:23:08.220Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-08-01T22:23:08.220Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-08-01T22:23:08.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-08-01T22:23:08.221Z] === RUN TestContainerBindMountNonRecursive [2023-08-01T22:23:08.221Z] 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) [2023-08-01T22:23:08.221Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-08-01T22:23:08.221Z] === RUN TestContainerVolumesMountedAsShared [2023-08-01T22:23:08.221Z] 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) [2023-08-01T22:23:08.221Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-08-01T22:23:08.221Z] === RUN TestContainerVolumesMountedAsSlave [2023-08-01T22:23:08.221Z] 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) [2023-08-01T22:23:08.221Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-08-01T22:23:08.221Z] === RUN TestNetworkNat [2023-08-01T22:23:08.336Z] --- PASS: TestInspectOomKilledTrue (0.59s) [2023-08-01T22:23:08.337Z] === RUN TestInspectOomKilledFalse [2023-08-01T22:23:08.638Z] --- PASS: TestInspectOomKilledFalse (0.50s) [2023-08-01T22:23:08.638Z] === RUN TestLinksEtcHostsContentMatch [2023-08-01T22:23:08.784Z] --- PASS: TestNetworkNat (0.53s) [2023-08-01T22:23:08.784Z] === RUN TestNetworkLocalhostTCPNat [2023-08-01T22:23:08.893Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2023-08-01T22:23:08.893Z] === RUN TestLinksContainerNames [2023-08-01T22:23:09.142Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-08-01T22:23:09.142Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-08-01T22:23:09.348Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2023-08-01T22:23:09.348Z] === RUN TestNetworkLoopbackNat [2023-08-01T22:23:09.397Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-08-01T22:23:09.948Z] --- PASS: TestLinksContainerNames (1.03s) [2023-08-01T22:23:09.948Z] === RUN TestLogsFollowTailEmpty [2023-08-01T22:23:10.321Z] --- PASS: TestConfigInspect (3.50s) [2023-08-01T22:23:10.321Z] === RUN TestConfigList [2023-08-01T22:23:10.578Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-08-01T22:23:10.578Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-08-01T22:23:10.680Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2023-08-01T22:23:10.680Z] === RUN TestContainerNetworkMountsNoChown [2023-08-01T22:23:10.835Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-08-01T22:23:10.835Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-08-01T22:23:11.021Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/default [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/default [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/private [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/private [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rprivate [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rprivate [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/slave [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/slave [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rslave [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rslave [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/shared [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/shared [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rshared [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rshared [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/default [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/rslave [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/rshared [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/shared [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/default/bind_root [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/private [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/rprivate [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/default/mount_root [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/private/bind_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/private/mount_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/slave [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:23:11.021Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:23:11.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:23:11.021Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-08-01T22:23:11.022Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:23:11.022Z] === CONT TestMountDaemonRoot/default/bind_root [2023-08-01T22:23:11.022Z] === CONT TestMountDaemonRoot/default/mount_root [2023-08-01T22:23:11.022Z] === CONT TestMountDaemonRoot/private/bind_root [2023-08-01T22:23:11.022Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:23:11.022Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/private/mount_root [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:23:11.320Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-08-01T22:23:11.320Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-08-01T22:23:11.320Z] === RUN TestContainerBindMountNonRecursive [2023-08-01T22:23:11.378Z] --- PASS: TestHealthKillContainer (8.44s) [2023-08-01T22:23:11.378Z] === RUN TestHealthCheckProcessKilled [2023-08-01T22:23:11.378Z] --- PASS: TestHealthCheckProcessKilled (0.93s) [2023-08-01T22:23:11.378Z] === RUN TestInspectCpusetInConfigPre120 [2023-08-01T22:23:11.378Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2023-08-01T22:23:11.378Z] === RUN TestIpcModeNone [2023-08-01T22:23:12.054Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2023-08-01T22:23:12.054Z] === RUN TestPause [2023-08-01T22:23:12.054Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:23:12.054Z] --- SKIP: TestPause (0.00s) [2023-08-01T22:23:12.054Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-08-01T22:23:12.054Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-01T22:23:12.054Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-01T22:23:12.054Z] === RUN TestPauseStopPausedContainer [2023-08-01T22:23:12.054Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:23:12.054Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-08-01T22:23:12.054Z] === RUN TestPsFilter [2023-08-01T22:23:12.054Z] --- PASS: TestPsFilter (0.09s) [2023-08-01T22:23:12.054Z] === RUN TestRemoveContainerWithRemovedVolume [2023-08-01T22:23:12.200Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-08-01T22:23:12.200Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-08-01T22:23:12.315Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2023-08-01T22:23:12.315Z] === RUN TestRemoveContainerWithVolume [2023-08-01T22:23:12.429Z] --- PASS: TestIpcModeNone (0.78s) [2023-08-01T22:23:12.430Z] === RUN TestIpcModePrivate [2023-08-01T22:23:12.571Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2023-08-01T22:23:12.571Z] === RUN TestRemoveContainerRunning [2023-08-01T22:23:12.687Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false [2023-08-01T22:23:12.944Z] --- PASS: TestIpcModePrivate (0.84s) [2023-08-01T22:23:12.944Z] === RUN TestIpcModeShareable [2023-08-01T22:23:13.016Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2023-08-01T22:23:13.016Z] === RUN TestContainerVolumesMountedAsShared [2023-08-01T22:23:13.126Z] --- PASS: TestConfigList (2.74s) [2023-08-01T22:23:13.126Z] === RUN TestConfigsCreateAndDelete [2023-08-01T22:23:13.136Z] --- PASS: TestRemoveContainerRunning (0.45s) [2023-08-01T22:23:13.136Z] === RUN TestRemoveContainerForceRemoveRunning [2023-08-01T22:23:13.312Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2023-08-01T22:23:13.312Z] === RUN TestContainerVolumesMountedAsSlave [2023-08-01T22:23:13.507Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2023-08-01T22:23:13.567Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2023-08-01T22:23:13.567Z] === RUN TestNetworkNat [2023-08-01T22:23:13.688Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-08-01T22:23:13.701Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2023-08-01T22:23:13.701Z] === RUN TestRemoveInvalidContainer [2023-08-01T22:23:13.701Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-08-01T22:23:13.701Z] === RUN TestRenameLinkedContainer [2023-08-01T22:23:13.765Z] --- PASS: TestIpcModeShareable (0.79s) [2023-08-01T22:23:13.765Z] === RUN TestAPIIpcModeShareableAndContainer [2023-08-01T22:23:13.949Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-08-01T22:23:14.206Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-08-01T22:23:14.206Z] check_test.go:308: [d9af6d21f059f] daemon is not started [2023-08-01T22:23:14.206Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-08-01T22:23:14.212Z] --- PASS: TestNetworkNat (0.56s) [2023-08-01T22:23:14.212Z] === RUN TestNetworkLocalhostTCPNat [2023-08-01T22:23:14.508Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2023-08-01T22:23:14.508Z] === RUN TestNetworkLoopbackNat [2023-08-01T22:23:14.767Z] check_test.go:308: [d8602f27d2b18] daemon is not started [2023-08-01T22:23:14.767Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-08-01T22:23:15.598Z] --- PASS: TestRenameLinkedContainer (1.73s) [2023-08-01T22:23:15.598Z] === RUN TestRenameStoppedContainer [2023-08-01T22:23:15.694Z] --- PASS: TestConfigsCreateAndDelete (2.69s) [2023-08-01T22:23:15.694Z] === RUN TestConfigsUpdate [2023-08-01T22:23:15.694Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-08-01T22:23:15.855Z] --- PASS: TestRenameStoppedContainer (0.42s) [2023-08-01T22:23:15.855Z] === RUN TestRenameRunningContainerAndReuse [2023-08-01T22:23:16.254Z] check_test.go:308: [dadba39d5e1e4] daemon is not started [2023-08-01T22:23:16.254Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-08-01T22:23:16.289Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.22s) [2023-08-01T22:23:16.289Z] === RUN TestAPIIpcModeHost [2023-08-01T22:23:16.465Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-08-01T22:23:16.546Z] --- PASS: TestAPIIpcModeHost (0.45s) [2023-08-01T22:23:16.546Z] === RUN TestDaemonIpcModeShareable [2023-08-01T22:23:16.785Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2023-08-01T22:23:16.785Z] === RUN TestRenameInvalidName [2023-08-01T22:23:17.042Z] --- PASS: TestRenameInvalidName (0.45s) [2023-08-01T22:23:17.042Z] === RUN TestRenameAnonymousContainer [2023-08-01T22:23:17.284Z] --- PASS: TestNetworkLoopbackNat (2.69s) [2023-08-01T22:23:17.284Z] === RUN TestPause [2023-08-01T22:23:17.478Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2023-08-01T22:23:17.736Z] --- PASS: TestDaemonIpcModeShareable (1.26s) [2023-08-01T22:23:17.736Z] === RUN TestDaemonIpcModePrivate [2023-08-01T22:23:17.844Z] --- PASS: TestPause (0.56s) [2023-08-01T22:23:17.844Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-08-01T22:23:17.844Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-01T22:23:17.844Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-01T22:23:17.844Z] === RUN TestPauseStopPausedContainer [2023-08-01T22:23:18.144Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-08-01T22:23:18.452Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2023-08-01T22:23:18.452Z] === RUN TestPsFilter [2023-08-01T22:23:18.452Z] --- PASS: TestPsFilter (0.11s) [2023-08-01T22:23:18.452Z] === RUN TestRemoveContainerWithRemovedVolume [2023-08-01T22:23:18.934Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2023-08-01T22:23:18.934Z] === RUN TestRenameContainerWithSameName [2023-08-01T22:23:18.934Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-08-01T22:23:18.934Z] === RUN TestRenameContainerWithLinkedContainer [2023-08-01T22:23:19.059Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2023-08-01T22:23:19.059Z] === RUN TestRemoveContainerWithVolume [2023-08-01T22:23:19.069Z] --- PASS: TestConfigsUpdate (3.32s) [2023-08-01T22:23:19.069Z] === RUN TestTemplatedConfig [2023-08-01T22:23:19.107Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2023-08-01T22:23:19.107Z] --- PASS: TestDaemonIpcModePrivate (1.34s) [2023-08-01T22:23:19.107Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-08-01T22:23:19.629Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-08-01T22:23:19.665Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2023-08-01T22:23:19.665Z] === RUN TestRemoveContainerRunning [2023-08-01T22:23:19.864Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2023-08-01T22:23:19.865Z] === RUN TestResize [2023-08-01T22:23:19.884Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-08-01T22:23:20.225Z] --- PASS: TestRemoveContainerRunning (0.51s) [2023-08-01T22:23:20.225Z] === RUN TestRemoveContainerForceRemoveRunning [2023-08-01T22:23:20.429Z] --- PASS: TestResize (0.46s) [2023-08-01T22:23:20.429Z] === RUN TestResizeWithInvalidSize [2023-08-01T22:23:20.477Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2023-08-01T22:23:20.477Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2023-08-01T22:23:20.477Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-08-01T22:23:20.524Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2023-08-01T22:23:20.524Z] === RUN TestRemoveInvalidContainer [2023-08-01T22:23:20.524Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-08-01T22:23:20.524Z] === RUN TestRenameLinkedContainer [2023-08-01T22:23:20.688Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-08-01T22:23:20.688Z] === RUN TestResizeWhenContainerNotStarted [2023-08-01T22:23:21.252Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2023-08-01T22:23:21.252Z] === RUN TestDaemonRestartKillContainers [2023-08-01T22:23:21.252Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-08-01T22:23:21.252Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-08-01T22:23:21.252Z] === RUN TestCgroupNamespacesRun [2023-08-01T22:23:21.409Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2023-08-01T22:23:21.666Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2023-08-01T22:23:21.666Z] === RUN TestIpcModeOlderClient [2023-08-01T22:23:21.666Z] === PAUSE TestIpcModeOlderClient [2023-08-01T22:23:21.666Z] === RUN TestKillContainerInvalidSignal [2023-08-01T22:23:22.229Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2023-08-01T22:23:22.229Z] === RUN TestKillContainer [2023-08-01T22:23:22.229Z] === RUN TestKillContainer/no_signal [2023-08-01T22:23:22.399Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-08-01T22:23:22.399Z] --- PASS: TestTemplatedConfig (3.10s) [2023-08-01T22:23:22.399Z] === RUN TestConfigCreateResolve [2023-08-01T22:23:22.793Z] === RUN TestKillContainer/non_killing_signal [2023-08-01T22:23:22.959Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-08-01T22:23:22.959Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-08-01T22:23:23.050Z] === RUN TestKillContainer/killing_signal [2023-08-01T22:23:23.215Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-08-01T22:23:23.345Z] --- PASS: TestRenameLinkedContainer (2.23s) [2023-08-01T22:23:23.345Z] === RUN TestRenameStoppedContainer [2023-08-01T22:23:23.345Z] --- PASS: TestRenameStoppedContainer (0.53s) [2023-08-01T22:23:23.345Z] === RUN TestRenameRunningContainerAndReuse [2023-08-01T22:23:23.471Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-08-01T22:23:23.726Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-08-01T22:23:23.772Z] --- PASS: TestCgroupNamespacesRun (2.22s) [2023-08-01T22:23:23.772Z] === RUN TestCgroupNamespacesRunPrivileged [2023-08-01T22:23:23.981Z] --- PASS: TestKillContainer (1.58s) [2023-08-01T22:23:23.981Z] --- PASS: TestKillContainer/no_signal (0.50s) [2023-08-01T22:23:23.981Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2023-08-01T22:23:23.981Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2023-08-01T22:23:23.981Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-08-01T22:23:23.981Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-08-01T22:23:24.238Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-08-01T22:23:24.650Z] --- PASS: TestConfigCreateResolve (2.66s) [2023-08-01T22:23:24.650Z] === RUN TestConfigDaemonLibtrustID [2023-08-01T22:23:24.792Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2023-08-01T22:23:24.792Z] === RUN TestRenameInvalidName [2023-08-01T22:23:24.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2023-08-01T22:23:24.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2023-08-01T22:23:24.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2023-08-01T22:23:24.802Z] === RUN TestKillStoppedContainer [2023-08-01T22:23:24.802Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-08-01T22:23:24.802Z] === RUN TestKillStoppedContainerAPIPre120 [2023-08-01T22:23:24.802Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-08-01T22:23:24.802Z] === RUN TestKillDifferentUserContainer [2023-08-01T22:23:25.088Z] --- PASS: TestRenameInvalidName (0.52s) [2023-08-01T22:23:25.088Z] === RUN TestRenameAnonymousContainer [2023-08-01T22:23:25.210Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-08-01T22:23:25.210Z] PASS [2023-08-01T22:23:25.210Z] [2023-08-01T22:23:25.210Z] DONE 7 tests in 18.572s [2023-08-01T22:23:25.210Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-08-01T22:23:25.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-08-01T22:23:25.210Z] ++ set -e [2023-08-01T22:23:25.210Z] ++ '[' -n 0 ']' [2023-08-01T22:23:25.210Z] ++ set -x [2023-08-01T22:23:25.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-08-01T22:23:25.210Z] INFO: Testing against a local daemon [2023-08-01T22:23:25.210Z] === RUN TestCheckpoint [2023-08-01T22:23:25.210Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:23:25.210Z] --- SKIP: TestCheckpoint (0.00s) [2023-08-01T22:23:25.210Z] === RUN TestContainerInvalidJSON [2023-08-01T22:23:25.210Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:23:25.210Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:23:25.210Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:23:25.210Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:23:25.210Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:23:25.210Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:23:25.210Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:23:25.210Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:23:25.210Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:23:25.210Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-08-01T22:23:25.210Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-08-01T22:23:25.210Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-08-01T22:23:25.210Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-08-01T22:23:25.210Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-08-01T22:23:25.210Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-08-01T22:23:25.210Z] === RUN TestCopyFromContainerPathIsNotDir [2023-08-01T22:23:25.366Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2023-08-01T22:23:25.366Z] === RUN TestInspectOomKilledTrue [2023-08-01T22:23:25.366Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-08-01T22:23:25.366Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-08-01T22:23:25.366Z] === RUN TestInspectOomKilledFalse [2023-08-01T22:23:25.468Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-08-01T22:23:25.468Z] === RUN TestCopyToContainerPathDoesNotExist [2023-08-01T22:23:25.468Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-08-01T22:23:25.468Z] === RUN TestCopyToContainerPathIsNotDir [2023-08-01T22:23:25.468Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-08-01T22:23:25.468Z] === RUN TestCopyFromContainer [2023-08-01T22:23:25.665Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2023-08-01T22:23:25.665Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-08-01T22:23:25.726Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-08-01T22:23:25.929Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2023-08-01T22:23:25.929Z] === RUN TestLinksEtcHostsContentMatch [2023-08-01T22:23:26.186Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2023-08-01T22:23:26.186Z] === RUN TestLinksContainerNames [2023-08-01T22:23:26.285Z] === RUN TestCopyFromContainer// [2023-08-01T22:23:26.285Z] === RUN TestCopyFromContainer//bar/root [2023-08-01T22:23:26.285Z] === RUN TestCopyFromContainer//bar/root/ [2023-08-01T22:23:26.540Z] === RUN TestCopyFromContainer/bar/quux [2023-08-01T22:23:26.540Z] === RUN TestCopyFromContainer/bar/quux/ [2023-08-01T22:23:26.540Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-08-01T22:23:26.540Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-08-01T22:23:26.540Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-08-01T22:23:26.540Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-08-01T22:23:26.540Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-08-01T22:23:26.796Z] === RUN TestCopyFromContainer/bar/notarget [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer (1.35s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-08-01T22:23:26.796Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-08-01T22:23:26.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-08-01T22:23:26.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:23:26.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:23:26.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:23:26.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:23:26.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:23:26.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:23:26.796Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:23:26.796Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:23:26.796Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:23:26.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-08-01T22:23:26.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-08-01T22:23:26.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-08-01T22:23:26.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-08-01T22:23:26.796Z] === RUN TestCreateLinkToNonExistingContainer [2023-08-01T22:23:26.796Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-08-01T22:23:26.796Z] === RUN TestCreateWithInvalidEnv [2023-08-01T22:23:26.796Z] === RUN TestCreateWithInvalidEnv/0 [2023-08-01T22:23:26.796Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-08-01T22:23:26.796Z] === RUN TestCreateWithInvalidEnv/1 [2023-08-01T22:23:26.796Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-08-01T22:23:26.796Z] === RUN TestCreateWithInvalidEnv/2 [2023-08-01T22:23:26.796Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-08-01T22:23:26.796Z] === CONT TestCreateWithInvalidEnv/0 [2023-08-01T22:23:26.796Z] === CONT TestCreateWithInvalidEnv/2 [2023-08-01T22:23:26.796Z] === CONT TestCreateWithInvalidEnv/1 [2023-08-01T22:23:26.796Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-08-01T22:23:26.796Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-08-01T22:23:26.796Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-08-01T22:23:26.796Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-08-01T22:23:26.796Z] === RUN TestCreateTmpfsMountsTarget [2023-08-01T22:23:26.796Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-08-01T22:23:26.796Z] === RUN TestCreateWithCustomMaskedPaths [2023-08-01T22:23:26.796Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-08-01T22:23:27.014Z] --- PASS: TestRenameAnonymousContainer (1.72s) [2023-08-01T22:23:27.014Z] === RUN TestRenameContainerWithSameName [2023-08-01T22:23:27.117Z] --- PASS: TestLinksContainerNames (0.92s) [2023-08-01T22:23:27.117Z] === RUN TestLogsFollowTailEmpty [2023-08-01T22:23:27.269Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2023-08-01T22:23:27.270Z] === RUN TestRenameContainerWithLinkedContainer [2023-08-01T22:23:27.357Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-08-01T22:23:27.376Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2023-08-01T22:23:27.376Z] === RUN TestContainerNetworkMountsNoChown [2023-08-01T22:23:27.940Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2023-08-01T22:23:27.940Z] === RUN TestMountDaemonRoot [2023-08-01T22:23:27.940Z] === RUN TestMountDaemonRoot/default [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/default [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/private [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/private [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rprivate [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rprivate [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/slave [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/slave [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rslave [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rslave [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/shared [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/shared [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rshared [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rshared [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/default [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rshared [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/shared [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/default/bind_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/default/mount_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/default/bind_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/slave [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rprivate [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/private [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rslave [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/private/mount_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/default/mount_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/private/bind_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:23:27.941Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:23:27.941Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:23:27.941Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:23:28.187Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s) [2023-08-01T22:23:28.187Z] === RUN TestCgroupNamespacesRunHostMode [2023-08-01T22:23:28.199Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:23:28.199Z] === CONT TestMountDaemonRoot/private/bind_root [2023-08-01T22:23:28.199Z] === CONT TestMountDaemonRoot/private/mount_root [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-08-01T22:23:28.199Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-08-01T22:23:28.199Z] === RUN TestContainerBindMountNonRecursive [2023-08-01T22:23:28.240Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s) [2023-08-01T22:23:28.240Z] === RUN TestResize [2023-08-01T22:23:28.718Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2023-08-01T22:23:28.718Z] === RUN TestCreateWithCustomReadonlyPaths [2023-08-01T22:23:28.844Z] --- PASS: TestResize (0.54s) [2023-08-01T22:23:28.844Z] === RUN TestResizeWithInvalidSize [2023-08-01T22:23:28.973Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-08-01T22:23:29.536Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2023-08-01T22:23:29.536Z] === RUN TestResizeWhenContainerNotStarted [2023-08-01T22:23:29.571Z] --- PASS: TestContainerBindMountNonRecursive (1.49s) [2023-08-01T22:23:29.571Z] === RUN TestContainerVolumesMountedAsShared [2023-08-01T22:23:29.834Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:29.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:29.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:29.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-01T22:23:29.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-01T22:23:29.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:29.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:29.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:29.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-01T22:23:29.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-01T22:23:29.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:30.081Z] --- PASS: TestCgroupNamespacesRunHostMode (2.26s) [2023-08-01T22:23:30.081Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-08-01T22:23:30.135Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2023-08-01T22:23:30.135Z] === RUN TestContainerVolumesMountedAsSlave [2023-08-01T22:23:30.377Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2023-08-01T22:23:30.377Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-08-01T22:23:30.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:23:30.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:23:30.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:23:30.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:23:30.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:23:30.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:23:30.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:23:30.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:23:30.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:23:30.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:23:30.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:23:30.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:23:30.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:23:30.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:23:30.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:23:30.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-08-01T22:23:30.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-08-01T22:23:30.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-08-01T22:23:30.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-08-01T22:23:30.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-08-01T22:23:30.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-08-01T22:23:30.377Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-08-01T22:23:30.392Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2023-08-01T22:23:30.392Z] === RUN TestNetworkNat [2023-08-01T22:23:30.633Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) [2023-08-01T22:23:30.633Z] === RUN TestCreateDifferentPlatform [2023-08-01T22:23:30.633Z] === RUN TestCreateDifferentPlatform/different_os [2023-08-01T22:23:30.633Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-08-01T22:23:30.633Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-08-01T22:23:30.633Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-08-01T22:23:30.633Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-08-01T22:23:30.633Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-08-01T22:23:30.634Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-08-01T22:23:30.634Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-08-01T22:23:30.634Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-08-01T22:23:30.634Z] === RUN TestContainerStartOnDaemonRestart [2023-08-01T22:23:30.634Z] === PAUSE TestContainerStartOnDaemonRestart [2023-08-01T22:23:30.634Z] === RUN TestDaemonRestartIpcMode [2023-08-01T22:23:30.634Z] === PAUSE TestDaemonRestartIpcMode [2023-08-01T22:23:30.634Z] === RUN TestDaemonHostGatewayIP [2023-08-01T22:23:30.634Z] === PAUSE TestDaemonHostGatewayIP [2023-08-01T22:23:30.634Z] === RUN TestRestartDaemonWithRestartingContainer [2023-08-01T22:23:30.634Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-08-01T22:23:30.634Z] === RUN TestContainerKillOnDaemonStart [2023-08-01T22:23:30.634Z] === PAUSE TestContainerKillOnDaemonStart [2023-08-01T22:23:30.634Z] === RUN TestDiff [2023-08-01T22:23:30.931Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-08-01T22:23:30.957Z] --- PASS: TestNetworkNat (0.53s) [2023-08-01T22:23:30.957Z] === RUN TestNetworkLocalhostTCPNat [2023-08-01T22:23:31.187Z] --- PASS: TestDiff (0.46s) [2023-08-01T22:23:31.187Z] === RUN TestExecWithCloseStdin [2023-08-01T22:23:31.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-01T22:23:31.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-01T22:23:31.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-01T22:23:31.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-01T22:23:31.443Z] check_test.go:308: [d65b46a351e2d] daemon is not started [2023-08-01T22:23:31.443Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-08-01T22:23:31.443Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-08-01T22:23:31.523Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2023-08-01T22:23:31.523Z] === RUN TestNetworkLoopbackNat [2023-08-01T22:23:31.699Z] --- PASS: TestExecWithCloseStdin (0.59s) [2023-08-01T22:23:31.699Z] === RUN TestExec [2023-08-01T22:23:31.956Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-08-01T22:23:31.956Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-08-01T22:23:32.212Z] --- PASS: TestExec (0.64s) [2023-08-01T22:23:32.212Z] === RUN TestExecUser [2023-08-01T22:23:32.467Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-08-01T22:23:32.604Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2023-08-01T22:23:32.604Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-08-01T22:23:32.722Z] === RUN TestDockerSuite/TestBuildAddScript [2023-08-01T22:23:32.977Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-08-01T22:23:32.977Z] --- PASS: TestExecUser (0.71s) [2023-08-01T22:23:32.977Z] === RUN TestExportContainerAndImportImage [2023-08-01T22:23:33.903Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2023-08-01T22:23:33.903Z] === RUN TestExportContainerAfterDaemonRestart [2023-08-01T22:23:34.046Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2023-08-01T22:23:34.047Z] === RUN TestPause [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.93s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.67s) [2023-08-01T22:23:34.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.66s) [2023-08-01T22:23:34.232Z] === RUN TestCgroupNamespacesRun [2023-08-01T22:23:34.502Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2023-08-01T22:23:34.502Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-08-01T22:23:34.611Z] --- PASS: TestPause (0.51s) [2023-08-01T22:23:34.611Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-08-01T22:23:34.611Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-01T22:23:34.611Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-01T22:23:34.611Z] === RUN TestPauseStopPausedContainer [2023-08-01T22:23:35.176Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2023-08-01T22:23:35.176Z] === RUN TestPsFilter [2023-08-01T22:23:35.176Z] --- PASS: TestPsFilter (0.14s) [2023-08-01T22:23:35.176Z] === RUN TestRemoveContainerWithRemovedVolume [2023-08-01T22:23:35.310Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-08-01T22:23:35.310Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2023-08-01T22:23:35.310Z] === RUN TestHealthCheckWorkdir [2023-08-01T22:23:35.310Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-08-01T22:23:35.373Z] --- PASS: TestCgroupNamespacesRun (1.26s) [2023-08-01T22:23:35.373Z] === RUN TestCgroupNamespacesRunPrivileged [2023-08-01T22:23:35.740Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2023-08-01T22:23:35.740Z] === RUN TestRemoveContainerWithVolume [2023-08-01T22:23:35.870Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2023-08-01T22:23:35.870Z] === RUN TestHealthKillContainer [2023-08-01T22:23:36.306Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2023-08-01T22:23:36.306Z] === RUN TestRemoveContainerRunning [2023-08-01T22:23:36.395Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2023-08-01T22:23:36.395Z] === RUN TestCgroupNamespacesRunOlderClient [2023-08-01T22:23:36.508Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.21s) [2023-08-01T22:23:36.508Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-08-01T22:23:36.882Z] --- PASS: TestRemoveContainerRunning (0.47s) [2023-08-01T22:23:36.882Z] === RUN TestRemoveContainerForceRemoveRunning [2023-08-01T22:23:37.146Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2023-08-01T22:23:37.146Z] === RUN TestRemoveInvalidContainer [2023-08-01T22:23:37.146Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-08-01T22:23:37.146Z] === RUN TestRenameLinkedContainer [2023-08-01T22:23:37.436Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2023-08-01T22:23:37.436Z] === RUN TestCgroupNamespacesRunHostMode [2023-08-01T22:23:38.289Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.24s) [2023-08-01T22:23:38.290Z] === RUN TestNISDomainname [2023-08-01T22:23:38.290Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-08-01T22:23:38.290Z] --- SKIP: TestNISDomainname (0.01s) [2023-08-01T22:23:38.290Z] === RUN TestHostnameDnsResolution [2023-08-01T22:23:38.624Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2023-08-01T22:23:38.624Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-08-01T22:23:39.159Z] --- PASS: TestRenameLinkedContainer (2.04s) [2023-08-01T22:23:39.159Z] === RUN TestRenameStoppedContainer [2023-08-01T22:23:39.221Z] --- PASS: TestHostnameDnsResolution (0.79s) [2023-08-01T22:23:39.221Z] === RUN TestUnprivilegedPortsAndPing [2023-08-01T22:23:39.221Z] 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 [2023-08-01T22:23:39.221Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-08-01T22:23:39.221Z] === RUN TestStats [2023-08-01T22:23:39.221Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:23:39.221Z] --- SKIP: TestStats (0.00s) [2023-08-01T22:23:39.221Z] === RUN TestStopContainerWithTimeout [2023-08-01T22:23:39.221Z] === RUN TestStopContainerWithTimeout/0 [2023-08-01T22:23:39.221Z] === PAUSE TestStopContainerWithTimeout/0 [2023-08-01T22:23:39.221Z] === RUN TestStopContainerWithTimeout/1 [2023-08-01T22:23:39.221Z] === PAUSE TestStopContainerWithTimeout/1 [2023-08-01T22:23:39.221Z] === RUN TestStopContainerWithTimeout/3 [2023-08-01T22:23:39.221Z] === PAUSE TestStopContainerWithTimeout/3 [2023-08-01T22:23:39.221Z] === RUN TestStopContainerWithTimeout/-1 [2023-08-01T22:23:39.221Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-08-01T22:23:39.221Z] === CONT TestStopContainerWithTimeout/0 [2023-08-01T22:23:39.221Z] === CONT TestStopContainerWithTimeout/3 [2023-08-01T22:23:39.221Z] === CONT TestStopContainerWithTimeout/-1 [2023-08-01T22:23:39.221Z] === CONT TestStopContainerWithTimeout/1 [2023-08-01T22:23:39.724Z] --- PASS: TestRenameStoppedContainer (0.49s) [2023-08-01T22:23:39.724Z] === RUN TestRenameRunningContainerAndReuse [2023-08-01T22:23:40.024Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s) [2023-08-01T22:23:40.024Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-08-01T22:23:40.034Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-08-01T22:23:40.034Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-08-01T22:23:40.656Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2023-08-01T22:23:40.656Z] === RUN TestRenameInvalidName [2023-08-01T22:23:41.220Z] --- PASS: TestRenameInvalidName (0.51s) [2023-08-01T22:23:41.220Z] === RUN TestRenameAnonymousContainer [2023-08-01T22:23:41.494Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s) [2023-08-01T22:23:41.494Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-08-01T22:23:41.801Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2023-08-01T22:23:41.801Z] === RUN TestCgroupNamespacesRunOlderClient [2023-08-01T22:23:41.918Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-08-01T22:23:41.918Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-08-01T22:23:41.918Z] check_test.go:308: [deaf3beb8bf1d] daemon is not started [2023-08-01T22:23:41.918Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-08-01T22:23:42.494Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-08-01T22:23:42.494Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2023-08-01T22:23:42.494Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2023-08-01T22:23:42.494Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2023-08-01T22:23:42.494Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2023-08-01T22:23:42.494Z] === RUN TestDeleteDevicemapper [2023-08-01T22:23:42.494Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-08-01T22:23:42.494Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-08-01T22:23:42.494Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-08-01T22:23:42.843Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-08-01T22:23:43.115Z] --- PASS: TestRenameAnonymousContainer (1.70s) [2023-08-01T22:23:43.115Z] === RUN TestRenameContainerWithSameName [2023-08-01T22:23:43.199Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s) [2023-08-01T22:23:43.199Z] === RUN TestNISDomainname [2023-08-01T22:23:43.372Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2023-08-01T22:23:43.372Z] === RUN TestRenameContainerWithLinkedContainer [2023-08-01T22:23:43.403Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-08-01T22:23:43.425Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2023-08-01T22:23:43.425Z] === RUN TestUpdateMemory [2023-08-01T22:23:43.425Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:23:43.425Z] --- SKIP: TestUpdateMemory (0.00s) [2023-08-01T22:23:43.425Z] === RUN TestUpdateCPUQuota [2023-08-01T22:23:43.425Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:23:43.425Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-08-01T22:23:43.425Z] === RUN TestUpdatePidsLimit [2023-08-01T22:23:43.425Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:23:43.425Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-08-01T22:23:43.425Z] === RUN TestUpdateRestartPolicy [2023-08-01T22:23:43.876Z] --- PASS: TestNISDomainname (0.65s) [2023-08-01T22:23:43.876Z] === RUN TestHostnameDnsResolution [2023-08-01T22:23:43.963Z] --- PASS: TestHealthKillContainer (8.08s) [2023-08-01T22:23:43.963Z] === RUN TestHealthCheckProcessKilled [2023-08-01T22:23:44.508Z] --- PASS: TestHostnameDnsResolution (0.80s) [2023-08-01T22:23:44.508Z] === RUN TestUnprivilegedPortsAndPing [2023-08-01T22:23:44.741Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2023-08-01T22:23:44.742Z] === RUN TestResize [2023-08-01T22:23:44.891Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-08-01T22:23:44.891Z] --- PASS: TestHealthCheckProcessKilled (0.87s) [2023-08-01T22:23:44.891Z] === RUN TestInspectCpusetInConfigPre120 [2023-08-01T22:23:44.891Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-08-01T22:23:44.998Z] --- PASS: TestResize (0.48s) [2023-08-01T22:23:44.998Z] === RUN TestResizeWithInvalidSize [2023-08-01T22:23:45.147Z] === RUN TestDockerSuite/TestBuildAddTar [2023-08-01T22:23:45.402Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2023-08-01T22:23:45.403Z] === RUN TestIpcModeNone [2023-08-01T22:23:45.563Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2023-08-01T22:23:45.563Z] === RUN TestResizeWhenContainerNotStarted [2023-08-01T22:23:45.568Z] --- PASS: TestUnprivilegedPortsAndPing (0.75s) [2023-08-01T22:23:45.568Z] === RUN TestStats [2023-08-01T22:23:45.823Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:45.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:45.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:45.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-01T22:23:45.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-01T22:23:45.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:45.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-01T22:23:45.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:45.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-01T22:23:45.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-01T22:23:45.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-01T22:23:45.963Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-08-01T22:23:46.219Z] --- PASS: TestIpcModeNone (0.76s) [2023-08-01T22:23:46.219Z] === RUN TestIpcModePrivate [2023-08-01T22:23:46.826Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2023-08-01T22:23:46.826Z] --- PASS: TestIpcModePrivate (0.75s) [2023-08-01T22:23:46.826Z] === RUN TestIpcModeShareable [2023-08-01T22:23:47.386Z] check_test.go:308: [df8cf936c0d02] daemon is not started [2023-08-01T22:23:47.386Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-08-01T22:23:47.386Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:108, shared: true, mustBeShared: true [2023-08-01T22:23:47.641Z] --- PASS: TestIpcModeShareable (0.78s) [2023-08-01T22:23:47.641Z] === RUN TestAPIIpcModeShareableAndContainer [2023-08-01T22:23:47.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-01T22:23:47.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-01T22:23:47.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:23:48.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:23:49.049Z] --- PASS: TestStats (3.18s) [2023-08-01T22:23:49.049Z] === RUN TestStopContainerWithTimeout [2023-08-01T22:23:49.049Z] === RUN TestStopContainerWithTimeout/0 [2023-08-01T22:23:49.049Z] === PAUSE TestStopContainerWithTimeout/0 [2023-08-01T22:23:49.049Z] === RUN TestStopContainerWithTimeout/1 [2023-08-01T22:23:49.049Z] === PAUSE TestStopContainerWithTimeout/1 [2023-08-01T22:23:49.049Z] === RUN TestStopContainerWithTimeout/3 [2023-08-01T22:23:49.049Z] === PAUSE TestStopContainerWithTimeout/3 [2023-08-01T22:23:49.049Z] === RUN TestStopContainerWithTimeout/-1 [2023-08-01T22:23:49.049Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-08-01T22:23:49.049Z] === CONT TestStopContainerWithTimeout/0 [2023-08-01T22:23:49.049Z] === CONT TestStopContainerWithTimeout/3 [2023-08-01T22:23:49.049Z] === CONT TestStopContainerWithTimeout/1 [2023-08-01T22:23:49.049Z] === CONT TestStopContainerWithTimeout/-1 [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.55s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.23s) [2023-08-01T22:23:50.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.43s) [2023-08-01T22:23:50.133Z] === RUN TestCgroupNamespacesRun [2023-08-01T22:23:50.153Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-08-01T22:23:50.153Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2023-08-01T22:23:50.153Z] === RUN TestAPIIpcModeHost [2023-08-01T22:23:50.153Z] check_test.go:308: [dde124b93d841] daemon is not started [2023-08-01T22:23:50.153Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-08-01T22:23:50.408Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-08-01T22:23:50.664Z] --- PASS: TestAPIIpcModeHost (0.42s) [2023-08-01T22:23:50.664Z] === RUN TestDaemonIpcModeShareable [2023-08-01T22:23:50.920Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-08-01T22:23:51.064Z] --- PASS: TestCgroupNamespacesRun (1.28s) [2023-08-01T22:23:51.064Z] === RUN TestCgroupNamespacesRunPrivileged [2023-08-01T22:23:51.064Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-08-01T22:23:51.064Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-08-01T22:23:51.064Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-08-01T22:23:51.808Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-08-01T22:23:51.808Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2023-08-01T22:23:51.808Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2023-08-01T22:23:51.808Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2023-08-01T22:23:51.808Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2023-08-01T22:23:51.808Z] === RUN TestDeleteDevicemapper [2023-08-01T22:23:51.808Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-08-01T22:23:51.808Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-08-01T22:23:51.808Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-08-01T22:23:51.844Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2023-08-01T22:23:51.844Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-08-01T22:23:52.099Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2023-08-01T22:23:52.099Z] === RUN TestDaemonIpcModePrivate [2023-08-01T22:23:52.434Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2023-08-01T22:23:52.434Z] === RUN TestCgroupNamespacesRunHostMode [2023-08-01T22:23:53.068Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2023-08-01T22:23:53.323Z] --- PASS: TestDaemonIpcModePrivate (1.34s) [2023-08-01T22:23:53.323Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-08-01T22:23:53.324Z] docker_cli_daemon_plugins_test.go:80: [dc2e539b9a212] daemon is not started [2023-08-01T22:23:53.804Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2023-08-01T22:23:53.804Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-08-01T22:23:53.864Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2023-08-01T22:23:53.864Z] === RUN TestUpdateMemory [2023-08-01T22:23:54.249Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-08-01T22:23:54.249Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-08-01T22:23:54.249Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2023-08-01T22:23:54.734Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2023-08-01T22:23:54.734Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-08-01T22:23:54.789Z] --- PASS: TestUpdateMemory (0.66s) [2023-08-01T22:23:54.789Z] === RUN TestUpdateCPUQuota [2023-08-01T22:23:54.809Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s) [2023-08-01T22:23:54.809Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-08-01T22:23:55.602Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2023-08-01T22:23:55.602Z] === RUN TestUpdateRestartWithAutoRemove [2023-08-01T22:23:55.602Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2023-08-01T22:23:55.602Z] === RUN TestWaitNonBlocked [2023-08-01T22:23:55.602Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:23:55.602Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:23:55.602Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:23:55.602Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:23:55.602Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:23:55.602Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:23:55.602Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-08-01T22:23:55.602Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2023-08-01T22:23:55.602Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2023-08-01T22:23:55.602Z] === RUN TestWaitBlocked [2023-08-01T22:23:55.602Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:23:55.602Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:23:55.602Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:23:55.602Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:23:55.602Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:23:55.602Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:23:55.735Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2023-08-01T22:23:55.759Z] --- PASS: TestUpdateCPUQuota (0.95s) [2023-08-01T22:23:55.759Z] === RUN TestUpdatePidsLimit [2023-08-01T22:23:55.759Z] === RUN TestUpdatePidsLimit/update_from_none [2023-08-01T22:23:55.759Z] === RUN TestUpdatePidsLimit/no_change [2023-08-01T22:23:55.990Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2023-08-01T22:23:55.990Z] === RUN TestIpcModeOlderClient [2023-08-01T22:23:55.990Z] === PAUSE TestIpcModeOlderClient [2023-08-01T22:23:55.990Z] === RUN TestKillContainerInvalidSignal [2023-08-01T22:23:56.015Z] === RUN TestUpdatePidsLimit/update_lower [2023-08-01T22:23:56.104Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2023-08-01T22:23:56.104Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-08-01T22:23:56.312Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-08-01T22:23:56.533Z] --- PASS: TestWaitBlocked (0.01s) [2023-08-01T22:23:56.533Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2023-08-01T22:23:56.533Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2023-08-01T22:23:56.533Z] === CONT TestDaemonRestartIpcMode [2023-08-01T22:23:56.533Z] === CONT TestIpcModeOlderClient [2023-08-01T22:23:56.533Z] === CONT TestRestartDaemonWithRestartingContainer [2023-08-01T22:23:56.533Z] --- PASS: TestIpcModeOlderClient (0.05s) [2023-08-01T22:23:56.551Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2023-08-01T22:23:56.551Z] === RUN TestKillContainer [2023-08-01T22:23:56.551Z] === RUN TestKillContainer/no_signal [2023-08-01T22:23:56.567Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-08-01T22:23:56.671Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.64s) [2023-08-01T22:23:56.671Z] === RUN TestCgroupNamespacesRunOlderClient [2023-08-01T22:23:56.807Z] === RUN TestKillContainer/non_killing_signal [2023-08-01T22:23:56.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-08-01T22:23:56.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-08-01T22:23:57.062Z] docker_cli_daemon_plugins_test.go:170: [d1bb5ab988ebb] daemon is not started [2023-08-01T22:23:57.318Z] === RUN TestKillContainer/killing_signal [2023-08-01T22:23:57.608Z] --- PASS: TestUpdatePidsLimit (2.11s) [2023-08-01T22:23:57.608Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2023-08-01T22:23:57.608Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2023-08-01T22:23:57.608Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-08-01T22:23:57.608Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-08-01T22:23:57.608Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2023-08-01T22:23:57.608Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-08-01T22:23:57.608Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-08-01T22:23:57.608Z] === RUN TestUpdateRestartPolicy [2023-08-01T22:23:57.878Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-08-01T22:23:58.042Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2023-08-01T22:23:58.042Z] === RUN TestNISDomainname [2023-08-01T22:23:58.134Z] --- PASS: TestKillContainer (1.61s) [2023-08-01T22:23:58.134Z] --- PASS: TestKillContainer/no_signal (0.46s) [2023-08-01T22:23:58.134Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2023-08-01T22:23:58.134Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2023-08-01T22:23:58.134Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-08-01T22:23:58.134Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-08-01T22:23:58.299Z] --- PASS: TestNISDomainname (0.58s) [2023-08-01T22:23:58.299Z] === RUN TestHostnameDnsResolution [2023-08-01T22:23:58.695Z] === RUN TestDockerSuite/TestBuildBlankName [2023-08-01T22:23:58.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-08-01T22:23:58.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-08-01T22:23:59.230Z] --- PASS: TestHostnameDnsResolution (0.78s) [2023-08-01T22:23:59.230Z] === RUN TestUnprivilegedPortsAndPing [2023-08-01T22:23:59.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2023-08-01T22:23:59.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2023-08-01T22:23:59.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2023-08-01T22:23:59.255Z] === RUN TestKillStoppedContainer [2023-08-01T22:23:59.255Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-08-01T22:23:59.255Z] === RUN TestKillStoppedContainerAPIPre120 [2023-08-01T22:23:59.255Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-08-01T22:23:59.255Z] === RUN TestKillDifferentUserContainer [2023-08-01T22:23:59.795Z] --- PASS: TestUnprivilegedPortsAndPing (0.65s) [2023-08-01T22:23:59.795Z] === RUN TestStats [2023-08-01T22:24:00.629Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2023-08-01T22:24:00.629Z] === RUN TestInspectOomKilledTrue [2023-08-01T22:24:00.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-08-01T22:24:00.705Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.95s) [2023-08-01T22:24:00.915Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-08-01T22:24:00.915Z] --- PASS: TestInspectOomKilledTrue (0.62s) [2023-08-01T22:24:00.915Z] === RUN TestInspectOomKilledFalse [2023-08-01T22:24:00.962Z] --- PASS: TestDaemonRestartIpcMode (4.40s) [2023-08-01T22:24:00.962Z] PASS [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === Skipped [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-08-01T22:24:00.962Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-08-01T22:24:00.962Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-08-01T22:24:00.962Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-08-01T22:24:00.962Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-08-01T22:24:00.962Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-08-01T22:24:00.962Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-08-01T22:24:00.962Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-08-01T22:24:00.962Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-08-01T22:24:00.962Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-08-01T22:24:00.962Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-08-01T22:24:00.962Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-08-01T22:24:00.962Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-08-01T22:24:00.962Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-08-01T22:24:00.962Z] 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) [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-08-01T22:24:00.962Z] 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) [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-08-01T22:24:00.962Z] 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) [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-08-01T22:24:00.962Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-01T22:24:00.962Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-08-01T22:24:00.962Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-08-01T22:24:00.962Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-08-01T22:24:00.962Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-08-01T22:24:00.962Z] 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 [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-08-01T22:24:00.962Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-08-01T22:24:00.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-08-01T22:24:00.962Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-08-01T22:24:00.962Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-08-01T22:24:00.962Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-08-01T22:24:00.962Z] [2023-08-01T22:24:00.962Z] DONE 178 tests, 27 skipped in 84.985s [2023-08-01T22:24:00.962Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-08-01T22:24:00.962Z] INFO: Testing against a local daemon [2023-08-01T22:24:00.962Z] === RUN TestLiveRestore [2023-08-01T22:24:00.962Z] === RUN TestLiveRestore/volume_references [2023-08-01T22:24:00.962Z] === PAUSE TestLiveRestore/volume_references [2023-08-01T22:24:00.962Z] === CONT TestLiveRestore/volume_references [2023-08-01T22:24:01.508Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-08-01T22:24:01.508Z] --- PASS: TestInspectOomKilledFalse (0.61s) [2023-08-01T22:24:01.508Z] === RUN TestLinksEtcHostsContentMatch [2023-08-01T22:24:01.525Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-08-01T22:24:01.525Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-08-01T22:24:01.775Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2023-08-01T22:24:01.775Z] === RUN TestLinksContainerNames [2023-08-01T22:24:01.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-08-01T22:24:02.049Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-08-01T22:24:02.317Z] --- PASS: TestStats (2.56s) [2023-08-01T22:24:02.317Z] === RUN TestStopContainerWithTimeout [2023-08-01T22:24:02.317Z] === RUN TestStopContainerWithTimeout/0 [2023-08-01T22:24:02.317Z] === PAUSE TestStopContainerWithTimeout/0 [2023-08-01T22:24:02.317Z] === RUN TestStopContainerWithTimeout/1 [2023-08-01T22:24:02.317Z] === PAUSE TestStopContainerWithTimeout/1 [2023-08-01T22:24:02.317Z] === RUN TestStopContainerWithTimeout/3 [2023-08-01T22:24:02.317Z] === PAUSE TestStopContainerWithTimeout/3 [2023-08-01T22:24:02.317Z] === RUN TestStopContainerWithTimeout/-1 [2023-08-01T22:24:02.317Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-08-01T22:24:02.317Z] === CONT TestStopContainerWithTimeout/0 [2023-08-01T22:24:02.317Z] === CONT TestStopContainerWithTimeout/3 [2023-08-01T22:24:02.317Z] === CONT TestStopContainerWithTimeout/1 [2023-08-01T22:24:02.317Z] === CONT TestStopContainerWithTimeout/-1 [2023-08-01T22:24:02.647Z] check_test.go:308: [d3ea821091734] daemon is not started [2023-08-01T22:24:02.647Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-08-01T22:24:02.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-08-01T22:24:02.928Z] --- PASS: TestLinksContainerNames (1.11s) [2023-08-01T22:24:02.928Z] === RUN TestLogsFollowTailEmpty [2023-08-01T22:24:03.538Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2023-08-01T22:24:03.538Z] === RUN TestContainerNetworkMountsNoChown [2023-08-01T22:24:03.805Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-08-01T22:24:04.046Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-08-01T22:24:04.081Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/default [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/default [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/private [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/private [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rprivate [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rprivate [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/slave [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/slave [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rslave [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rslave [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/shared [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/shared [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rshared [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rshared [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/default [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/default/mount_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/rslave [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/private [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/rshared [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/private/mount_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/shared [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/default/bind_root [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/slave [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/rprivate [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/private/bind_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:24:04.081Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:24:04.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:24:04.081Z] === CONT TestMountDaemonRoot/default/bind_root [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/default/mount_root [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/private/mount_root [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-08-01T22:24:04.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/private/bind_root [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-08-01T22:24:04.361Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-08-01T22:24:04.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-08-01T22:24:04.361Z] === RUN TestContainerBindMountNonRecursive [2023-08-01T22:24:05.329Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-08-01T22:24:05.593Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-08-01T22:24:05.593Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2023-08-01T22:24:05.593Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2023-08-01T22:24:05.593Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2023-08-01T22:24:05.593Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2023-08-01T22:24:05.593Z] === RUN TestDeleteDevicemapper [2023-08-01T22:24:05.593Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-08-01T22:24:05.593Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-08-01T22:24:05.593Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-08-01T22:24:05.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-08-01T22:24:05.938Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-08-01T22:24:06.249Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2023-08-01T22:24:06.249Z] === RUN TestContainerVolumesMountedAsShared [2023-08-01T22:24:06.809Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-08-01T22:24:07.064Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2023-08-01T22:24:07.064Z] === RUN TestContainerVolumesMountedAsSlave [2023-08-01T22:24:07.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-08-01T22:24:07.489Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2023-08-01T22:24:07.489Z] === RUN TestUpdateMemory [2023-08-01T22:24:07.575Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2023-08-01T22:24:07.575Z] === RUN TestNetworkNat [2023-08-01T22:24:08.052Z] --- PASS: TestUpdateMemory (0.62s) [2023-08-01T22:24:08.052Z] === RUN TestUpdateCPUQuota [2023-08-01T22:24:08.136Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-08-01T22:24:08.391Z] --- PASS: TestNetworkNat (0.83s) [2023-08-01T22:24:08.391Z] === RUN TestNetworkLocalhostTCPNat [2023-08-01T22:24:08.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-08-01T22:24:08.459Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-08-01T22:24:08.952Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2023-08-01T22:24:08.952Z] === RUN TestNetworkLoopbackNat [2023-08-01T22:24:08.985Z] --- PASS: TestUpdateCPUQuota (1.02s) [2023-08-01T22:24:08.985Z] === RUN TestUpdatePidsLimit [2023-08-01T22:24:08.985Z] === RUN TestUpdatePidsLimit/update_from_none [2023-08-01T22:24:09.242Z] === RUN TestUpdatePidsLimit/no_change [2023-08-01T22:24:09.500Z] === RUN TestUpdatePidsLimit/update_lower [2023-08-01T22:24:09.512Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-08-01T22:24:09.756Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-08-01T22:24:09.827Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-08-01T22:24:09.935Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2023-08-01T22:24:09.935Z] === RUN TestUpdateRestartWithAutoRemove [2023-08-01T22:24:09.935Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2023-08-01T22:24:09.935Z] === RUN TestWaitNonBlocked [2023-08-01T22:24:09.935Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:24:09.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:24:09.935Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:24:09.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:24:09.935Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:24:09.935Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:24:10.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-08-01T22:24:10.190Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-08-01T22:24:10.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2023-08-01T22:24:10.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2023-08-01T22:24:10.190Z] === RUN TestWaitBlocked [2023-08-01T22:24:10.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:24:10.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:24:10.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:24:10.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:24:10.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:24:10.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:24:10.272Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-08-01T22:24:10.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-08-01T22:24:10.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-08-01T22:24:10.693Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-08-01T22:24:11.094Z] --- PASS: TestUpdatePidsLimit (2.05s) [2023-08-01T22:24:11.094Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2023-08-01T22:24:11.094Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2023-08-01T22:24:11.094Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2023-08-01T22:24:11.094Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2023-08-01T22:24:11.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-08-01T22:24:11.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2023-08-01T22:24:11.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-08-01T22:24:11.094Z] === RUN TestUpdateRestartPolicy [2023-08-01T22:24:11.202Z] --- PASS: TestWaitBlocked (0.01s) [2023-08-01T22:24:11.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2023-08-01T22:24:11.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2023-08-01T22:24:11.202Z] === CONT TestContainerStartOnDaemonRestart [2023-08-01T22:24:11.202Z] === CONT TestContainerKillOnDaemonStart [2023-08-01T22:24:11.202Z] === CONT TestIpcModeOlderClient [2023-08-01T22:24:11.202Z] === CONT TestRestartDaemonWithRestartingContainer [2023-08-01T22:24:11.202Z] === CONT TestDaemonRestartIpcMode [2023-08-01T22:24:11.202Z] === CONT TestDaemonHostGatewayIP [2023-08-01T22:24:11.202Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-08-01T22:24:11.719Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-08-01T22:24:12.057Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2023-08-01T22:24:12.057Z] === RUN TestPause [2023-08-01T22:24:12.057Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-08-01T22:24:12.616Z] --- PASS: TestPause (0.63s) [2023-08-01T22:24:12.616Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-08-01T22:24:12.616Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-01T22:24:12.616Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-01T22:24:12.616Z] === RUN TestPauseStopPausedContainer [2023-08-01T22:24:12.616Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-08-01T22:24:13.177Z] --- PASS: TestPauseStopPausedContainer (0.63s) [2023-08-01T22:24:13.177Z] === RUN TestPsFilter [2023-08-01T22:24:13.177Z] --- PASS: TestPsFilter (0.09s) [2023-08-01T22:24:13.177Z] === RUN TestRemoveContainerWithRemovedVolume [2023-08-01T22:24:13.717Z] --- PASS: TestContainerStartOnDaemonRestart (2.74s) [2023-08-01T22:24:13.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2023-08-01T22:24:13.737Z] === RUN TestRemoveContainerWithVolume [2023-08-01T22:24:14.395Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2023-08-01T22:24:14.395Z] === RUN TestRemoveContainerRunning [2023-08-01T22:24:14.730Z] ..........................xx.................... [ 29%] [2023-08-01T22:24:14.827Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2023-08-01T22:24:14.827Z] --- PASS: TestDaemonHostGatewayIP (3.66s) [2023-08-01T22:24:14.827Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.66s) [2023-08-01T22:24:14.956Z] --- PASS: TestRemoveContainerRunning (0.54s) [2023-08-01T22:24:14.956Z] === RUN TestRemoveContainerForceRemoveRunning [2023-08-01T22:24:14.990Z] --- PASS: TestLiveRestore (0.00s) [2023-08-01T22:24:14.990Z] --- PASS: TestLiveRestore/volume_references (13.63s) [2023-08-01T22:24:14.990Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.29s) [2023-08-01T22:24:14.990Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.15s) [2023-08-01T22:24:14.990Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.15s) [2023-08-01T22:24:14.990Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.16s) [2023-08-01T22:24:14.990Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.83s) [2023-08-01T22:24:14.990Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.82s) [2023-08-01T22:24:14.990Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.84s) [2023-08-01T22:24:14.990Z] PASS [2023-08-01T22:24:14.990Z] [2023-08-01T22:24:14.990Z] DONE 9 tests in 13.655s [2023-08-01T22:24:14.990Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-08-01T22:24:14.990Z] INFO: Testing against a local daemon [2023-08-01T22:24:14.990Z] === RUN TestCommitInheritsEnv [2023-08-01T22:24:15.516Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2023-08-01T22:24:15.516Z] === RUN TestRemoveInvalidContainer [2023-08-01T22:24:15.516Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-08-01T22:24:15.516Z] === RUN TestRenameLinkedContainer [2023-08-01T22:24:16.077Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-08-01T22:24:16.359Z] --- PASS: TestCommitInheritsEnv (1.58s) [2023-08-01T22:24:16.359Z] === RUN TestImportExtremelyLargeImageWorks [2023-08-01T22:24:16.359Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-08-01T22:24:16.359Z] === RUN TestImagesFilterMultiReference [2023-08-01T22:24:16.359Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-08-01T22:24:16.359Z] === RUN TestImagePullPlatformInvalid [2023-08-01T22:24:16.359Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-08-01T22:24:16.359Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-08-01T22:24:16.359Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-08-01T22:24:16.359Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-08-01T22:24:16.359Z] === RUN TestRemoveImageOrphaning [2023-08-01T22:24:17.963Z] --- PASS: TestRenameLinkedContainer (2.21s) [2023-08-01T22:24:17.963Z] === RUN TestRenameStoppedContainer [2023-08-01T22:24:17.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-08-01T22:24:18.218Z] --- PASS: TestRenameStoppedContainer (0.51s) [2023-08-01T22:24:18.218Z] === RUN TestRenameRunningContainerAndReuse [2023-08-01T22:24:18.253Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2023-08-01T22:24:18.253Z] === RUN TestRemoveImageGarbageCollector [2023-08-01T22:24:18.253Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-08-01T22:24:18.253Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-08-01T22:24:18.253Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-08-01T22:24:18.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-08-01T22:24:18.253Z] === RUN TestTagInvalidReference [2023-08-01T22:24:18.253Z] --- PASS: TestTagInvalidReference (0.01s) [2023-08-01T22:24:18.253Z] === RUN TestTagValidPrefixedRepo [2023-08-01T22:24:18.253Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2023-08-01T22:24:18.253Z] === RUN TestTagExistedNameWithoutForce [2023-08-01T22:24:18.253Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-08-01T22:24:18.253Z] === RUN TestTagOfficialNames [2023-08-01T22:24:18.253Z] --- PASS: TestTagOfficialNames (0.04s) [2023-08-01T22:24:18.253Z] === RUN TestTagMatchesDigest [2023-08-01T22:24:18.253Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-08-01T22:24:18.253Z] === CONT TestImportExtremelyLargeImageWorks [2023-08-01T22:24:19.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-08-01T22:24:19.144Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2023-08-01T22:24:19.144Z] === RUN TestRenameInvalidName [2023-08-01T22:24:19.703Z] --- PASS: TestRenameInvalidName (0.53s) [2023-08-01T22:24:19.703Z] === RUN TestRenameAnonymousContainer [2023-08-01T22:24:21.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-08-01T22:24:21.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-08-01T22:24:21.990Z] --- PASS: TestRenameAnonymousContainer (2.05s) [2023-08-01T22:24:21.990Z] === RUN TestRenameContainerWithSameName [2023-08-01T22:24:22.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-08-01T22:24:22.549Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2023-08-01T22:24:22.549Z] === RUN TestRenameContainerWithLinkedContainer [2023-08-01T22:24:22.549Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-08-01T22:24:23.110Z] --- PASS: TestContainerKillOnDaemonStart (12.13s) [2023-08-01T22:24:23.111Z] PASS [2023-08-01T22:24:23.111Z] [2023-08-01T22:24:23.111Z] === Skipped [2023-08-01T22:24:23.111Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-08-01T22:24:23.111Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:24:23.111Z] [2023-08-01T22:24:23.111Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-01T22:24:23.111Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-01T22:24:23.111Z] [2023-08-01T22:24:23.111Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-08-01T22:24:23.111Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-08-01T22:24:23.111Z] [2023-08-01T22:24:23.111Z] DONE 197 tests, 3 skipped in 108.212s [2023-08-01T22:24:23.111Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-08-01T22:24:23.111Z] ++ 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 [2023-08-01T22:24:23.111Z] ++ set -e [2023-08-01T22:24:23.111Z] ++ '[' -n 0 ']' [2023-08-01T22:24:23.111Z] ++ set -x [2023-08-01T22:24:23.111Z] ++ 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 [2023-08-01T22:24:23.111Z] INFO: Testing against a local daemon [2023-08-01T22:24:23.111Z] === RUN TestLiveRestore [2023-08-01T22:24:23.111Z] === RUN TestLiveRestore/volume_references [2023-08-01T22:24:23.111Z] === PAUSE TestLiveRestore/volume_references [2023-08-01T22:24:23.111Z] === CONT TestLiveRestore/volume_references [2023-08-01T22:24:23.278Z] --- PASS: TestUpdateRestartPolicy (11.30s) [2023-08-01T22:24:23.278Z] === RUN TestUpdateRestartWithAutoRemove [2023-08-01T22:24:23.278Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2023-08-01T22:24:23.278Z] === RUN TestWaitNonBlocked [2023-08-01T22:24:23.278Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:24:23.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:24:23.278Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:24:23.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:24:23.278Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:24:23.278Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:24:23.714Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-08-01T22:24:23.714Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-08-01T22:24:23.842Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-08-01T22:24:23.842Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2023-08-01T22:24:23.842Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2023-08-01T22:24:23.842Z] === RUN TestWaitBlocked [2023-08-01T22:24:23.842Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:24:23.842Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:24:23.842Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:24:23.842Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:24:23.842Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:24:23.842Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:24:23.911Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2023-08-01T22:24:23.911Z] === RUN TestResize [2023-08-01T22:24:23.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-08-01T22:24:24.471Z] --- PASS: TestResize (0.76s) [2023-08-01T22:24:24.471Z] === RUN TestResizeWithInvalidSize [2023-08-01T22:24:24.772Z] --- PASS: TestWaitBlocked (0.01s) [2023-08-01T22:24:24.772Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2023-08-01T22:24:24.772Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2023-08-01T22:24:24.772Z] === CONT TestContainerStartOnDaemonRestart [2023-08-01T22:24:24.772Z] === CONT TestRestartDaemonWithRestartingContainer [2023-08-01T22:24:24.772Z] === CONT TestDaemonHostGatewayIP [2023-08-01T22:24:24.772Z] === CONT TestIpcModeOlderClient [2023-08-01T22:24:24.772Z] === CONT TestContainerKillOnDaemonStart [2023-08-01T22:24:24.772Z] === CONT TestDaemonRestartIpcMode [2023-08-01T22:24:24.772Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-08-01T22:24:25.118Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-08-01T22:24:25.396Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2023-08-01T22:24:25.396Z] === RUN TestResizeWhenContainerNotStarted [2023-08-01T22:24:25.764Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-08-01T22:24:25.956Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:24:25.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:24:25.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:24:25.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-01T22:24:25.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-01T22:24:25.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:24:25.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:24:25.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-01T22:24:25.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-01T22:24:25.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-01T22:24:25.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-01T22:24:26.883Z] check_test.go:308: [da9ae8a44bb43] daemon is not started [2023-08-01T22:24:26.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-08-01T22:24:27.169Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-08-01T22:24:27.297Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2023-08-01T22:24:27.297Z] --- PASS: TestContainerStartOnDaemonRestart (2.77s) [2023-08-01T22:24:27.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-01T22:24:27.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-01T22:24:27.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-01T22:24:27.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-01T22:24:27.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-08-01T22:24:27.860Z] --- PASS: TestDaemonHostGatewayIP (3.29s) [2023-08-01T22:24:27.860Z] --- PASS: TestDaemonRestartIpcMode (3.36s) [2023-08-01T22:24:28.135Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-08-01T22:24:29.060Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-08-01T22:24:29.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-08-01T22:24:29.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-08-01T22:24:29.985Z] --- PASS: TestLiveRestore (0.00s) [2023-08-01T22:24:29.985Z] --- PASS: TestLiveRestore/volume_references (6.83s) [2023-08-01T22:24:29.985Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.12s) [2023-08-01T22:24:29.985Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.03s) [2023-08-01T22:24:29.985Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.04s) [2023-08-01T22:24:29.985Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s) [2023-08-01T22:24:29.985Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.02s) [2023-08-01T22:24:29.985Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.04s) [2023-08-01T22:24:29.985Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.02s) [2023-08-01T22:24:29.985Z] PASS [2023-08-01T22:24:29.985Z] [2023-08-01T22:24:29.985Z] DONE 9 tests in 6.864s [2023-08-01T22:24:29.985Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-08-01T22:24:29.985Z] ++ 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 [2023-08-01T22:24:29.985Z] ++ set -e [2023-08-01T22:24:29.985Z] ++ '[' -n 0 ']' [2023-08-01T22:24:29.985Z] ++ set -x [2023-08-01T22:24:29.985Z] ++ 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 [2023-08-01T22:24:29.985Z] INFO: Testing against a local daemon [2023-08-01T22:24:29.985Z] === RUN TestCommitInheritsEnv [2023-08-01T22:24:30.240Z] --- PASS: TestCommitInheritsEnv (0.23s) [2023-08-01T22:24:30.240Z] === RUN TestImportExtremelyLargeImageWorks [2023-08-01T22:24:30.240Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-08-01T22:24:30.240Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-08-01T22:24:30.240Z] === RUN TestImagesFilterMultiReference [2023-08-01T22:24:30.240Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-08-01T22:24:30.240Z] === RUN TestImagePullPlatformInvalid [2023-08-01T22:24:30.428Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.12s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.55s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2023-08-01T22:24:30.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2023-08-01T22:24:30.428Z] === RUN TestCgroupNamespacesRun [2023-08-01T22:24:30.428Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-08-01T22:24:30.498Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-08-01T22:24:30.498Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" 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.19.12 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=info msg="redis not configured" go.version=go1.19.12 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.19.12 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.12 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=8bc07055-7263-47e1-8ec4-de25dc38ed64 http.request.method=GET http.request.remoteaddr="127.0.0.1:48464" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=8bc07055-7263-47e1-8ec4-de25dc38ed64 http.request.method=GET http.request.remoteaddr="127.0.0.1:48464" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.852064ms http.response.status=200 http.response.written=2 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eabf82a0-dd0f-4d1d-9cc7-e2b07085ab03 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=0b1dbd35-70db-4472-ba46-1fd677932760 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=0b1dbd35-70db-4472-ba46-1fd677932760 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eabf82a0-dd0f-4d1d-9cc7-e2b07085ab03 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=0b1dbd35-70db-4472-ba46-1fd677932760 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=39.376µ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=f7a2f877-ede8-4182-a2fc-241e2f0ee8d3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eabf82a0-dd0f-4d1d-9cc7-e2b07085ab03 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=47.778µ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=e2537de2-a884-4230-b2b4-294f65f55a58 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=0b1dbd35-70db-4472-ba46-1fd677932760 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48468" 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=1.397118ms http.response.status=404 http.response.written=157 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eabf82a0-dd0f-4d1d-9cc7-e2b07085ab03 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48480" 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=1.330518ms http.response.status=404 http.response.written=157 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fd97bbef-c1cb-45e0-8179-2328fd6a287a http.request.method=POST http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fd97bbef-c1cb-45e0-8179-2328fd6a287a http.request.method=POST http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=e7ffdf49-bc8a-4c0b-a978-ff83c7b753da http.request.method=POST http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=e7ffdf49-bc8a-4c0b-a978-ff83c7b753da http.request.method=POST http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8/startedat\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fd97bbef-c1cb-45e0-8179-2328fd6a287a http.request.method=POST http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=114.944µ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=1f5d288a-14cc-47fa-be7f-5bff8f2bb324 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7/startedat\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=e7ffdf49-bc8a-4c0b-a978-ff83c7b753da http.request.method=POST http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=61.776µ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=2671b183-bb37-4ed2-bbb8-7f8ae8446d7b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fd97bbef-c1cb-45e0-8179-2328fd6a287a http.request.method=POST http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=13.546µ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=3bd76eb0-696a-43dc-a1be-452428708c29 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=e7ffdf49-bc8a-4c0b-a978-ff83c7b753da http.request.method=POST http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=11.053µ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=40434d2b-9d75-4054-8955-ca0831d546af trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8/hashstates/sha256/0\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fd97bbef-c1cb-45e0-8179-2328fd6a287a http.request.method=POST http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=76.455µ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=9b624ab2-8c90-4d67-b518-eee33a93ad83 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fd97bbef-c1cb-45e0-8179-2328fd6a287a http.request.method=POST http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.268504ms http.response.status=202 http.response.written=0 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7/hashstates/sha256/0\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=e7ffdf49-bc8a-4c0b-a978-ff83c7b753da http.request.method=POST http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=79.753µ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=216b3523-2ce9-4044-8aee-4b6d9de77050 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=e7ffdf49-bc8a-4c0b-a978-ff83c7b753da http.request.method=POST http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.313707ms http.response.status=202 http.response.written=0 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.498Z] time="2023-08-01T22:24:30Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8/startedat\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=38.268µ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=8933a359-6efb-4554-8a6e-20ace1cdfc12 trace.line=82 vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=15.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=5ed8e22a-c94f-4fca-97e9-7a14ee89a447 trace.line=141 vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8/data\", 0)" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=84.725µ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=73fb7e84-a8bf-4f09-9da2-5f082d03b2ea trace.line=124 vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=11.593µ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=1b87be3a-4e29-42c3-8016-5d4e913e126a trace.line=141 vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=10.987µ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=c17c439e-42a6-44f5-912b-266fac4f0c15 trace.line=141 vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=8.107µ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=e7622301-085b-4aef-ae3c-78af8c640902 trace.line=141 vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=50.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).Move" trace.id=dd43c62e-de56-435b-83a6-abac5af392b0 trace.line=167 vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=51.733µ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=71fd6168-cc6c-4c6b-9a8b-a40277a3f8bf trace.line=95 vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=90.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).Delete" trace.id=86b0c3af-fe33-41cc-9524-2b78e8a6546d trace.line=181 vars.name=test vars.uuid=5b1ae8b9-6241-42c1-815c-e472852f91c8 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aec7a6b1-293f-4b0c-840e-8f40b7c80583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.912519ms http.response.status=201 http.response.written=0 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "PUT /v2/test/blobs/uploads/5b1ae8b9-6241-42c1-815c-e472852f91c8?_state=iVfj_Tn9DkW-EtieIy9EqdMSBeFZw3AC6U2BSTav6Nl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViMWFlOGI5LTYyNDEtNDJjMS04MTVjLWU0NzI4NTJmOTFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYxNjQzOTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7/startedat\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=38.67µ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=3bd7ccbb-c966-4eb8-8f43-f736340e55ed trace.line=82 vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=13.325µ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=514dcd94-5676-4df5-99ac-38ef4b08abba trace.line=141 vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7/data\", 0)" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=101.135µ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=262b5d44-2c31-4096-8758-d2c413a13a05 trace.line=124 vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=15.778µ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=421e6d91-40e7-4255-9183-f8c75aee3b1e trace.line=141 vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.499Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=14.187µ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=e43cf11e-e045-4865-9812-f1a8e5e4434d trace.line=141 vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=9.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=777e9ceb-917f-470e-ade1-9c0307b908b1 trace.line=141 vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=40.902µ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=f299e91a-04ca-4ad1-86c2-c2e4da89a610 trace.line=167 vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=45.48µ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=6cb61af8-5207-4a00-8435-2094fad974aa trace.line=95 vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=76.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).Delete" trace.id=e1353558-2088-4fe6-abea-f69f37a58d15 trace.line=181 vars.name=test vars.uuid=6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7 version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cfe91d9-289c-43b3-ac40-d8e5d7fe260b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.229251ms http.response.status=201 http.response.written=0 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "PUT /v2/test/blobs/uploads/6d78c9f5-1ba2-4760-af3c-3a35e7da7bc7?_state=WEwkuKYPOaYZTWLVHKR-8RM1HVQIRorPSE5prZpzOPh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkNzhjOWY1LTFiYTItNDc2MC1hZjNjLTNhMzVlN2RhN2JjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDozMC4zNTYyNDU3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c82458ee-0328-4c34-9946-03d014c7d345 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c82458ee-0328-4c34-9946-03d014c7d345 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c82458ee-0328-4c34-9946-03d014c7d345 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=26.88µ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=f4694763-c48a-49d0-930f-ddb99c12228d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c82458ee-0328-4c34-9946-03d014c7d345 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48468" 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="932.047µs" http.response.status=404 http.response.written=96 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg=PutImageManifest go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=40.977µ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=6a8fab14-63e7-441c-8cd0-b2647251b811 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=15.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=bca98c2b-9389-4aa7-8baf-de2adcadb94a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=18.871µ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=0fe05009-f129-42ae-a56f-f914f666fda7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=10.158µ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=877811f8-7fa5-4f11-8743-837c46518f94 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=12.89µ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=a706e278-9a02-4c22-8dbe-b2bf3d61bcca trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=51.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).PutContent" trace.id=59e5082a-7cc9-44f2-b3ab-938a3b85374a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=48.213µ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=0f26c6fa-d894-48c1-aae0-bd5913c556a3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=23.466µ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=51706c69-baa0-4b88-bf2b-7be4a9535403 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=57.419µ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=dc71251d-10af-4e06-ad68-766f0ebeb493 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=31.779µ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=3587f467-2035-48b2-b43e-46c78f8aa3b3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b2b8a0ba-ec61-4bab-ac5d-1a6218144a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.70567ms http.response.status=201 http.response.written=0 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=4139476f-796a-4350-9ca2-66460f62a2ee http.request.method=GET http.request.remoteaddr="127.0.0.1:48486" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=4139476f-796a-4350-9ca2-66460f62a2ee http.request.method=GET http.request.remoteaddr="127.0.0.1:48486" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="804.039µs" http.response.status=200 http.response.written=2 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.500Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:30.500Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2c12a62-e0ac-463e-ab1b-1642fc338aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2c12a62-e0ac-463e-ab1b-1642fc338aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2c12a62-e0ac-463e-ab1b-1642fc338aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=60.365µ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=35e3f6fd-4f5f-43c6-86c8-b942e91b4f0c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2c12a62-e0ac-463e-ab1b-1642fc338aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2c12a62-e0ac-463e-ab1b-1642fc338aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=23.753µ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=82bfb390-9831-423d-8a90-50a704ce8d57 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2c12a62-e0ac-463e-ab1b-1642fc338aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=15.22µ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=178fa5ba-3613-4cda-952f-9af2c8370959 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2c12a62-e0ac-463e-ab1b-1642fc338aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=17.124µ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=c20c5269-5bd2-42ab-b6c4-d347568a1e4d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2c12a62-e0ac-463e-ab1b-1642fc338aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2c12a62-e0ac-463e-ab1b-1642fc338aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.307913ms http.response.status=200 http.response.written=417 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=23487b9f-6408-49e4-b74c-b3c55750c881 http.request.method=GET http.request.remoteaddr="127.0.0.1:48500" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=23487b9f-6408-49e4-b74c-b3c55750c881 http.request.method=GET http.request.remoteaddr="127.0.0.1:48500" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=23487b9f-6408-49e4-b74c-b3c55750c881 http.request.method=GET http.request.remoteaddr="127.0.0.1:48500" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=23487b9f-6408-49e4-b74c-b3c55750c881 http.request.method=GET http.request.remoteaddr="127.0.0.1:48500" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=39.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).GetContent" trace.id=0fae719a-d854-43bc-8f48-8a75ad6ee48d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=23487b9f-6408-49e4-b74c-b3c55750c881 http.request.method=GET http.request.remoteaddr="127.0.0.1:48500" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=13.719µ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=367bfe59-23f3-46b0-a020-3f5302f809fb trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=23487b9f-6408-49e4-b74c-b3c55750c881 http.request.method=GET http.request.remoteaddr="127.0.0.1:48500" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=30.351µ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=753c9430-1615-43b0-9c97-146214dc658e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=23487b9f-6408-49e4-b74c-b3c55750c881 http.request.method=GET http.request.remoteaddr="127.0.0.1:48500" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=23487b9f-6408-49e4-b74c-b3c55750c881 http.request.method=GET http.request.remoteaddr="127.0.0.1:48500" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.235782ms http.response.status=200 http.response.written=417 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=35.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).GetContent" trace.id=7736da49-f768-44f5-82f9-a481922e4520 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=30.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).GetContent" trace.id=f357092c-e0eb-4375-8e74-de096e63486b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=15.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).Stat" trace.id=2671baf6-5a35-41a8-86d1-42c68310e265 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.501Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=13.702µ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=9d407026-266b-4c9b-984d-51ef4d44ced6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=20.48µ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=137aad29-ca79-490a-8500-ad188b539db1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=17.419µ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=025179bd-2eb5-4cef-8a40-75e5c33cb034 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=16.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).Stat" trace.id=bc7ebb85-8c9c-4a0e-aea9-c37facf1ec43 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=11.183µ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=8fe06ef9-caa2-4121-8bb6-233024ee71e9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=8.533µ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=a9c26aec-34f4-4b68-bc6b-0f88ba863fd4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=5.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).URLFor" trace.id=12c50892-d70e-4078-97f0-f7aca86afa53 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=12.636µ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=04d2f419-fe4e-4827-8a9c-64de0c799445 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=8.492µ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=48011d58-f4e1-4213-b511-1f16dde548aa trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=7.942µ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=940460de-55a6-499e-9b1c-9b7a66e6a2c4 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=34.79µ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=6ff20f0c-b1b8-4f38-975b-617d09b83694 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=27.397µ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=bd50decd-4ff5-4241-a1e3-39c8bbaa962a trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=15.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).Stat" trace.id=8f5529f5-0f2a-4011-8cac-b72f63c80d15 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=203a9ddb-ccc9-4856-b76a-7adb6438efed http.request.method=GET http.request.remoteaddr="127.0.0.1:48526" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.080035ms http.response.status=200 http.response.written=68 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=32.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).GetContent" trace.id=8bda9913-d1ba-45a2-b81c-5538a2ccbd5e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=13.235µ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=eedd9dcd-6c67-436a-a592-c446a4e70b59 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebcec95e-6077-4bc7-a75e-b19702f12d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.312043ms http.response.status=200 http.response.written=179 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=544779e8-7612-4461-9bde-efc8afc8b247 http.request.method=GET http.request.remoteaddr="127.0.0.1:48534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=544779e8-7612-4461-9bde-efc8afc8b247 http.request.method=GET http.request.remoteaddr="127.0.0.1:48534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="959.024µs" http.response.status=200 http.response.written=2 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=f319fe81-3cf0-49af-917f-cb02681af317 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=f319fe81-3cf0-49af-917f-cb02681af317 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=f319fe81-3cf0-49af-917f-cb02681af317 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.502Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=f319fe81-3cf0-49af-917f-cb02681af317 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=36.824µ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=28ea4646-098a-4ea0-9d98-d464839349cb trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.503Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=f319fe81-3cf0-49af-917f-cb02681af317 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=12.906µ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=eb165436-693f-44e0-a679-1a2049553ce3 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.503Z] time="2023-08-01T22:24:30Z" 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.19.12 http.request.host="127.0.0.1:5000" http.request.id=f319fe81-3cf0-49af-917f-cb02681af317 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.235413ms http.response.status=404 http.response.written=181 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.503Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:30.503Z] time="2023-08-01T22:24:30Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fe6300f5-1b46-46e4-a0f6-09ca0f4ff76d http.request.method=GET http.request.remoteaddr="127.0.0.1:48548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.503Z] time="2023-08-01T22:24:30Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fe6300f5-1b46-46e4-a0f6-09ca0f4ff76d http.request.method=GET http.request.remoteaddr="127.0.0.1:48548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.503Z] time="2023-08-01T22:24:30Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fe6300f5-1b46-46e4-a0f6-09ca0f4ff76d http.request.method=GET http.request.remoteaddr="127.0.0.1:48548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.503Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fe6300f5-1b46-46e4-a0f6-09ca0f4ff76d http.request.method=GET http.request.remoteaddr="127.0.0.1:48548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=33.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=dc501f7d-7a97-4307-add3-6d0cb06cc27f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.503Z] time="2023-08-01T22:24:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=fe6300f5-1b46-46e4-a0f6-09ca0f4ff76d http.request.method=GET http.request.remoteaddr="127.0.0.1:48548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b trace.duration=12.234µ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=3c036465-199d-4572-9dd6-2b2badcbadbe trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.503Z] time="2023-08-01T22:24:30Z" 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.19.12 http.request.host="127.0.0.1:5000" http.request.id=fe6300f5-1b46-46e4-a0f6-09ca0f4ff76d http.request.method=GET http.request.remoteaddr="127.0.0.1:48548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.087573ms http.response.status=404 http.response.written=181 instance.id=df667d0c-685e-48b0-957e-a8c9dd774b1b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-08-01T22:24:30.503Z] 127.0.0.1 - - [01/Aug/2023:22:24:30 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:30.503Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-08-01T22:24:30.503Z] === RUN TestRemoveImageOrphaning [2023-08-01T22:24:30.806Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2023-08-01T22:24:30.806Z] === RUN TestRemoveImageGarbageCollector [2023-08-01T22:24:30.806Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:24:30.806Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-08-01T22:24:30.806Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-08-01T22:24:30.806Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-08-01T22:24:30.806Z] === RUN TestTagInvalidReference [2023-08-01T22:24:30.806Z] --- PASS: TestTagInvalidReference (0.01s) [2023-08-01T22:24:30.806Z] === RUN TestTagValidPrefixedRepo [2023-08-01T22:24:30.806Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-08-01T22:24:30.806Z] === RUN TestTagExistedNameWithoutForce [2023-08-01T22:24:30.806Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-08-01T22:24:30.806Z] === RUN TestTagOfficialNames [2023-08-01T22:24:30.991Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-08-01T22:24:31.063Z] --- PASS: TestTagOfficialNames (0.05s) [2023-08-01T22:24:31.063Z] === RUN TestTagMatchesDigest [2023-08-01T22:24:31.063Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-08-01T22:24:31.063Z] PASS [2023-08-01T22:24:31.063Z] [2023-08-01T22:24:31.063Z] === Skipped [2023-08-01T22:24:31.063Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-08-01T22:24:31.063Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-08-01T22:24:31.063Z] [2023-08-01T22:24:31.063Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-08-01T22:24:31.063Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:24:31.063Z] [2023-08-01T22:24:31.063Z] DONE 13 tests, 2 skipped in 0.958s [2023-08-01T22:24:31.063Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-08-01T22:24:31.063Z] ++ 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 [2023-08-01T22:24:31.063Z] ++ set -e [2023-08-01T22:24:31.063Z] ++ '[' -n 0 ']' [2023-08-01T22:24:31.063Z] ++ set -x [2023-08-01T22:24:31.063Z] ++ 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 [2023-08-01T22:24:31.063Z] INFO: Testing against a local daemon [2023-08-01T22:24:31.063Z] === RUN TestNetworkCreateDelete [2023-08-01T22:24:31.318Z] --- PASS: TestNetworkCreateDelete (0.17s) [2023-08-01T22:24:31.318Z] === RUN TestDockerNetworkDeletePreferID [2023-08-01T22:24:31.618Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2023-08-01T22:24:31.618Z] === RUN TestDaemonDNSFallback [2023-08-01T22:24:31.916Z] --- PASS: TestCgroupNamespacesRun (1.57s) [2023-08-01T22:24:31.916Z] === RUN TestCgroupNamespacesRunPrivileged [2023-08-01T22:24:32.535Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-08-01T22:24:34.429Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.22s) [2023-08-01T22:24:34.429Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-08-01T22:24:35.791Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-08-01T22:24:35.791Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2023-08-01T22:24:35.791Z] === RUN TestCgroupNamespacesRunHostMode [2023-08-01T22:24:36.352Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-08-01T22:24:36.911Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-08-01T22:24:37.835Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-08-01T22:24:37.892Z] --- PASS: TestContainerKillOnDaemonStart (11.98s) [2023-08-01T22:24:37.892Z] PASS [2023-08-01T22:24:37.892Z] [2023-08-01T22:24:37.892Z] === Skipped [2023-08-01T22:24:37.892Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-08-01T22:24:37.892Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:24:37.892Z] [2023-08-01T22:24:37.892Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-08-01T22:24:37.892Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-08-01T22:24:37.892Z] [2023-08-01T22:24:37.892Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-01T22:24:37.893Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-01T22:24:37.893Z] [2023-08-01T22:24:37.893Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-08-01T22:24:37.893Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-08-01T22:24:37.893Z] [2023-08-01T22:24:37.893Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-08-01T22:24:37.893Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-08-01T22:24:37.893Z] [2023-08-01T22:24:37.893Z] DONE 197 tests, 5 skipped in 108.779s [2023-08-01T22:24:37.893Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-08-01T22:24:37.893Z] INFO: Testing against a local daemon [2023-08-01T22:24:37.893Z] === RUN TestLiveRestore [2023-08-01T22:24:37.893Z] === RUN TestLiveRestore/volume_references [2023-08-01T22:24:37.893Z] === PAUSE TestLiveRestore/volume_references [2023-08-01T22:24:37.893Z] === CONT TestLiveRestore/volume_references [2023-08-01T22:24:37.893Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-08-01T22:24:37.893Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-08-01T22:24:38.090Z] --- PASS: TestCgroupNamespacesRunHostMode (2.23s) [2023-08-01T22:24:38.090Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-08-01T22:24:38.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-08-01T22:24:38.438Z] --- PASS: TestDaemonDNSFallback (6.34s) [2023-08-01T22:24:38.438Z] === RUN TestInspectNetwork [2023-08-01T22:24:38.477Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-08-01T22:24:39.453Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.45s) [2023-08-01T22:24:39.453Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-08-01T22:24:39.462Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-08-01T22:24:40.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-08-01T22:24:40.455Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-08-01T22:24:40.465Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-08-01T22:24:40.573Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2023-08-01T22:24:40.573Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-08-01T22:24:41.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-08-01T22:24:41.389Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.64s) [2023-08-01T22:24:41.389Z] === RUN TestCgroupNamespacesRunOlderClient [2023-08-01T22:24:41.499Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-08-01T22:24:41.644Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-08-01T22:24:41.739Z] === RUN TestInspectNetwork/full_network_id [2023-08-01T22:24:41.739Z] === RUN TestInspectNetwork/partial_network_id [2023-08-01T22:24:41.739Z] === RUN TestInspectNetwork/network_name [2023-08-01T22:24:41.739Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-08-01T22:24:42.572Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-08-01T22:24:43.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.48s) [2023-08-01T22:24:43.009Z] === RUN TestNISDomainname [2023-08-01T22:24:43.264Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-08-01T22:24:43.504Z] --- PASS: TestLiveRestore (0.00s) [2023-08-01T22:24:43.504Z] --- PASS: TestLiveRestore/volume_references (6.98s) [2023-08-01T22:24:43.504Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.24s) [2023-08-01T22:24:43.504Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.09s) [2023-08-01T22:24:43.504Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.08s) [2023-08-01T22:24:43.504Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s) [2023-08-01T22:24:43.504Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.08s) [2023-08-01T22:24:43.504Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.04s) [2023-08-01T22:24:43.504Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.05s) [2023-08-01T22:24:43.504Z] PASS [2023-08-01T22:24:43.504Z] [2023-08-01T22:24:43.504Z] DONE 9 tests in 7.007s [2023-08-01T22:24:43.504Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-08-01T22:24:43.519Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-08-01T22:24:43.761Z] INFO: Testing against a local daemon [2023-08-01T22:24:43.761Z] === RUN TestCommitInheritsEnv [2023-08-01T22:24:43.761Z] --- PASS: TestCommitInheritsEnv (0.23s) [2023-08-01T22:24:43.761Z] === RUN TestImportExtremelyLargeImageWorks [2023-08-01T22:24:43.761Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-08-01T22:24:43.761Z] === RUN TestImagesFilterMultiReference [2023-08-01T22:24:43.774Z] --- PASS: TestNISDomainname (0.87s) [2023-08-01T22:24:43.774Z] === RUN TestHostnameDnsResolution [2023-08-01T22:24:43.774Z] === RUN TestDockerSuite/TestBuildCmd [2023-08-01T22:24:44.020Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-08-01T22:24:44.020Z] === RUN TestImagePullPlatformInvalid [2023-08-01T22:24:44.020Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-08-01T22:24:44.020Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" 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.19.12 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=info msg="redis not configured" go.version=go1.19.12 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.19.12 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.12 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c7b88186-2ce3-45aa-9f3e-31253fd478bb http.request.method=GET http.request.remoteaddr="127.0.0.1:32832" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c7b88186-2ce3-45aa-9f3e-31253fd478bb http.request.method=GET http.request.remoteaddr="127.0.0.1:32832" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.077152ms http.response.status=200 http.response.written=2 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a996517c-f1db-4eed-a24a-f673cd8efded http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a996517c-f1db-4eed-a24a-f673cd8efded http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=3ffc9cfa-3635-4706-b0ad-2f1b10755f57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=3ffc9cfa-3635-4706-b0ad-2f1b10755f57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a996517c-f1db-4eed-a24a-f673cd8efded http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=28.954µ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=c8ca67fd-c113-4f1c-ad48-dd689dc87983 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=3ffc9cfa-3635-4706-b0ad-2f1b10755f57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=18.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=bdc6fb43-70b8-4779-b7a7-205f63b62a10 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a996517c-f1db-4eed-a24a-f673cd8efded http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32846" 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.140562ms http.response.status=404 http.response.written=157 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=3ffc9cfa-3635-4706-b0ad-2f1b10755f57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32848" 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=1.603727ms http.response.status=404 http.response.written=157 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:44.020Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=b84c6310-3bc7-4416-be61-b8ae1a4919cc http.request.method=POST http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=b84c6310-3bc7-4416-be61-b8ae1a4919cc http.request.method=POST http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=d45027a0-8a61-47bc-9d90-028c892c5b7c http.request.method=POST http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=d45027a0-8a61-47bc-9d90-028c892c5b7c http.request.method=POST http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456/startedat\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=b84c6310-3bc7-4416-be61-b8ae1a4919cc http.request.method=POST http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=283.46µ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=fdfcce8f-34e5-4d08-b733-ac4843c944c6 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3/startedat\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=d45027a0-8a61-47bc-9d90-028c892c5b7c http.request.method=POST http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=143.514µ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=b9ec5a61-a41e-419a-bceb-400851f9dd5f trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=b84c6310-3bc7-4416-be61-b8ae1a4919cc http.request.method=POST http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=18.434µ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=4734b680-d8db-4723-8148-b08a17066970 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=d45027a0-8a61-47bc-9d90-028c892c5b7c http.request.method=POST http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=15.992µ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=35d833bb-ca75-42bd-b069-88177d74f267 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456/hashstates/sha256/0\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=b84c6310-3bc7-4416-be61-b8ae1a4919cc http.request.method=POST http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=309.145µ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=7df2e2b5-1e87-4862-b1af-d79e232d59a5 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=b84c6310-3bc7-4416-be61-b8ae1a4919cc http.request.method=POST http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.851894ms http.response.status=202 http.response.written=0 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3/hashstates/sha256/0\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=d45027a0-8a61-47bc-9d90-028c892c5b7c http.request.method=POST http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=145.741µ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=c27fa303-45a3-4373-a43b-cacb3927db38 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=d45027a0-8a61-47bc-9d90-028c892c5b7c http.request.method=POST http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.011264ms http.response.status=202 http.response.written=0 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.020Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:44.020Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456/startedat\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=37.411µ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=bc23f4df-04f1-48d9-bdc3-2cffd3004190 trace.line=82 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=11.593µ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=cddf5f15-0dc3-430e-8a47-4d0988749afc trace.line=141 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456/data\", 0)" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=103.022µ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=73d7aa1f-a562-4cda-803b-93624593cc63 trace.line=124 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=12.058µ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=28cc547f-b2dc-4007-8f70-2cfeeae181f6 trace.line=141 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=16.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).Stat" trace.id=8c91b779-d3a4-4d8c-9b21-eb4c0c7c2ffb trace.line=141 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=11.23µ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=d9398419-c828-4aa7-8b6e-eb57a2f5e329 trace.line=141 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=151.906µ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=4f4d8ada-332f-46ea-8032-df8249c7a266 trace.line=167 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=125.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).PutContent" trace.id=48533130-af78-421c-a3f9-a7493ecf9ce3 trace.line=95 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/019938d8-720a-480c-88a3-44b894dfe456\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=155.516µ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=cb1e21cf-270c-4848-ad06-8afb25437ae3 trace.line=181 vars.name=test vars.uuid=019938d8-720a-480c-88a3-44b894dfe456 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=info msg="response completed" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b9e0dee-5264-4a75-abff-c169a260c22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32848" http.request.uri="/v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.388722ms http.response.status=201 http.response.written=0 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "PUT /v2/test/blobs/uploads/019938d8-720a-480c-88a3-44b894dfe456?_state=fLhgSxQsE1Sskw_nBmEMwZkmcsy20e1dPG3Iiqa8yFd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxOTkzOGQ4LTcyMGEtNDgwYy04OGEzLTQ0Yjg5NGRmZTQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjMyNjg4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3/startedat\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=38.79µ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=970b45e8-5452-4708-8c60-5441d60b884f trace.line=82 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=14.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=bf9f4394-fc89-4871-ad94-c9cb3c0e2bd2 trace.line=141 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3/data\", 0)" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=367.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).WriteStream" trace.id=4bade554-80c5-4f08-a653-ef86890d4f66 trace.line=124 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=14.592µ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=4bff99a1-1a83-4f68-90a4-87bc960afdc5 trace.line=141 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.021Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=16.423µ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=ef733287-eda8-4fab-bb27-40abe14f3e49 trace.line=141 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=9.496µ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=97973795-ba5e-4f50-bde0-c7d5b45c1b24 trace.line=141 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=131.331µ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=2743cc12-f202-467a-b417-78922c873e80 trace.line=167 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=119.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).PutContent" trace.id=2e735d40-a682-4ba7-8a52-5c4bc5fe11e9 trace.line=95 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=191.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).Delete" trace.id=5f2c425c-36eb-4923-8f63-366a15642f6d trace.line=181 vars.name=test vars.uuid=ef3d1f78-5651-4138-9a55-0720bc79dab3 version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=info msg="response completed" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dcf20b02-2f87-44e9-a816-eea3fb87da01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.718409ms http.response.status=201 http.response.written=0 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "PUT /v2/test/blobs/uploads/ef3d1f78-5651-4138-9a55-0720bc79dab3?_state=WSgqVuPiHMbWw_XdML1NLGDN2Egxh1tBsn7D-KQdY_d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmM2QxZjc4LTU2NTEtNDEzOC05YTU1LTA3MjBiYzc5ZGFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNDo0My45NjM0ODEyNDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=4d50e811-0160-4fed-bd3c-84ec52856f62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=4d50e811-0160-4fed-bd3c-84ec52856f62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=4d50e811-0160-4fed-bd3c-84ec52856f62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=18.224µ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=c9cc7085-cb03-4543-8013-c67b50df2f2a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=4d50e811-0160-4fed-bd3c-84ec52856f62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32846" 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="823.424µs" http.response.status=404 http.response.written=96 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg=PutImageManifest go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=40.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).GetContent" trace.id=78af18e3-423c-41ae-8786-b21d42a85fe5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=12.685µ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=04910320-9396-4ec9-85e3-0b09a9203ddf trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=32.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).GetContent" trace.id=369957b2-7d95-4aea-b78d-581c53e7eda8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=14.078µ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=219fad8e-bfb4-48d9-a030-8bdade701975 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=16.734µ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=46348fe6-f090-45fc-977d-64ff28f734ca trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=132.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).PutContent" trace.id=02be1615-4099-49b5-b197-69b4b32bd869 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=136.654µ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=1016d8d1-2538-4035-9cab-351b96dbfe5a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=38.151µ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=a3475e6d-fbb1-4edc-80d2-132736b42baa trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=225.373µ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=8fd295c8-5b35-4448-b16b-15e27297fb13 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=89.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).PutContent" trace.id=583edfd9-c170-4525-9863-b69649ab81a8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=info msg="response completed" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8f57a81-7a27-4441-802b-a5a3b3a75744 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.154619ms http.response.status=201 http.response.written=0 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=b7cf9737-fc3f-42e4-92ab-68a2a0f3fffb http.request.method=GET http.request.remoteaddr="127.0.0.1:32884" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=b7cf9737-fc3f-42e4-92ab-68a2a0f3fffb http.request.method=GET http.request.remoteaddr="127.0.0.1:32884" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="765.752µs" http.response.status=200 http.response.written=2 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a84b031d-491f-4f9e-8d7b-93d68ef712c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.022Z] time="2023-08-01T22:24:43Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a84b031d-491f-4f9e-8d7b-93d68ef712c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a84b031d-491f-4f9e-8d7b-93d68ef712c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=33.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).GetContent" trace.id=685e3408-4f4f-4403-ae93-f9cc1d6d3a96 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a84b031d-491f-4f9e-8d7b-93d68ef712c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a84b031d-491f-4f9e-8d7b-93d68ef712c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=39.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).GetContent" trace.id=aea314b5-33b2-44a9-9eb2-e873a7a175be trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a84b031d-491f-4f9e-8d7b-93d68ef712c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=12.768µ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=403985c8-8755-4c08-bbb3-f065b7f5a876 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a84b031d-491f-4f9e-8d7b-93d68ef712c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=26.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).GetContent" trace.id=b2e16e93-43b2-483c-a62f-e7cb72e7396a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a84b031d-491f-4f9e-8d7b-93d68ef712c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a84b031d-491f-4f9e-8d7b-93d68ef712c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-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.232102ms http.response.status=200 http.response.written=417 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ae666fb3-db71-4084-9afe-b01919a43ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ae666fb3-db71-4084-9afe-b01919a43ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ae666fb3-db71-4084-9afe-b01919a43ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ae666fb3-db71-4084-9afe-b01919a43ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=40.44µ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=7026cbed-0603-4987-a97f-d2cd4b101d9e trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ae666fb3-db71-4084-9afe-b01919a43ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=17.238µ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=957165a1-0b1f-4065-92eb-c59d61212cf7 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ae666fb3-db71-4084-9afe-b01919a43ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=25.459µ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=57e09dab-e778-4ba6-bbc2-956037984c75 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ae666fb3-db71-4084-9afe-b01919a43ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:43Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ae666fb3-db71-4084-9afe-b01919a43ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-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.316249ms http.response.status=200 http.response.written=417 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:44Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:44Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:44Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:44Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=59.983µ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=d268ab3e-7871-4acd-bfc7-d8e627e60719 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=55.269µ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=aca76387-a2c1-4ad7-a062-fc1d99132869 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=33.038µ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=86759016-669c-4511-9faa-3f2f0dc53e9d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=26.954µ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=641f2b7b-c416-43b8-a22b-f999bee5bcdd trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.023Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=41.03µ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=83c653c2-2505-4333-820e-06a43fb33f29 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=25.663µ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=cc9b9c53-b012-45f8-82fa-6601c0fbd301 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=20.776µ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=6f904722-3533-4956-a7c4-745fe53f2dfc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=16.636µ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=1c026bfe-e4da-4eb6-b01f-0fc02b5ac704 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=20.148µ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=e65a9139-58d1-4ef5-b97e-92dba140a96b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=11.25µ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=ec39982c-f0a2-431c-b2f4-0b92c43496de trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=8.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).URLFor" trace.id=1db3dd00-d7e6-4ed0-98e2-69d184b731ff trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=6.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).URLFor" trace.id=321f118c-c375-42d3-b622-119afcdcbe66 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=20.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).ReadStream" trace.id=f4e01d54-8056-4cad-b7a5-ba379f760ebc trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=17.409µ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=9b3e2531-e883-4d31-9a01-be2d73b7c308 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=36.48µ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=adbb0c6a-d492-41da-a2bf-4f641717a5d9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=43.396µ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=a3dcd709-4b01-4188-91af-37c7b8ea5c38 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=13.07µ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=13cc1f07-46a9-41e6-a0ee-c03902447c0a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=17.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).Stat" trace.id=73b9c121-a0a6-4b82-8b59-cf2f61a394f0 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=798a0eb1-9000-4ad6-8281-e65834321d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:32914" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.815405ms http.response.status=200 http.response.written=68 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:44.024Z] time="2023-08-01T22:24:44Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c296c2d5-8ce8-4403-815b-c4fa637c9bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.958782ms http.response.status=200 http.response.written=179 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.024Z] 127.0.0.1 - - [01/Aug/2023:22:24:43 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:44.030Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=8fb030b8-6dc7-4d1f-8f87-f51fe0393ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32930" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=8fb030b8-6dc7-4d1f-8f87-f51fe0393ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32930" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.084µs" http.response.status=200 http.response.written=2 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] 127.0.0.1 - - [01/Aug/2023:22:24:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=82444b82-d482-4145-a61e-74d91758f691 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32946" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=82444b82-d482-4145-a61e-74d91758f691 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32946" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=82444b82-d482-4145-a61e-74d91758f691 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32946" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=82444b82-d482-4145-a61e-74d91758f691 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32946" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=40.682µ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=e8211d61-4933-43aa-b378-5724ba192a01 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=82444b82-d482-4145-a61e-74d91758f691 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32946" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=14.25µ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=85514879-2261-4b5d-8046-a5482bfdb3c2 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" 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.19.12 http.request.host="127.0.0.1:5000" http.request.id=82444b82-d482-4145-a61e-74d91758f691 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32946" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.103339ms http.response.status=404 http.response.written=181 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] 127.0.0.1 - - [01/Aug/2023:22:24:44 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=0d107fb5-4c99-4c5f-abe1-86a355306fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=0d107fb5-4c99-4c5f-abe1-86a355306fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=0d107fb5-4c99-4c5f-abe1-86a355306fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=0d107fb5-4c99-4c5f-abe1-86a355306fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=22.517µ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=6d105528-9e1b-486c-9ff7-49103f3a7c8c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=0d107fb5-4c99-4c5f-abe1-86a355306fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 trace.duration=10.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=4928d77c-fb29-4be0-9dfc-e40fc2c14f51 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] time="2023-08-01T22:24:44Z" 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.19.12 http.request.host="127.0.0.1:5000" http.request.id=0d107fb5-4c99-4c5f-abe1-86a355306fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.046998ms http.response.status=404 http.response.written=181 instance.id=7941f0f1-16dc-47cd-8cb8-597b7aa50062 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:24:44.282Z] 127.0.0.1 - - [01/Aug/2023:22:24:44 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:24:44.282Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s) [2023-08-01T22:24:44.282Z] === RUN TestRemoveImageOrphaning [2023-08-01T22:24:44.285Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-08-01T22:24:44.285Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-08-01T22:24:44.285Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-08-01T22:24:44.285Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-08-01T22:24:44.539Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2023-08-01T22:24:44.539Z] === RUN TestRemoveImageGarbageCollector [2023-08-01T22:24:44.540Z] --- PASS: TestHostnameDnsResolution (0.82s) [2023-08-01T22:24:44.540Z] === RUN TestUnprivilegedPortsAndPing [2023-08-01T22:24:45.100Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-08-01T22:24:45.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-08-01T22:24:45.100Z] --- PASS: TestUnprivilegedPortsAndPing (0.69s) [2023-08-01T22:24:45.100Z] === RUN TestStats [2023-08-01T22:24:45.490Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-08-01T22:24:46.248Z] --- PASS: TestInspectNetwork (7.71s) [2023-08-01T22:24:46.248Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-08-01T22:24:46.248Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-08-01T22:24:46.248Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-08-01T22:24:46.248Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-08-01T22:24:46.248Z] === RUN TestRunContainerWithBridgeNone [2023-08-01T22:24:46.435Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2023-08-01T22:24:46.435Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-08-01T22:24:46.435Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-08-01T22:24:46.435Z] === RUN TestTagInvalidReference [2023-08-01T22:24:46.435Z] --- PASS: TestTagInvalidReference (0.01s) [2023-08-01T22:24:46.435Z] === RUN TestTagValidPrefixedRepo [2023-08-01T22:24:46.435Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-08-01T22:24:46.435Z] === RUN TestTagExistedNameWithoutForce [2023-08-01T22:24:46.435Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-08-01T22:24:46.435Z] === RUN TestTagOfficialNames [2023-08-01T22:24:46.435Z] --- PASS: TestTagOfficialNames (0.05s) [2023-08-01T22:24:46.435Z] === RUN TestTagMatchesDigest [2023-08-01T22:24:46.435Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-08-01T22:24:46.435Z] === CONT TestImportExtremelyLargeImageWorks [2023-08-01T22:24:47.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-08-01T22:24:47.652Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2023-08-01T22:24:47.652Z] === RUN TestNetworkInvalidJSON [2023-08-01T22:24:47.652Z] === RUN TestNetworkInvalidJSON//networks/create [2023-08-01T22:24:47.652Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-08-01T22:24:47.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:24:47.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:24:47.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:24:47.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:24:47.652Z] === CONT TestNetworkInvalidJSON//networks/create [2023-08-01T22:24:47.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:24:47.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:24:47.652Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-08-01T22:24:47.652Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-08-01T22:24:47.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-08-01T22:24:47.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-08-01T22:24:47.652Z] === RUN TestNetworkList [2023-08-01T22:24:47.652Z] === RUN TestNetworkList//networks [2023-08-01T22:24:47.652Z] === PAUSE TestNetworkList//networks [2023-08-01T22:24:47.652Z] === RUN TestNetworkList//networks/ [2023-08-01T22:24:47.652Z] === PAUSE TestNetworkList//networks/ [2023-08-01T22:24:47.652Z] === CONT TestNetworkList//networks [2023-08-01T22:24:47.652Z] === CONT TestNetworkList//networks/ [2023-08-01T22:24:47.652Z] --- PASS: TestNetworkList (0.01s) [2023-08-01T22:24:47.652Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-08-01T22:24:47.652Z] --- PASS: TestNetworkList//networks (0.00s) [2023-08-01T22:24:47.652Z] === RUN TestHostIPv4BridgeLabel [2023-08-01T22:24:47.866Z] --- PASS: TestStats (2.65s) [2023-08-01T22:24:47.866Z] === RUN TestStopContainerWithTimeout [2023-08-01T22:24:47.866Z] === RUN TestStopContainerWithTimeout/0 [2023-08-01T22:24:47.866Z] === PAUSE TestStopContainerWithTimeout/0 [2023-08-01T22:24:47.866Z] === RUN TestStopContainerWithTimeout/1 [2023-08-01T22:24:47.866Z] === PAUSE TestStopContainerWithTimeout/1 [2023-08-01T22:24:47.866Z] === RUN TestStopContainerWithTimeout/3 [2023-08-01T22:24:47.866Z] === PAUSE TestStopContainerWithTimeout/3 [2023-08-01T22:24:47.866Z] === RUN TestStopContainerWithTimeout/-1 [2023-08-01T22:24:47.866Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-08-01T22:24:47.866Z] === CONT TestStopContainerWithTimeout/0 [2023-08-01T22:24:47.866Z] === CONT TestStopContainerWithTimeout/-1 [2023-08-01T22:24:47.866Z] === CONT TestStopContainerWithTimeout/1 [2023-08-01T22:24:47.866Z] === CONT TestStopContainerWithTimeout/3 [2023-08-01T22:24:47.949Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-08-01T22:24:47.949Z] === RUN TestDaemonRestartWithLiveRestore [2023-08-01T22:24:48.137Z] cb524f6f2215: Pull complete [2023-08-01T22:24:48.426Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-08-01T22:24:48.873Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-08-01T22:24:48.873Z] === RUN TestDaemonDefaultNetworkPools [2023-08-01T22:24:48.986Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-08-01T22:24:49.546Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-08-01T22:24:49.546Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-08-01T22:24:49.844Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2023-08-01T22:24:49.844Z] === RUN TestDaemonRestartWithExistingNetwork [2023-08-01T22:24:50.470Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-08-01T22:24:50.470Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-08-01T22:24:50.725Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-08-01T22:24:50.980Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-08-01T22:24:50.980Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2023-08-01T22:24:50.980Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2023-08-01T22:24:50.980Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2023-08-01T22:24:50.980Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2023-08-01T22:24:50.980Z] === RUN TestDeleteDevicemapper [2023-08-01T22:24:50.980Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-08-01T22:24:50.980Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-08-01T22:24:50.980Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-08-01T22:24:51.296Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2023-08-01T22:24:51.296Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-08-01T22:24:51.540Z] check_test.go:308: [db0c2d3c4b976] daemon is not started [2023-08-01T22:24:51.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-08-01T22:24:52.264Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2023-08-01T22:24:52.264Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-08-01T22:24:52.868Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2023-08-01T22:24:52.868Z] === RUN TestServiceWithPredefinedNetwork [2023-08-01T22:24:52.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-08-01T22:24:53.826Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2023-08-01T22:24:53.826Z] === RUN TestUpdateMemory [2023-08-01T22:24:54.751Z] --- PASS: TestUpdateMemory (0.81s) [2023-08-01T22:24:54.751Z] === RUN TestUpdateCPUQuota [2023-08-01T22:24:54.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-08-01T22:24:55.504Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2023-08-01T22:24:55.504Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-08-01T22:24:55.504Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:24:55.504Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:24:55.504Z] === RUN TestServiceWithDataPathPortInit [2023-08-01T22:24:55.677Z] --- PASS: TestUpdateCPUQuota (1.12s) [2023-08-01T22:24:55.677Z] === RUN TestUpdatePidsLimit [2023-08-01T22:24:55.677Z] === RUN TestUpdatePidsLimit/update_from_none [2023-08-01T22:24:55.932Z] === RUN TestUpdatePidsLimit/no_change [2023-08-01T22:24:56.187Z] === RUN TestUpdatePidsLimit/update_lower [2023-08-01T22:24:56.442Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-08-01T22:24:56.697Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-08-01T22:24:56.952Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-08-01T22:24:57.207Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-08-01T22:24:57.766Z] --- PASS: TestUpdatePidsLimit (2.03s) [2023-08-01T22:24:57.766Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2023-08-01T22:24:57.766Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2023-08-01T22:24:57.766Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2023-08-01T22:24:57.767Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2023-08-01T22:24:57.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-08-01T22:24:57.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2023-08-01T22:24:57.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-08-01T22:24:57.767Z] === RUN TestUpdateRestartPolicy [2023-08-01T22:24:59.127Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-08-01T22:24:59.382Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-08-01T22:24:59.637Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-08-01T22:25:02.151Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-08-01T22:25:02.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-08-01T22:25:03.880Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-08-01T22:25:04.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-08-01T22:25:04.661Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-08-01T22:25:05.220Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-08-01T22:25:05.220Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-08-01T22:25:05.220Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-08-01T22:25:05.220Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-08-01T22:25:05.220Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-08-01T22:25:05.220Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-08-01T22:25:05.220Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-08-01T22:25:05.220Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-08-01T22:25:05.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-08-01T22:25:05.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-08-01T22:25:07.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-08-01T22:25:07.664Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-08-01T22:25:09.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-08-01T22:25:09.551Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-08-01T22:25:09.551Z] check_test.go:308: [d23715a18dd5e] daemon is not started [2023-08-01T22:25:09.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-08-01T22:25:09.551Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-08-01T22:25:09.551Z] check_test.go:308: [dbfbb29f3a07b] daemon is not started [2023-08-01T22:25:09.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-08-01T22:25:10.110Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2023-08-01T22:25:10.110Z] === RUN TestUpdateRestartWithAutoRemove [2023-08-01T22:25:10.376Z] --- PASS: TestServiceWithDataPathPortInit (14.62s) [2023-08-01T22:25:10.376Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-08-01T22:25:10.670Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-08-01T22:25:10.670Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2023-08-01T22:25:10.670Z] === RUN TestWaitNonBlocked [2023-08-01T22:25:10.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:25:10.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:25:10.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:25:10.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:25:10.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:25:10.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:25:11.182Z] check_test.go:308: [d9cd01b2d2937] daemon is not started [2023-08-01T22:25:11.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-08-01T22:25:11.741Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-08-01T22:25:11.741Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2023-08-01T22:25:11.741Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2023-08-01T22:25:11.741Z] === RUN TestWaitBlocked [2023-08-01T22:25:11.741Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:25:11.741Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:25:11.741Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:25:11.741Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:25:11.741Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-01T22:25:11.741Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-08-01T22:25:12.666Z] --- PASS: TestWaitBlocked (0.01s) [2023-08-01T22:25:12.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2023-08-01T22:25:12.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2023-08-01T22:25:12.666Z] === CONT TestContainerStartOnDaemonRestart [2023-08-01T22:25:12.666Z] === CONT TestRestartDaemonWithRestartingContainer [2023-08-01T22:25:12.666Z] === CONT TestDaemonHostGatewayIP [2023-08-01T22:25:12.666Z] === CONT TestDaemonRestartIpcMode [2023-08-01T22:25:12.666Z] === CONT TestIpcModeOlderClient [2023-08-01T22:25:12.666Z] === CONT TestContainerKillOnDaemonStart [2023-08-01T22:25:12.666Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-08-01T22:25:12.921Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-08-01T22:25:13.018Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mtw7udpden12n27z4wzpauhsx Created:2023-08-01 22:25:11.236041854 +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[8ea0abf7767291d3503e0210295a1849b994617cbdd5441c43c4ae24460c41b1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.38t5sywuc8rg3aqka1y5jluq5 EndpointID:7ba743aa7238c3545ddd34334ccaf762901516b3a8acbde11f41ef1a03da1350 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f0ce7e0f0ab54f0cdea95cfab94ea85d6a18a14653cc2d31bc7de90f42958adb 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:e032f5e89cfc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.38t5sywuc8rg3aqka1y5jluq5 EndpointID:7ba743aa7238c3545ddd34334ccaf762901516b3a8acbde11f41ef1a03da1350 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-08-01T22:25:13.179Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-08-01T22:25:14.192Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-08-01T22:25:15.068Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2023-08-01T22:25:15.810Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-08-01T22:25:15.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-08-01T22:25:15.994Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2023-08-01T22:25:16.250Z] --- PASS: TestDaemonHostGatewayIP (3.59s) [2023-08-01T22:25:16.505Z] --- PASS: TestDaemonRestartIpcMode (3.85s) [2023-08-01T22:25:17.348Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.51s) [2023-08-01T22:25:17.348Z] PASS [2023-08-01T22:25:17.348Z] [2023-08-01T22:25:17.348Z] === Skipped [2023-08-01T22:25:17.348Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:25:17.348Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:25:17.348Z] [2023-08-01T22:25:17.348Z] DONE 26 tests, 1 skipped in 46.397s [2023-08-01T22:25:17.348Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-08-01T22:25:17.348Z] ++ 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 [2023-08-01T22:25:17.348Z] ++ set -e [2023-08-01T22:25:17.348Z] ++ '[' -n 0 ']' [2023-08-01T22:25:17.348Z] ++ set -x [2023-08-01T22:25:17.348Z] ++ 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 [2023-08-01T22:25:17.348Z] INFO: Testing against a local daemon [2023-08-01T22:25:17.348Z] === RUN TestDockerNetworkIpvlanPersistance [2023-08-01T22:25:17.348Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:25:17.348Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-01T22:25:17.348Z] === RUN TestDockerNetworkIpvlan [2023-08-01T22:25:17.348Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:25:17.348Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-08-01T22:25:17.348Z] PASS [2023-08-01T22:25:17.348Z] [2023-08-01T22:25:17.348Z] === Skipped [2023-08-01T22:25:17.348Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-01T22:25:17.348Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:25:17.348Z] [2023-08-01T22:25:17.348Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-08-01T22:25:17.348Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:25:17.348Z] [2023-08-01T22:25:17.348Z] DONE 2 tests, 2 skipped in 0.034s [2023-08-01T22:25:17.348Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-08-01T22:25:17.348Z] ++ 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 [2023-08-01T22:25:17.348Z] ++ set -e [2023-08-01T22:25:17.348Z] ++ '[' -n 0 ']' [2023-08-01T22:25:17.348Z] ++ set -x [2023-08-01T22:25:17.348Z] ++ 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 [2023-08-01T22:25:17.603Z] INFO: Testing against a local daemon [2023-08-01T22:25:17.603Z] === RUN TestDockerNetworkMacvlanPersistance [2023-08-01T22:25:18.390Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-08-01T22:25:18.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-08-01T22:25:19.007Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2023-08-01T22:25:19.007Z] === RUN TestDockerNetworkMacvlan [2023-08-01T22:25:19.610Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-08-01T22:25:20.170Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-08-01T22:25:20.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-08-01T22:25:21.002Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-08-01T22:25:21.140Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-08-01T22:25:21.158Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-08-01T22:25:21.457Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-08-01T22:25:22.017Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-08-01T22:25:23.070Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-08-01T22:25:23.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-08-01T22:25:24.157Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-08-01T22:25:24.412Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-08-01T22:25:24.412Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-08-01T22:25:24.516Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-08-01T22:25:24.668Z] --- PASS: TestContainerKillOnDaemonStart (11.93s) [2023-08-01T22:25:24.668Z] PASS [2023-08-01T22:25:24.668Z] [2023-08-01T22:25:24.668Z] === Skipped [2023-08-01T22:25:24.668Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-08-01T22:25:24.668Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:25:24.668Z] [2023-08-01T22:25:24.668Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-01T22:25:24.668Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-01T22:25:24.668Z] [2023-08-01T22:25:24.668Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-08-01T22:25:24.668Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-08-01T22:25:24.668Z] [2023-08-01T22:25:24.668Z] DONE 197 tests, 3 skipped in 119.404s [2023-08-01T22:25:24.668Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-08-01T22:25:24.668Z] ++ 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 [2023-08-01T22:25:24.668Z] ++ set -e [2023-08-01T22:25:24.668Z] ++ '[' -n 0 ']' [2023-08-01T22:25:24.668Z] ++ set -x [2023-08-01T22:25:24.668Z] ++ 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 [2023-08-01T22:25:24.668Z] INFO: Testing against a local daemon [2023-08-01T22:25:24.668Z] === RUN TestLiveRestore [2023-08-01T22:25:24.668Z] === RUN TestLiveRestore/volume_references [2023-08-01T22:25:24.668Z] === PAUSE TestLiveRestore/volume_references [2023-08-01T22:25:24.668Z] === CONT TestLiveRestore/volume_references [2023-08-01T22:25:25.228Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-08-01T22:25:25.228Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-08-01T22:25:25.228Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-08-01T22:25:25.787Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-08-01T22:25:26.348Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-08-01T22:25:26.603Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-08-01T22:25:27.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-08-01T22:25:27.419Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-08-01T22:25:27.864Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-08-01T22:25:28.781Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-08-01T22:25:28.916Z] --- PASS: TestDockerNetworkMacvlan (10.01s) [2023-08-01T22:25:28.916Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-08-01T22:25:28.916Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2023-08-01T22:25:28.916Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2023-08-01T22:25:28.916Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2023-08-01T22:25:28.916Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2023-08-01T22:25:28.916Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2023-08-01T22:25:28.916Z] PASS [2023-08-01T22:25:28.916Z] [2023-08-01T22:25:28.916Z] DONE 8 tests in 11.342s [2023-08-01T22:25:28.916Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-08-01T22:25:28.916Z] ++ 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 [2023-08-01T22:25:28.916Z] ++ set -e [2023-08-01T22:25:28.916Z] ++ '[' -n 0 ']' [2023-08-01T22:25:28.916Z] ++ set -x [2023-08-01T22:25:28.916Z] ++ 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 [2023-08-01T22:25:28.916Z] testing: warning: no tests to run [2023-08-01T22:25:28.916Z] PASS [2023-08-01T22:25:28.916Z] [2023-08-01T22:25:28.916Z] DONE 0 tests in 0.008s [2023-08-01T22:25:28.916Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-08-01T22:25:28.916Z] ++ 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 [2023-08-01T22:25:28.916Z] ++ set -e [2023-08-01T22:25:28.916Z] ++ '[' -n 0 ']' [2023-08-01T22:25:28.916Z] ++ set -x [2023-08-01T22:25:28.916Z] ++ 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 [2023-08-01T22:25:28.916Z] INFO: Testing against a local daemon [2023-08-01T22:25:28.916Z] === RUN TestAuthZPluginAllowRequest [2023-08-01T22:25:30.143Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-08-01T22:25:30.143Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-08-01T22:25:30.278Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2023-08-01T22:25:30.278Z] === RUN TestAuthZPluginTLS [2023-08-01T22:25:30.533Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-08-01T22:25:30.533Z] === RUN TestAuthZPluginDenyRequest [2023-08-01T22:25:31.068Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-08-01T22:25:31.134Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-08-01T22:25:31.134Z] === RUN TestAuthZPluginAPIDenyResponse [2023-08-01T22:25:31.735Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-08-01T22:25:31.735Z] === RUN TestAuthZPluginDenyResponse [2023-08-01T22:25:32.341Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-08-01T22:25:32.341Z] === RUN TestAuthZPluginAllowEventStream [2023-08-01T22:25:32.429Z] --- PASS: TestLiveRestore (0.00s) [2023-08-01T22:25:32.429Z] --- PASS: TestLiveRestore/volume_references (7.57s) [2023-08-01T22:25:32.429Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.52s) [2023-08-01T22:25:32.429Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.05s) [2023-08-01T22:25:32.429Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.11s) [2023-08-01T22:25:32.429Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.09s) [2023-08-01T22:25:32.429Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.27s) [2023-08-01T22:25:32.429Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.18s) [2023-08-01T22:25:32.429Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.22s) [2023-08-01T22:25:32.429Z] PASS [2023-08-01T22:25:32.429Z] [2023-08-01T22:25:32.429Z] DONE 9 tests in 7.605s [2023-08-01T22:25:32.429Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-08-01T22:25:32.429Z] ++ 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 [2023-08-01T22:25:32.429Z] ++ set -e [2023-08-01T22:25:32.429Z] ++ '[' -n 0 ']' [2023-08-01T22:25:32.429Z] ++ set -x [2023-08-01T22:25:32.429Z] ++ 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 [2023-08-01T22:25:32.429Z] INFO: Testing against a local daemon [2023-08-01T22:25:32.429Z] === RUN TestCommitInheritsEnv [2023-08-01T22:25:32.429Z] --- PASS: TestCommitInheritsEnv (0.23s) [2023-08-01T22:25:32.429Z] === RUN TestImportExtremelyLargeImageWorks [2023-08-01T22:25:32.429Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-08-01T22:25:32.429Z] === RUN TestImagesFilterMultiReference [2023-08-01T22:25:32.687Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-08-01T22:25:32.687Z] === RUN TestImagePullPlatformInvalid [2023-08-01T22:25:32.687Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-08-01T22:25:32.687Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" 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.19.12 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=info msg="redis not configured" go.version=go1.19.12 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.19.12 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.12 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a2b22428-0359-4b00-aba8-469d75c60f70 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=a2b22428-0359-4b00-aba8-469d75c60f70 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.16125ms http.response.status=200 http.response.written=2 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=938b788a-1443-473f-86d0-f628d11c2df6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=938b788a-1443-473f-86d0-f628d11c2df6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=938b788a-1443-473f-86d0-f628d11c2df6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=25.28µ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=908f3412-5c77-4ab1-bc9f-bc50002f64ca trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=938b788a-1443-473f-86d0-f628d11c2df6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48190" 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.88929ms http.response.status=404 http.response.written=157 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=85788eb6-a033-468a-9bae-5f5756383f0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=85788eb6-a033-468a-9bae-5f5756383f0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=85788eb6-a033-468a-9bae-5f5756383f0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=23.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).GetContent" trace.id=1c7f8773-60d0-4eec-9dc8-a4306ab8ca96 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=85788eb6-a033-468a-9bae-5f5756383f0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48174" 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=3.407756ms http.response.status=404 http.response.written=157 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=6e2eb4df-99c5-4cdd-9708-8a05e0d24271 http.request.method=POST http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=6e2eb4df-99c5-4cdd-9708-8a05e0d24271 http.request.method=POST http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a/startedat\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=6e2eb4df-99c5-4cdd-9708-8a05e0d24271 http.request.method=POST http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=90.904µ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=5aaaa452-8723-4449-8363-b5d595df6f39 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.687Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=6e2eb4df-99c5-4cdd-9708-8a05e0d24271 http.request.method=POST http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=15.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).Stat" trace.id=4b956e5d-3343-4037-bd8d-cbf92f689d0d trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=252784b6-d50c-44f8-855d-70483e6231bf http.request.method=POST http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=252784b6-d50c-44f8-855d-70483e6231bf http.request.method=POST http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d/startedat\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=252784b6-d50c-44f8-855d-70483e6231bf http.request.method=POST http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=60.922µ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=4a7aae7f-159e-4be1-8a88-87921f9c7111 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a/hashstates/sha256/0\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=6e2eb4df-99c5-4cdd-9708-8a05e0d24271 http.request.method=POST http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=147.092µ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=6aa010c1-00eb-4bc2-a593-4392cf5eae6a trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=6e2eb4df-99c5-4cdd-9708-8a05e0d24271 http.request.method=POST http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.301327ms http.response.status=202 http.response.written=0 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=252784b6-d50c-44f8-855d-70483e6231bf http.request.method=POST http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=14.727µ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=53a5624b-c63d-4305-b3d9-90d3c5ba94ff trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d/hashstates/sha256/0\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=252784b6-d50c-44f8-855d-70483e6231bf http.request.method=POST http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=53.855µ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=fe34c90c-2169-406a-a269-01132a647a55 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=252784b6-d50c-44f8-855d-70483e6231bf http.request.method=POST http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.064193ms http.response.status=202 http.response.written=0 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a/startedat\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=28.248µ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=ed63bf3c-ed67-436b-b5b0-e62b1c6c3258 trace.line=82 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=14.367µ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=f45b368d-4489-40d9-ab33-727d78a6dd65 trace.line=141 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a/data\", 0)" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=138.968µ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=64fe1e15-3281-4bad-9eb1-86603799b34a trace.line=124 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=63.052µ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=e535f471-d918-4958-8031-5d5f6bb158f7 trace.line=141 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d/startedat\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=59.788µ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=81b4c7c7-60f9-45cf-994d-fa9ee3a4f09e trace.line=82 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=23.864µ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=ad1adfc8-ec73-4512-80fc-0092bd4a4ef4 trace.line=141 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=76.032µ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=9eb05bed-9193-447b-a18c-2d5682279575 trace.line=141 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=11.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=429a1f19-6fa0-4c13-9894-69896adc3e7f trace.line=141 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=64.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).Move" trace.id=93dad8b8-6d09-4c24-a06c-6bcb57219c60 trace.line=167 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=71.941µ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=b3778f86-43a8-4e2d-bc4c-162d2a6e0e7c trace.line=95 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.688Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=131.573µ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=2cbab0f6-bb41-4876-a104-91d0876a3384 trace.line=181 vars.name=test vars.uuid=cbc2cdf7-bffe-489e-b478-fc8a066e3c8a version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b62a3557-e6bd-4515-ab0f-0e738d32270d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.552713ms http.response.status=201 http.response.written=0 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "PUT /v2/test/blobs/uploads/cbc2cdf7-bffe-489e-b478-fc8a066e3c8a?_state=IMdbmE7vWy75FzKXFVdJA7oEHa3MN2FOxvtm0ZqmsJJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiYzJjZGY3LWJmZmUtNDg5ZS1iNDc4LWZjOGEwNjZlM2M4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzQzODQ2MjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d/data\", 0)" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=53.732µ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=8884f594-16f6-476e-a8ca-ad5a435fc71b trace.line=124 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=10.628µ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=07e420cc-24e2-49db-beda-ce9dcff3a867 trace.line=141 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=16.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=bacee894-2e33-43c7-b5e2-9e94384a7726 trace.line=141 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d/data\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=9.682µ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=efba0e40-0e6c-4734-8c17-a7934b0e698f trace.line=141 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=41.073µ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=447f4bb8-8b19-40d5-830b-c73c8e463e4d trace.line=167 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=39.839µ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=a496a4d5-67b8-4f29-8a2c-b7acf387aa13 trace.line=95 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d\")" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=66.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).Delete" trace.id=1276a280-0dce-43d1-b306-77661c197ebd trace.line=181 vars.name=test vars.uuid=52c5b30f-c117-44bd-b8c6-a43e3386138d version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8185b920-375d-4158-8663-ad63988d5674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.515837ms http.response.status=201 http.response.written=0 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "PUT /v2/test/blobs/uploads/52c5b30f-c117-44bd-b8c6-a43e3386138d?_state=kjXMiV2Vz6hQ0CQ3ak5zbX6ZRmchH30bJw42FDnVyZR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyYzViMzBmLWMxMTctNDRiZC1iOGM2LWE0M2UzMzg2MTM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wMVQyMjoyNTozMi41NzU1ODg4NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=3f47d6ce-649f-4654-b645-4421225ab785 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=3f47d6ce-649f-4654-b645-4421225ab785 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=3f47d6ce-649f-4654-b645-4421225ab785 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=20.338µ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=807eafd2-c191-4042-b92f-b5665546d74d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=3f47d6ce-649f-4654-b645-4421225ab785 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48174" 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.113516ms http.response.status=404 http.response.written=96 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg=PutImageManifest go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=34.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=0f5a805c-5bfe-4550-af18-bdb9da205fa7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=17.254µ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=95694b32-480e-4e2a-a071-b346fee21e0c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=20.15µ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=61769073-8614-4f60-b62d-cef4256356ab trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=12.26µ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=d005465f-e91b-484f-9624-9b5a92145ab3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=13.957µ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=c06b89d2-9f8a-4197-a24b-4eed8bd05311 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=41.043µ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=989edaaa-4201-4967-b17e-4224326c9aae trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.689Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=53.072µ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=a3a3549d-ab66-4f3a-842c-7fc0893cc39c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=28.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).PutContent" trace.id=f560a66d-214d-4b50-b3d2-04c55c664f5f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=56.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).PutContent" trace.id=a1f03482-84cb-4a7e-8608-eaff7f1ac5a6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=35.447µ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=72f5f799-420a-4543-a979-49280fd1c654 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dddb0ccb-c277-4e9e-8d0b-03f096b6a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.764924ms http.response.status=201 http.response.written=0 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=2f8f6c62-c3d9-411b-bac3-65030cabfa79 http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=2f8f6c62-c3d9-411b-bac3-65030cabfa79 http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="793.05µs" http.response.status=200 http.response.written=2 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=1227796e-828e-4387-ba2a-e95407c756fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=1227796e-828e-4387-ba2a-e95407c756fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=1227796e-828e-4387-ba2a-e95407c756fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=23.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).GetContent" trace.id=3b12faf8-773b-4e55-a470-b131368d4836 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=1227796e-828e-4387-ba2a-e95407c756fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=1227796e-828e-4387-ba2a-e95407c756fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=19.904µ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=ea31edab-ae71-4005-ac2c-fac5720ed161 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=1227796e-828e-4387-ba2a-e95407c756fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=9.507µ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=07f52d13-5bb1-4fef-828f-05e1f9109427 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=1227796e-828e-4387-ba2a-e95407c756fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=13.333µ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=58b27e5d-7229-4b87-ae09-f600a88de6d0 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=1227796e-828e-4387-ba2a-e95407c756fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=1227796e-828e-4387-ba2a-e95407c756fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-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.271942ms http.response.status=200 http.response.written=417 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebc1f867-04be-4f3e-9bd5-6514e4a9adec http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebc1f867-04be-4f3e-9bd5-6514e4a9adec http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebc1f867-04be-4f3e-9bd5-6514e4a9adec http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebc1f867-04be-4f3e-9bd5-6514e4a9adec http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=31.296µ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=12f564ab-8914-4f87-adf7-9fc1f9247145 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebc1f867-04be-4f3e-9bd5-6514e4a9adec http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=23.535µ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=2cb338a3-868f-4101-9778-8c749b2aa84b trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebc1f867-04be-4f3e-9bd5-6514e4a9adec http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=22.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).GetContent" trace.id=b0b54d4e-1f31-4627-8c8e-751f2859a9f2 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebc1f867-04be-4f3e-9bd5-6514e4a9adec http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=ebc1f867-04be-4f3e-9bd5-6514e4a9adec http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-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.33236ms http.response.status=200 http.response.written=417 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.690Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:25:32.690Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=30.676µ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=e4924e09-3fa1-4245-8691-cad873a94749 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg=GetBlob go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=15.525µ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=a17f76a2-fa8c-4ab8-97a3-01bcff952803 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=27.419µ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=24d66cde-b1ee-42cf-ba0e-732d94e9db69 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=20.838µ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=b14765f6-12ce-4224-8c3e-dc678276b8e2 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=12.293µ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=7abc73af-150e-48ae-92ac-77415dddb28d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=11.286µ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=f6a8dd4f-919b-4797-b50e-1677d1924986 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=19.904µ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=5cef11bb-f676-4f83-97d0-4af2307dd917 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=11.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).Stat" trace.id=b5dfdcf3-1efc-4322-b1a8-4a62b68c0be6 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=14.668µ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=cd89f46e-0525-4b5a-9efc-9ba8ca5c875c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=7.223µ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=271e5d03-39c2-4a39-b481-f4963a7f43e0 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=11.061µ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=8e323a15-e7b6-4707-8bc1-0d69d9d68728 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=15.891µ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=c55c50f6-975c-49be-bc93-e54ed478bd70 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=7.071µ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=8aab47d8-83b5-4245-8df6-f8e6c22e8857 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=13.508µ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=df02c25e-6b4e-4ebf-955e-3ab4fe66416a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=61.393µ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=d951d8e2-da42-4817-b72b-2bd1922f851e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=181.228µ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=5fc4d2a3-dbf5-466a-a9e9-985f2f1a6fb5 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=16.354µ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=9dcd7bf4-597b-4e8d-ba2b-adee2e30fbde trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=14.969µ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=38026b0c-ce14-4e93-a93e-abf006b7e45b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=15c31f84-1206-4e4c-a876-701871c66295 http.request.method=GET http.request.remoteaddr="127.0.0.1:48224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.69917ms http.response.status=200 http.response.written=68 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:25:32.691Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=eebce7a4-eafa-4ba5-9696-9f4b105f8b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.846605ms http.response.status=200 http.response.written=179 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.691Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=04fa8f8a-0eb8-460c-a453-849b95e73754 http.request.method=GET http.request.remoteaddr="127.0.0.1:48242" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=info msg="response completed" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=04fa8f8a-0eb8-460c-a453-849b95e73754 http.request.method=GET http.request.remoteaddr="127.0.0.1:48242" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="785.23µs" http.response.status=200 http.response.written=2 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=bfeccdd2-07df-4041-9686-5532844163d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48254" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=bfeccdd2-07df-4041-9686-5532844163d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48254" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=bfeccdd2-07df-4041-9686-5532844163d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48254" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=bfeccdd2-07df-4041-9686-5532844163d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48254" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=27.976µ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=63abfc6d-4f28-49c4-b1e9-2a31f41e2b25 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=bfeccdd2-07df-4041-9686-5532844163d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48254" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=16.847µ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=baa1de3f-b13d-431d-ad4b-f960ea9cbab3 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" 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.19.12 http.request.host="127.0.0.1:5000" http.request.id=bfeccdd2-07df-4041-9686-5532844163d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48254" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.154759ms http.response.status=404 http.response.written=181 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg="authorizing request" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2068af0-a185-4bc7-8274-9fd856cda9d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48260" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg=GetImageManifest go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2068af0-a185-4bc7-8274-9fd856cda9d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48260" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2068af0-a185-4bc7-8274-9fd856cda9d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48260" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2068af0-a185-4bc7-8274-9fd856cda9d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48260" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=23.9µ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=2cba5aa7-0e50-49ca-b46e-802c50129bf8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2068af0-a185-4bc7-8274-9fd856cda9d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48260" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 trace.duration=12.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=0c9a0323-a050-41dc-8d2a-30a8fd118e12 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] time="2023-08-01T22:25:32Z" 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.19.12 http.request.host="127.0.0.1:5000" http.request.id=c2068af0-a185-4bc7-8274-9fd856cda9d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48260" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.017933ms http.response.status=404 http.response.written=181 instance.id=4aa8142b-7d6b-4b38-aeb3-33841849c649 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-08-01T22:25:32.692Z] 127.0.0.1 - - [01/Aug/2023:22:25:32 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.12 git-commit/c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-08-01T22:25:32.692Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-08-01T22:25:32.692Z] === RUN TestRemoveImageOrphaning [2023-08-01T22:25:32.947Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2023-08-01T22:25:32.947Z] === RUN TestRemoveImageGarbageCollector [2023-08-01T22:25:33.507Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-08-01T22:25:33.507Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-08-01T22:25:33.703Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s) [2023-08-01T22:25:33.703Z] === RUN TestAuthZPluginErrorResponse [2023-08-01T22:25:33.998Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-08-01T22:25:33.998Z] === RUN TestAuthZPluginErrorRequest [2023-08-01T22:25:34.067Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-08-01T22:25:34.599Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-08-01T22:25:34.599Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-08-01T22:25:35.202Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-08-01T22:25:35.202Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-08-01T22:25:35.428Z] --- PASS: TestRemoveImageGarbageCollector (2.16s) [2023-08-01T22:25:35.428Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-08-01T22:25:35.428Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-08-01T22:25:35.428Z] === RUN TestTagInvalidReference [2023-08-01T22:25:35.428Z] --- PASS: TestTagInvalidReference (0.01s) [2023-08-01T22:25:35.428Z] === RUN TestTagValidPrefixedRepo [2023-08-01T22:25:35.428Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-08-01T22:25:35.428Z] === RUN TestTagExistedNameWithoutForce [2023-08-01T22:25:35.428Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-08-01T22:25:35.428Z] === RUN TestTagOfficialNames [2023-08-01T22:25:35.428Z] --- PASS: TestTagOfficialNames (0.04s) [2023-08-01T22:25:35.428Z] === RUN TestTagMatchesDigest [2023-08-01T22:25:35.428Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-08-01T22:25:35.428Z] === CONT TestImportExtremelyLargeImageWorks [2023-08-01T22:25:35.428Z] check_test.go:308: [dfd6b21210076] daemon is not started [2023-08-01T22:25:35.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-08-01T22:25:35.517Z] ......................... [ 67%] [2023-08-01T22:25:35.988Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-08-01T22:25:36.740Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2023-08-01T22:25:36.740Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-08-01T22:25:37.875Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-08-01T22:25:38.101Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2023-08-01T22:25:38.101Z] === RUN TestAuthZPluginHeader [2023-08-01T22:25:38.703Z] --- PASS: TestAuthZPluginHeader (0.67s) [2023-08-01T22:25:38.703Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-08-01T22:25:38.703Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:25:38.703Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-08-01T22:25:38.703Z] === RUN TestAuthZPluginV2Disable [2023-08-01T22:25:38.703Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:25:38.703Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-08-01T22:25:38.703Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-08-01T22:25:38.703Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:25:38.703Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-08-01T22:25:38.703Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-08-01T22:25:38.703Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:25:38.703Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-08-01T22:25:38.703Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-08-01T22:25:42.046Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-08-01T22:25:42.606Z] check_test.go:308: [df6b625e5e4b2] daemon is not started [2023-08-01T22:25:42.606Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-08-01T22:25:42.860Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-08-01T22:25:43.421Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-08-01T22:25:43.421Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-08-01T22:25:45.941Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-08-01T22:25:45.941Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-08-01T22:25:47.303Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-08-01T22:25:48.666Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-08-01T22:25:50.551Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-08-01T22:25:51.914Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-08-01T22:25:51.914Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-08-01T22:25:52.169Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-08-01T22:25:52.729Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-08-01T22:25:52.729Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-08-01T22:25:53.289Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-08-01T22:25:53.289Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-08-01T22:25:53.849Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-08-01T22:25:54.409Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-08-01T22:25:54.409Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-08-01T22:25:54.649Z] --- PASS: TestImportExtremelyLargeImageWorks (84.53s) [2023-08-01T22:25:54.649Z] PASS [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.649Z] === Skipped [2023-08-01T22:25:54.649Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-08-01T22:25:54.649Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.649Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-08-01T22:25:54.649Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.649Z] DONE 13 tests, 2 skipped in 88.270s [2023-08-01T22:25:54.649Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-08-01T22:25:54.649Z] INFO: Testing against a local daemon [2023-08-01T22:25:54.649Z] === RUN TestNetworkCreateDelete [2023-08-01T22:25:54.649Z] --- PASS: TestNetworkCreateDelete (0.18s) [2023-08-01T22:25:54.649Z] === RUN TestDockerNetworkDeletePreferID [2023-08-01T22:25:54.649Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2023-08-01T22:25:54.649Z] === RUN TestDaemonDNSFallback [2023-08-01T22:25:54.649Z] --- PASS: TestDaemonDNSFallback (7.31s) [2023-08-01T22:25:54.649Z] === RUN TestInspectNetwork [2023-08-01T22:25:54.649Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:25:54.649Z] --- SKIP: TestInspectNetwork (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestRunContainerWithBridgeNone [2023-08-01T22:25:54.649Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestNetworkInvalidJSON [2023-08-01T22:25:54.649Z] === RUN TestNetworkInvalidJSON//networks/create [2023-08-01T22:25:54.649Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-08-01T22:25:54.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:25:54.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:25:54.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:25:54.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:25:54.649Z] === CONT TestNetworkInvalidJSON//networks/create [2023-08-01T22:25:54.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:25:54.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:25:54.649Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-08-01T22:25:54.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-08-01T22:25:54.649Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-08-01T22:25:54.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestNetworkList [2023-08-01T22:25:54.649Z] === RUN TestNetworkList//networks [2023-08-01T22:25:54.649Z] === PAUSE TestNetworkList//networks [2023-08-01T22:25:54.649Z] === RUN TestNetworkList//networks/ [2023-08-01T22:25:54.649Z] === PAUSE TestNetworkList//networks/ [2023-08-01T22:25:54.649Z] === CONT TestNetworkList//networks [2023-08-01T22:25:54.649Z] === CONT TestNetworkList//networks/ [2023-08-01T22:25:54.649Z] --- PASS: TestNetworkList (0.01s) [2023-08-01T22:25:54.649Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-08-01T22:25:54.649Z] --- PASS: TestNetworkList//networks (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestHostIPv4BridgeLabel [2023-08-01T22:25:54.649Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestDaemonRestartWithLiveRestore [2023-08-01T22:25:54.649Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestDaemonDefaultNetworkPools [2023-08-01T22:25:54.649Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestDaemonRestartWithExistingNetwork [2023-08-01T22:25:54.649Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-08-01T22:25:54.649Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-08-01T22:25:54.649Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestServiceWithPredefinedNetwork [2023-08-01T22:25:54.649Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:25:54.649Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-08-01T22:25:54.649Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:25:54.649Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestServiceWithDataPathPortInit [2023-08-01T22:25:54.649Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:25:54.649Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-08-01T22:25:54.649Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-08-01T22:25:54.649Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:25:54.649Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-08-01T22:25:54.649Z] PASS [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.649Z] === Skipped [2023-08-01T22:25:54.649Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-08-01T22:25:54.649Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.649Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-08-01T22:25:54.649Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.649Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-08-01T22:25:54.649Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.649Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2023-08-01T22:25:54.649Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.649Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-08-01T22:25:54.649Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.649Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-08-01T22:25:54.649Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.649Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-08-01T22:25:54.650Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-08-01T22:25:54.650Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-08-01T22:25:54.650Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:25:54.650Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-08-01T22:25:54.650Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-08-01T22:25:54.650Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] DONE 22 tests, 12 skipped in 7.978s [2023-08-01T22:25:54.650Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-08-01T22:25:54.650Z] INFO: Testing against a local daemon [2023-08-01T22:25:54.650Z] === RUN TestDockerNetworkIpvlanPersistance [2023-08-01T22:25:54.650Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:25:54.650Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestDockerNetworkIpvlan [2023-08-01T22:25:54.650Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:25:54.650Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-08-01T22:25:54.650Z] PASS [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === Skipped [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-01T22:25:54.650Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-08-01T22:25:54.650Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] DONE 2 tests, 2 skipped in 0.030s [2023-08-01T22:25:54.650Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-08-01T22:25:54.650Z] INFO: Testing against a local daemon [2023-08-01T22:25:54.650Z] === RUN TestDockerNetworkMacvlanPersistance [2023-08-01T22:25:54.650Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.650Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestDockerNetworkMacvlan [2023-08-01T22:25:54.650Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.650Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-08-01T22:25:54.650Z] PASS [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === Skipped [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-08-01T22:25:54.650Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-08-01T22:25:54.650Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] DONE 2 tests, 2 skipped in 0.027s [2023-08-01T22:25:54.650Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-08-01T22:25:54.650Z] testing: warning: no tests to run [2023-08-01T22:25:54.650Z] PASS [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] DONE 0 tests in 0.006s [2023-08-01T22:25:54.650Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-08-01T22:25:54.650Z] INFO: Testing against a local daemon [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginAllowRequest [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginTLS [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginDenyRequest [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginAPIDenyResponse [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginDenyResponse [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginAllowEventStream [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginErrorResponse [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginErrorRequest [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginHeader [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginV2Disable [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-08-01T22:25:54.650Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-08-01T22:25:54.650Z] PASS [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === Skipped [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-08-01T22:25:54.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] DONE 17 tests, 17 skipped in 1.640s [2023-08-01T22:25:54.650Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-08-01T22:25:54.650Z] INFO: Testing against a local daemon [2023-08-01T22:25:54.650Z] === RUN TestPluginInvalidJSON [2023-08-01T22:25:54.650Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:25:54.650Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:25:54.650Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:25:54.650Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-08-01T22:25:54.650Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestPluginInstall [2023-08-01T22:25:54.650Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] --- SKIP: TestPluginInstall (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestPluginsWithRuntimes [2023-08-01T22:25:54.650Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-08-01T22:25:54.650Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-08-01T22:25:54.650Z] === RUN TestPluginBackCompatMediaTypes [2023-08-01T22:25:54.650Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-08-01T22:25:54.650Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-08-01T22:25:54.650Z] PASS [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === Skipped [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-08-01T22:25:54.650Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-08-01T22:25:54.650Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-08-01T22:25:54.650Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-08-01T22:25:54.650Z] [2023-08-01T22:25:54.650Z] DONE 5 tests, 3 skipped in 0.042s [2023-08-01T22:25:54.650Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-08-01T22:25:54.650Z] INFO: Testing against a local daemon [2023-08-01T22:25:54.650Z] === RUN TestExternalGraphDriver [2023-08-01T22:25:54.650Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-08-01T22:25:54.650Z] --- SKIP: TestExternalGraphDriver (0.33s) [2023-08-01T22:25:54.650Z] === RUN TestGraphdriverPluginV2 [2023-08-01T22:25:54.664Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-08-01T22:25:55.224Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-08-01T22:25:55.784Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-08-01T22:25:56.343Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-08-01T22:25:56.857Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-08-01T22:25:56.857Z] PASS [2023-08-01T22:25:56.857Z] [2023-08-01T22:25:56.857Z] === Skipped [2023-08-01T22:25:56.857Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-08-01T22:25:56.857Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:25:56.857Z] [2023-08-01T22:25:56.857Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-08-01T22:25:56.857Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:25:56.857Z] [2023-08-01T22:25:56.857Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-08-01T22:25:56.857Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:25:56.857Z] [2023-08-01T22:25:56.857Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-08-01T22:25:56.857Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:25:56.857Z] [2023-08-01T22:25:56.857Z] DONE 17 tests, 4 skipped in 26.698s [2023-08-01T22:25:56.857Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-08-01T22:25:56.857Z] ++ 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 [2023-08-01T22:25:56.857Z] ++ set -e [2023-08-01T22:25:56.857Z] ++ '[' -n 0 ']' [2023-08-01T22:25:56.857Z] ++ set -x [2023-08-01T22:25:56.858Z] ++ 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 [2023-08-01T22:25:56.858Z] INFO: Testing against a local daemon [2023-08-01T22:25:56.858Z] === RUN TestPluginInvalidJSON [2023-08-01T22:25:56.858Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:25:56.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:25:56.858Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:25:56.858Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-08-01T22:25:56.858Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-08-01T22:25:56.858Z] === RUN TestPluginInstall [2023-08-01T22:25:56.858Z] === RUN TestPluginInstall/no_auth [2023-08-01T22:25:56.904Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-08-01T22:25:57.464Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-08-01T22:25:57.719Z] check_test.go:308: [d70bac0f8e7f3] daemon is not started [2023-08-01T22:25:57.719Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-08-01T22:25:58.261Z] time="2023-08-01T22:25:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:25:58.261Z] time="2023-08-01T22:25:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c887b34e8250bf8c01d0cf9cff8cf461aa2c99e30d6097011550e1759a2a7634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:25:58.261Z] time="2023-08-01T22:25:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:25:58.261Z] time="2023-08-01T22:25:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c887b34e8250bf8c01d0cf9cff8cf461aa2c99e30d6097011550e1759a2a7634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:25:58.516Z] === RUN TestPluginInstall/with_htpasswd [2023-08-01T22:25:58.908Z] time="2023-08-01T22:25:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:25:58.908Z] time="2023-08-01T22:25:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f58e6854f759cdf56a561d29ccf69234d5eeae4997bfcd39050a6a7d4b58cce9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:25:58.908Z] time="2023-08-01T22:25:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:25:58.908Z] time="2023-08-01T22:25:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f58e6854f759cdf56a561d29ccf69234d5eeae4997bfcd39050a6a7d4b58cce9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:25:59.082Z] check_test.go:308: [d47c8f17e4179] daemon is not started [2023-08-01T22:25:59.082Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-08-01T22:25:59.163Z] === RUN TestPluginInstall/with_insecure [2023-08-01T22:25:59.337Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-08-01T22:25:59.901Z] --- PASS: TestGraphdriverPluginV2 (6.00s) [2023-08-01T22:25:59.901Z] PASS [2023-08-01T22:25:59.901Z] [2023-08-01T22:25:59.901Z] === Skipped [2023-08-01T22:25:59.901Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2023-08-01T22:25:59.901Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-08-01T22:25:59.901Z] [2023-08-01T22:25:59.901Z] DONE 2 tests, 1 skipped in 6.358s [2023-08-01T22:25:59.901Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-08-01T22:25:59.901Z] INFO: Testing against a local daemon [2023-08-01T22:25:59.901Z] === RUN TestContinueAfterPluginCrash [2023-08-01T22:25:59.901Z] === PAUSE TestContinueAfterPluginCrash [2023-08-01T22:25:59.901Z] === RUN TestReadPluginNoRead [2023-08-01T22:25:59.901Z] === PAUSE TestReadPluginNoRead [2023-08-01T22:25:59.901Z] === RUN TestDaemonStartWithLogOpt [2023-08-01T22:25:59.901Z] === PAUSE TestDaemonStartWithLogOpt [2023-08-01T22:25:59.901Z] === CONT TestContinueAfterPluginCrash [2023-08-01T22:25:59.901Z] === CONT TestDaemonStartWithLogOpt [2023-08-01T22:25:59.901Z] === CONT TestReadPluginNoRead [2023-08-01T22:26:00.088Z] time="2023-08-01T22:25:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:26:00.088Z] time="2023-08-01T22:25:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10b33345898116176c751be4ebe12db776417fcda3ec25d693bd547041fb24ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:26:00.088Z] time="2023-08-01T22:25:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:26:00.088Z] time="2023-08-01T22:25:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10b33345898116176c751be4ebe12db776417fcda3ec25d693bd547041fb24ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:26:00.088Z] plugin_test.go:164: [d4f6895e3b522] daemon is not started [2023-08-01T22:26:00.088Z] --- PASS: TestPluginInstall (4.47s) [2023-08-01T22:26:00.088Z] --- PASS: TestPluginInstall/no_auth (2.87s) [2023-08-01T22:26:00.088Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2023-08-01T22:26:00.088Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2023-08-01T22:26:00.088Z] === RUN TestPluginsWithRuntimes [2023-08-01T22:26:00.700Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-08-01T22:26:01.450Z] === RUN TestPluginsWithRuntimes/No_Args [2023-08-01T22:26:02.456Z] === RUN TestPluginsWithRuntimes/With_Args [2023-08-01T22:26:03.211Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-08-01T22:26:03.466Z] check_test.go:308: [d7e8e8961dc8c] daemon is not started [2023-08-01T22:26:03.466Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-08-01T22:26:03.556Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2023-08-01T22:26:03.556Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2023-08-01T22:26:03.556Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2023-08-01T22:26:03.556Z] === RUN TestPluginBackCompatMediaTypes [2023-08-01T22:26:04.027Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-08-01T22:26:04.027Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-08-01T22:26:04.199Z] --- PASS: TestPluginBackCompatMediaTypes (0.64s) [2023-08-01T22:26:04.199Z] PASS [2023-08-01T22:26:04.200Z] [2023-08-01T22:26:04.200Z] DONE 10 tests in 8.441s [2023-08-01T22:26:04.200Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-08-01T22:26:04.200Z] ++ 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 [2023-08-01T22:26:04.200Z] ++ set -e [2023-08-01T22:26:04.200Z] ++ '[' -n 0 ']' [2023-08-01T22:26:04.200Z] ++ set -x [2023-08-01T22:26:04.200Z] ++ 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 [2023-08-01T22:26:04.200Z] INFO: Testing against a local daemon [2023-08-01T22:26:04.200Z] === RUN TestExternalGraphDriver [2023-08-01T22:26:04.454Z] === RUN TestExternalGraphDriver/json [2023-08-01T22:26:05.391Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-08-01T22:26:05.945Z] === RUN TestExternalGraphDriver/spec [2023-08-01T22:26:06.458Z] === RUN TestReadPluginNoRead/default [2023-08-01T22:26:06.755Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-08-01T22:26:07.010Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-08-01T22:26:07.021Z] --- PASS: TestDaemonStartWithLogOpt (8.12s) [2023-08-01T22:26:07.265Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-08-01T22:26:07.520Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-08-01T22:26:07.775Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-08-01T22:26:07.875Z] === RUN TestExternalGraphDriver/pull [2023-08-01T22:26:07.951Z] === RUN TestReadPluginNoRead/disabled_caching [2023-08-01T22:26:08.030Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-08-01T22:26:08.030Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-08-01T22:26:08.286Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-08-01T22:26:09.648Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-08-01T22:26:09.761Z] --- PASS: TestExternalGraphDriver (5.42s) [2023-08-01T22:26:09.761Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2023-08-01T22:26:09.761Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2023-08-01T22:26:09.761Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2023-08-01T22:26:09.761Z] === RUN TestGraphdriverPluginV2 [2023-08-01T22:26:09.761Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:26:09.761Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-08-01T22:26:09.761Z] PASS [2023-08-01T22:26:09.761Z] [2023-08-01T22:26:09.761Z] === Skipped [2023-08-01T22:26:09.761Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-08-01T22:26:09.761Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:26:09.761Z] [2023-08-01T22:26:09.761Z] DONE 5 tests, 1 skipped in 5.781s [2023-08-01T22:26:09.761Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-08-01T22:26:09.761Z] ++ 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 [2023-08-01T22:26:09.761Z] ++ set -e [2023-08-01T22:26:09.761Z] ++ '[' -n 0 ']' [2023-08-01T22:26:09.761Z] ++ set -x [2023-08-01T22:26:09.761Z] ++ 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 [2023-08-01T22:26:09.761Z] INFO: Testing against a local daemon [2023-08-01T22:26:09.761Z] === RUN TestContinueAfterPluginCrash [2023-08-01T22:26:09.761Z] === PAUSE TestContinueAfterPluginCrash [2023-08-01T22:26:09.761Z] === RUN TestReadPluginNoRead [2023-08-01T22:26:09.761Z] === PAUSE TestReadPluginNoRead [2023-08-01T22:26:09.761Z] === RUN TestDaemonStartWithLogOpt [2023-08-01T22:26:09.761Z] === PAUSE TestDaemonStartWithLogOpt [2023-08-01T22:26:09.761Z] === CONT TestContinueAfterPluginCrash [2023-08-01T22:26:09.761Z] === CONT TestDaemonStartWithLogOpt [2023-08-01T22:26:09.761Z] === CONT TestReadPluginNoRead [2023-08-01T22:26:09.903Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-08-01T22:26:10.463Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-08-01T22:26:10.472Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-08-01T22:26:10.868Z] check_test.go:308: [dde2b103fbbcc] daemon is not started [2023-08-01T22:26:10.868Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-08-01T22:26:10.872Z] --- PASS: TestContinueAfterPluginCrash (11.89s) [2023-08-01T22:26:11.436Z] === RUN TestDockerSuite/TestBuildEnv [2023-08-01T22:26:12.362Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-08-01T22:26:12.442Z] === RUN TestReadPluginNoRead/default [2023-08-01T22:26:12.698Z] --- PASS: TestDaemonStartWithLogOpt (2.73s) [2023-08-01T22:26:12.770Z] === CONT TestReadPluginNoRead [2023-08-01T22:26:12.770Z] read_test.go:92: [d05a681cd2a22] daemon is not started [2023-08-01T22:26:12.770Z] --- PASS: TestReadPluginNoRead (13.44s) [2023-08-01T22:26:12.770Z] --- PASS: TestReadPluginNoRead/default (2.31s) [2023-08-01T22:26:12.770Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.36s) [2023-08-01T22:26:12.770Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.34s) [2023-08-01T22:26:12.770Z] PASS [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] DONE 6 tests in 13.466s [2023-08-01T22:26:12.770Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-08-01T22:26:12.770Z] testing: warning: no tests to run [2023-08-01T22:26:12.770Z] PASS [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] DONE 0 tests in 0.007s [2023-08-01T22:26:12.770Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-08-01T22:26:12.770Z] INFO: Testing against a local daemon [2023-08-01T22:26:12.770Z] === RUN TestPluginWithDevMounts [2023-08-01T22:26:12.770Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-08-01T22:26:12.770Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-08-01T22:26:12.770Z] PASS [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] === Skipped [2023-08-01T22:26:12.770Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-08-01T22:26:12.770Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] DONE 1 tests, 1 skipped in 0.028s [2023-08-01T22:26:12.770Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-08-01T22:26:12.770Z] INFO: Testing against a local daemon [2023-08-01T22:26:12.770Z] === RUN TestSecretInspect [2023-08-01T22:26:12.770Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestSecretInspect (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestSecretList [2023-08-01T22:26:12.770Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestSecretList (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestSecretsCreateAndDelete [2023-08-01T22:26:12.770Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestSecretsUpdate [2023-08-01T22:26:12.770Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestTemplatedSecret [2023-08-01T22:26:12.770Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-08-01T22:26:12.770Z] === RUN TestSecretCreateResolve [2023-08-01T22:26:12.770Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-08-01T22:26:12.770Z] PASS [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] === Skipped [2023-08-01T22:26:12.770Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-08-01T22:26:12.770Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-08-01T22:26:12.770Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-08-01T22:26:12.770Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-08-01T22:26:12.770Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-08-01T22:26:12.770Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-08-01T22:26:12.770Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] [2023-08-01T22:26:12.770Z] DONE 6 tests, 6 skipped in 0.079s [2023-08-01T22:26:12.770Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-08-01T22:26:12.770Z] INFO: Testing against a local daemon [2023-08-01T22:26:12.770Z] === RUN TestServiceCreateInit [2023-08-01T22:26:12.770Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-08-01T22:26:12.770Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-08-01T22:26:12.770Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- PASS: TestServiceCreateInit (0.01s) [2023-08-01T22:26:12.770Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-08-01T22:26:12.770Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-08-01T22:26:12.770Z] === RUN TestCreateServiceMultipleTimes [2023-08-01T22:26:12.770Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestCreateServiceConflict [2023-08-01T22:26:12.770Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestCreateServiceMaxReplicas [2023-08-01T22:26:12.770Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestCreateWithDuplicateNetworkNames [2023-08-01T22:26:12.770Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestCreateServiceSecretFileMode [2023-08-01T22:26:12.770Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestCreateServiceConfigFileMode [2023-08-01T22:26:12.770Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestCreateServiceSysctls [2023-08-01T22:26:12.770Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestCreateServiceCapabilities [2023-08-01T22:26:12.770Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestInspect [2023-08-01T22:26:12.770Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestInspect (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestCreateJob [2023-08-01T22:26:12.770Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestCreateJob (0.00s) [2023-08-01T22:26:12.770Z] === RUN TestReplicatedJob [2023-08-01T22:26:12.770Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestReplicatedJob (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestUpdateReplicatedJob [2023-08-01T22:26:12.770Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestServiceListWithStatuses [2023-08-01T22:26:12.770Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-01T22:26:12.770Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-08-01T22:26:12.770Z] === RUN TestDockerNetworkConnectAlias [2023-08-01T22:26:12.770Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestDockerNetworkReConnect [2023-08-01T22:26:12.770Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:12.770Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-08-01T22:26:12.770Z] === RUN TestServicePlugin [2023-08-01T22:26:13.287Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-08-01T22:26:13.623Z] === RUN TestReadPluginNoRead/disabled_caching [2023-08-01T22:26:14.212Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-08-01T22:26:14.468Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-08-01T22:26:14.484Z] 71bf80baed9b: Pull complete [2023-08-01T22:26:14.484Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c [2023-08-01T22:26:14.484Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:26:14.484Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:26:14.484Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-08-01T22:26:14.484Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-08-01T22:26:14.484Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4645' [2023-08-01T22:26:14.484Z] INFO: Docker version of control daemon [2023-08-01T22:26:14.484Z] [2023-08-01T22:26:14.484Z] Client: [2023-08-01T22:26:14.484Z] Version: 20.10.9 [2023-08-01T22:26:14.484Z] API version: 1.41 [2023-08-01T22:26:14.484Z] Go version: go1.16.8 [2023-08-01T22:26:14.484Z] Git commit: c2ea9bc [2023-08-01T22:26:14.484Z] Built: Mon Oct 4 16:11:10 2021 [2023-08-01T22:26:14.484Z] OS/Arch: windows/amd64 [2023-08-01T22:26:14.484Z] Context: default [2023-08-01T22:26:14.484Z] Experimental: true [2023-08-01T22:26:14.484Z] [2023-08-01T22:26:14.484Z] Server: Docker Engine - Community [2023-08-01T22:26:14.484Z] Engine: [2023-08-01T22:26:14.484Z] Version: 20.10.9 [2023-08-01T22:26:14.484Z] API version: 1.41 (minimum version 1.24) [2023-08-01T22:26:14.484Z] Go version: go1.16.8 [2023-08-01T22:26:14.484Z] Git commit: 79ea9d3 [2023-08-01T22:26:14.484Z] Built: Mon Oct 4 16:06:39 2021 [2023-08-01T22:26:14.484Z] OS/Arch: windows/amd64 [2023-08-01T22:26:14.484Z] Experimental: true [2023-08-01T22:26:14.484Z] [2023-08-01T22:26:14.484Z] INFO: Docker info of control daemon [2023-08-01T22:26:14.484Z] [2023-08-01T22:26:14.636Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-08-01T22:26:14.955Z] Client: [2023-08-01T22:26:14.955Z] Context: default [2023-08-01T22:26:14.955Z] Debug Mode: false [2023-08-01T22:26:14.955Z] Plugins: [2023-08-01T22:26:14.955Z] app: Docker Application (Docker Inc., v0.8.0) [2023-08-01T22:26:14.955Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-08-01T22:26:14.955Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-08-01T22:26:14.955Z] [2023-08-01T22:26:14.955Z] Server: [2023-08-01T22:26:14.955Z] Containers: 0 [2023-08-01T22:26:14.955Z] Running: 0 [2023-08-01T22:26:14.955Z] Paused: 0 [2023-08-01T22:26:14.955Z] Stopped: 0 [2023-08-01T22:26:14.955Z] Images: 1 [2023-08-01T22:26:14.955Z] Server Version: 20.10.9 [2023-08-01T22:26:14.955Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-08-01T22:26:14.955Z] Windows: [2023-08-01T22:26:14.955Z] LCOW: [2023-08-01T22:26:14.955Z] Logging Driver: json-file [2023-08-01T22:26:14.955Z] Plugins: [2023-08-01T22:26:14.955Z] Volume: local [2023-08-01T22:26:14.955Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-08-01T22:26:14.955Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-08-01T22:26:14.955Z] Swarm: inactive [2023-08-01T22:26:14.955Z] Default Isolation: process [2023-08-01T22:26:14.955Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-08-01T22:26:14.955Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-08-01T22:26:14.955Z] OSType: windows [2023-08-01T22:26:14.955Z] Architecture: x86_64 [2023-08-01T22:26:14.955Z] CPUs: 4 [2023-08-01T22:26:14.955Z] Total Memory: 32GiB [2023-08-01T22:26:14.955Z] Name: azwin-2-52d490 [2023-08-01T22:26:14.955Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-08-01T22:26:14.955Z] Docker Root Dir: D:\docker [2023-08-01T22:26:14.955Z] Debug Mode: false [2023-08-01T22:26:14.955Z] Registry: https://index.docker.io/v1/ [2023-08-01T22:26:14.955Z] Labels: [2023-08-01T22:26:14.955Z] Experimental: true [2023-08-01T22:26:14.955Z] Insecure Registries: [2023-08-01T22:26:14.955Z] 10.0.0.4:5000 [2023-08-01T22:26:14.955Z] 127.0.0.0/8 [2023-08-01T22:26:14.955Z] Registry Mirrors: [2023-08-01T22:26:14.955Z] http://10.0.0.4:5000/ [2023-08-01T22:26:14.955Z] Live Restore Enabled: false [2023-08-01T22:26:14.955Z] Product License: Community Engine [2023-08-01T22:26:14.955Z] [2023-08-01T22:26:14.955Z] [2023-08-01T22:26:14.955Z] INFO: Commit hash is c42d7c7f6d [2023-08-01T22:26:14.955Z] INFO: Nuke-Everything... [2023-08-01T22:26:14.955Z] INFO: Container count on control daemon to delete is 0 [2023-08-01T22:26:15.728Z] === CONT TestReadPluginNoRead [2023-08-01T22:26:15.728Z] read_test.go:92: [dea7f16a37370] daemon is not started [2023-08-01T22:26:15.728Z] --- PASS: TestReadPluginNoRead (5.89s) [2023-08-01T22:26:15.728Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2023-08-01T22:26:15.728Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2023-08-01T22:26:15.728Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2023-08-01T22:26:15.951Z] INFO: Nuking d:\CI [2023-08-01T22:26:15.951Z] INFO: Zapped successfully [2023-08-01T22:26:15.951Z] INFO: Location for testing is d:\CI\PR-46142\1 [2023-08-01T22:26:16.042Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] --- SKIP: TestServicePlugin (2.76s) [2023-08-01T22:26:16.042Z] === RUN TestServiceUpdateLabel [2023-08-01T22:26:16.042Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-08-01T22:26:16.042Z] === RUN TestServiceUpdateSecrets [2023-08-01T22:26:16.042Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-08-01T22:26:16.042Z] === RUN TestServiceUpdateConfigs [2023-08-01T22:26:16.042Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-08-01T22:26:16.042Z] === RUN TestServiceUpdateNetwork [2023-08-01T22:26:16.042Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-08-01T22:26:16.042Z] === RUN TestServiceUpdatePidsLimit [2023-08-01T22:26:16.042Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-08-01T22:26:16.042Z] PASS [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === Skipped [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-08-01T22:26:16.042Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-08-01T22:26:16.042Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-08-01T22:26:16.042Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-08-01T22:26:16.042Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-08-01T22:26:16.042Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-08-01T22:26:16.042Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-08-01T22:26:16.042Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-08-01T22:26:16.042Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2023-08-01T22:26:16.042Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2023-08-01T22:26:16.042Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-08-01T22:26:16.042Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2023-08-01T22:26:16.042Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-08-01T22:26:16.042Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-08-01T22:26:16.042Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-08-01T22:26:16.042Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-08-01T22:26:16.042Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-08-01T22:26:16.042Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestServicePlugin (2.76s) [2023-08-01T22:26:16.042Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-08-01T22:26:16.042Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-08-01T22:26:16.042Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-08-01T22:26:16.042Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-08-01T22:26:16.042Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2023-08-01T22:26:16.042Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] DONE 24 tests, 23 skipped in 2.996s [2023-08-01T22:26:16.042Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-08-01T22:26:16.042Z] INFO: Testing against a local daemon [2023-08-01T22:26:16.042Z] === RUN TestSessionCreate [2023-08-01T22:26:16.042Z] --- PASS: TestSessionCreate (0.02s) [2023-08-01T22:26:16.042Z] === RUN TestSessionCreateWithBadUpgrade [2023-08-01T22:26:16.042Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-08-01T22:26:16.042Z] PASS [2023-08-01T22:26:16.042Z] [2023-08-01T22:26:16.042Z] DONE 2 tests in 0.059s [2023-08-01T22:26:16.042Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-08-01T22:26:16.042Z] INFO: Testing against a local daemon [2023-08-01T22:26:16.042Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-08-01T22:26:16.042Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-01T22:26:16.042Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-01T22:26:16.042Z] === RUN TestEventsExecDie [2023-08-01T22:26:16.299Z] --- PASS: TestEventsExecDie (0.55s) [2023-08-01T22:26:16.299Z] === RUN TestEventsBackwardsCompatible [2023-08-01T22:26:16.299Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-08-01T22:26:16.299Z] === RUN TestInfoBinaryCommits [2023-08-01T22:26:16.299Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-08-01T22:26:16.299Z] === RUN TestInfoAPIVersioned [2023-08-01T22:26:16.299Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-08-01T22:26:16.299Z] === RUN TestInfoDiscoveryBackend [2023-08-01T22:26:16.424Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-08-01T22:26:16.424Z] [2023-08-01T22:26:16.424Z] [2023-08-01T22:26:16.424Z] INFO: Building the image from Dockerfile.windows at 08/01/2023 22:26:15... [2023-08-01T22:26:16.424Z] [2023-08-01T22:26:16.980Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-08-01T22:26:17.567Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-08-01T22:26:17.740Z] --- PASS: TestContinueAfterPluginCrash (7.85s) [2023-08-01T22:26:17.740Z] PASS [2023-08-01T22:26:17.740Z] [2023-08-01T22:26:17.740Z] DONE 6 tests in 7.880s [2023-08-01T22:26:17.740Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-08-01T22:26:17.740Z] ++ 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 [2023-08-01T22:26:17.740Z] ++ set -e [2023-08-01T22:26:17.740Z] ++ '[' -n 0 ']' [2023-08-01T22:26:17.740Z] ++ set -x [2023-08-01T22:26:17.740Z] ++ 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 [2023-08-01T22:26:17.740Z] testing: warning: no tests to run [2023-08-01T22:26:17.740Z] PASS [2023-08-01T22:26:17.740Z] [2023-08-01T22:26:17.740Z] DONE 0 tests in 0.008s [2023-08-01T22:26:17.740Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-08-01T22:26:17.740Z] ++ 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 [2023-08-01T22:26:17.740Z] ++ set -e [2023-08-01T22:26:17.740Z] ++ '[' -n 0 ']' [2023-08-01T22:26:17.740Z] ++ set -x [2023-08-01T22:26:17.740Z] ++ 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 [2023-08-01T22:26:17.740Z] INFO: Testing against a local daemon [2023-08-01T22:26:17.740Z] === RUN TestPluginWithDevMounts [2023-08-01T22:26:17.740Z] === PAUSE TestPluginWithDevMounts [2023-08-01T22:26:17.740Z] === CONT TestPluginWithDevMounts [2023-08-01T22:26:17.906Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-08-01T22:26:18.191Z] --- PASS: TestInfoDiscoveryBackend (1.57s) [2023-08-01T22:26:18.191Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-08-01T22:26:18.834Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-08-01T22:26:19.712Z] --- PASS: TestPluginWithDevMounts (1.62s) [2023-08-01T22:26:19.712Z] PASS [2023-08-01T22:26:19.712Z] [2023-08-01T22:26:19.712Z] DONE 1 tests in 1.649s [2023-08-01T22:26:19.712Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-08-01T22:26:19.712Z] ++ 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 [2023-08-01T22:26:19.712Z] ++ set -e [2023-08-01T22:26:19.712Z] ++ '[' -n 0 ']' [2023-08-01T22:26:19.712Z] ++ set -x [2023-08-01T22:26:19.712Z] ++ 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 [2023-08-01T22:26:19.712Z] INFO: Testing against a local daemon [2023-08-01T22:26:19.712Z] === RUN TestSecretInspect [2023-08-01T22:26:21.345Z] check_test.go:308: [dbd7682e0270e] daemon is not started [2023-08-01T22:26:21.345Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-08-01T22:26:21.505Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2023-08-01T22:26:21.505Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-08-01T22:26:21.505Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:26:21.505Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-08-01T22:26:21.505Z] === RUN TestInfoAPI [2023-08-01T22:26:21.505Z] --- PASS: TestInfoAPI (0.02s) [2023-08-01T22:26:21.505Z] === RUN TestInfoAPIWarnings [2023-08-01T22:26:21.600Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-08-01T22:26:21.721Z] --- PASS: TestSecretInspect (2.33s) [2023-08-01T22:26:21.722Z] === RUN TestSecretList [2023-08-01T22:26:22.161Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-08-01T22:26:22.722Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-08-01T22:26:22.838Z] --- PASS: TestImportExtremelyLargeImageWorks (84.56s) [2023-08-01T22:26:22.839Z] PASS [2023-08-01T22:26:22.839Z] [2023-08-01T22:26:22.839Z] DONE 13 tests in 87.472s [2023-08-01T22:26:22.839Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-08-01T22:26:22.839Z] INFO: Testing against a local daemon [2023-08-01T22:26:22.839Z] === RUN TestNetworkCreateDelete [2023-08-01T22:26:22.839Z] --- PASS: TestNetworkCreateDelete (0.16s) [2023-08-01T22:26:22.839Z] === RUN TestDockerNetworkDeletePreferID [2023-08-01T22:26:22.839Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2023-08-01T22:26:22.839Z] === RUN TestDaemonDNSFallback [2023-08-01T22:26:22.839Z] --- PASS: TestDaemonDNSFallback (6.35s) [2023-08-01T22:26:22.839Z] === RUN TestInspectNetwork [2023-08-01T22:26:22.839Z] === RUN TestInspectNetwork/full_network_id [2023-08-01T22:26:22.839Z] === RUN TestInspectNetwork/partial_network_id [2023-08-01T22:26:22.839Z] === RUN TestInspectNetwork/network_name [2023-08-01T22:26:22.839Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-08-01T22:26:23.615Z] Sending build context to Docker daemon 58.54MB [2023-08-01T22:26:23.615Z] [2023-08-01T22:26:23.615Z] Step 1/10 : FROM microsoft/windowsservercore [2023-08-01T22:26:23.615Z] ---> 67667e0b9c95 [2023-08-01T22:26:23.615Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-08-01T22:26:23.615Z] ---> Running in ac74a125a466 [2023-08-01T22:26:24.084Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-08-01T22:26:24.084Z] check_test.go:308: [d66c0d3c73516] daemon is not started [2023-08-01T22:26:24.084Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-08-01T22:26:24.086Z] Removing intermediate container ac74a125a466 [2023-08-01T22:26:24.086Z] ---> 157fb1b1bca4 [2023-08-01T22:26:24.086Z] Step 3/10 : ARG GO_VERSION=1.19.12 [2023-08-01T22:26:24.086Z] ---> Running in 916453c49bfb [2023-08-01T22:26:24.317Z] --- PASS: TestSecretList (2.30s) [2023-08-01T22:26:24.317Z] === RUN TestSecretsCreateAndDelete [2023-08-01T22:26:24.558Z] Removing intermediate container 916453c49bfb [2023-08-01T22:26:24.558Z] ---> c7c73e2cd782 [2023-08-01T22:26:24.558Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-08-01T22:26:24.558Z] ---> Running in 6671e51e59c5 [2023-08-01T22:26:25.032Z] Removing intermediate container 6671e51e59c5 [2023-08-01T22:26:25.032Z] ---> f75a47d6c10d [2023-08-01T22:26:25.032Z] 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} [2023-08-01T22:26:25.032Z] ---> Running in cd403084241f [2023-08-01T22:26:25.504Z] Removing intermediate container cd403084241f [2023-08-01T22:26:25.504Z] ---> fd2e9e9009bc [2023-08-01T22:26:25.504Z] 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; [2023-08-01T22:26:25.504Z] ---> Running in fd6926609155 [2023-08-01T22:26:26.111Z] --- PASS: TestInspectNetwork (7.45s) [2023-08-01T22:26:26.111Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-08-01T22:26:26.111Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-08-01T22:26:26.111Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-08-01T22:26:26.111Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-08-01T22:26:26.111Z] === RUN TestRunContainerWithBridgeNone [2023-08-01T22:26:26.596Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-08-01T22:26:26.826Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2023-08-01T22:26:26.826Z] === RUN TestSecretsUpdate [2023-08-01T22:26:27.481Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2023-08-01T22:26:27.481Z] === RUN TestNetworkInvalidJSON [2023-08-01T22:26:27.481Z] === RUN TestNetworkInvalidJSON//networks/create [2023-08-01T22:26:27.481Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-08-01T22:26:27.481Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:26:27.481Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:26:27.481Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:26:27.481Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:26:27.481Z] === CONT TestNetworkInvalidJSON//networks/create [2023-08-01T22:26:27.481Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:26:27.481Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:26:27.481Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-08-01T22:26:27.481Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-08-01T22:26:27.481Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-08-01T22:26:27.481Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-08-01T22:26:27.481Z] === RUN TestNetworkList [2023-08-01T22:26:27.481Z] === RUN TestNetworkList//networks [2023-08-01T22:26:27.481Z] === PAUSE TestNetworkList//networks [2023-08-01T22:26:27.481Z] === RUN TestNetworkList//networks/ [2023-08-01T22:26:27.481Z] === PAUSE TestNetworkList//networks/ [2023-08-01T22:26:27.481Z] === CONT TestNetworkList//networks [2023-08-01T22:26:27.481Z] === CONT TestNetworkList//networks/ [2023-08-01T22:26:27.481Z] --- PASS: TestNetworkList (0.01s) [2023-08-01T22:26:27.481Z] --- PASS: TestNetworkList//networks (0.00s) [2023-08-01T22:26:27.481Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-08-01T22:26:27.481Z] === RUN TestHostIPv4BridgeLabel [2023-08-01T22:26:27.737Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2023-08-01T22:26:27.737Z] === RUN TestDaemonRestartWithLiveRestore [2023-08-01T22:26:28.482Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-08-01T22:26:28.797Z] --- PASS: TestSecretsUpdate (2.32s) [2023-08-01T22:26:28.797Z] === RUN TestTemplatedSecret [2023-08-01T22:26:29.109Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-08-01T22:26:29.109Z] === RUN TestDaemonDefaultNetworkPools [2023-08-01T22:26:29.673Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2023-08-01T22:26:29.673Z] === RUN TestDaemonRestartWithExistingNetwork [2023-08-01T22:26:30.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-08-01T22:26:30.603Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-08-01T22:26:30.603Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-08-01T22:26:31.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-08-01T22:26:31.973Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-08-01T22:26:31.973Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-08-01T22:26:32.098Z] --- PASS: TestTemplatedSecret (2.84s) [2023-08-01T22:26:32.098Z] === RUN TestSecretCreateResolve [2023-08-01T22:26:32.219Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-08-01T22:26:32.536Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2023-08-01T22:26:32.537Z] === RUN TestServiceWithPredefinedNetwork [2023-08-01T22:26:33.145Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-08-01T22:26:34.031Z] --- PASS: TestSecretCreateResolve (2.28s) [2023-08-01T22:26:34.031Z] PASS [2023-08-01T22:26:34.031Z] [2023-08-01T22:26:34.031Z] DONE 6 tests in 14.455s [2023-08-01T22:26:34.031Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-08-01T22:26:34.031Z] ++ 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 [2023-08-01T22:26:34.031Z] ++ set -e [2023-08-01T22:26:34.031Z] ++ '[' -n 0 ']' [2023-08-01T22:26:34.031Z] ++ set -x [2023-08-01T22:26:34.031Z] ++ 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 [2023-08-01T22:26:34.031Z] INFO: Testing against a local daemon [2023-08-01T22:26:34.031Z] === RUN TestServiceCreateInit [2023-08-01T22:26:34.031Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-08-01T22:26:34.071Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-08-01T22:26:34.226Z] [2023-08-01T22:26:34.226Z] SUCCESS: Specified value was saved. [2023-08-01T22:26:35.059Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2023-08-01T22:26:35.059Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-08-01T22:26:35.059Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:26:35.059Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:26:35.059Z] === RUN TestServiceWithDataPathPortInit [2023-08-01T22:26:35.217Z] INFO: Downloading git... [2023-08-01T22:26:35.597Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-08-01T22:26:35.597Z] tests/integration/client_test.py ..... [ 75%] [2023-08-01T22:26:35.597Z] tests/integration/context_api_test.py ... [ 76%] [2023-08-01T22:26:35.597Z] tests/integration/errors_test.py . [ 76%] [2023-08-01T22:26:36.584Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-08-01T22:26:36.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-08-01T22:26:37.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-08-01T22:26:37.654Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-08-01T22:26:37.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-08-01T22:26:38.276Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-08-01T22:26:38.835Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-08-01T22:26:38.835Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-08-01T22:26:38.835Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-08-01T22:26:38.835Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-08-01T22:26:39.090Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-08-01T22:26:39.773Z] --- PASS: TestInfoAPIWarnings (17.31s) [2023-08-01T22:26:39.773Z] === RUN TestInfoDebug [2023-08-01T22:26:40.051Z] --- PASS: TestInfoDebug (1.56s) [2023-08-01T22:26:40.051Z] === RUN TestInfoInsecureRegistries [2023-08-01T22:26:41.976Z] --- PASS: TestInfoInsecureRegistries (1.57s) [2023-08-01T22:26:41.976Z] === RUN TestInfoRegistryMirrors [2023-08-01T22:26:42.354Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-08-01T22:26:42.399Z] INFO: Downloading go... [2023-08-01T22:26:42.567Z] --- PASS: TestServiceCreateInit (7.90s) [2023-08-01T22:26:42.567Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) [2023-08-01T22:26:42.567Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.97s) [2023-08-01T22:26:42.567Z] === RUN TestCreateServiceMultipleTimes [2023-08-01T22:26:43.283Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-08-01T22:26:43.344Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2023-08-01T22:26:43.344Z] === RUN TestLoginFailsWithBadCredentials [2023-08-01T22:26:43.601Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-08-01T22:26:43.601Z] === RUN TestPingCacheHeaders [2023-08-01T22:26:43.601Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-08-01T22:26:43.601Z] === RUN TestPingGet [2023-08-01T22:26:43.601Z] --- PASS: TestPingGet (0.01s) [2023-08-01T22:26:43.601Z] === RUN TestPingHead [2023-08-01T22:26:43.601Z] --- PASS: TestPingHead (0.02s) [2023-08-01T22:26:43.601Z] === RUN TestVersion [2023-08-01T22:26:43.601Z] --- PASS: TestVersion (0.01s) [2023-08-01T22:26:43.601Z] PASS [2023-08-01T22:26:43.601Z] [2023-08-01T22:26:43.601Z] === Skipped [2023-08-01T22:26:43.601Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-01T22:26:43.601Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-01T22:26:43.601Z] [2023-08-01T22:26:43.601Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-08-01T22:26:43.601Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-08-01T22:26:43.601Z] [2023-08-01T22:26:43.601Z] DONE 18 tests, 2 skipped in 28.019s [2023-08-01T22:26:43.601Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-08-01T22:26:43.858Z] INFO: Testing against a local daemon [2023-08-01T22:26:43.858Z] === RUN TestVolumesCreateAndList [2023-08-01T22:26:43.858Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-08-01T22:26:43.858Z] === RUN TestVolumesRemove [2023-08-01T22:26:43.858Z] --- PASS: TestVolumesRemove (0.04s) [2023-08-01T22:26:43.858Z] === RUN TestVolumesInspect [2023-08-01T22:26:43.858Z] --- PASS: TestVolumesInspect (0.01s) [2023-08-01T22:26:43.858Z] === RUN TestVolumesInvalidJSON [2023-08-01T22:26:43.858Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-08-01T22:26:43.858Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-08-01T22:26:43.858Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-08-01T22:26:43.858Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-08-01T22:26:43.858Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-08-01T22:26:43.858Z] PASS [2023-08-01T22:26:43.858Z] [2023-08-01T22:26:43.858Z] DONE 5 tests in 0.107s [2023-08-01T22:26:43.858Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-08-01T22:26:43.858Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 19030 is not a child of this shell [2023-08-01T22:26:43.858Z] warning: PID 19030 from bundles/test-integration/docker.pid had a nonzero exit code [2023-08-01T22:26:43.858Z] Leaving: AppArmorNo profiles have been unloaded. [2023-08-01T22:26:43.858Z] [2023-08-01T22:26:43.858Z] Unloading profiles will leave already running processes permanently [2023-08-01T22:26:43.858Z] unconfined, which can lead to unexpected situations. [2023-08-01T22:26:43.858Z] [2023-08-01T22:26:43.858Z] To set a process to complain mode, use the command line tool [2023-08-01T22:26:43.858Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-08-01T22:26:43.858Z] Removing test suite binaries [2023-08-01T22:26:43.858Z] exiting test-integration [2023-08-01T22:26:43.858Z] ++ exit 0 [2023-08-01T22:26:43.974Z] INFO: Downloading compiler 1 of 3... [2023-08-01T22:26:44.208Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-08-01T22:26:44.787Z] [2023-08-01T22:26:45.133Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-08-01T22:26:45.549Z] INFO: Downloading compiler 2 of 3... Post stage [Pipeline] junit [2023-08-01T22:26:45.728Z] Recording test results [2023-08-01T22:26:46.059Z] === RUN TestDockerSuite/TestBuildExpose [2023-08-01T22:26:46.315Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-08-01T22:26:46.570Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-08-01T22:26:46.825Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-08-01T22:26:47.008Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-08-01T22:26:47.081Z] === RUN TestDockerSuite/TestBuildFails [2023-08-01T22:26:47.336Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-08-01T22:26:47.340Z] + echo Ensuring container killed. [2023-08-01T22:26:47.340Z] Ensuring container killed. [2023-08-01T22:26:47.340Z] + docker rm -vf docker-pr1 [2023-08-01T22:26:47.340Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-08-01T22:26:47.591Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-08-01T22:26:47.591Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-08-01T22:26:47.617Z] + echo Chowning /workspace to jenkins user [2023-08-01T22:26:47.617Z] Chowning /workspace to jenkins user [2023-08-01T22:26:47.617Z] + id -u [2023-08-01T22:26:47.617Z] + id -g [2023-08-01T22:26:47.617Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46142:/workspace busybox chown -R 1000:1000 /workspace [2023-08-01T22:26:47.617Z] Unable to find image 'busybox:latest' locally [2023-08-01T22:26:47.617Z] latest: Pulling from library/busybox [2023-08-01T22:26:47.773Z] INFO: Downloading compiler 3 of 3... [2023-08-01T22:26:47.873Z] 3f4d90098f5b: Pulling fs layer [2023-08-01T22:26:48.246Z] INFO: Extracting git... [2023-08-01T22:26:48.436Z] 3f4d90098f5b: Verifying Checksum [2023-08-01T22:26:48.436Z] 3f4d90098f5b: Download complete [2023-08-01T22:26:48.436Z] 3f4d90098f5b: Pull complete [2023-08-01T22:26:48.436Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-08-01T22:26:48.436Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-08-01T22:26:49.508Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-08-01T22:26:49.653Z] + bundleName=amd64-rootless [2023-08-01T22:26:49.653Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-08-01T22:26:49.653Z] Creating amd64-rootless-bundles.tar.gz [2023-08-01T22:26:49.653Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-08-01T22:26:49.653Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2023-08-01T22:26:49.663Z] Archiving artifacts [2023-08-01T22:26:49.916Z] --- PASS: TestServiceWithDataPathPortInit (14.28s) [2023-08-01T22:26:49.916Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-08-01T22:26:50.898Z] === RUN TestDockerSuite/TestBuildForceRm [2023-08-01T22:26:51.322Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46142/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-08-01T22:26:51.624Z] + make clean [2023-08-01T22:26:51.624Z] docker volume rm -f docker-dev-cache [2023-08-01T22:26:51.624Z] docker-dev-cache [Pipeline] deleteDir [2023-08-01T22:26:51.811Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:32wrbjh3up9tqqbqfzxd29o88 Created:2023-08-01 22:26:50.379654332 +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[2ce65e7f92fc2d8cab412821134b83742711bd81925a58e3d9724cb0b4e975d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u1jpdp3cvlmiwze950co4ng12 EndpointID:bbae829b83474e78fcc69a8fec1e103de83e062ce7a32f62143e8f2d62658555 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1f6ac8b95e502fd87bcbef852e2f7474f343d94781b7e7b2d0267fd6ef76516c 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:6349bb69c158 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u1jpdp3cvlmiwze950co4ng12 EndpointID:bbae829b83474e78fcc69a8fec1e103de83e062ce7a32f62143e8f2d62658555 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-08-01T22:26:51.842Z] === RUN TestDockerSuite/TestBuildFromGit [2023-08-01T22:26:51.842Z] docker_cli_daemon_test.go:2550: [d53c70196ba8e] daemon is not started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T22:26:52.783Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-08-01T22:26:52.783Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-08-01T22:26:53.354Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-08-01T22:26:53.621Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-08-01T22:26:55.007Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-08-01T22:26:55.598Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-08-01T22:26:55.599Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-08-01T22:26:55.970Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-08-01T22:26:56.961Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-08-01T22:26:57.065Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s) [2023-08-01T22:26:57.065Z] PASS [2023-08-01T22:26:57.065Z] [2023-08-01T22:26:57.065Z] === Skipped [2023-08-01T22:26:57.065Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:26:57.065Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:26:57.065Z] [2023-08-01T22:26:57.065Z] DONE 26 tests, 1 skipped in 45.362s [2023-08-01T22:26:57.065Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-08-01T22:26:57.065Z] INFO: Testing against a local daemon [2023-08-01T22:26:57.065Z] === RUN TestDockerNetworkIpvlanPersistance [2023-08-01T22:26:57.065Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:26:57.065Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-01T22:26:57.065Z] === RUN TestDockerNetworkIpvlan [2023-08-01T22:26:57.065Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:26:57.065Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-08-01T22:26:57.065Z] PASS [2023-08-01T22:26:57.065Z] [2023-08-01T22:26:57.065Z] === Skipped [2023-08-01T22:26:57.065Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-01T22:26:57.065Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:26:57.065Z] [2023-08-01T22:26:57.065Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-08-01T22:26:57.065Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:26:57.065Z] [2023-08-01T22:26:57.065Z] DONE 2 tests, 2 skipped in 0.032s [2023-08-01T22:26:57.065Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-08-01T22:26:57.065Z] INFO: Testing against a local daemon [2023-08-01T22:26:57.065Z] === RUN TestDockerNetworkMacvlanPersistance [2023-08-01T22:26:57.996Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2023-08-01T22:26:57.996Z] === RUN TestDockerNetworkMacvlan [2023-08-01T22:26:58.323Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-08-01T22:26:58.560Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-08-01T22:26:58.883Z] === RUN TestDockerSuite/TestBuildHistory [2023-08-01T22:26:59.124Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-08-01T22:27:00.056Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-08-01T22:27:00.246Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-08-01T22:27:00.678Z] --- PASS: TestCreateServiceMultipleTimes (16.16s) [2023-08-01T22:27:00.678Z] === RUN TestCreateServiceConflict [2023-08-01T22:27:00.678Z] --- PASS: TestCreateServiceConflict (2.39s) [2023-08-01T22:27:00.678Z] === RUN TestCreateServiceMaxReplicas [2023-08-01T22:27:01.609Z] === RUN TestDockerSuite/TestBuildIidFile [2023-08-01T22:27:01.609Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-08-01T22:27:01.864Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-08-01T22:27:01.951Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-08-01T22:27:02.424Z] === RUN TestDockerSuite/TestBuildInheritance [2023-08-01T22:27:02.680Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-08-01T22:27:02.936Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-08-01T22:27:02.936Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-08-01T22:27:03.192Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-08-01T22:27:03.213Z] INFO: Expanding go... [2023-08-01T22:27:03.313Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2023-08-01T22:27:03.313Z] === RUN TestCreateWithDuplicateNetworkNames [2023-08-01T22:27:03.752Z] === RUN TestDockerSuite/TestBuildLabel [2023-08-01T22:27:03.846Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-08-01T22:27:04.008Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-08-01T22:27:04.263Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-08-01T22:27:04.519Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-08-01T22:27:04.519Z] === RUN TestDockerSuite/TestBuildLabels [2023-08-01T22:27:04.774Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-08-01T22:27:05.029Z] check_test.go:308: [d0cf69635092f] daemon is not started [2023-08-01T22:27:05.029Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-08-01T22:27:05.029Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-08-01T22:27:05.590Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-08-01T22:27:07.119Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-08-01T22:27:07.377Z] --- PASS: TestDockerNetworkMacvlan (9.64s) [2023-08-01T22:27:07.377Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-08-01T22:27:07.377Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2023-08-01T22:27:07.377Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2023-08-01T22:27:07.377Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2023-08-01T22:27:07.377Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2023-08-01T22:27:07.377Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2023-08-01T22:27:07.377Z] PASS [2023-08-01T22:27:07.377Z] [2023-08-01T22:27:07.377Z] DONE 8 tests in 10.954s [2023-08-01T22:27:07.377Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-08-01T22:27:07.377Z] testing: warning: no tests to run [2023-08-01T22:27:07.377Z] PASS [2023-08-01T22:27:07.377Z] [2023-08-01T22:27:07.377Z] DONE 0 tests in 0.006s [2023-08-01T22:27:07.377Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-08-01T22:27:07.475Z] === RUN TestDockerSuite/TestBuildLastModified [2023-08-01T22:27:07.634Z] INFO: Testing against a local daemon [2023-08-01T22:27:07.634Z] === RUN TestAuthZPluginAllowRequest [2023-08-01T22:27:09.003Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2023-08-01T22:27:09.003Z] === RUN TestAuthZPluginTLS [2023-08-01T22:27:09.260Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-08-01T22:27:09.260Z] === RUN TestAuthZPluginDenyRequest [2023-08-01T22:27:09.823Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-08-01T22:27:09.823Z] === RUN TestAuthZPluginAPIDenyResponse [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite (316.57s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (3.94s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.07s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.96s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (29.32s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (9.24s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.51s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.06s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.33s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.08s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.59s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.60s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.19s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.71s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (0.88s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (1.97s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.36s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.45s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.38s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.02s) [2023-08-01T22:27:09.986Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.43s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.53s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.23s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.33s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.42s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.95s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.77s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.95s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.51s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.36s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.39s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.46s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.28s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.51s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.15s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.45s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.22s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.13s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.02s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.95s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.06s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.32s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.13s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.92s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.18s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.35s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.78s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.02s) [2023-08-01T22:27:09.986Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-08-01T22:27:09.986Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.59s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.90s) [2023-08-01T22:27:09.986Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.32s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.22s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.03s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.62s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.83s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.41s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.82s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.33s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.61s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.25s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.50s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.28s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.37s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.84s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.32s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.15s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.47s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.38s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.02s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.37s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.30s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.16s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.58s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.88s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.05s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.36s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.31s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.37s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.23s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.84s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.86s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.38s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.93s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (6.97s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.73s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.24s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.71s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2023-08-01T22:27:09.987Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.62s) [2023-08-01T22:27:09.987Z] === RUN TestDockerSwarmSuite [2023-08-01T22:27:09.987Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-08-01T22:27:10.387Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-08-01T22:27:10.387Z] === RUN TestAuthZPluginDenyResponse [2023-08-01T22:27:10.547Z] --- PASS: TestImportExtremelyLargeImageWorks (95.09s) [2023-08-01T22:27:10.547Z] PASS [2023-08-01T22:27:10.547Z] [2023-08-01T22:27:10.547Z] DONE 13 tests in 98.160s [2023-08-01T22:27:10.547Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-08-01T22:27:10.547Z] ++ 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 [2023-08-01T22:27:10.547Z] ++ set -e [2023-08-01T22:27:10.547Z] ++ '[' -n 0 ']' [2023-08-01T22:27:10.547Z] ++ set -x [2023-08-01T22:27:10.547Z] ++ 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 [2023-08-01T22:27:10.547Z] INFO: Testing against a local daemon [2023-08-01T22:27:10.547Z] === RUN TestNetworkCreateDelete [2023-08-01T22:27:10.547Z] --- PASS: TestNetworkCreateDelete (0.19s) [2023-08-01T22:27:10.547Z] === RUN TestDockerNetworkDeletePreferID [2023-08-01T22:27:10.950Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-08-01T22:27:10.950Z] === RUN TestAuthZPluginAllowEventStream [2023-08-01T22:27:11.471Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-08-01T22:27:11.472Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2023-08-01T22:27:11.472Z] === RUN TestDaemonDNSFallback [2023-08-01T22:27:12.319Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2023-08-01T22:27:12.319Z] === RUN TestAuthZPluginErrorResponse [2023-08-01T22:27:12.576Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-08-01T22:27:12.576Z] === RUN TestAuthZPluginErrorRequest [2023-08-01T22:27:12.782Z] ......... [ 86%] [2023-08-01T22:27:12.834Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-08-01T22:27:13.140Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-08-01T22:27:13.140Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-08-01T22:27:13.703Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-08-01T22:27:13.703Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-08-01T22:27:14.196Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-08-01T22:27:14.196Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-08-01T22:27:14.196Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-08-01T22:27:14.196Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-08-01T22:27:14.196Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-08-01T22:27:14.450Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-08-01T22:27:15.010Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-08-01T22:27:15.072Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2023-08-01T22:27:15.072Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-08-01T22:27:15.265Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-08-01T22:27:16.189Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-08-01T22:27:16.441Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2023-08-01T22:27:16.442Z] === RUN TestAuthZPluginHeader [2023-08-01T22:27:17.006Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-08-01T22:27:17.006Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-08-01T22:27:18.155Z] tests/integration/models_images_test.py ............... [ 89%] [2023-08-01T22:27:18.182Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.55s) [2023-08-01T22:27:18.182Z] === RUN TestCreateServiceSecretFileMode [2023-08-01T22:27:18.700Z] --- PASS: TestDaemonDNSFallback (7.10s) [2023-08-01T22:27:18.700Z] === RUN TestInspectNetwork [2023-08-01T22:27:19.259Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-08-01T22:27:19.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-08-01T22:27:19.259Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-08-01T22:27:19.591Z] tests/integration/models_networks_test.py .... [ 90%] [2023-08-01T22:27:19.867Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-08-01T22:27:21.752Z] === RUN TestInspectNetwork/full_network_id [2023-08-01T22:27:21.752Z] === RUN TestInspectNetwork/partial_network_id [2023-08-01T22:27:21.752Z] === RUN TestInspectNetwork/network_name [2023-08-01T22:27:21.752Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-08-01T22:27:22.261Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s) [2023-08-01T22:27:22.261Z] === RUN TestAuthZPluginV2Disable [2023-08-01T22:27:25.536Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2023-08-01T22:27:25.536Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-08-01T22:27:26.116Z] tests/integration/models_nodes_test.py . [ 91%] [2023-08-01T22:27:26.116Z] tests/integration/models_resources_test.py . [ 91%] [2023-08-01T22:27:27.030Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-08-01T22:27:27.030Z] --- PASS: TestInspectNetwork (8.50s) [2023-08-01T22:27:27.030Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-08-01T22:27:27.030Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-08-01T22:27:27.030Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-08-01T22:27:27.030Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-08-01T22:27:27.030Z] === RUN TestRunContainerWithBridgeNone [2023-08-01T22:27:28.392Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2023-08-01T22:27:28.392Z] === RUN TestNetworkInvalidJSON [2023-08-01T22:27:28.392Z] === RUN TestNetworkInvalidJSON//networks/create [2023-08-01T22:27:28.392Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-08-01T22:27:28.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:27:28.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:27:28.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:27:28.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:27:28.392Z] === CONT TestNetworkInvalidJSON//networks/create [2023-08-01T22:27:28.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:27:28.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:27:28.392Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-08-01T22:27:28.392Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-08-01T22:27:28.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-08-01T22:27:28.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-08-01T22:27:28.392Z] === RUN TestNetworkList [2023-08-01T22:27:28.392Z] === RUN TestNetworkList//networks [2023-08-01T22:27:28.392Z] === PAUSE TestNetworkList//networks [2023-08-01T22:27:28.392Z] === RUN TestNetworkList//networks/ [2023-08-01T22:27:28.392Z] === PAUSE TestNetworkList//networks/ [2023-08-01T22:27:28.392Z] === CONT TestNetworkList//networks [2023-08-01T22:27:28.392Z] === CONT TestNetworkList//networks/ [2023-08-01T22:27:28.392Z] --- PASS: TestNetworkList (0.01s) [2023-08-01T22:27:28.392Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-08-01T22:27:28.392Z] --- PASS: TestNetworkList//networks (0.00s) [2023-08-01T22:27:28.392Z] === RUN TestHostIPv4BridgeLabel [2023-08-01T22:27:28.810Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s) [2023-08-01T22:27:28.810Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-08-01T22:27:28.952Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2023-08-01T22:27:28.952Z] === RUN TestDaemonRestartWithLiveRestore [2023-08-01T22:27:29.206Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-08-01T22:27:29.766Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-08-01T22:27:30.020Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2023-08-01T22:27:30.020Z] === RUN TestDaemonDefaultNetworkPools [2023-08-01T22:27:30.417Z] --- PASS: TestCreateServiceSecretFileMode (12.64s) [2023-08-01T22:27:30.417Z] === RUN TestCreateServiceConfigFileMode [2023-08-01T22:27:30.945Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2023-08-01T22:27:30.945Z] === RUN TestDaemonRestartWithExistingNetwork [2023-08-01T22:27:31.199Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-08-01T22:27:31.199Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-08-01T22:27:31.199Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-08-01T22:27:32.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-08-01T22:27:32.123Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2023-08-01T22:27:32.123Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-08-01T22:27:32.167Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-08-01T22:27:32.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-08-01T22:27:33.607Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2023-08-01T22:27:33.607Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-08-01T22:27:34.167Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2023-08-01T22:27:34.167Z] === RUN TestServiceWithPredefinedNetwork [2023-08-01T22:27:34.422Z] docker_api_swarm_test.go:563: [ddb72601ac425] joining swarm manager [d63a31d2657f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:27:34.676Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-08-01T22:27:34.931Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-08-01T22:27:35.415Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-08-01T22:27:35.415Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-08-01T22:27:36.816Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-08-01T22:27:36.816Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2023-08-01T22:27:36.816Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-08-01T22:27:36.816Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:27:36.816Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:27:36.816Z] === RUN TestServiceWithDataPathPortInit [2023-08-01T22:27:37.071Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-08-01T22:27:38.433Z] === RUN TestDockerSuite/TestBuildNetNone [2023-08-01T22:27:38.992Z] === RUN TestDockerSuite/TestBuildNoContext [2023-08-01T22:27:39.121Z] INFO: Expanding compiler 1 of 3... [2023-08-01T22:27:39.121Z] INFO: Expanding compiler 2 of 3... [2023-08-01T22:27:39.491Z] tests/integration/regression_test.py ...... [ 98%] [2023-08-01T22:27:39.552Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-08-01T22:27:40.001Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-08-01T22:27:40.001Z] tests/integration/credentials/utils_test.py . [100%] [2023-08-01T22:27:40.001Z] [2023-08-01T22:27:40.001Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-08-01T22:27:40.001Z] =========================== short test summary info ============================ [2023-08-01T22:27:40.001Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-08-01T22:27:40.001Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-08-01T22:27:40.001Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-08-01T22:27:40.001Z] Not supported on most drivers [2023-08-01T22:27:40.001Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-08-01T22:27:40.001Z] Output of docker top depends on host distro, and is not formalized. [2023-08-01T22:27:40.001Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-08-01T22:27:40.001Z] Output of docker top depends on host distro, and is not formalized. [2023-08-01T22:27:40.001Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-08-01T22:27:40.001Z] Can fail if eth0 has multiple IP addresses [2023-08-01T22:27:40.001Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-08-01T22:27:40.001Z] This doesn't seem to be taken into account by the engine [2023-08-01T22:27:40.001Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-08-01T22:27:40.001Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-08-01T22:27:40.001Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 315.79 seconds == [2023-08-01T22:27:40.256Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-08-01T22:27:40.475Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-08-01T22:27:41.007Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.72s) [2023-08-01T22:27:41.007Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-08-01T22:27:41.399Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-08-01T22:27:41.399Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-08-01T22:27:41.654Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-08-01T22:27:42.214Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-08-01T22:27:42.214Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-08-01T22:27:42.773Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-08-01T22:27:42.832Z] --- PASS: TestCreateServiceConfigFileMode (12.73s) [2023-08-01T22:27:42.832Z] === RUN TestCreateServiceSysctls [2023-08-01T22:27:44.657Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-08-01T22:27:44.657Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-08-01T22:27:45.019Z] INFO: Expanding compiler 3 of 3... [2023-08-01T22:27:45.216Z] docker_api_swarm_test.go:585: [d10a929f0fd07] joining swarm manager [d63a31d2657f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:27:45.391Z] --- PASS: TestCreateServiceSysctls (3.28s) [2023-08-01T22:27:45.391Z] === RUN TestCreateServiceCapabilities [2023-08-01T22:27:46.013Z] INFO: Removing downloaded files... [2023-08-01T22:27:46.013Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-08-01T22:27:46.013Z] INFO: Configuring git core.autocrlf... [2023-08-01T22:27:46.577Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-08-01T22:27:47.938Z] check_test.go:379: [ddb72601ac425] daemon is not started [2023-08-01T22:27:48.192Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-08-01T22:27:48.780Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2023-08-01T22:27:48.780Z] === RUN TestInspect [2023-08-01T22:27:49.553Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-08-01T22:27:50.112Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-08-01T22:27:51.037Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-08-01T22:27:51.291Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-08-01T22:27:51.468Z] --- PASS: TestInspect (2.90s) [2023-08-01T22:27:51.468Z] === RUN TestCreateJob [2023-08-01T22:27:52.452Z] Leaving: AppArmorNo profiles have been unloaded. [2023-08-01T22:27:52.452Z] [2023-08-01T22:27:52.452Z] Unloading profiles will leave already running processes permanently [2023-08-01T22:27:52.452Z] unconfined, which can lead to unexpected situations. [2023-08-01T22:27:52.452Z] [2023-08-01T22:27:52.452Z] To set a process to complain mode, use the command line tool [2023-08-01T22:27:52.452Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-08-01T22:27:52.452Z] Post stage [Pipeline] junit [2023-08-01T22:27:52.717Z] Recording test results [2023-08-01T22:27:53.565Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-08-01T22:27:53.801Z] === RUN TestDockerSuite/TestBuildPATH [2023-08-01T22:27:53.835Z] + echo Ensuring container killed. [2023-08-01T22:27:53.835Z] Ensuring container killed. [2023-08-01T22:27:53.835Z] + docker rm -vf docker-pr1 [2023-08-01T22:27:53.835Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-08-01T22:27:54.060Z] --- PASS: TestCreateJob (3.04s) [2023-08-01T22:27:54.060Z] === RUN TestReplicatedJob [2023-08-01T22:27:54.149Z] + echo Chowning /workspace to jenkins user [2023-08-01T22:27:54.149Z] Chowning /workspace to jenkins user [2023-08-01T22:27:54.149Z] + id -u [2023-08-01T22:27:54.149Z] + id -g [2023-08-01T22:27:54.149Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46142:/workspace busybox chown -R 1000:1000 /workspace [2023-08-01T22:27:54.149Z] Unable to find image 'busybox:latest' locally [2023-08-01T22:27:54.361Z] --- PASS: TestServiceWithDataPathPortInit (17.44s) [2023-08-01T22:27:54.361Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-08-01T22:27:54.404Z] latest: Pulling from library/busybox [2023-08-01T22:27:54.404Z] 3f4d90098f5b: Pulling fs layer [2023-08-01T22:27:54.404Z] 3f4d90098f5b: Verifying Checksum [2023-08-01T22:27:54.404Z] 3f4d90098f5b: Download complete [2023-08-01T22:27:54.404Z] 3f4d90098f5b: Pull complete [2023-08-01T22:27:54.660Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-08-01T22:27:54.660Z] Status: Downloaded newer image for busybox:latest [2023-08-01T22:27:54.921Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-08-01T22:27:55.481Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-08-01T22:27:55.916Z] + bundleName=docker-py [2023-08-01T22:27:55.916Z] + echo Creating docker-py-bundles.tar.gz [2023-08-01T22:27:55.916Z] Creating docker-py-bundles.tar.gz [2023-08-01T22:27:55.916Z] + 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 [2023-08-01T22:27:55.925Z] Archiving artifacts [2023-08-01T22:27:56.041Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-08-01T22:27:57.405Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rcpvo1twnidxjbkubtbxoj63y Created:2023-08-01 22:27:55.580653616 +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[46a5277c36ee8a2ba579792e03bc14e079316634bd7f98d89a67d3a0d6fb52eb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ttsw7uciq59nx9ue9wpcefot7 EndpointID:2a520ca2afc5051b38426a3f729e51c1204f34dc1d74c47440d56c6e24e48e5a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:57372aef9f7afb72111c0338ca1e46ac34c8da8e9d4089302a1574fb5a3f7640 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:bca08d2c79d0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ttsw7uciq59nx9ue9wpcefot7 EndpointID:2a520ca2afc5051b38426a3f729e51c1204f34dc1d74c47440d56c6e24e48e5a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-08-01T22:27:57.568Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46142/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-08-01T22:27:58.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh binary-daemon [2023-08-01T22:27:58.296Z] [2023-08-01T22:27:58.296Z] Removing bundles/ [2023-08-01T22:27:58.296Z] [2023-08-01T22:27:58.296Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-08-01T22:27:58.296Z] Building: bundles/binary-daemon/dockerd-dev [2023-08-01T22:27:58.296Z] GOOS="" GOARCH="" GOARM="" [2023-08-01T22:27:58.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-08-01T22:27:58.329Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-08-01T22:27:58.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-08-01T22:27:59.070Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-08-01T22:27:59.070Z] PASS [2023-08-01T22:27:59.070Z] [2023-08-01T22:27:59.070Z] DONE 17 tests in 48.907s [2023-08-01T22:27:59.070Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-08-01T22:27:59.070Z] INFO: Testing against a local daemon [2023-08-01T22:27:59.070Z] === RUN TestPluginInvalidJSON [2023-08-01T22:27:59.070Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:27:59.070Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:27:59.070Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:27:59.070Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-08-01T22:27:59.070Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-08-01T22:27:59.070Z] === RUN TestPluginInstall [2023-08-01T22:27:59.070Z] === RUN TestPluginInstall/no_auth [2023-08-01T22:27:59.070Z] time="2023-08-01T22:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:27:59.070Z] time="2023-08-01T22:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6a933ca1e3c7d937f904fd3d8b111bd3e2ff064c0f991be9ad454bb737fd675" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:27:59.070Z] time="2023-08-01T22:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:27:59.070Z] time="2023-08-01T22:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6a933ca1e3c7d937f904fd3d8b111bd3e2ff064c0f991be9ad454bb737fd675" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:27:59.327Z] === RUN TestPluginInstall/with_htpasswd [2023-08-01T22:27:59.386Z] --- PASS: TestReplicatedJob (5.21s) [2023-08-01T22:27:59.386Z] === RUN TestUpdateReplicatedJob [2023-08-01T22:27:59.892Z] time="2023-08-01T22:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:27:59.892Z] time="2023-08-01T22:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02f594c1133c0a780d31478f86cbc3f5c35b1bcb1340bbc6ac794215c4b5d863" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:27:59.892Z] time="2023-08-01T22:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:27:59.892Z] time="2023-08-01T22:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02f594c1133c0a780d31478f86cbc3f5c35b1bcb1340bbc6ac794215c4b5d863" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:27:59.892Z] === RUN TestPluginInstall/with_insecure [2023-08-01T22:28:00.213Z] docker_api_swarm_test.go:46: [d3bb96855f1fd] joining swarm manager [da67a1a1d9b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:28:00.825Z] time="2023-08-01T22:28:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:28:00.825Z] time="2023-08-01T22:28:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1db96ecd10918aaabae6c7cbe339adabd767cde77ab34fb907e01420b3fdf89e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:28:00.825Z] time="2023-08-01T22:28:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:28:00.825Z] time="2023-08-01T22:28:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1db96ecd10918aaabae6c7cbe339adabd767cde77ab34fb907e01420b3fdf89e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:28:01.082Z] plugin_test.go:164: [df5451522839b] daemon is not started [2023-08-01T22:28:01.082Z] --- PASS: TestPluginInstall (4.60s) [2023-08-01T22:28:01.082Z] --- PASS: TestPluginInstall/no_auth (2.93s) [2023-08-01T22:28:01.082Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2023-08-01T22:28:01.082Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2023-08-01T22:28:01.082Z] === RUN TestPluginsWithRuntimes [2023-08-01T22:28:02.099Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-08-01T22:28:02.099Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2023-08-01T22:28:02.099Z] PASS [2023-08-01T22:28:02.099Z] [2023-08-01T22:28:02.099Z] === Skipped [2023-08-01T22:28:02.099Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:28:02.099Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:28:02.099Z] [2023-08-01T22:28:02.099Z] DONE 26 tests, 1 skipped in 51.767s [2023-08-01T22:28:02.099Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-08-01T22:28:02.099Z] ++ 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 [2023-08-01T22:28:02.099Z] ++ set -e [2023-08-01T22:28:02.099Z] ++ '[' -n 0 ']' [2023-08-01T22:28:02.099Z] ++ set -x [2023-08-01T22:28:02.099Z] ++ 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 [2023-08-01T22:28:02.354Z] INFO: Testing against a local daemon [2023-08-01T22:28:02.354Z] === RUN TestDockerNetworkIpvlanPersistance [2023-08-01T22:28:02.354Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:28:02.354Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-01T22:28:02.354Z] === RUN TestDockerNetworkIpvlan [2023-08-01T22:28:02.354Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:28:02.354Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-08-01T22:28:02.354Z] PASS [2023-08-01T22:28:02.354Z] [2023-08-01T22:28:02.354Z] === Skipped [2023-08-01T22:28:02.354Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-01T22:28:02.354Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:28:02.354Z] [2023-08-01T22:28:02.354Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-08-01T22:28:02.354Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-01T22:28:02.354Z] [2023-08-01T22:28:02.354Z] DONE 2 tests, 2 skipped in 0.056s [2023-08-01T22:28:02.354Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-08-01T22:28:02.354Z] ++ 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 [2023-08-01T22:28:02.354Z] ++ set -e [2023-08-01T22:28:02.354Z] ++ '[' -n 0 ']' [2023-08-01T22:28:02.354Z] ++ set -x [2023-08-01T22:28:02.354Z] ++ 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 [2023-08-01T22:28:02.354Z] INFO: Testing against a local daemon [2023-08-01T22:28:02.354Z] === RUN TestDockerNetworkMacvlanPersistance [2023-08-01T22:28:02.689Z] --- PASS: TestUpdateReplicatedJob (3.39s) [2023-08-01T22:28:02.689Z] === RUN TestServiceListWithStatuses [2023-08-01T22:28:02.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-01T22:28:02.689Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-08-01T22:28:02.689Z] === RUN TestDockerNetworkConnectAlias [2023-08-01T22:28:02.976Z] === RUN TestPluginsWithRuntimes/No_Args [2023-08-01T22:28:03.541Z] === RUN TestPluginsWithRuntimes/With_Args [2023-08-01T22:28:03.717Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2023-08-01T22:28:03.717Z] === RUN TestDockerNetworkMacvlan [2023-08-01T22:28:04.276Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-08-01T22:28:04.276Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-08-01T22:28:04.473Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2023-08-01T22:28:04.473Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2023-08-01T22:28:04.473Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2023-08-01T22:28:04.473Z] === RUN TestPluginBackCompatMediaTypes [2023-08-01T22:28:04.853Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2023-08-01T22:28:04.853Z] PASS [2023-08-01T22:28:04.853Z] [2023-08-01T22:28:04.853Z] DONE 10 tests in 8.506s [2023-08-01T22:28:04.853Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-08-01T22:28:04.853Z] INFO: Testing against a local daemon [2023-08-01T22:28:04.853Z] === RUN TestExternalGraphDriver [2023-08-01T22:28:05.229Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-08-01T22:28:05.421Z] === RUN TestExternalGraphDriver/json [2023-08-01T22:28:05.486Z] === RUN TestDockerSuite/TestBuildRm [2023-08-01T22:28:05.742Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-08-01T22:28:07.321Z] === RUN TestExternalGraphDriver/spec [2023-08-01T22:28:07.737Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-08-01T22:28:07.994Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-08-01T22:28:08.404Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2023-08-01T22:28:08.404Z] === RUN TestDockerNetworkReConnect [2023-08-01T22:28:08.558Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-08-01T22:28:08.852Z] === RUN TestExternalGraphDriver/pull [2023-08-01T22:28:09.485Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-08-01T22:28:09.485Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-08-01T22:28:09.741Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-08-01T22:28:09.742Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-08-01T22:28:10.226Z] --- PASS: TestExternalGraphDriver (5.29s) [2023-08-01T22:28:10.226Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2023-08-01T22:28:10.226Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2023-08-01T22:28:10.226Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2023-08-01T22:28:10.226Z] === RUN TestGraphdriverPluginV2 [2023-08-01T22:28:10.669Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-08-01T22:28:11.355Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-08-01T22:28:11.480Z] --- PASS: TestDockerNetworkReConnect (3.87s) [2023-08-01T22:28:11.480Z] === RUN TestServicePlugin [2023-08-01T22:28:11.480Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:28:11.480Z] --- SKIP: TestServicePlugin (0.00s) [2023-08-01T22:28:11.480Z] === RUN TestServiceUpdateLabel [2023-08-01T22:28:12.718Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-08-01T22:28:12.972Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-08-01T22:28:14.035Z] --- PASS: TestServiceUpdateLabel (2.32s) [2023-08-01T22:28:14.036Z] === RUN TestServiceUpdateSecrets [2023-08-01T22:28:14.335Z] --- PASS: TestDockerNetworkMacvlan (10.66s) [2023-08-01T22:28:14.335Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2023-08-01T22:28:14.335Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2023-08-01T22:28:14.335Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2023-08-01T22:28:14.335Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2023-08-01T22:28:14.335Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2023-08-01T22:28:14.335Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2023-08-01T22:28:14.335Z] PASS [2023-08-01T22:28:14.335Z] [2023-08-01T22:28:14.335Z] DONE 8 tests in 11.995s [2023-08-01T22:28:14.336Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-08-01T22:28:14.336Z] ++ 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 [2023-08-01T22:28:14.336Z] ++ set -e [2023-08-01T22:28:14.336Z] ++ '[' -n 0 ']' [2023-08-01T22:28:14.336Z] ++ set -x [2023-08-01T22:28:14.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-08-01T22:28:14.336Z] testing: warning: no tests to run [2023-08-01T22:28:14.336Z] PASS [2023-08-01T22:28:14.336Z] [2023-08-01T22:28:14.336Z] DONE 0 tests in 0.006s [2023-08-01T22:28:14.336Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-08-01T22:28:14.336Z] ++ 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 [2023-08-01T22:28:14.336Z] ++ set -e [2023-08-01T22:28:14.336Z] ++ '[' -n 0 ']' [2023-08-01T22:28:14.336Z] ++ set -x [2023-08-01T22:28:14.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-08-01T22:28:14.336Z] INFO: Testing against a local daemon [2023-08-01T22:28:14.336Z] === RUN TestAuthZPluginAllowRequest [2023-08-01T22:28:15.261Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-08-01T22:28:15.261Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-08-01T22:28:15.486Z] --- PASS: TestGraphdriverPluginV2 (4.31s) [2023-08-01T22:28:15.486Z] PASS [2023-08-01T22:28:15.486Z] [2023-08-01T22:28:15.486Z] DONE 5 tests in 9.630s [2023-08-01T22:28:15.486Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-08-01T22:28:15.486Z] INFO: Testing against a local daemon [2023-08-01T22:28:15.486Z] === RUN TestContinueAfterPluginCrash [2023-08-01T22:28:15.486Z] === PAUSE TestContinueAfterPluginCrash [2023-08-01T22:28:15.486Z] === RUN TestReadPluginNoRead [2023-08-01T22:28:15.486Z] === PAUSE TestReadPluginNoRead [2023-08-01T22:28:15.486Z] === RUN TestDaemonStartWithLogOpt [2023-08-01T22:28:15.486Z] === PAUSE TestDaemonStartWithLogOpt [2023-08-01T22:28:15.486Z] === CONT TestContinueAfterPluginCrash [2023-08-01T22:28:15.486Z] === CONT TestDaemonStartWithLogOpt [2023-08-01T22:28:15.486Z] === CONT TestReadPluginNoRead [2023-08-01T22:28:15.516Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-08-01T22:28:15.516Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-08-01T22:28:15.516Z] === RUN TestDockerSuite/TestBuildSpaces [2023-08-01T22:28:15.516Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) [2023-08-01T22:28:15.516Z] === RUN TestAuthZPluginTLS [2023-08-01T22:28:15.771Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-08-01T22:28:16.025Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-08-01T22:28:16.025Z] === RUN TestAuthZPluginDenyRequest [2023-08-01T22:28:16.280Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-08-01T22:28:16.280Z] === RUN TestDockerSuite/TestBuildStderr [2023-08-01T22:28:16.536Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2023-08-01T22:28:16.536Z] === RUN TestAuthZPluginAPIDenyResponse [2023-08-01T22:28:16.791Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-08-01T22:28:16.856Z] === RUN TestReadPluginNoRead/default [2023-08-01T22:28:17.046Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-08-01T22:28:17.046Z] === RUN TestAuthZPluginDenyResponse [2023-08-01T22:28:17.419Z] --- PASS: TestDaemonStartWithLogOpt (2.76s) [2023-08-01T22:28:17.608Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-08-01T22:28:17.608Z] === RUN TestAuthZPluginAllowEventStream [2023-08-01T22:28:18.350Z] === RUN TestReadPluginNoRead/disabled_caching [2023-08-01T22:28:18.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-08-01T22:28:18.970Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2023-08-01T22:28:18.970Z] === RUN TestAuthZPluginErrorResponse [2023-08-01T22:28:19.530Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-08-01T22:28:19.530Z] === RUN TestAuthZPluginErrorRequest [2023-08-01T22:28:19.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-08-01T22:28:19.721Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-08-01T22:28:19.785Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-08-01T22:28:20.041Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-08-01T22:28:20.041Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-08-01T22:28:20.297Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-08-01T22:28:20.552Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-08-01T22:28:20.552Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-08-01T22:28:20.653Z] === CONT TestReadPluginNoRead [2023-08-01T22:28:20.653Z] read_test.go:92: [d99f1040f0051] daemon is not started [2023-08-01T22:28:20.653Z] --- PASS: TestReadPluginNoRead (6.01s) [2023-08-01T22:28:20.653Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2023-08-01T22:28:20.653Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2023-08-01T22:28:20.653Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2023-08-01T22:28:21.113Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-08-01T22:28:21.370Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-08-01T22:28:21.930Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-08-01T22:28:21.930Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s) [2023-08-01T22:28:21.930Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-08-01T22:28:22.547Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2023-08-01T22:28:22.547Z] PASS [2023-08-01T22:28:22.547Z] [2023-08-01T22:28:22.547Z] DONE 6 tests in 7.990s [2023-08-01T22:28:22.547Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-08-01T22:28:22.547Z] testing: warning: no tests to run [2023-08-01T22:28:22.547Z] PASS [2023-08-01T22:28:22.547Z] [2023-08-01T22:28:22.547Z] DONE 0 tests in 0.007s [2023-08-01T22:28:22.547Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-08-01T22:28:22.547Z] INFO: Testing against a local daemon [2023-08-01T22:28:22.547Z] === RUN TestPluginWithDevMounts [2023-08-01T22:28:22.547Z] === PAUSE TestPluginWithDevMounts [2023-08-01T22:28:22.547Z] === CONT TestPluginWithDevMounts [2023-08-01T22:28:22.854Z] === RUN TestDockerSuite/TestBuildUser [2023-08-01T22:28:23.415Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2023-08-01T22:28:23.415Z] === RUN TestAuthZPluginHeader [2023-08-01T22:28:23.975Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-08-01T22:28:23.975Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-08-01T22:28:23.975Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-08-01T22:28:24.442Z] --- PASS: TestPluginWithDevMounts (1.60s) [2023-08-01T22:28:24.442Z] PASS [2023-08-01T22:28:24.442Z] [2023-08-01T22:28:24.442Z] DONE 1 tests in 1.631s [2023-08-01T22:28:24.442Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-08-01T22:28:24.442Z] INFO: Testing against a local daemon [2023-08-01T22:28:24.442Z] === RUN TestSecretInspect [2023-08-01T22:28:26.484Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-08-01T22:28:26.965Z] --- PASS: TestSecretInspect (2.26s) [2023-08-01T22:28:26.965Z] === RUN TestSecretList [2023-08-01T22:28:28.368Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2023-08-01T22:28:28.368Z] === RUN TestAuthZPluginV2Disable [2023-08-01T22:28:28.861Z] --- PASS: TestSecretList (2.21s) [2023-08-01T22:28:28.861Z] === RUN TestSecretsCreateAndDelete [2023-08-01T22:28:29.082Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2023-08-01T22:28:29.082Z] === RUN TestServiceUpdateConfigs [2023-08-01T22:28:31.383Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2023-08-01T22:28:31.383Z] === RUN TestSecretsUpdate [2023-08-01T22:28:32.526Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2023-08-01T22:28:32.527Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-08-01T22:28:33.276Z] --- PASS: TestSecretsUpdate (2.30s) [2023-08-01T22:28:33.276Z] === RUN TestTemplatedSecret [2023-08-01T22:28:35.786Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-08-01T22:28:35.786Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.69s) [2023-08-01T22:28:35.786Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-08-01T22:28:36.042Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-08-01T22:28:36.297Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-08-01T22:28:36.552Z] --- PASS: TestTemplatedSecret (2.74s) [2023-08-01T22:28:36.552Z] === RUN TestSecretCreateResolve [2023-08-01T22:28:36.858Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-08-01T22:28:37.026Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-08-01T22:28:37.026Z] Copying nested executables into bundles/binary-daemon [2023-08-01T22:28:37.026Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-08-01T22:28:37.420Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-08-01T22:28:37.511Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/make.sh cross [2023-08-01T22:28:37.769Z] [2023-08-01T22:28:37.769Z] Removing bundles/ [2023-08-01T22:28:37.769Z] [2023-08-01T22:28:37.770Z] ---> Making bundle: cross (in bundles/cross) [2023-08-01T22:28:37.770Z] Cross building: bundles/cross/linux/amd64 [2023-08-01T22:28:37.770Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-08-01T22:28:37.770Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-08-01T22:28:38.348Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-08-01T22:28:38.348Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-08-01T22:28:38.348Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-08-01T22:28:38.348Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-08-01T22:28:38.348Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-08-01T22:28:38.348Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-08-01T22:28:38.348Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-08-01T22:28:38.348Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-08-01T22:28:38.348Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-08-01T22:28:38.505Z] --- PASS: TestSecretCreateResolve (2.30s) [2023-08-01T22:28:38.505Z] PASS [2023-08-01T22:28:38.505Z] [2023-08-01T22:28:38.505Z] DONE 6 tests in 14.044s [2023-08-01T22:28:38.505Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-08-01T22:28:38.505Z] INFO: Testing against a local daemon [2023-08-01T22:28:38.505Z] === RUN TestServiceCreateInit [2023-08-01T22:28:38.505Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-08-01T22:28:39.276Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-08-01T22:28:39.277Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-08-01T22:28:40.206Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-08-01T22:28:40.463Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-08-01T22:28:41.445Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-08-01T22:28:41.445Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-08-01T22:28:42.689Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-08-01T22:28:43.335Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-08-01T22:28:44.037Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2023-08-01T22:28:44.037Z] === RUN TestServiceUpdateNetwork [2023-08-01T22:28:44.698Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-08-01T22:28:44.698Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.01s) [2023-08-01T22:28:44.698Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-08-01T22:28:45.258Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-08-01T22:28:45.258Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-08-01T22:28:45.818Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-08-01T22:28:45.818Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-08-01T22:28:45.818Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-08-01T22:28:46.073Z] === RUN TestDockerSuite/TestBuildXZHost [2023-08-01T22:28:46.868Z] --- PASS: TestServiceCreateInit (7.99s) [2023-08-01T22:28:46.868Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.10s) [2023-08-01T22:28:46.868Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2023-08-01T22:28:46.868Z] === RUN TestCreateServiceMultipleTimes [2023-08-01T22:28:47.434Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-08-01T22:28:47.435Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-08-01T22:28:47.435Z] docker_cli_sni_test.go:18: Flakey test [2023-08-01T22:28:47.435Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-08-01T22:28:47.801Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-08-01T22:28:48.361Z] === RUN TestDockerSuite/TestCommitChange [2023-08-01T22:28:48.921Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-08-01T22:28:49.845Z] === RUN TestDockerSuite/TestCommitHardlink [2023-08-01T22:28:50.770Z] === RUN TestDockerSuite/TestCommitNewFile [2023-08-01T22:28:51.695Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-08-01T22:28:52.255Z] === RUN TestDockerSuite/TestCommitTTY [2023-08-01T22:28:53.179Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-08-01T22:28:53.739Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-08-01T22:28:54.663Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-08-01T22:28:55.223Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-08-01T22:28:55.223Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-08-01T22:28:55.223Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-08-01T22:28:55.478Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-08-01T22:28:55.478Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-08-01T22:28:55.478Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-08-01T22:28:55.478Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-08-01T22:28:56.325Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2023-08-01T22:28:56.325Z] === RUN TestServiceUpdatePidsLimit [2023-08-01T22:28:56.402Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-08-01T22:28:57.252Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-08-01T22:28:57.507Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-08-01T22:28:57.763Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-08-01T22:28:57.763Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-08-01T22:28:58.019Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-08-01T22:28:58.578Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-08-01T22:28:58.833Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-08-01T22:28:59.393Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-08-01T22:28:59.952Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-08-01T22:28:59.952Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-08-01T22:28:59.952Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-08-01T22:29:00.512Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-08-01T22:29:00.512Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-08-01T22:29:00.512Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-08-01T22:29:00.512Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-08-01T22:29:00.512Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-08-01T22:29:01.072Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-08-01T22:29:01.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-08-01T22:29:01.632Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-08-01T22:29:01.632Z] PASS [2023-08-01T22:29:01.632Z] [2023-08-01T22:29:01.632Z] DONE 17 tests in 47.325s [2023-08-01T22:29:01.632Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-08-01T22:29:01.632Z] ++ 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 [2023-08-01T22:29:01.632Z] ++ set -e [2023-08-01T22:29:01.632Z] ++ '[' -n 0 ']' [2023-08-01T22:29:01.632Z] ++ set -x [2023-08-01T22:29:01.632Z] ++ 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 [2023-08-01T22:29:01.632Z] INFO: Testing against a local daemon [2023-08-01T22:29:01.632Z] === RUN TestPluginInvalidJSON [2023-08-01T22:29:01.632Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:29:01.632Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:29:01.632Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:29:01.632Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-08-01T22:29:01.632Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-08-01T22:29:01.632Z] === RUN TestPluginInstall [2023-08-01T22:29:01.632Z] === RUN TestPluginInstall/no_auth [2023-08-01T22:29:02.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-08-01T22:29:02.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-08-01T22:29:03.558Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-08-01T22:29:03.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-08-01T22:29:03.813Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-08-01T22:29:04.374Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-08-01T22:29:04.629Z] time="2023-08-01T22:29:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:29:04.629Z] time="2023-08-01T22:29:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:519361fed60b5cc3db1fb37afb6b2bef9456513a0978c1df9fd6f18ab7f797f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:29:04.629Z] time="2023-08-01T22:29:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:29:04.629Z] time="2023-08-01T22:29:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:519361fed60b5cc3db1fb37afb6b2bef9456513a0978c1df9fd6f18ab7f797f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:29:04.629Z] === RUN TestPluginInstall/with_htpasswd [2023-08-01T22:29:04.883Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-08-01T22:29:04.933Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2023-08-01T22:29:04.933Z] === RUN TestCreateServiceConflict [2023-08-01T22:29:04.933Z] --- PASS: TestCreateServiceConflict (2.41s) [2023-08-01T22:29:04.933Z] === RUN TestCreateServiceMaxReplicas [2023-08-01T22:29:05.138Z] time="2023-08-01T22:29:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:29:05.138Z] time="2023-08-01T22:29:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:519361fed60b5cc3db1fb37afb6b2bef9456513a0978c1df9fd6f18ab7f797f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:29:05.139Z] time="2023-08-01T22:29:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:29:05.139Z] time="2023-08-01T22:29:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:519361fed60b5cc3db1fb37afb6b2bef9456513a0978c1df9fd6f18ab7f797f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:29:05.394Z] === RUN TestPluginInstall/with_insecure [2023-08-01T22:29:05.394Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-08-01T22:29:05.680Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-08-01T22:29:05.955Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-08-01T22:29:05.955Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-08-01T22:29:06.210Z] time="2023-08-01T22:29:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:29:06.210Z] time="2023-08-01T22:29:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fb144d132b7b9f2daf05db3a00c5db730f253138af19b53b5c90d3845d69b0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:29:06.210Z] time="2023-08-01T22:29:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-01T22:29:06.210Z] time="2023-08-01T22:29:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fb144d132b7b9f2daf05db3a00c5db730f253138af19b53b5c90d3845d69b0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-01T22:29:06.465Z] plugin_test.go:164: [d015ad47913b7] daemon is not started [2023-08-01T22:29:06.465Z] --- PASS: TestPluginInstall (4.68s) [2023-08-01T22:29:06.465Z] --- PASS: TestPluginInstall/no_auth (3.03s) [2023-08-01T22:29:06.465Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2023-08-01T22:29:06.465Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2023-08-01T22:29:06.465Z] === RUN TestPluginsWithRuntimes [2023-08-01T22:29:06.465Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-08-01T22:29:07.391Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-08-01T22:29:07.457Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2023-08-01T22:29:07.457Z] === RUN TestCreateWithDuplicateNetworkNames [2023-08-01T22:29:07.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-08-01T22:29:07.900Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-08-01T22:29:07.900Z] === RUN TestPluginsWithRuntimes/No_Args [2023-08-01T22:29:07.900Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-08-01T22:29:08.460Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-08-01T22:29:08.715Z] === RUN TestPluginsWithRuntimes/With_Args [2023-08-01T22:29:09.276Z] docker_api_swarm_test.go:304: [dacd99ae3ed5a] joining swarm manager [dff74a1d0beda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:29:09.531Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-08-01T22:29:09.786Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2023-08-01T22:29:09.786Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2023-08-01T22:29:09.786Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.95s) [2023-08-01T22:29:09.786Z] === RUN TestPluginBackCompatMediaTypes [2023-08-01T22:29:10.345Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-08-01T22:29:10.345Z] PASS [2023-08-01T22:29:10.345Z] [2023-08-01T22:29:10.345Z] DONE 10 tests in 8.615s [2023-08-01T22:29:10.346Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-08-01T22:29:10.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-08-01T22:29:10.346Z] ++ set -e [2023-08-01T22:29:10.346Z] ++ '[' -n 0 ']' [2023-08-01T22:29:10.346Z] ++ set -x [2023-08-01T22:29:10.346Z] ++ 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 [2023-08-01T22:29:10.346Z] INFO: Testing against a local daemon [2023-08-01T22:29:10.346Z] === RUN TestExternalGraphDriver [2023-08-01T22:29:10.601Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-08-01T22:29:10.601Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-08-01T22:29:10.601Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-08-01T22:29:10.601Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-08-01T22:29:10.601Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-08-01T22:29:10.601Z] docker_api_swarm_test.go:305: [d08909100e8c1] joining swarm manager [dff74a1d0beda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:29:10.601Z] === RUN TestExternalGraphDriver/json [2023-08-01T22:29:11.160Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-08-01T22:29:11.720Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-08-01T22:29:12.233Z] --- PASS: TestServiceUpdatePidsLimit (16.36s) [2023-08-01T22:29:12.233Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-08-01T22:29:12.233Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-08-01T22:29:12.233Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2023-08-01T22:29:12.233Z] PASS [2023-08-01T22:29:12.233Z] [2023-08-01T22:29:12.233Z] === Skipped [2023-08-01T22:29:12.233Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-08-01T22:29:12.233Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-01T22:29:12.233Z] [2023-08-01T22:29:12.233Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-08-01T22:29:12.233Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-01T22:29:12.233Z] [2023-08-01T22:29:12.233Z] DONE 27 tests, 2 skipped in 158.292s [2023-08-01T22:29:12.233Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-08-01T22:29:12.233Z] ++ 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 [2023-08-01T22:29:12.233Z] ++ set -e [2023-08-01T22:29:12.233Z] ++ '[' -n 0 ']' [2023-08-01T22:29:12.233Z] ++ set -x [2023-08-01T22:29:12.233Z] ++ 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 [2023-08-01T22:29:12.233Z] INFO: Testing against a local daemon [2023-08-01T22:29:12.233Z] === RUN TestSessionCreate [2023-08-01T22:29:12.233Z] --- PASS: TestSessionCreate (0.02s) [2023-08-01T22:29:12.233Z] === RUN TestSessionCreateWithBadUpgrade [2023-08-01T22:29:12.233Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-08-01T22:29:12.233Z] PASS [2023-08-01T22:29:12.233Z] [2023-08-01T22:29:12.233Z] DONE 2 tests in 0.073s [2023-08-01T22:29:12.233Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-08-01T22:29:12.233Z] ++ 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 [2023-08-01T22:29:12.233Z] ++ set -e [2023-08-01T22:29:12.233Z] ++ '[' -n 0 ']' [2023-08-01T22:29:12.233Z] ++ set -x [2023-08-01T22:29:12.233Z] ++ 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 [2023-08-01T22:29:12.233Z] INFO: Testing against a local daemon [2023-08-01T22:29:12.233Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-08-01T22:29:12.233Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-01T22:29:12.233Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-01T22:29:12.233Z] === RUN TestEventsExecDie [2023-08-01T22:29:12.279Z] === RUN TestExternalGraphDriver/spec [2023-08-01T22:29:12.798Z] --- PASS: TestEventsExecDie (0.61s) [2023-08-01T22:29:12.798Z] === RUN TestEventsBackwardsCompatible [2023-08-01T22:29:13.055Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-08-01T22:29:13.055Z] === RUN TestInfoBinaryCommits [2023-08-01T22:29:13.055Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-08-01T22:29:13.055Z] === RUN TestInfoAPIVersioned [2023-08-01T22:29:13.055Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-08-01T22:29:13.055Z] === RUN TestInfoDiscoveryBackend [2023-08-01T22:29:13.620Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-08-01T22:29:13.620Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-08-01T22:29:14.163Z] === RUN TestExternalGraphDriver/pull [2023-08-01T22:29:14.560Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-08-01T22:29:14.560Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-08-01T22:29:15.124Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-08-01T22:29:15.124Z] === RUN TestInfoAPI [2023-08-01T22:29:15.124Z] --- PASS: TestInfoAPI (0.02s) [2023-08-01T22:29:15.124Z] === RUN TestInfoAPIWarnings [2023-08-01T22:29:15.524Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-08-01T22:29:15.778Z] --- PASS: TestExternalGraphDriver (5.37s) [2023-08-01T22:29:15.778Z] --- PASS: TestExternalGraphDriver/json (1.76s) [2023-08-01T22:29:15.779Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2023-08-01T22:29:15.779Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2023-08-01T22:29:15.779Z] === RUN TestGraphdriverPluginV2 [2023-08-01T22:29:16.033Z] === RUN TestDockerSuite/TestContainerAPITop [2023-08-01T22:29:16.530Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-08-01T22:29:16.530Z] Copying nested executables into bundles/cross/linux/amd64 [2023-08-01T22:29:16.530Z] Cross building: bundles/cross/windows/amd64 [2023-08-01T22:29:16.530Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-08-01T22:29:16.530Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-08-01T22:29:16.593Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-08-01T22:29:16.593Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-08-01T22:29:16.593Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-08-01T22:29:16.593Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-08-01T22:29:19.102Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-08-01T22:29:19.357Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-08-01T22:29:20.283Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2023-08-01T22:29:20.283Z] PASS [2023-08-01T22:29:20.283Z] [2023-08-01T22:29:20.283Z] DONE 5 tests in 9.828s [2023-08-01T22:29:20.283Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-08-01T22:29:20.283Z] ++ 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 [2023-08-01T22:29:20.283Z] ++ set -e [2023-08-01T22:29:20.283Z] ++ '[' -n 0 ']' [2023-08-01T22:29:20.283Z] ++ set -x [2023-08-01T22:29:20.283Z] ++ 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 [2023-08-01T22:29:20.283Z] INFO: Testing against a local daemon [2023-08-01T22:29:20.283Z] === RUN TestContinueAfterPluginCrash [2023-08-01T22:29:20.283Z] === PAUSE TestContinueAfterPluginCrash [2023-08-01T22:29:20.283Z] === RUN TestReadPluginNoRead [2023-08-01T22:29:20.283Z] === PAUSE TestReadPluginNoRead [2023-08-01T22:29:20.283Z] === RUN TestDaemonStartWithLogOpt [2023-08-01T22:29:20.283Z] === PAUSE TestDaemonStartWithLogOpt [2023-08-01T22:29:20.283Z] === CONT TestContinueAfterPluginCrash [2023-08-01T22:29:20.283Z] === CONT TestReadPluginNoRead [2023-08-01T22:29:20.283Z] === CONT TestDaemonStartWithLogOpt [2023-08-01T22:29:20.283Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-08-01T22:29:22.311Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2023-08-01T22:29:22.311Z] === RUN TestCreateServiceSecretFileMode [2023-08-01T22:29:22.796Z] === RUN TestReadPluginNoRead/default [2023-08-01T22:29:23.357Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2023-08-01T22:29:23.611Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-08-01T22:29:23.867Z] === RUN TestReadPluginNoRead/disabled_caching [2023-08-01T22:29:24.122Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-08-01T22:29:25.046Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-08-01T22:29:25.046Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-08-01T22:29:25.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-08-01T22:29:26.530Z] === CONT TestReadPluginNoRead [2023-08-01T22:29:26.530Z] read_test.go:92: [d092ee0887cfd] daemon is not started [2023-08-01T22:29:26.530Z] --- PASS: TestReadPluginNoRead (6.38s) [2023-08-01T22:29:26.530Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2023-08-01T22:29:26.530Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2023-08-01T22:29:26.530Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2023-08-01T22:29:26.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-08-01T22:29:27.040Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-08-01T22:29:27.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-08-01T22:29:27.627Z] Removing intermediate container fd6926609155 [2023-08-01T22:29:27.627Z] ---> ea3c83490e88 [2023-08-01T22:29:27.627Z] 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 [2023-08-01T22:29:27.627Z] ---> Running in f3216404418b [2023-08-01T22:29:27.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-08-01T22:29:28.110Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2023-08-01T22:29:28.110Z] PASS [2023-08-01T22:29:28.110Z] [2023-08-01T22:29:28.110Z] DONE 6 tests in 8.034s [2023-08-01T22:29:28.110Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-08-01T22:29:28.110Z] ++ 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 [2023-08-01T22:29:28.110Z] ++ set -e [2023-08-01T22:29:28.110Z] ++ '[' -n 0 ']' [2023-08-01T22:29:28.110Z] ++ set -x [2023-08-01T22:29:28.110Z] ++ 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 [2023-08-01T22:29:28.110Z] testing: warning: no tests to run [2023-08-01T22:29:28.110Z] PASS [2023-08-01T22:29:28.110Z] [2023-08-01T22:29:28.110Z] DONE 0 tests in 0.007s [2023-08-01T22:29:28.110Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-08-01T22:29:28.110Z] ++ 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 [2023-08-01T22:29:28.110Z] ++ set -e [2023-08-01T22:29:28.110Z] ++ '[' -n 0 ']' [2023-08-01T22:29:28.110Z] ++ set -x [2023-08-01T22:29:28.110Z] ++ 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 [2023-08-01T22:29:28.110Z] INFO: Testing against a local daemon [2023-08-01T22:29:28.110Z] === RUN TestPluginWithDevMounts [2023-08-01T22:29:28.110Z] === PAUSE TestPluginWithDevMounts [2023-08-01T22:29:28.110Z] === CONT TestPluginWithDevMounts [2023-08-01T22:29:28.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-08-01T22:29:29.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001204540_} [2023-08-01T22:29:29.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11328048964_/foo_false____} [2023-08-01T22:29:29.789Z] --- PASS: TestPluginWithDevMounts (1.56s) [2023-08-01T22:29:29.789Z] PASS [2023-08-01T22:29:29.789Z] [2023-08-01T22:29:29.789Z] DONE 1 tests in 1.586s [2023-08-01T22:29:29.789Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-08-01T22:29:29.789Z] ++ 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 [2023-08-01T22:29:29.789Z] ++ set -e [2023-08-01T22:29:29.789Z] ++ '[' -n 0 ']' [2023-08-01T22:29:29.789Z] ++ set -x [2023-08-01T22:29:29.789Z] ++ 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 [2023-08-01T22:29:29.789Z] INFO: Testing against a local daemon [2023-08-01T22:29:29.789Z] === RUN TestSecretInspect [2023-08-01T22:29:30.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11328048964_/foo_true____} [2023-08-01T22:29:30.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33856016271_/foo_false____} [2023-08-01T22:29:30.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33856016271_/foo_true____} [2023-08-01T22:29:31.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33856016271_/foo_true__0xc001204570__} [2023-08-01T22:29:31.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001204588_} [2023-08-01T22:29:32.405Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-08-01T22:29:32.405Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-08-01T22:29:32.538Z] --- PASS: TestSecretInspect (2.81s) [2023-08-01T22:29:32.538Z] === RUN TestSecretList [2023-08-01T22:29:32.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0012045a0_} [2023-08-01T22:29:33.239Z] --- PASS: TestInfoAPIWarnings (16.22s) [2023-08-01T22:29:33.239Z] === RUN TestInfoDebug [2023-08-01T22:29:33.239Z] --- PASS: TestInfoDebug (0.52s) [2023-08-01T22:29:33.239Z] === RUN TestInfoInsecureRegistries [2023-08-01T22:29:33.239Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-08-01T22:29:33.239Z] === RUN TestInfoRegistryMirrors [2023-08-01T22:29:33.239Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-08-01T22:29:33.239Z] === RUN TestLoginFailsWithBadCredentials [2023-08-01T22:29:33.239Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-08-01T22:29:33.239Z] === RUN TestPingCacheHeaders [2023-08-01T22:29:33.239Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-08-01T22:29:33.239Z] === RUN TestPingGet [2023-08-01T22:29:33.239Z] --- PASS: TestPingGet (0.01s) [2023-08-01T22:29:33.239Z] === RUN TestPingHead [2023-08-01T22:29:33.239Z] --- PASS: TestPingHead (0.02s) [2023-08-01T22:29:33.239Z] === RUN TestVersion [2023-08-01T22:29:33.239Z] --- PASS: TestVersion (0.02s) [2023-08-01T22:29:33.239Z] PASS [2023-08-01T22:29:33.239Z] [2023-08-01T22:29:33.239Z] === Skipped [2023-08-01T22:29:33.239Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-01T22:29:33.239Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-01T22:29:33.239Z] [2023-08-01T22:29:33.239Z] DONE 18 tests, 1 skipped in 21.036s [2023-08-01T22:29:33.239Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-08-01T22:29:33.239Z] ++ 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 [2023-08-01T22:29:33.239Z] ++ set -e [2023-08-01T22:29:33.239Z] ++ '[' -n 0 ']' [2023-08-01T22:29:33.239Z] ++ set -x [2023-08-01T22:29:33.239Z] ++ 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 [2023-08-01T22:29:33.239Z] INFO: Testing against a local daemon [2023-08-01T22:29:33.239Z] === RUN TestVolumesCreateAndList [2023-08-01T22:29:33.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0012045b8_} [2023-08-01T22:29:33.401Z] go: downloading github.com/fatih/color v1.13.0 [2023-08-01T22:29:33.401Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-08-01T22:29:33.401Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-08-01T22:29:33.538Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-08-01T22:29:33.538Z] === RUN TestVolumesRemove [2023-08-01T22:29:33.538Z] --- PASS: TestVolumesRemove (0.05s) [2023-08-01T22:29:33.538Z] === RUN TestVolumesInspect [2023-08-01T22:29:33.538Z] --- PASS: TestVolumesInspect (0.01s) [2023-08-01T22:29:33.538Z] === RUN TestVolumesInvalidJSON [2023-08-01T22:29:33.538Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-08-01T22:29:33.538Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-08-01T22:29:33.538Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-08-01T22:29:33.538Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-08-01T22:29:33.538Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-08-01T22:29:33.538Z] PASS [2023-08-01T22:29:33.538Z] [2023-08-01T22:29:33.538Z] DONE 5 tests in 0.130s [2023-08-01T22:29:33.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-08-01T22:29:33.538Z] ++++ cat bundles/test-integration/docker.pid [2023-08-01T22:29:33.538Z] +++ kill 18733 [2023-08-01T22:29:33.874Z] go: downloading golang.org/x/tools v0.1.11 [2023-08-01T22:29:33.874Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-08-01T22:29:33.874Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-08-01T22:29:33.874Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-08-01T22:29:33.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0012045d0_} [2023-08-01T22:29:34.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-08-01T22:29:34.346Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-08-01T22:29:34.346Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-08-01T22:29:34.493Z] --- PASS: TestCreateServiceSecretFileMode (12.57s) [2023-08-01T22:29:34.493Z] === RUN TestCreateServiceConfigFileMode [2023-08-01T22:29:34.819Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-08-01T22:29:34.899Z] +++ /etc/init.d/apparmor stop [2023-08-01T22:29:34.899Z] Leaving: AppArmorNo profiles have been unloaded. [2023-08-01T22:29:34.899Z] [2023-08-01T22:29:34.899Z] Unloading profiles will leave already running processes permanently [2023-08-01T22:29:34.899Z] unconfined, which can lead to unexpected situations. [2023-08-01T22:29:34.899Z] [2023-08-01T22:29:34.899Z] To set a process to complain mode, use the command line tool [2023-08-01T22:29:34.899Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-08-01T22:29:34.899Z] +++ true [2023-08-01T22:29:34.899Z] exiting test-integration [2023-08-01T22:29:34.899Z] ++ exit 0 [2023-08-01T22:29:34.899Z] [2023-08-01T22:29:35.527Z] --- PASS: TestSecretList (2.76s) [2023-08-01T22:29:35.527Z] === RUN TestSecretsCreateAndDelete [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-08-01T22:29:35.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 Post stage [Pipeline] junit [2023-08-01T22:29:35.836Z] Recording test results [2023-08-01T22:29:36.013Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2023-08-01T22:29:36.037Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-08-01T22:29:36.338Z] + echo Ensuring container killed. [2023-08-01T22:29:36.338Z] Ensuring container killed. [2023-08-01T22:29:36.339Z] + docker rm -vf docker-pr1 [2023-08-01T22:29:36.339Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-08-01T22:29:36.611Z] + echo Chowning /workspace to jenkins user [2023-08-01T22:29:36.611Z] Chowning /workspace to jenkins user [2023-08-01T22:29:36.611Z] + id -u [2023-08-01T22:29:36.611Z] + id -g [2023-08-01T22:29:36.611Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46142:/workspace busybox chown -R 1000:1000 /workspace [2023-08-01T22:29:36.611Z] Unable to find image 'busybox:latest' locally [2023-08-01T22:29:36.611Z] latest: Pulling from library/busybox [2023-08-01T22:29:36.867Z] 8a0af25e8c2e: Pulling fs layer [2023-08-01T22:29:36.867Z] 8a0af25e8c2e: Verifying Checksum [2023-08-01T22:29:36.867Z] 8a0af25e8c2e: Download complete [2023-08-01T22:29:36.867Z] 8a0af25e8c2e: Pull complete [2023-08-01T22:29:36.867Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-08-01T22:29:36.867Z] Status: Downloaded newer image for busybox:latest [2023-08-01T22:29:37.061Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-08-01T22:29:38.172Z] + bundleName=arm64-integration [2023-08-01T22:29:38.172Z] + echo Creating arm64-integration-bundles.tar.gz [2023-08-01T22:29:38.172Z] Creating arm64-integration-bundles.tar.gz [2023-08-01T22:29:38.172Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-08-01T22:29:38.172Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-08-01T22:29:38.181Z] Archiving artifacts [2023-08-01T22:29:38.547Z] --- PASS: TestSecretsCreateAndDelete (2.81s) [2023-08-01T22:29:38.547Z] === RUN TestSecretsUpdate [2023-08-01T22:29:38.547Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-08-01T22:29:39.471Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-08-01T22:29:39.535Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46142/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-08-01T22:29:39.835Z] + make clean [2023-08-01T22:29:39.835Z] docker volume rm -f docker-dev-cache [2023-08-01T22:29:39.835Z] docker-dev-cache [Pipeline] deleteDir [2023-08-01T22:29:40.834Z] --- PASS: TestSecretsUpdate (2.76s) [2023-08-01T22:29:40.835Z] === RUN TestTemplatedSecret [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T22:29:42.196Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-08-01T22:29:43.052Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-08-01T22:29:43.052Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-08-01T22:29:43.052Z] remote: Enumerating objects: 23, done. [2023-08-01T22:29:43.052Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-08-01T22:29:43.052Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-08-01T22:29:43.052Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-08-01T22:29:43.052Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) 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. [2023-08-01T22:29:43.052Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-08-01T22:29:43.052Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-08-01T22:29:43.120Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-08-01T22:29:43.120Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-08-01T22:29:43.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-08-01T22:29:43.933Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-08-01T22:29:44.188Z] --- PASS: TestTemplatedSecret (3.24s) [2023-08-01T22:29:44.188Z] === RUN TestSecretCreateResolve [2023-08-01T22:29:44.443Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-08-01T22:29:45.004Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-08-01T22:29:45.564Z] docker_api_swarm_test.go:272: [d2ab2bdc8cd03] joining swarm manager [d99854114959f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:29:45.819Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-08-01T22:29:46.675Z] --- PASS: TestCreateServiceConfigFileMode (12.80s) [2023-08-01T22:29:46.677Z] === RUN TestCreateServiceSysctls [2023-08-01T22:29:46.743Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-08-01T22:29:46.743Z] docker_api_swarm_test.go:273: [d9e5d7f6c297a] joining swarm manager [d99854114959f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:29:46.998Z] --- PASS: TestSecretCreateResolve (2.83s) [2023-08-01T22:29:46.998Z] PASS [2023-08-01T22:29:46.998Z] [2023-08-01T22:29:46.998Z] DONE 6 tests in 17.238s [2023-08-01T22:29:46.998Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-08-01T22:29:46.998Z] ++ 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 [2023-08-01T22:29:46.998Z] ++ set -e [2023-08-01T22:29:46.998Z] ++ '[' -n 0 ']' [2023-08-01T22:29:46.998Z] ++ set -x [2023-08-01T22:29:46.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-08-01T22:29:46.998Z] INFO: Testing against a local daemon [2023-08-01T22:29:46.998Z] === RUN TestServiceCreateInit [2023-08-01T22:29:46.998Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-08-01T22:29:47.252Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-08-01T22:29:48.177Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-08-01T22:29:48.289Z] [2023-08-01T22:29:48.736Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-08-01T22:29:49.199Z] --- PASS: TestCreateServiceSysctls (3.43s) [2023-08-01T22:29:49.199Z] === RUN TestCreateServiceCapabilities [2023-08-01T22:29:49.296Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-08-01T22:29:49.856Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-08-01T22:29:50.780Z] === RUN TestDockerSuite/TestCpFromCaseI [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-08-01T22:29:51.162Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/test/unit [2023-08-01T22:29:51.340Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-08-01T22:29:51.595Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-08-01T22:29:51.721Z] --- PASS: TestCreateServiceCapabilities (2.55s) [2023-08-01T22:29:51.721Z] === RUN TestInspect [2023-08-01T22:29:52.155Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-08-01T22:29:52.527Z] ? github.com/docker/docker/api [no test files] [2023-08-01T22:29:52.716Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-08-01T22:29:53.640Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-08-01T22:29:54.200Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-08-01T22:29:54.200Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-08-01T22:29:54.759Z] === RUN TestDockerSuite/TestCpRelativePath [2023-08-01T22:29:54.997Z] --- PASS: TestInspect (3.08s) [2023-08-01T22:29:54.997Z] === RUN TestCreateJob [2023-08-01T22:29:55.319Z] --- PASS: TestServiceCreateInit (8.29s) [2023-08-01T22:29:55.319Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s) [2023-08-01T22:29:55.319Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.08s) [2023-08-01T22:29:55.319Z] === RUN TestCreateServiceMultipleTimes [2023-08-01T22:29:55.574Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-08-01T22:29:56.161Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-08-01T22:29:56.777Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-08-01T22:29:57.772Z] === RUN TestDockerSuite/TestCpToCaseA [2023-08-01T22:29:58.277Z] --- PASS: TestCreateJob (3.34s) [2023-08-01T22:29:58.277Z] === RUN TestReplicatedJob [2023-08-01T22:29:58.813Z] === RUN TestDockerSuite/TestCpToCaseB [2023-08-01T22:29:59.397Z] === RUN TestDockerSuite/TestCpToCaseC [2023-08-01T22:30:01.355Z] === RUN TestDockerSuite/TestCpToCaseD [2023-08-01T22:30:02.485Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2023-08-01T22:30:03.533Z] --- PASS: TestReplicatedJob (5.43s) [2023-08-01T22:30:03.533Z] === RUN TestUpdateReplicatedJob [2023-08-01T22:30:05.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-08-01T22:30:06.444Z] === RUN TestDockerSuite/TestCpToCaseE [2023-08-01T22:30:06.807Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2023-08-01T22:30:06.807Z] === RUN TestServiceListWithStatuses [2023-08-01T22:30:06.807Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-01T22:30:06.807Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-08-01T22:30:06.807Z] === RUN TestDockerNetworkConnectAlias [2023-08-01T22:30:07.230Z] Removing intermediate container f3216404418b [2023-08-01T22:30:07.230Z] ---> 26647bff4a08 [2023-08-01T22:30:07.230Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-08-01T22:30:07.230Z] ---> Running in 7667b05c936a [2023-08-01T22:30:07.230Z] Removing intermediate container 7667b05c936a [2023-08-01T22:30:07.230Z] ---> 70ab78f8bb92 [2023-08-01T22:30:07.230Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-08-01T22:30:07.230Z] ---> Running in d36e31f6092e [2023-08-01T22:30:07.230Z] Removing intermediate container d36e31f6092e [2023-08-01T22:30:07.230Z] ---> 739d1c3644f8 [2023-08-01T22:30:07.230Z] Step 10/10 : COPY . . [2023-08-01T22:30:08.956Z] === RUN TestDockerSuite/TestCpToCaseF [2023-08-01T22:30:09.211Z] === RUN TestDockerSuite/TestCpToCaseG [2023-08-01T22:30:12.062Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2023-08-01T22:30:12.062Z] === RUN TestDockerNetworkReConnect [2023-08-01T22:30:12.471Z] === RUN TestDockerSuite/TestCpToCaseH [2023-08-01T22:30:12.471Z] --- PASS: TestCreateServiceMultipleTimes (17.01s) [2023-08-01T22:30:12.471Z] === RUN TestCreateServiceConflict [2023-08-01T22:30:14.356Z] === RUN TestDockerSuite/TestCpToCaseI [2023-08-01T22:30:14.916Z] --- PASS: TestCreateServiceConflict (2.65s) [2023-08-01T22:30:14.916Z] === RUN TestCreateServiceMaxReplicas [2023-08-01T22:30:14.916Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-08-01T22:30:15.337Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2023-08-01T22:30:15.337Z] === RUN TestServicePlugin [2023-08-01T22:30:18.182Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2023-08-01T22:30:18.182Z] === RUN TestCreateWithDuplicateNetworkNames [2023-08-01T22:30:18.437Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-08-01T22:30:18.614Z] plugin_test.go:61: [dfdb22007f607] joining swarm manager [dcfee432a9860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:30:18.997Z] === RUN TestDockerSuite/TestCpToDot [2023-08-01T22:30:19.557Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-08-01T22:30:19.983Z] plugin_test.go:64: [d9424229ff600] joining swarm manager [dcfee432a9860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:30:20.546Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 16.2% of statements [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-08-01T22:30:20.546Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2023-08-01T22:30:20.546Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 93.7% of statements [2023-08-01T22:30:20.546Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2023-08-01T22:30:20.546Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-08-01T22:30:20.546Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-08-01T22:30:20.546Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2023-08-01T22:30:20.803Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2023-08-01T22:30:20.803Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-08-01T22:30:20.803Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-08-01T22:30:20.803Z] ? github.com/docker/docker/api/types [no test files] [2023-08-01T22:30:20.803Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/container [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/events [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/image [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/network [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/builder [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-08-01T22:30:20.804Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-08-01T22:30:20.804Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2023-08-01T22:30:20.918Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-08-01T22:30:22.279Z] === RUN TestDockerSuite/TestCpToStdout [2023-08-01T22:30:22.534Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-08-01T22:30:22.698Z] ok github.com/docker/docker/builder/remotecontext 0.122s coverage: 13.7% of statements [2023-08-01T22:30:23.261Z] ok github.com/docker/docker/builder/dockerfile 0.362s coverage: 48.5% of statements [2023-08-01T22:30:23.261Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-08-01T22:30:23.459Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-08-01T22:30:23.459Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-08-01T22:30:24.018Z] === RUN TestDockerSuite/TestCpVolumePath [2023-08-01T22:30:24.943Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-08-01T22:30:24.943Z] === RUN TestDockerSuite/TestCreateArgs [2023-08-01T22:30:24.943Z] === RUN TestDockerSuite/TestCreateByImageID [2023-08-01T22:30:25.198Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-08-01T22:30:25.758Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-08-01T22:30:25.758Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-08-01T22:30:25.758Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-08-01T22:30:25.758Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-08-01T22:30:26.318Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-08-01T22:30:26.573Z] === RUN TestDockerSuite/TestCreateLabels [2023-08-01T22:30:26.573Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-08-01T22:30:26.573Z] === RUN TestDockerSuite/TestCreateRM [2023-08-01T22:30:26.828Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-08-01T22:30:26.828Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-08-01T22:30:26.828Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-08-01T22:30:26.828Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-08-01T22:30:26.828Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-08-01T22:30:27.448Z] ok github.com/docker/docker/client 0.132s coverage: 75.4% of statements [2023-08-01T22:30:27.448Z] ok github.com/docker/docker/builder/remotecontext/git 5.987s coverage: 83.5% of statements [2023-08-01T22:30:27.448Z] ? github.com/docker/docker/cli [no test files] [2023-08-01T22:30:27.448Z] ? github.com/docker/docker/cli/config [no test files] [2023-08-01T22:30:28.188Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-08-01T22:30:28.188Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-08-01T22:30:28.188Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-08-01T22:30:29.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-08-01T22:30:30.998Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-08-01T22:30:30.998Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-08-01T22:30:30.998Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-08-01T22:30:30.998Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-08-01T22:30:30.998Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-08-01T22:30:30.998Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-08-01T22:30:32.360Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-08-01T22:30:32.614Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.42s) [2023-08-01T22:30:32.614Z] === RUN TestCreateServiceSecretFileMode [2023-08-01T22:30:32.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-08-01T22:30:33.429Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-08-01T22:30:33.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-08-01T22:30:34.003Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2023-08-01T22:30:34.003Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2023-08-01T22:30:34.003Z] ok github.com/docker/docker/daemon/cluster/convert 0.065s coverage: 35.9% of statements [2023-08-01T22:30:34.003Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.8% of statements [2023-08-01T22:30:34.259Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2023-08-01T22:30:34.516Z] ok github.com/docker/docker/container 0.127s coverage: 34.5% of statements [2023-08-01T22:30:34.772Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2023-08-01T22:30:34.916Z] docker_api_swarm_node_test.go:20: [d26c0170d4283] joining swarm manager [d81d2505fe650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:30:35.171Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-08-01T22:30:35.426Z] docker_api_swarm_node_test.go:21: [d51752b7ad6e3] joining swarm manager [d81d2505fe650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:30:36.663Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.045s coverage: 74.6% of statements [2023-08-01T22:30:36.663Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.292s coverage: 59.6% of statements [2023-08-01T22:30:36.789Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-08-01T22:30:37.044Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-08-01T22:30:37.226Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.053s coverage: 2.9% of statements [2023-08-01T22:30:37.410Z] ---> 1dda934b067d [2023-08-01T22:30:37.410Z] Successfully built 1dda934b067d [2023-08-01T22:30:37.410Z] Successfully tagged docker:latest [2023-08-01T22:30:37.410Z] INFO: Image build ended at 08/01/2023 22:30:35. Duration:00:04:19.0862691 [2023-08-01T22:30:37.410Z] [2023-08-01T22:30:37.410Z] [2023-08-01T22:30:37.410Z] INFO: Building the test binaries at 08/01/2023 22:30:35... [2023-08-01T22:30:37.603Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-08-01T22:30:37.603Z] === RUN TestDockerSuite/TestDevicePermissions [2023-08-01T22:30:38.156Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.030s coverage: 1.8% of statements [2023-08-01T22:30:38.162Z] === RUN TestDockerSuite/TestDockerFails [2023-08-01T22:30:38.162Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-08-01T22:30:38.162Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-08-01T22:30:38.162Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-08-01T22:30:38.720Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.275s coverage: 50.5% of statements [2023-08-01T22:30:39.086Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-08-01T22:30:39.285Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2023-08-01T22:30:39.341Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-08-01T22:30:39.853Z] ok github.com/docker/docker/daemon/cluster 0.101s coverage: 0.5% of statements [2023-08-01T22:30:40.418Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.143s coverage: 58.0% of statements [2023-08-01T22:30:40.418Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2023-08-01T22:30:40.418Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2023-08-01T22:30:40.677Z] ok github.com/docker/docker/cmd/dockerd 0.155s coverage: 29.0% of statements [2023-08-01T22:30:40.677Z] ? github.com/docker/docker/container/stream [no test files] [2023-08-01T22:30:40.677Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-08-01T22:30:40.677Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-08-01T22:30:40.677Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-08-01T22:30:40.703Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-08-01T22:30:40.703Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-08-01T22:30:40.703Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-08-01T22:30:40.703Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-08-01T22:30:41.240Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2023-08-01T22:30:41.496Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.6% of statements [2023-08-01T22:30:41.753Z] ok github.com/docker/docker/daemon/logger/awslogs 0.122s coverage: 76.8% of statements [2023-08-01T22:30:41.753Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2023-08-01T22:30:41.753Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2023-08-01T22:30:42.009Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2023-08-01T22:30:42.009Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.264s coverage: 46.2% of statements [2023-08-01T22:30:42.009Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2023-08-01T22:30:42.205Z] INFO: make.ps1 starting at 08/01/2023 22:30:41 [2023-08-01T22:30:42.573Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2023-08-01T22:30:42.573Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-08-01T22:30:42.676Z] INFO: Git commit (c42d7c7f6d) assumed from DOCKER_GITCOMMIT environment variable [2023-08-01T22:30:42.676Z] INFO: Invoking autogen... [2023-08-01T22:30:42.830Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2023-08-01T22:30:42.830Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2023-08-01T22:30:42.830Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 59.9% of statements [2023-08-01T22:30:43.147Z] INFO: Building daemon... [2023-08-01T22:30:43.394Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2023-08-01T22:30:43.394Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 13.7% of statements [2023-08-01T22:30:43.650Z] ok github.com/docker/docker/errdefs 0.020s coverage: 77.0% of statements [2023-08-01T22:30:43.650Z] ok github.com/docker/docker/distribution/metadata 0.073s coverage: 48.2% of statements [2023-08-01T22:30:43.907Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-08-01T22:30:44.165Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2023-08-01T22:30:44.165Z] ok github.com/docker/docker/image 0.027s coverage: 86.8% of statements [2023-08-01T22:30:44.422Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2023-08-01T22:30:44.679Z] ok github.com/docker/docker/daemon/logger/splunk 1.687s coverage: 82.5% of statements [2023-08-01T22:30:44.679Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-08-01T22:30:44.679Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2023-08-01T22:30:44.935Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2023-08-01T22:30:44.935Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-08-01T22:30:44.935Z] ok github.com/docker/docker/distribution 0.636s coverage: 29.0% of statements [2023-08-01T22:30:45.192Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2023-08-01T22:30:45.449Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-08-01T22:30:45.449Z] ok github.com/docker/docker/distribution/xfer 1.770s coverage: 85.1% of statements [2023-08-01T22:30:45.705Z] ok github.com/docker/docker/pkg/authorization 0.218s coverage: 68.3% of statements [2023-08-01T22:30:45.705Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-08-01T22:30:45.941Z] --- PASS: TestCreateServiceSecretFileMode (12.58s) [2023-08-01T22:30:45.941Z] === RUN TestCreateServiceConfigFileMode [2023-08-01T22:30:45.962Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 97.6% of statements [2023-08-01T22:30:46.196Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-08-01T22:30:46.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-08-01T22:30:46.218Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-08-01T22:30:46.218Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2023-08-01T22:30:46.218Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2023-08-01T22:30:46.474Z] ok github.com/docker/docker/pkg/archive 0.431s coverage: 82.3% of statements [2023-08-01T22:30:46.474Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.5% of statements [2023-08-01T22:30:46.496Z] --- PASS: TestServicePlugin (29.47s) [2023-08-01T22:30:46.496Z] === RUN TestServiceUpdateLabel [2023-08-01T22:30:46.731Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2023-08-01T22:30:46.731Z] ok github.com/docker/docker/pkg/fsutils 0.209s coverage: 85.1% of statements [2023-08-01T22:30:46.987Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2023-08-01T22:30:47.060Z] --- PASS: TestServiceUpdateLabel (2.28s) [2023-08-01T22:30:47.060Z] === RUN TestServiceUpdateSecrets [2023-08-01T22:30:47.242Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2023-08-01T22:30:47.243Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-08-01T22:30:47.499Z] ok github.com/docker/docker/pkg/idtools 0.351s coverage: 69.5% of statements [2023-08-01T22:30:47.499Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2023-08-01T22:30:47.499Z] ok github.com/docker/docker/pkg/ioutils 0.449s coverage: 69.3% of statements [2023-08-01T22:30:47.499Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2023-08-01T22:30:47.755Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2023-08-01T22:30:47.755Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2023-08-01T22:30:47.755Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2023-08-01T22:30:48.011Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2023-08-01T22:30:48.267Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-08-01T22:30:48.267Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-08-01T22:30:48.267Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-08-01T22:30:48.267Z] ok github.com/docker/docker/pkg/chrootarchive 2.623s coverage: 43.5% of statements [2023-08-01T22:30:48.524Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-08-01T22:30:48.706Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-08-01T22:30:48.780Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-08-01T22:30:49.035Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-08-01T22:30:49.036Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-08-01T22:30:49.291Z] ok github.com/docker/docker/pkg/discovery/kv 3.025s coverage: 84.1% of statements [2023-08-01T22:30:49.291Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2023-08-01T22:30:49.291Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2023-08-01T22:30:49.548Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2023-08-01T22:30:49.548Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements [2023-08-01T22:30:49.548Z] coverage: [no statements] [2023-08-01T22:30:49.548Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-08-01T22:30:49.876Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-08-01T22:30:49.876Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-08-01T22:30:49.876Z] ok github.com/docker/docker/pkg/tarsum 0.075s coverage: 89.3% of statements [2023-08-01T22:30:49.876Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2023-08-01T22:30:50.440Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2023-08-01T22:30:50.440Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-08-01T22:30:50.590Z] docker_api_swarm_test.go:502: [d0f3c4467d00d] joining swarm manager [db0f31c10eb0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:30:50.590Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-08-01T22:30:50.696Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2023-08-01T22:30:51.258Z] ok github.com/docker/docker/quota 0.206s coverage: 69.2% of statements [2023-08-01T22:30:51.258Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-08-01T22:30:51.514Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-08-01T22:30:51.514Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2023-08-01T22:30:51.514Z] ok github.com/docker/docker/registry 0.068s coverage: 57.3% of statements [2023-08-01T22:30:51.770Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-08-01T22:30:51.770Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-08-01T22:30:51.952Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-08-01T22:30:52.027Z] ok github.com/docker/docker/pkg/signal 3.418s coverage: 62.3% of statements [2023-08-01T22:30:52.512Z] === RUN TestDockerSuite/TestEventsAttach [2023-08-01T22:30:52.589Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2023-08-01T22:30:52.589Z] ok github.com/docker/docker/volume/mounts 0.034s coverage: 64.7% of statements [2023-08-01T22:30:52.845Z] ok github.com/docker/docker/volume/local 0.155s coverage: 74.2% of statements [2023-08-01T22:30:53.072Z] === RUN TestDockerSuite/TestEventsCommit [2023-08-01T22:30:53.100Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.9% of statements [2023-08-01T22:30:53.100Z] ok github.com/docker/docker/layer 7.889s coverage: 68.8% of statements [2023-08-01T22:30:53.632Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-08-01T22:30:53.887Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-08-01T22:30:54.446Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-08-01T22:30:55.006Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-08-01T22:30:55.610Z] ok github.com/docker/docker/daemon 12.137s coverage: 17.0% of statements [2023-08-01T22:30:55.610Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-08-01T22:30:55.610Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-08-01T22:30:55.610Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-08-01T22:30:55.610Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-08-01T22:30:55.610Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/daemon/names [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/dockerversion [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/oci/caps [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-08-01T22:30:55.611Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-08-01T22:30:56.367Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-08-01T22:30:57.728Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-08-01T22:30:57.728Z] docker_api_swarm_test.go:507: [dfbe24d72d8e7] joining swarm manager [db0f31c10eb0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:30:57.983Z] --- PASS: TestCreateServiceConfigFileMode (12.86s) [2023-08-01T22:30:57.983Z] === RUN TestCreateServiceSysctls [2023-08-01T22:30:59.868Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-08-01T22:31:01.231Z] --- PASS: TestCreateServiceSysctls (3.31s) [2023-08-01T22:31:01.231Z] === RUN TestCreateServiceCapabilities [2023-08-01T22:31:01.914Z] --- PASS: TestServiceUpdateSecrets (14.62s) [2023-08-01T22:31:01.914Z] === RUN TestServiceUpdateConfigs [2023-08-01T22:31:02.593Z] === RUN TestDockerSuite/TestEventsCopy [2023-08-01T22:31:03.153Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-08-01T22:31:04.515Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2023-08-01T22:31:04.515Z] === RUN TestInspect [2023-08-01T22:31:04.769Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-08-01T22:31:08.029Z] --- PASS: TestInspect (3.09s) [2023-08-01T22:31:08.029Z] === RUN TestCreateJob [2023-08-01T22:31:10.541Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-08-01T22:31:10.541Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-08-01T22:31:10.796Z] --- PASS: TestCreateJob (3.31s) [2023-08-01T22:31:10.796Z] === RUN TestReplicatedJob [2023-08-01T22:31:11.358Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-08-01T22:31:12.283Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-08-01T22:31:12.283Z] === RUN TestDockerSuite/TestEventsFilterType [2023-08-01T22:31:12.540Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-08-01T22:31:12.796Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-08-01T22:31:12.796Z] === RUN TestDockerSuite/TestEventsFilters [2023-08-01T22:31:14.681Z] === RUN TestDockerSuite/TestEventsFormat [2023-08-01T22:31:16.042Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-08-01T22:31:16.042Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-08-01T22:31:16.042Z] === RUN TestDockerSuite/TestEventsImageImport [2023-08-01T22:31:16.770Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2023-08-01T22:31:16.770Z] === RUN TestServiceUpdateNetwork [2023-08-01T22:31:16.967Z] --- PASS: TestReplicatedJob (6.05s) [2023-08-01T22:31:16.967Z] === RUN TestUpdateReplicatedJob [2023-08-01T22:31:16.967Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-08-01T22:31:17.222Z] === RUN TestDockerSuite/TestEventsImagePull [2023-08-01T22:31:18.147Z] === RUN TestDockerSuite/TestEventsImageTag [2023-08-01T22:31:19.508Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-08-01T22:31:19.508Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-08-01T22:31:20.431Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-08-01T22:31:20.687Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2023-08-01T22:31:20.687Z] === RUN TestServiceListWithStatuses [2023-08-01T22:31:20.687Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-01T22:31:20.687Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-08-01T22:31:20.687Z] === RUN TestDockerNetworkConnectAlias [2023-08-01T22:31:21.248Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-08-01T22:31:22.094Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.2% of statements [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/pkg/term [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/rootless [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/testutil/request [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/volume [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-08-01T22:31:22.094Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === Skipped [2023-08-01T22:31:22.094Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-08-01T22:31:22.094Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-08-01T22:31:22.094Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver btrfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:73: No driver to put! [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-08-01T22:31:22.094Z] time="2023-08-01T22:30:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-08-01T22:31:22.094Z] time="2023-08-01T22:30:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-08-01T22:31:22.094Z] time="2023-08-01T22:30:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-08-01T22:31:22.094Z] time="2023-08-01T22:30:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-08-01T22:31:22.094Z] time="2023-08-01T22:30:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:73: No driver to put! [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-08-01T22:31:22.094Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-08-01T22:31:22.094Z] overlay_test.go:50: Fails to compute changes intermittently [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-08-01T22:31:22.094Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-01T22:31:22.094Z] graphtest_unix.go:46: Driver zfs not supported [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-08-01T22:31:22.094Z] graphtest_unix.go:73: No driver to put! [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-08-01T22:31:22.094Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-08-01T22:31:22.094Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-08-01T22:31:22.094Z] [2023-08-01T22:31:22.094Z] DONE 2266 tests, 26 skipped in 90.199s Post stage [Pipeline] junit [2023-08-01T22:31:22.664Z] Recording test results [2023-08-01T22:31:22.869Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-08-01T22:31:23.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46142/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c42d7c7f6d0dccfe5d85f0126da2c8ec77573616 hack/validate/vendor [2023-08-01T22:31:23.745Z] update vendored copy of archive/tar [2023-08-01T22:31:23.745Z] downloading: https://golang.org/dl/go1.19.12.src.tar.gz [2023-08-01T22:31:23.757Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-08-01T22:31:24.317Z] === RUN TestDockerSuite/TestEventsRename [2023-08-01T22:31:25.121Z] patching file stat_unix.go [2023-08-01T22:31:25.121Z] 2023/08/01 22:31:25 Collecting initial packages [2023-08-01T22:31:25.241Z] === RUN TestDockerSuite/TestEventsResize [2023-08-01T22:31:25.376Z] 2023/08/01 22:31:25 Download dependencies [2023-08-01T22:31:26.165Z] --- PASS: TestDockerNetworkConnectAlias (5.26s) [2023-08-01T22:31:26.166Z] === RUN TestDockerNetworkReConnect [2023-08-01T22:31:26.166Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Starting whole vndr cycle because no package specified [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Ignoring paths matching "^archive/tar" [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-08-01T22:31:28.638Z] 2023/08/01 22:31:28 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Finished clone github.com/armon/circbuf [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Finished clone github.com/syndtr/gocapability [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Finished clone github.com/Azure/go-ansiterm [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Finished clone github.com/gofrs/flock [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Finished clone github.com/Microsoft/go-winio [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Finished clone github.com/RackSec/srslog [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Finished clone github.com/imdario/mergo [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Finished clone github.com/docker/libtrust [2023-08-01T22:31:28.894Z] 2023/08/01 22:31:28 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-08-01T22:31:29.073Z] --- PASS: TestServiceUpdateNetwork (12.77s) [2023-08-01T22:31:29.073Z] === RUN TestServiceUpdatePidsLimit [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:28 Finished clone github.com/google/uuid [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:28 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:29 Finished clone github.com/moby/ipvs [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:29 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:29 Finished clone github.com/gorilla/mux [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:29 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:29 Finished clone golang.org/x/sync [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:29 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:29 Finished clone github.com/opencontainers/runtime-spec [2023-08-01T22:31:29.151Z] 2023/08/01 22:31:29 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Finished clone github.com/moby/locker [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Finished clone github.com/creack/pty [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Finished clone github.com/tonistiigi/fsutil [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Finished clone github.com/tchap/go-patricia [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Finished clone github.com/moby/sys [2023-08-01T22:31:29.408Z] 2023/08/01 22:31:29 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Finished clone github.com/moby/term [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Clone github.com/docker/distribution, revision 7c354a4b40feeea21d7eeae4de91c8ff7951e672, attempt 1/20 [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Finished clone github.com/docker/go-units [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Finished clone github.com/sirupsen/logrus [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Finished clone github.com/modern-go/concurrent [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Finished clone github.com/docker/go-connections [2023-08-01T22:31:29.665Z] 2023/08/01 22:31:29 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-08-01T22:31:29.921Z] 2023/08/01 22:31:29 Finished clone gotest.tools/v3 [2023-08-01T22:31:29.921Z] 2023/08/01 22:31:29 Clone github.com/docker/libnetwork, revision 3f0048413d95802b9c6c836eba06bfc54f9dbd03, attempt 1/20 [2023-08-01T22:31:29.921Z] 2023/08/01 22:31:29 Finished clone github.com/BurntSushi/toml [2023-08-01T22:31:29.921Z] 2023/08/01 22:31:29 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-08-01T22:31:29.921Z] 2023/08/01 22:31:29 Finished clone github.com/modern-go/reflect2 [2023-08-01T22:31:29.921Z] 2023/08/01 22:31:29 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-08-01T22:31:29.921Z] 2023/08/01 22:31:29 Finished clone github.com/google/go-cmp [2023-08-01T22:31:29.921Z] 2023/08/01 22:31:29 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-08-01T22:31:29.922Z] 2023/08/01 22:31:29 Finished clone github.com/opencontainers/go-digest [2023-08-01T22:31:29.922Z] 2023/08/01 22:31:29 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-08-01T22:31:30.041Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-08-01T22:31:30.178Z] 2023/08/01 22:31:30 Finished clone github.com/golang/gddo [2023-08-01T22:31:30.178Z] 2023/08/01 22:31:30 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-08-01T22:31:30.178Z] 2023/08/01 22:31:30 Finished clone github.com/golang/groupcache [2023-08-01T22:31:30.178Z] 2023/08/01 22:31:30 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-08-01T22:31:30.178Z] 2023/08/01 22:31:30 Finished clone github.com/armon/go-radix [2023-08-01T22:31:30.178Z] 2023/08/01 22:31:30 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-08-01T22:31:30.325Z] --- PASS: TestDockerNetworkReConnect (3.93s) [2023-08-01T22:31:30.325Z] === RUN TestServicePlugin [2023-08-01T22:31:30.435Z] 2023/08/01 22:31:30 Finished clone github.com/docker/go-events [2023-08-01T22:31:30.435Z] 2023/08/01 22:31:30 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-08-01T22:31:30.692Z] 2023/08/01 22:31:30 Finished clone github.com/armon/go-metrics [2023-08-01T22:31:30.692Z] 2023/08/01 22:31:30 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-08-01T22:31:30.692Z] 2023/08/01 22:31:30 Finished clone github.com/google/btree [2023-08-01T22:31:30.692Z] 2023/08/01 22:31:30 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-08-01T22:31:30.692Z] 2023/08/01 22:31:30 Finished clone github.com/vbatts/tar-split [2023-08-01T22:31:30.692Z] 2023/08/01 22:31:30 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-08-01T22:31:30.949Z] 2023/08/01 22:31:30 Finished clone github.com/sean-/seed [2023-08-01T22:31:30.949Z] 2023/08/01 22:31:30 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-08-01T22:31:30.949Z] 2023/08/01 22:31:30 Finished clone github.com/hashicorp/errwrap [2023-08-01T22:31:30.949Z] 2023/08/01 22:31:30 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-08-01T22:31:30.989Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-08-01T22:31:31.206Z] 2023/08/01 22:31:31 Finished clone github.com/hashicorp/memberlist [2023-08-01T22:31:31.206Z] 2023/08/01 22:31:31 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-08-01T22:31:31.463Z] 2023/08/01 22:31:31 Finished clone github.com/hashicorp/go-multierror [2023-08-01T22:31:31.463Z] 2023/08/01 22:31:31 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-08-01T22:31:31.463Z] 2023/08/01 22:31:31 Finished clone github.com/Microsoft/opengcs [2023-08-01T22:31:31.463Z] 2023/08/01 22:31:31 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-08-01T22:31:31.463Z] 2023/08/01 22:31:31 Finished clone github.com/hashicorp/go-msgpack [2023-08-01T22:31:31.463Z] 2023/08/01 22:31:31 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-08-01T22:31:31.688Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-08-01T22:31:31.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-08-01T22:31:31.720Z] 2023/08/01 22:31:31 Finished clone github.com/docker/libkv [2023-08-01T22:31:31.720Z] 2023/08/01 22:31:31 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-08-01T22:31:31.720Z] 2023/08/01 22:31:31 Finished clone github.com/vishvananda/netns [2023-08-01T22:31:31.720Z] 2023/08/01 22:31:31 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-08-01T22:31:31.943Z] === RUN TestDockerSuite/TestEventsStreaming [2023-08-01T22:31:31.977Z] 2023/08/01 22:31:31 Finished clone github.com/philhofer/fwd [2023-08-01T22:31:31.977Z] 2023/08/01 22:31:31 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-08-01T22:31:31.977Z] 2023/08/01 22:31:31 Finished clone github.com/hashicorp/go-sockaddr [2023-08-01T22:31:31.977Z] 2023/08/01 22:31:31 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-08-01T22:31:31.977Z] 2023/08/01 22:31:31 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-08-01T22:31:31.977Z] 2023/08/01 22:31:31 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-08-01T22:31:32.503Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-08-01T22:31:32.541Z] 2023/08/01 22:31:32 Finished clone github.com/vishvananda/netlink [2023-08-01T22:31:32.541Z] 2023/08/01 22:31:32 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-08-01T22:31:32.541Z] 2023/08/01 22:31:32 Finished clone github.com/willf/bitset [2023-08-01T22:31:32.541Z] 2023/08/01 22:31:32 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-08-01T22:31:32.541Z] 2023/08/01 22:31:32 Finished clone github.com/googleapis/gax-go [2023-08-01T22:31:32.541Z] 2023/08/01 22:31:32 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-08-01T22:31:32.798Z] 2023/08/01 22:31:32 Finished clone go.opencensus.io [2023-08-01T22:31:32.798Z] 2023/08/01 22:31:32 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 [2023-08-01T22:31:32.798Z] 2023/08/01 22:31:32 Finished clone github.com/cyphar/filepath-securejoin [2023-08-01T22:31:32.798Z] 2023/08/01 22:31:32 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-08-01T22:31:33.362Z] 2023/08/01 22:31:33 Finished clone github.com/coreos/go-systemd [2023-08-01T22:31:33.362Z] 2023/08/01 22:31:33 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-08-01T22:31:33.362Z] 2023/08/01 22:31:33 Finished clone github.com/hashicorp/serf [2023-08-01T22:31:33.362Z] 2023/08/01 22:31:33 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-08-01T22:31:33.428Z] plugin_test.go:61: [d583175b182ce] joining swarm manager [d1e619f7aaf27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:31:33.428Z] docker_api_swarm_node_test.go:81: [d9a3b499e8379] joining swarm manager [d3f5391345607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:31:33.619Z] 2023/08/01 22:31:33 Finished clone github.com/coreos/go-systemd/v22 [2023-08-01T22:31:33.619Z] 2023/08/01 22:31:33 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-08-01T22:31:33.876Z] 2023/08/01 22:31:33 Finished clone github.com/godbus/dbus/v5 [2023-08-01T22:31:33.876Z] 2023/08/01 22:31:33 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-08-01T22:31:33.876Z] 2023/08/01 22:31:33 Finished clone github.com/containerd/fifo [2023-08-01T22:31:33.876Z] 2023/08/01 22:31:33 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-08-01T22:31:34.440Z] 2023/08/01 22:31:34 Finished clone github.com/docker/libnetwork [2023-08-01T22:31:34.440Z] 2023/08/01 22:31:34 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-08-01T22:31:34.440Z] 2023/08/01 22:31:34 Finished clone github.com/json-iterator/go [2023-08-01T22:31:34.440Z] 2023/08/01 22:31:34 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-08-01T22:31:34.440Z] 2023/08/01 22:31:34 Finished clone github.com/samuel/go-zookeeper [2023-08-01T22:31:34.440Z] 2023/08/01 22:31:34 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-08-01T22:31:34.440Z] 2023/08/01 22:31:34 Finished clone github.com/containerd/cgroups [2023-08-01T22:31:34.440Z] 2023/08/01 22:31:34 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-08-01T22:31:34.722Z] 2023/08/01 22:31:34 Finished clone golang.org/x/sys [2023-08-01T22:31:34.722Z] 2023/08/01 22:31:34 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-08-01T22:31:34.789Z] plugin_test.go:64: [dd7301944c4a9] joining swarm manager [d1e619f7aaf27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:31:34.989Z] 2023/08/01 22:31:34 Finished clone github.com/containerd/console [2023-08-01T22:31:34.990Z] 2023/08/01 22:31:34 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-08-01T22:31:34.990Z] 2023/08/01 22:31:34 Finished clone github.com/containerd/go-runc [2023-08-01T22:31:34.990Z] 2023/08/01 22:31:34 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:34 Finished clone github.com/containerd/typeurl [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:34 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:35 Finished clone github.com/deckarep/golang-set [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:35 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:35 Finished clone github.com/Graylog2/go-gelf [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:35 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:35 Finished clone github.com/containerd/continuity [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:35 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:35 Finished clone github.com/containerd/ttrpc [2023-08-01T22:31:35.246Z] 2023/08/01 22:31:35 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-08-01T22:31:35.349Z] === RUN TestDockerSuite/TestEventsTop [2023-08-01T22:31:35.504Z] 2023/08/01 22:31:35 Finished clone github.com/fluent/fluent-logger-golang [2023-08-01T22:31:35.504Z] 2023/08/01 22:31:35 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-08-01T22:31:35.604Z] === RUN TestDockerSuite/TestEventsUntag [2023-08-01T22:31:35.766Z] 2023/08/01 22:31:35 Finished clone github.com/coreos/go-semver [2023-08-01T22:31:35.766Z] 2023/08/01 22:31:35 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-08-01T22:31:36.024Z] 2023/08/01 22:31:35 Finished clone github.com/ishidawataru/sctp [2023-08-01T22:31:36.024Z] 2023/08/01 22:31:35 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-08-01T22:31:36.024Z] 2023/08/01 22:31:35 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-08-01T22:31:36.024Z] 2023/08/01 22:31:35 Finished clone github.com/docker/distribution [2023-08-01T22:31:36.281Z] 2023/08/01 22:31:36 Finished clone github.com/prometheus/client_golang [2023-08-01T22:31:36.281Z] 2023/08/01 22:31:36 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-08-01T22:31:36.844Z] 2023/08/01 22:31:36 Finished clone github.com/beorn7/perks [2023-08-01T22:31:36.844Z] 2023/08/01 22:31:36 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-08-01T22:31:36.844Z] 2023/08/01 22:31:36 Finished clone github.com/gogo/googleapis [2023-08-01T22:31:36.844Z] 2023/08/01 22:31:36 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-08-01T22:31:36.844Z] 2023/08/01 22:31:36 Finished clone go.etcd.io/bbolt [2023-08-01T22:31:36.844Z] 2023/08/01 22:31:36 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-08-01T22:31:37.100Z] 2023/08/01 22:31:36 Finished clone golang.org/x/text [2023-08-01T22:31:37.100Z] 2023/08/01 22:31:36 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-08-01T22:31:37.663Z] 2023/08/01 22:31:37 Finished clone github.com/prometheus/client_model [2023-08-01T22:31:37.663Z] 2023/08/01 22:31:37 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Finished clone github.com/cilium/ebpf [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Finished clone github.com/moby/buildkit [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Finished clone github.com/prometheus/common [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Finished clone github.com/miekg/dns [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Finished clone github.com/prometheus/procfs [2023-08-01T22:31:38.226Z] 2023/08/01 22:31:38 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-08-01T22:31:38.483Z] 2023/08/01 22:31:38 Finished clone golang.org/x/crypto [2023-08-01T22:31:38.483Z] 2023/08/01 22:31:38 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-08-01T22:31:38.740Z] 2023/08/01 22:31:38 Finished clone github.com/opencontainers/image-spec [2023-08-01T22:31:38.740Z] 2023/08/01 22:31:38 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-08-01T22:31:38.740Z] 2023/08/01 22:31:38 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-08-01T22:31:38.740Z] 2023/08/01 22:31:38 Finished clone github.com/tinylib/msgp [2023-08-01T22:31:38.863Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-08-01T22:31:38.996Z] 2023/08/01 22:31:38 Finished clone github.com/mistifyio/go-zfs [2023-08-01T22:31:38.996Z] 2023/08/01 22:31:38 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-08-01T22:31:38.996Z] 2023/08/01 22:31:38 Finished clone github.com/hashicorp/go-immutable-radix [2023-08-01T22:31:38.996Z] 2023/08/01 22:31:38 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-08-01T22:31:38.996Z] 2023/08/01 22:31:38 Finished clone github.com/hashicorp/go-memdb [2023-08-01T22:31:38.996Z] 2023/08/01 22:31:38 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-08-01T22:31:39.168Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-08-01T22:31:39.253Z] 2023/08/01 22:31:39 Finished clone github.com/fsnotify/fsnotify [2023-08-01T22:31:39.253Z] 2023/08/01 22:31:39 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-08-01T22:31:39.509Z] 2023/08/01 22:31:39 Finished clone github.com/spf13/pflag [2023-08-01T22:31:39.509Z] 2023/08/01 22:31:39 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-08-01T22:31:39.509Z] 2023/08/01 22:31:39 Finished clone golang.org/x/time [2023-08-01T22:31:39.509Z] 2023/08/01 22:31:39 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-08-01T22:31:39.509Z] 2023/08/01 22:31:39 Finished clone github.com/pkg/errors [2023-08-01T22:31:39.509Z] 2023/08/01 22:31:39 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-08-01T22:31:39.509Z] 2023/08/01 22:31:39 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-08-01T22:31:39.509Z] 2023/08/01 22:31:39 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-08-01T22:31:39.766Z] 2023/08/01 22:31:39 Finished clone github.com/cespare/xxhash/v2 [2023-08-01T22:31:39.766Z] 2023/08/01 22:31:39 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-08-01T22:31:39.766Z] 2023/08/01 22:31:39 Finished clone github.com/bsphere/le_go [2023-08-01T22:31:39.766Z] 2023/08/01 22:31:39 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-08-01T22:31:40.022Z] 2023/08/01 22:31:39 Finished clone github.com/spf13/cobra [2023-08-01T22:31:40.022Z] 2023/08/01 22:31:39 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-08-01T22:31:40.278Z] 2023/08/01 22:31:40 Finished clone github.com/fernet/fernet-go [2023-08-01T22:31:40.278Z] 2023/08/01 22:31:40 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-08-01T22:31:40.278Z] 2023/08/01 22:31:40 Finished clone github.com/morikuni/aec [2023-08-01T22:31:40.278Z] 2023/08/01 22:31:40 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-08-01T22:31:40.535Z] 2023/08/01 22:31:40 Finished clone github.com/jmespath/go-jmespath [2023-08-01T22:31:40.535Z] 2023/08/01 22:31:40 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-08-01T22:31:40.535Z] 2023/08/01 22:31:40 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-08-01T22:31:40.535Z] 2023/08/01 22:31:40 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-08-01T22:31:40.792Z] 2023/08/01 22:31:40 Finished clone golang.org/x/oauth2 [2023-08-01T22:31:40.792Z] 2023/08/01 22:31:40 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-08-01T22:31:41.356Z] 2023/08/01 22:31:41 Finished clone github.com/docker/go-metrics [2023-08-01T22:31:41.356Z] 2023/08/01 22:31:41 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-08-01T22:31:41.356Z] 2023/08/01 22:31:41 Finished clone github.com/hashicorp/golang-lru [2023-08-01T22:31:41.356Z] 2023/08/01 22:31:41 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-08-01T22:31:41.920Z] 2023/08/01 22:31:41 Finished clone github.com/Microsoft/hcsshim [2023-08-01T22:31:41.920Z] 2023/08/01 22:31:41 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-08-01T22:31:42.176Z] 2023/08/01 22:31:41 Finished clone github.com/opencontainers/selinux [2023-08-01T22:31:42.176Z] 2023/08/01 22:31:41 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-08-01T22:31:42.176Z] 2023/08/01 22:31:42 Finished clone github.com/inconshreveable/mousetrap [2023-08-01T22:31:42.176Z] 2023/08/01 22:31:42 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-08-01T22:31:42.176Z] 2023/08/01 22:31:42 Finished clone github.com/coreos/pkg [2023-08-01T22:31:42.176Z] 2023/08/01 22:31:42 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-08-01T22:31:43.106Z] 2023/08/01 22:31:42 Finished clone github.com/mitchellh/hashstructure [2023-08-01T22:31:43.106Z] 2023/08/01 22:31:42 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-08-01T22:31:43.362Z] 2023/08/01 22:31:43 Finished clone github.com/containerd/containerd [2023-08-01T22:31:43.362Z] 2023/08/01 22:31:43 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-08-01T22:31:43.362Z] 2023/08/01 22:31:43 Finished clone github.com/opentracing-contrib/go-stdlib [2023-08-01T22:31:43.362Z] 2023/08/01 22:31:43 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-08-01T22:31:43.619Z] 2023/08/01 22:31:43 Finished clone github.com/opencontainers/runc [2023-08-01T22:31:43.619Z] 2023/08/01 22:31:43 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-08-01T22:31:44.182Z] 2023/08/01 22:31:43 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-08-01T22:31:44.182Z] 2023/08/01 22:31:43 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-08-01T22:31:44.182Z] 2023/08/01 22:31:44 Finished clone github.com/opentracing/opentracing-go [2023-08-01T22:31:44.182Z] 2023/08/01 22:31:44 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-08-01T22:31:44.182Z] 2023/08/01 22:31:44 Finished clone code.cloudfoundry.org/clock [2023-08-01T22:31:44.182Z] 2023/08/01 22:31:44 Finished clone github.com/google/shlex [2023-08-01T22:31:44.745Z] 2023/08/01 22:31:44 Finished clone github.com/tonistiigi/units [2023-08-01T22:31:44.745Z] 2023/08/01 22:31:44 Finished clone golang.org/x/net [2023-08-01T22:31:45.715Z] --- PASS: TestServiceUpdatePidsLimit (16.73s) [2023-08-01T22:31:45.715Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) [2023-08-01T22:31:45.715Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2023-08-01T22:31:45.715Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-08-01T22:31:45.715Z] PASS [2023-08-01T22:31:45.715Z] [2023-08-01T22:31:45.715Z] === Skipped [2023-08-01T22:31:45.715Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-08-01T22:31:45.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-01T22:31:45.715Z] [2023-08-01T22:31:45.715Z] DONE 27 tests, 1 skipped in 187.392s [2023-08-01T22:31:45.715Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-08-01T22:31:45.715Z] INFO: Testing against a local daemon [2023-08-01T22:31:45.715Z] === RUN TestSessionCreate [2023-08-01T22:31:45.715Z] --- PASS: TestSessionCreate (0.02s) [2023-08-01T22:31:45.715Z] === RUN TestSessionCreateWithBadUpgrade [2023-08-01T22:31:45.715Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-08-01T22:31:45.715Z] PASS [2023-08-01T22:31:45.715Z] [2023-08-01T22:31:45.715Z] DONE 2 tests in 0.061s [2023-08-01T22:31:45.715Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-08-01T22:31:45.715Z] INFO: Testing against a local daemon [2023-08-01T22:31:45.715Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-08-01T22:31:45.715Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-08-01T22:31:45.715Z] === RUN TestEventsExecDie [2023-08-01T22:31:46.646Z] --- PASS: TestEventsExecDie (0.64s) [2023-08-01T22:31:46.646Z] === RUN TestEventsBackwardsCompatible [2023-08-01T22:31:46.646Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-08-01T22:31:46.646Z] === RUN TestInfoBinaryCommits [2023-08-01T22:31:46.646Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-08-01T22:31:46.646Z] === RUN TestInfoAPIVersioned [2023-08-01T22:31:46.646Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-08-01T22:31:46.646Z] === RUN TestInfoDiscoveryBackend [2023-08-01T22:31:46.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-08-01T22:31:47.209Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-08-01T22:31:47.209Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-08-01T22:31:47.271Z] 2023/08/01 22:31:46 Finished clone github.com/google/certificate-transparency-go [2023-08-01T22:31:47.271Z] 2023/08/01 22:31:46 Finished clone github.com/golang/protobuf [2023-08-01T22:31:48.141Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-08-01T22:31:48.141Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-08-01T22:31:48.299Z] docker_api_swarm_node_test.go:53: [d2c5de3c0d76d] joining swarm manager [df3fef153dbbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:31:48.704Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-08-01T22:31:48.704Z] === RUN TestInfoAPI [2023-08-01T22:31:48.704Z] --- PASS: TestInfoAPI (0.02s) [2023-08-01T22:31:48.704Z] === RUN TestInfoAPIWarnings [2023-08-01T22:31:48.859Z] docker_api_swarm_node_test.go:54: [d4480e1cef687] joining swarm manager [df3fef153dbbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:31:49.114Z] === RUN TestDockerSuite/TestExec [2023-08-01T22:31:49.674Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-08-01T22:31:50.233Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-08-01T22:31:50.545Z] 2023/08/01 22:31:50 Finished clone github.com/coreos/etcd [2023-08-01T22:31:50.793Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-08-01T22:31:50.803Z] 2023/08/01 22:31:50 Finished clone google.golang.org/grpc [2023-08-01T22:31:50.803Z] 2023/08/01 22:31:50 Finished clone github.com/cloudflare/cfssl [2023-08-01T22:31:50.803Z] 2023/08/01 22:31:50 Finished clone github.com/gogo/protobuf [2023-08-01T22:31:51.353Z] === RUN TestDockerSuite/TestExecAPIStart [2023-08-01T22:31:51.365Z] 2023/08/01 22:31:51 Finished clone github.com/docker/swarmkit [2023-08-01T22:31:52.276Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-08-01T22:31:52.836Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-08-01T22:31:53.257Z] 2023/08/01 22:31:53 Finished clone google.golang.org/genproto [2023-08-01T22:31:53.396Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-08-01T22:31:53.955Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-08-01T22:31:54.515Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-08-01T22:31:55.074Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-08-01T22:31:55.634Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-08-01T22:31:56.995Z] === RUN TestDockerSuite/TestExecCgroup [2023-08-01T22:31:57.556Z] === RUN TestDockerSuite/TestExecEnv [2023-08-01T22:31:58.116Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-08-01T22:31:59.041Z] --- PASS: TestServicePlugin (29.24s) [2023-08-01T22:31:59.041Z] === RUN TestServiceUpdateLabel [2023-08-01T22:31:59.600Z] === RUN TestDockerSuite/TestExecExitStatus [2023-08-01T22:32:00.160Z] === RUN TestDockerSuite/TestExecInspectID [2023-08-01T22:32:01.374Z] 2023/08/01 22:32:01 Finished clone cloud.google.com/go [2023-08-01T22:32:01.522Z] --- PASS: TestServiceUpdateLabel (2.38s) [2023-08-01T22:32:01.522Z] === RUN TestServiceUpdateSecrets [2023-08-01T22:32:01.776Z] === RUN TestDockerSuite/TestExecInteractive [2023-08-01T22:32:02.336Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-08-01T22:32:02.896Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-08-01T22:32:03.821Z] === RUN TestDockerSuite/TestExecParseError [2023-08-01T22:32:04.381Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-08-01T22:32:04.636Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-08-01T22:32:05.195Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-08-01T22:32:06.557Z] === RUN TestDockerSuite/TestExecSetEnv [2023-08-01T22:32:06.763Z] --- PASS: TestInfoAPIWarnings (16.19s) [2023-08-01T22:32:06.763Z] === RUN TestInfoDebug [2023-08-01T22:32:06.763Z] --- PASS: TestInfoDebug (0.52s) [2023-08-01T22:32:06.763Z] === RUN TestInfoInsecureRegistries [2023-08-01T22:32:06.763Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-08-01T22:32:06.763Z] === RUN TestInfoRegistryMirrors [2023-08-01T22:32:06.763Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-08-01T22:32:06.763Z] === RUN TestLoginFailsWithBadCredentials [2023-08-01T22:32:06.763Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-08-01T22:32:06.763Z] === RUN TestPingCacheHeaders [2023-08-01T22:32:06.763Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-08-01T22:32:06.763Z] === RUN TestPingGet [2023-08-01T22:32:06.763Z] --- PASS: TestPingGet (0.01s) [2023-08-01T22:32:06.763Z] === RUN TestPingHead [2023-08-01T22:32:06.763Z] --- PASS: TestPingHead (0.01s) [2023-08-01T22:32:06.763Z] === RUN TestVersion [2023-08-01T22:32:06.763Z] --- PASS: TestVersion (0.01s) [2023-08-01T22:32:06.763Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-08-01T22:32:06.812Z] === RUN TestDockerSuite/TestExecStartFails [2023-08-01T22:32:07.371Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-08-01T22:32:08.133Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s) [2023-08-01T22:32:08.133Z] PASS [2023-08-01T22:32:08.133Z] [2023-08-01T22:32:08.133Z] DONE 18 tests in 22.216s [2023-08-01T22:32:08.133Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-08-01T22:32:08.133Z] INFO: Testing against a local daemon [2023-08-01T22:32:08.133Z] === RUN TestVolumesCreateAndList [2023-08-01T22:32:08.133Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-08-01T22:32:08.133Z] === RUN TestVolumesRemove [2023-08-01T22:32:08.133Z] --- PASS: TestVolumesRemove (0.11s) [2023-08-01T22:32:08.133Z] === RUN TestVolumesInspect [2023-08-01T22:32:08.133Z] --- PASS: TestVolumesInspect (0.01s) [2023-08-01T22:32:08.133Z] === RUN TestVolumesInvalidJSON [2023-08-01T22:32:08.133Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-08-01T22:32:08.133Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-08-01T22:32:08.133Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-08-01T22:32:08.133Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-08-01T22:32:08.133Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-08-01T22:32:08.133Z] PASS [2023-08-01T22:32:08.133Z] [2023-08-01T22:32:08.133Z] DONE 5 tests in 0.175s [2023-08-01T22:32:08.133Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-08-01T22:32:10.027Z] Stopping apparmor (via systemctl): apparmor.service. [2023-08-01T22:32:10.027Z] Removing test suite binaries [2023-08-01T22:32:10.027Z] exiting test-integration [2023-08-01T22:32:10.027Z] ++ exit 0 [2023-08-01T22:32:10.027Z] Post stage [Pipeline] junit [2023-08-01T22:32:10.968Z] Recording test results [2023-08-01T22:32:12.118Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-08-01T22:32:12.443Z] + echo Ensuring container killed. [2023-08-01T22:32:12.444Z] Ensuring container killed. [2023-08-01T22:32:12.444Z] + docker rm -vf docker-pr1 [2023-08-01T22:32:12.444Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-08-01T22:32:12.720Z] + echo Chowning /workspace to jenkins user [2023-08-01T22:32:12.720Z] Chowning /workspace to jenkins user [2023-08-01T22:32:12.720Z] + id -u [2023-08-01T22:32:12.720Z] + id -g [2023-08-01T22:32:12.720Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46142:/workspace busybox chown -R 1000:1000 /workspace [2023-08-01T22:32:12.720Z] Unable to find image 'busybox:latest' locally [2023-08-01T22:32:12.720Z] latest: Pulling from library/busybox [2023-08-01T22:32:12.977Z] 3f4d90098f5b: Pulling fs layer [2023-08-01T22:32:12.977Z] 3f4d90098f5b: Verifying Checksum [2023-08-01T22:32:12.977Z] 3f4d90098f5b: Download complete [2023-08-01T22:32:12.977Z] 3f4d90098f5b: Pull complete [2023-08-01T22:32:12.977Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-08-01T22:32:12.977Z] Status: Downloaded newer image for busybox:latest [2023-08-01T22:32:13.551Z] 2023/08/01 22:32:12 Finished clone github.com/hashicorp/consul [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-08-01T22:32:14.639Z] + bundleName=amd64-cgroup2 [2023-08-01T22:32:14.640Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-08-01T22:32:14.640Z] Creating amd64-cgroup2-bundles.tar.gz [2023-08-01T22:32:14.640Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-08-01T22:32:14.640Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2023-08-01T22:32:14.906Z] Archiving artifacts [2023-08-01T22:32:16.456Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46142/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-08-01T22:32:16.757Z] + make clean [2023-08-01T22:32:16.757Z] docker volume rm -f docker-dev-cache [2023-08-01T22:32:16.757Z] docker-dev-cache [Pipeline] deleteDir [2023-08-01T22:32:17.301Z] --- PASS: TestServiceUpdateSecrets (15.07s) [2023-08-01T22:32:17.301Z] === RUN TestServiceUpdateConfigs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T22:32:18.662Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-08-01T22:32:18.917Z] === RUN TestDockerSuite/TestExecTTY [2023-08-01T22:32:19.476Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-08-01T22:32:20.401Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-08-01T22:32:20.656Z] === RUN TestDockerSuite/TestExecUlimits [2023-08-01T22:32:21.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-08-01T22:32:21.216Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-08-01T22:32:21.216Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-08-01T22:32:21.216Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-08-01T22:32:22.579Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-08-01T22:32:23.504Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-08-01T22:32:24.064Z] === RUN TestDockerSuite/TestExecWithTERM [2023-08-01T22:32:24.624Z] === RUN TestDockerSuite/TestExecWithUser [2023-08-01T22:32:24.722Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-08-01T22:32:24.722Z] [2023-08-01T22:32:24.722Z] ________ ____ __. [2023-08-01T22:32:24.722Z] \_____ \ | |/ _| [2023-08-01T22:32:24.722Z] / | \| < [2023-08-01T22:32:24.722Z] / | \ | \ [2023-08-01T22:32:24.722Z] \_______ /____|__ \ [2023-08-01T22:32:24.722Z] \/ \/ [2023-08-01T22:32:24.722Z] [2023-08-01T22:32:24.722Z] INFO: make.ps1 ended at 08/01/2023 22:32:20 [2023-08-01T22:32:24.722Z] INFO: Binaries build ended at 08/01/2023 22:32:22. Duration:00:01:46.9991916 [2023-08-01T22:32:24.722Z] INFO: Copying the built daemon binary to d:\CI\PR-46142\1\binary\dockerd-c42d7c7f6d.exe... [2023-08-01T22:32:24.722Z] INFO: Copying the built client binary to d:\CI\PR-46142\1\binary\docker-c42d7c7f6d.exe... [2023-08-01T22:32:24.722Z] INFO: Copying dockerversion from the container... [2023-08-01T22:32:24.722Z] INFO: Copying the golang package from the container to d:\CI\PR-46142\1\installer\go.zip... [2023-08-01T22:32:24.722Z] INFO: Extracting go.zip to d:\CI\PR-46142\1\go [2023-08-01T22:32:25.550Z] === RUN TestDockerSuite/TestGetContainerStats [2023-08-01T22:32:27.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-08-01T22:32:28.396Z] 2023/08/01 22:32:27 Finished clone github.com/aws/aws-sdk-go [2023-08-01T22:32:29.315Z] docker_api_swarm_test.go:202: [dc458cc4e4151] joining swarm manager [d8d627e3579c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:32:29.875Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-08-01T22:32:31.237Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2023-08-01T22:32:31.237Z] === RUN TestServiceUpdateNetwork [2023-08-01T22:32:34.498Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-08-01T22:32:35.859Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-08-01T22:32:41.094Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-08-01T22:32:41.094Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-08-01T22:32:41.094Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-08-01T22:32:41.094Z] === RUN TestDockerSuite/TestHealth [2023-08-01T22:32:44.356Z] --- PASS: TestServiceUpdateNetwork (12.81s) [2023-08-01T22:32:44.356Z] === RUN TestServiceUpdatePidsLimit [2023-08-01T22:32:45.281Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-08-01T22:32:46.206Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-08-01T22:32:52.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-08-01T22:32:52.986Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-08-01T22:32:54.348Z] docker_api_swarm_test.go:384: [d09d9e6204426] joining swarm manager [dc8f49dfc5715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:32:55.708Z] docker_api_swarm_test.go:385: [d9e903cd76afb] joining swarm manager [dc8f49dfc5715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:33:00.634Z] INFO: Extraction ended at 08/01/2023 22:33:00. Duration:00:00:35.6163850 [2023-08-01T22:33:00.634Z] INFO: Updating the golang and path environment variables [2023-08-01T22:33:00.634Z] INFO: GOPATH=d:\gopath [2023-08-01T22:33:00.634Z] INFO: go version go1.19.12 windows/amd64 [2023-08-01T22:33:00.634Z] INFO: Running the daemon under test in debug mode [2023-08-01T22:33:00.634Z] INFO: Starting a daemon under test... [2023-08-01T22:33:00.634Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-46142\1\daemon --pidfile d:\CI\PR-46142\1\docker.pid -D [2023-08-01T22:33:00.634Z] INFO: Process started successfully. [2023-08-01T22:33:00.634Z] INFO: Start tailing logs of the daemon under tests [2023-08-01T22:33:00.944Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-08-01T22:33:00.944Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-08-01T22:33:00.944Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-08-01T22:33:00.944Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-08-01T22:33:00.944Z] --- PASS: TestServiceUpdatePidsLimit (16.89s) [2023-08-01T22:33:00.944Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) [2023-08-01T22:33:00.944Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2023-08-01T22:33:00.944Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-08-01T22:33:00.944Z] PASS [2023-08-01T22:33:00.944Z] [2023-08-01T22:33:00.944Z] === Skipped [2023-08-01T22:33:00.944Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-08-01T22:33:00.944Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-01T22:33:00.944Z] [2023-08-01T22:33:00.944Z] DONE 27 tests, 1 skipped in 193.973s [2023-08-01T22:33:00.944Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-08-01T22:33:00.944Z] ++ 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 [2023-08-01T22:33:00.944Z] ++ set -e [2023-08-01T22:33:00.944Z] ++ '[' -n 0 ']' [2023-08-01T22:33:00.944Z] ++ set -x [2023-08-01T22:33:00.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-08-01T22:33:00.944Z] INFO: Testing against a local daemon [2023-08-01T22:33:00.944Z] === RUN TestSessionCreate [2023-08-01T22:33:00.944Z] --- PASS: TestSessionCreate (0.02s) [2023-08-01T22:33:00.944Z] === RUN TestSessionCreateWithBadUpgrade [2023-08-01T22:33:00.944Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-08-01T22:33:00.944Z] PASS [2023-08-01T22:33:00.944Z] [2023-08-01T22:33:00.944Z] DONE 2 tests in 0.068s [2023-08-01T22:33:01.105Z] INFO: Waiting for the daemon under test to start... [2023-08-01T22:33:01.199Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-08-01T22:33:01.199Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-08-01T22:33:01.199Z] ++ 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 [2023-08-01T22:33:01.199Z] ++ set -e [2023-08-01T22:33:01.199Z] ++ '[' -n 0 ']' [2023-08-01T22:33:01.199Z] ++ set -x [2023-08-01T22:33:01.199Z] ++ 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 [2023-08-01T22:33:01.199Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-08-01T22:33:01.199Z] INFO: Testing against a local daemon [2023-08-01T22:33:01.199Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-08-01T22:33:01.199Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-01T22:33:01.199Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-01T22:33:01.199Z] === RUN TestEventsExecDie [2023-08-01T22:33:01.760Z] --- PASS: TestEventsExecDie (0.63s) [2023-08-01T22:33:01.760Z] === RUN TestEventsBackwardsCompatible [2023-08-01T22:33:01.760Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-08-01T22:33:01.760Z] === RUN TestInfoBinaryCommits [2023-08-01T22:33:01.760Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-08-01T22:33:01.760Z] === RUN TestInfoAPIVersioned [2023-08-01T22:33:01.760Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-08-01T22:33:01.760Z] === RUN TestInfoDiscoveryBackend [2023-08-01T22:33:01.760Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-08-01T22:33:01.760Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-08-01T22:33:01.760Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-08-01T22:33:02.015Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-08-01T22:33:02.015Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-08-01T22:33:02.270Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-08-01T22:33:02.270Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2023-08-01T22:33:02.270Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-08-01T22:33:02.525Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-08-01T22:33:02.525Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-08-01T22:33:03.085Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-08-01T22:33:03.085Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-08-01T22:33:03.339Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-08-01T22:33:03.339Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-08-01T22:33:03.595Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-08-01T22:33:03.850Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2023-08-01T22:33:03.850Z] === RUN TestInfoAPI [2023-08-01T22:33:03.850Z] --- PASS: TestInfoAPI (0.02s) [2023-08-01T22:33:03.850Z] === RUN TestInfoAPIWarnings [2023-08-01T22:33:04.105Z] === RUN TestDockerSuite/TestImagesFormat [2023-08-01T22:33:04.361Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-08-01T22:33:04.921Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-08-01T22:33:07.431Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-08-01T22:33:07.431Z] === RUN TestDockerSuite/TestImportBadURL [2023-08-01T22:33:07.431Z] === RUN TestDockerSuite/TestImportDisplay [2023-08-01T22:33:08.355Z] === RUN TestDockerSuite/TestImportFile [2023-08-01T22:33:09.716Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-08-01T22:33:09.716Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-08-01T22:33:10.641Z] === RUN TestDockerSuite/TestImportGzipped [2023-08-01T22:33:12.002Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-08-01T22:33:12.926Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-08-01T22:33:13.546Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-08-01T22:33:14.137Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-08-01T22:33:14.710Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-08-01T22:33:14.710Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-08-01T22:33:14.710Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-08-01T22:33:14.971Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-08-01T22:33:15.554Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-08-01T22:33:15.949Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-08-01T22:33:16.549Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-08-01T22:33:17.131Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-08-01T22:33:17.410Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-08-01T22:33:17.410Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-08-01T22:33:18.834Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-08-01T22:33:19.089Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-08-01T22:33:19.649Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-08-01T22:33:19.649Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-08-01T22:33:20.209Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-08-01T22:33:20.209Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-08-01T22:33:20.209Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-08-01T22:33:20.209Z] --- PASS: TestInfoAPIWarnings (16.26s) [2023-08-01T22:33:20.209Z] === RUN TestInfoDebug [2023-08-01T22:33:20.768Z] --- PASS: TestInfoDebug (0.52s) [2023-08-01T22:33:20.768Z] === RUN TestInfoInsecureRegistries [2023-08-01T22:33:21.023Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-08-01T22:33:21.278Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-08-01T22:33:21.278Z] === RUN TestInfoRegistryMirrors [2023-08-01T22:33:21.533Z] === RUN TestDockerSuite/TestInspectDefault [2023-08-01T22:33:21.788Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-08-01T22:33:21.788Z] === RUN TestLoginFailsWithBadCredentials [2023-08-01T22:33:22.043Z] === RUN TestDockerSuite/TestInspectHistory [2023-08-01T22:33:22.043Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-08-01T22:33:22.043Z] === RUN TestPingCacheHeaders [2023-08-01T22:33:22.298Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-08-01T22:33:22.298Z] === RUN TestPingGet [2023-08-01T22:33:22.298Z] --- PASS: TestPingGet (0.01s) [2023-08-01T22:33:22.298Z] === RUN TestPingHead [2023-08-01T22:33:22.298Z] --- PASS: TestPingHead (0.02s) [2023-08-01T22:33:22.298Z] === RUN TestVersion [2023-08-01T22:33:22.298Z] --- PASS: TestVersion (0.01s) [2023-08-01T22:33:22.298Z] PASS [2023-08-01T22:33:22.298Z] [2023-08-01T22:33:22.298Z] === Skipped [2023-08-01T22:33:22.298Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-01T22:33:22.298Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-01T22:33:22.298Z] [2023-08-01T22:33:22.298Z] DONE 18 tests, 1 skipped in 21.145s [2023-08-01T22:33:22.298Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-08-01T22:33:22.298Z] ++ 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 [2023-08-01T22:33:22.298Z] ++ set -e [2023-08-01T22:33:22.298Z] ++ '[' -n 0 ']' [2023-08-01T22:33:22.298Z] ++ set -x [2023-08-01T22:33:22.298Z] ++ 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 [2023-08-01T22:33:22.298Z] INFO: Testing against a local daemon [2023-08-01T22:33:22.298Z] === RUN TestVolumesCreateAndList [2023-08-01T22:33:22.298Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-08-01T22:33:22.298Z] === RUN TestVolumesRemove [2023-08-01T22:33:22.298Z] --- PASS: TestVolumesRemove (0.08s) [2023-08-01T22:33:22.298Z] === RUN TestVolumesInspect [2023-08-01T22:33:22.298Z] --- PASS: TestVolumesInspect (0.01s) [2023-08-01T22:33:22.298Z] === RUN TestVolumesInvalidJSON [2023-08-01T22:33:22.298Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-08-01T22:33:22.298Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-08-01T22:33:22.298Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-08-01T22:33:22.298Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-08-01T22:33:22.298Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-08-01T22:33:22.298Z] PASS [2023-08-01T22:33:22.298Z] [2023-08-01T22:33:22.298Z] DONE 5 tests in 0.151s [2023-08-01T22:33:22.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-08-01T22:33:22.385Z] .....INFO: Daemon under test started and replied! [2023-08-01T22:33:22.386Z] INFO: Docker version of the daemon under test [2023-08-01T22:33:22.386Z] [2023-08-01T22:33:22.386Z] Client: [2023-08-01T22:33:22.386Z] Version: 17.06.2-ce [2023-08-01T22:33:22.386Z] API version: 1.30 [2023-08-01T22:33:22.386Z] Go version: go1.8.3 [2023-08-01T22:33:22.386Z] Git commit: cec0b72 [2023-08-01T22:33:22.386Z] Built: Tue Sep 5 19:57:19 2017 [2023-08-01T22:33:22.386Z] OS/Arch: windows/amd64 [2023-08-01T22:33:22.386Z] [2023-08-01T22:33:22.386Z] Server: [2023-08-01T22:33:22.386Z] Version: 0.0.0-dev [2023-08-01T22:33:22.386Z] API version: 1.41 (minimum version 1.24) [2023-08-01T22:33:22.386Z] Go version: go1.19.12 [2023-08-01T22:33:22.386Z] Git commit: c42d7c7f6d [2023-08-01T22:33:22.386Z] Built: 08/01/2023 22:30:42 [2023-08-01T22:33:22.386Z] OS/Arch: windows/amd64 [2023-08-01T22:33:22.386Z] Experimental: false [2023-08-01T22:33:22.386Z] [2023-08-01T22:33:22.386Z] INFO: Docker info of the daemon under test [2023-08-01T22:33:22.386Z] [2023-08-01T22:33:22.386Z] Containers: 0 [2023-08-01T22:33:22.386Z] Running: 0 [2023-08-01T22:33:22.386Z] Paused: 0 [2023-08-01T22:33:22.386Z] Stopped: 0 [2023-08-01T22:33:22.386Z] Images: 0 [2023-08-01T22:33:22.386Z] Server Version: 0.0.0-dev [2023-08-01T22:33:22.386Z] Storage Driver: windowsfilter [2023-08-01T22:33:22.386Z] Windows: [2023-08-01T22:33:22.386Z] Logging Driver: json-file [2023-08-01T22:33:22.386Z] Plugins: [2023-08-01T22:33:22.386Z] Volume: local [2023-08-01T22:33:22.386Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-08-01T22:33:22.386Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-08-01T22:33:22.386Z] Swarm: inactive [2023-08-01T22:33:22.386Z] Default Isolation: process [2023-08-01T22:33:22.386Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-08-01T22:33:22.386Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-08-01T22:33:22.386Z] OSType: windows [2023-08-01T22:33:22.386Z] Architecture: x86_64 [2023-08-01T22:33:22.386Z] CPUs: 4 [2023-08-01T22:33:22.386Z] Total Memory: 32GiB [2023-08-01T22:33:22.386Z] Name: azwin-2-52d490 [2023-08-01T22:33:22.386Z] ID: 5VPB:65UK:PTFQ:LX3O:J77E:R74K:ZAV4:JWNA:3P6E:USK4:VG4S:4RRV [2023-08-01T22:33:22.386Z] Docker Root Dir: D:\CI\PR-46142\1\daemon [2023-08-01T22:33:22.386Z] Debug Mode (client): false [2023-08-01T22:33:22.386Z] Debug Mode (server): true [2023-08-01T22:33:22.386Z] File Descriptors: -1 [2023-08-01T22:33:22.386Z] Goroutines: 16 [2023-08-01T22:33:22.386Z] System Time: 2023-08-01T22:33:19.8827482Z [2023-08-01T22:33:22.386Z] EventsListeners: 0 [2023-08-01T22:33:22.386Z] Registry: https://index.docker.io/v1/ [2023-08-01T22:33:22.386Z] Labels: [2023-08-01T22:33:22.386Z] Experimental: false [2023-08-01T22:33:22.386Z] Insecure Registries: [2023-08-01T22:33:22.386Z] 127.0.0.0/8 [2023-08-01T22:33:22.386Z] Live Restore Enabled: false [2023-08-01T22:33:22.386Z] [2023-08-01T22:33:22.386Z] [2023-08-01T22:33:22.386Z] INFO: Docker images of the daemon under test [2023-08-01T22:33:22.386Z] [2023-08-01T22:33:22.386Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-01T22:33:22.386Z] [2023-08-01T22:33:22.386Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-08-01T22:33:22.386Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-08-01T22:33:22.386Z] ltsc2019: Pulling from windows/servercore [2023-08-01T22:33:22.386Z] cb524f6f2215: Pulling fs layer [2023-08-01T22:33:22.386Z] 71bf80baed9b: Pulling fs layer [2023-08-01T22:33:22.553Z] === RUN TestDockerSuite/TestInspectImage [2023-08-01T22:33:22.553Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-08-01T22:33:22.553Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-08-01T22:33:22.553Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-08-01T22:33:22.553Z] === RUN TestDockerSuite/TestInspectInt64 [2023-08-01T22:33:22.554Z] ++++ cat bundles/test-integration/docker.pid [2023-08-01T22:33:22.554Z] +++ kill 10446 [2023-08-01T22:33:23.113Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-08-01T22:33:23.673Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-08-01T22:33:23.673Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-08-01T22:33:23.928Z] +++ /etc/init.d/apparmor stop [2023-08-01T22:33:23.928Z] Leaving: AppArmorNo profiles have been unloaded. [2023-08-01T22:33:23.928Z] [2023-08-01T22:33:23.928Z] Unloading profiles will leave already running processes permanently [2023-08-01T22:33:23.928Z] unconfined, which can lead to unexpected situations. [2023-08-01T22:33:23.928Z] [2023-08-01T22:33:23.928Z] To set a process to complain mode, use the command line tool [2023-08-01T22:33:23.928Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-08-01T22:33:23.928Z] +++ true [2023-08-01T22:33:23.928Z] exiting test-integration [2023-08-01T22:33:23.928Z] ++ exit 0 [2023-08-01T22:33:23.928Z] [2023-08-01T22:33:23.979Z] 71bf80baed9b: Verifying Checksum [2023-08-01T22:33:23.979Z] 71bf80baed9b: Download complete [2023-08-01T22:33:24.186Z] + for job in $(jobs -p) [2023-08-01T22:33:24.186Z] + wait 38012 [2023-08-01T22:33:24.746Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-08-01T22:33:25.001Z] === RUN TestDockerSuite/TestInspectPlugin [2023-08-01T22:33:27.510Z] === RUN TestDockerSuite/TestInspectRootFS [2023-08-01T22:33:27.510Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-08-01T22:33:27.765Z] === RUN TestDockerSuite/TestInspectStatus [2023-08-01T22:33:28.325Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-08-01T22:33:29.687Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-08-01T22:33:29.942Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-08-01T22:33:30.503Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-08-01T22:33:30.758Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-08-01T22:33:31.318Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-08-01T22:33:31.877Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-08-01T22:33:32.132Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-08-01T22:33:32.387Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-08-01T22:33:33.749Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-08-01T22:33:34.675Z] === RUN TestDockerSuite/TestLinksEnvs [2023-08-01T22:33:35.600Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-08-01T22:33:35.600Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-08-01T22:33:36.961Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-08-01T22:33:38.323Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-08-01T22:33:39.685Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-08-01T22:33:39.685Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-08-01T22:33:41.571Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-08-01T22:33:41.571Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-08-01T22:33:42.132Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-08-01T22:33:45.283Z] cb524f6f2215: Verifying Checksum [2023-08-01T22:33:45.283Z] cb524f6f2215: Download complete [2023-08-01T22:33:47.369Z] check_test.go:379: [d9e903cd76afb] daemon is not started [2023-08-01T22:33:47.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-08-01T22:33:49.272Z] docker_api_swarm_test.go:802: [da549a22a565a] joining swarm manager [dd31158a3bb7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:33:49.840Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-08-01T22:33:50.095Z] docker_api_swarm_test.go:802: [d77ba7fd25890] joining swarm manager [dd31158a3bb7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:33:51.457Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-08-01T22:33:52.382Z] docker_api_swarm_test.go:802: [d0bb9dff59a9c] joining swarm manager [dd31158a3bb7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-08-01T22:33:52.382Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-08-01T22:33:52.944Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-08-01T22:33:53.504Z] docker_api_swarm_test.go:802: [d458878eb339b] joining swarm manager [dd31158a3bb7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-08-01T22:33:54.866Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-08-01T22:33:54.866Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-08-01T22:33:54.866Z] docker_api_swarm_test.go:810: [d6eae73fce96d] joining swarm manager [dd31158a3bb7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-08-01T22:33:54.866Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-08-01T22:33:54.866Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-08-01T22:33:54.866Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-08-01T22:33:55.792Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-08-01T22:33:56.047Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-08-01T22:34:00.206Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-08-01T22:34:00.206Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-08-01T22:34:04.767Z] 2023/08/01 22:33:50 Finished clone google.golang.org/api [2023-08-01T22:34:04.767Z] 2023/08/01 22:33:50 Dependencies downloaded. Download time: 2m21.892983352s [2023-08-01T22:34:04.767Z] 2023/08/01 22:33:50 Collecting all dependencies [2023-08-01T22:34:04.767Z] 2023/08/01 22:34:00 Clean vendor dir from unused packages [2023-08-01T22:34:04.767Z] 2023/08/01 22:34:00 Ignoring paths matching "^archive/tar" [2023-08-01T22:34:04.767Z] 2023/08/01 22:34:01 Success [2023-08-01T22:34:04.767Z] 2023/08/01 22:34:01 Running time: 2m36.159739382s [2023-08-01T22:34:04.767Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-08-01T22:34:05.197Z] + echo Ensuring container killed. [2023-08-01T22:34:05.197Z] Ensuring container killed. [2023-08-01T22:34:05.197Z] + docker rm -vf docker-pr1 [2023-08-01T22:34:05.197Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-08-01T22:34:05.443Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-08-01T22:34:05.444Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-08-01T22:34:05.444Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-08-01T22:34:05.469Z] + echo Chowning /workspace to jenkins user [2023-08-01T22:34:05.469Z] Chowning /workspace to jenkins user [2023-08-01T22:34:05.469Z] + id -u [2023-08-01T22:34:05.469Z] + id -g [2023-08-01T22:34:05.469Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46142:/workspace busybox chown -R 1000:1000 /workspace [2023-08-01T22:34:06.005Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-08-01T22:34:06.356Z] + bundleName=unit [2023-08-01T22:34:06.356Z] + echo Creating unit-bundles.tar.gz [2023-08-01T22:34:06.356Z] Creating unit-bundles.tar.gz [2023-08-01T22:34:06.356Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-08-01T22:34:06.356Z] bundles/junit-report.xml [2023-08-01T22:34:06.356Z] bundles/go-test-report.json [2023-08-01T22:34:06.356Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-08-01T22:34:06.365Z] Archiving artifacts [2023-08-01T22:34:06.733Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46142/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-08-01T22:34:06.929Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-08-01T22:34:07.034Z] + make clean [2023-08-01T22:34:07.034Z] docker volume rm -f docker-dev-cache [2023-08-01T22:34:07.034Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T22:34:07.489Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-08-01T22:34:08.414Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-08-01T22:34:09.339Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-08-01T22:34:10.703Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-08-01T22:34:10.959Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-08-01T22:34:11.523Z] === RUN TestDockerSuite/TestLogsSince [2023-08-01T22:34:19.598Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-08-01T22:34:23.780Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-08-01T22:34:24.035Z] === RUN TestDockerSuite/TestLogsTail [2023-08-01T22:34:24.960Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-08-01T22:34:25.215Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-08-01T22:34:25.775Z] === RUN TestDockerSuite/TestMountIntoProc [2023-08-01T22:34:25.775Z] === RUN TestDockerSuite/TestMountIntoSys [2023-08-01T22:34:26.335Z] === RUN TestDockerSuite/TestNetHostname [2023-08-01T22:34:27.698Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-08-01T22:34:27.698Z] === RUN TestDockerSuite/TestNetworkEvents [2023-08-01T22:34:34.225Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-08-01T22:34:34.480Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-08-01T22:34:35.039Z] === RUN TestDockerSuite/TestPluginActive [2023-08-01T22:34:37.549Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-08-01T22:34:42.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-08-01T22:34:42.787Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-08-01T22:34:42.787Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-08-01T22:34:42.787Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-08-01T22:34:44.673Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-08-01T22:34:47.183Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-08-01T22:34:49.692Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-08-01T22:34:52.202Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-08-01T22:34:58.729Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-08-01T22:34:59.288Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-08-01T22:35:00.213Z] === RUN TestDockerSuite/TestPortHostBinding [2023-08-01T22:35:00.798Z] === RUN TestDockerSuite/TestPortList [2023-08-01T22:35:04.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-08-01T22:35:08.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-08-01T22:35:08.219Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-08-01T22:35:09.145Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-08-01T22:35:09.706Z] docker_api_swarm_service_test.go:395: [d451c559dc7be] joining swarm manager [d3f25ecd3d8ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:35:10.265Z] docker_api_swarm_service_test.go:395: [dec69b9e6fa03] joining swarm manager [d3f25ecd3d8ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:35:16.793Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-08-01T22:35:16.793Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-08-01T22:35:16.793Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-08-01T22:35:16.793Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-08-01T22:35:16.793Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-08-01T22:35:16.793Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-08-01T22:35:16.793Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-08-01T22:35:17.353Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-08-01T22:35:17.353Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-08-01T22:35:18.278Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-08-01T22:35:18.278Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-08-01T22:35:20.162Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-08-01T22:35:21.087Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-08-01T22:35:21.646Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-08-01T22:35:21.646Z] === RUN TestDockerSuite/TestPsByOrder [2023-08-01T22:35:24.156Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-08-01T22:35:24.411Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-08-01T22:35:24.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-08-01T22:35:26.550Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-08-01T22:35:26.550Z] docker_api_swarm_service_test.go:343: [d0a7fbe79e522] joining swarm manager [d2dc7e835e909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:35:27.475Z] docker_api_swarm_service_test.go:343: [d6b532b385919] joining swarm manager [d2dc7e835e909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:35:29.986Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-08-01T22:35:29.986Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-08-01T22:35:33.245Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-08-01T22:35:39.848Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-08-01T22:35:40.407Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-08-01T22:35:40.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-08-01T22:35:41.891Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-08-01T22:35:42.816Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-08-01T22:35:42.816Z] docker_api_swarm_service_test.go:490: [d8f2111151fb0] joining swarm manager [de4234b2d507f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:35:43.740Z] docker_api_swarm_service_test.go:490: [da966b3f155a9] joining swarm manager [de4234b2d507f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:35:43.740Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-08-01T22:35:46.250Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-08-01T22:35:47.611Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-08-01T22:35:48.535Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-08-01T22:35:48.789Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-08-01T22:35:49.348Z] === RUN TestDockerSuite/TestPsRightTagName [2023-08-01T22:35:50.710Z] === RUN TestDockerSuite/TestPsShowMounts [2023-08-01T22:35:52.594Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-08-01T22:35:53.154Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-08-01T22:35:53.154Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-08-01T22:35:53.154Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-08-01T22:35:53.409Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-08-01T22:35:53.969Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-08-01T22:35:53.969Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-08-01T22:35:54.528Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-08-01T22:35:55.452Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-08-01T22:35:56.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-08-01T22:35:56.376Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-08-01T22:35:56.935Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-08-01T22:36:02.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-08-01T22:36:04.055Z] docker_api_swarm_service_test.go:128: [d4c6595799172] joining swarm manager [df90bc8ba8be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:36:04.614Z] docker_api_swarm_service_test.go:129: [d8b861f7d4a3a] joining swarm manager [df90bc8ba8be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:36:04.614Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-08-01T22:36:05.538Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-08-01T22:36:06.115Z] docker_api_swarm_service_test.go:137: [dc80c375c840c] joining swarm manager [df90bc8ba8be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-08-01T22:36:07.049Z] docker_api_swarm_service_test.go:138: [d2b1335ace1b8] joining swarm manager [df90bc8ba8be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-08-01T22:36:07.049Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-08-01T22:36:07.049Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-08-01T22:36:07.049Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-08-01T22:36:07.312Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-08-01T22:36:09.821Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-08-01T22:36:10.380Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-08-01T22:36:12.890Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-08-01T22:36:13.450Z] === RUN TestDockerSuite/TestRmiBlank [2023-08-01T22:36:13.450Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-08-01T22:36:13.704Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-08-01T22:36:16.213Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-08-01T22:36:16.468Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-08-01T22:36:16.722Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-08-01T22:36:18.084Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-08-01T22:36:18.644Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-08-01T22:36:20.005Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-08-01T22:36:20.260Z] === RUN TestDockerSuite/TestRmiTag [2023-08-01T22:36:20.515Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-08-01T22:36:21.075Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-08-01T22:36:23.586Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-08-01T22:36:24.146Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-08-01T22:36:24.708Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-08-01T22:36:24.963Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-08-01T22:36:26.323Z] === RUN TestDockerSuite/TestRunAddHost [2023-08-01T22:36:26.578Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-08-01T22:36:26.833Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-08-01T22:36:27.392Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-08-01T22:36:27.392Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-08-01T22:36:27.647Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-08-01T22:36:27.743Z] cb524f6f2215: Pull complete [2023-08-01T22:36:28.572Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-08-01T22:36:29.132Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-08-01T22:36:29.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-08-01T22:36:29.642Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-08-01T22:36:30.202Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-08-01T22:36:31.127Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-08-01T22:36:32.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-08-01T22:36:32.641Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-08-01T22:36:33.214Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-08-01T22:36:33.773Z] docker_api_swarm_service_test.go:304: [d28eb72042ee9] joining swarm manager [da5e270fa17af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:36:34.028Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-08-01T22:36:34.587Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-08-01T22:36:34.587Z] docker_api_swarm_service_test.go:304: [d0e8365ec0214] joining swarm manager [da5e270fa17af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:36:35.148Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-08-01T22:36:36.072Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-08-01T22:36:36.631Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-08-01T22:36:37.556Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-08-01T22:36:38.115Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-08-01T22:36:38.370Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-08-01T22:36:38.930Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-08-01T22:36:38.930Z] === RUN TestDockerSuite/TestRunBindMounts [2023-08-01T22:36:40.291Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-08-01T22:36:40.849Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-08-01T22:36:41.104Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-08-01T22:36:41.664Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-08-01T22:36:42.224Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-08-01T22:36:42.224Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-08-01T22:36:43.148Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-08-01T22:36:43.708Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-08-01T22:36:44.268Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-08-01T22:36:44.828Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-08-01T22:36:45.083Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-08-01T22:36:45.083Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-08-01T22:36:45.643Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-08-01T22:36:45.643Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-08-01T22:36:46.567Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-08-01T22:36:46.821Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-08-01T22:36:47.381Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-08-01T22:36:47.941Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-08-01T22:36:47.941Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-08-01T22:36:48.500Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-08-01T22:36:49.425Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-08-01T22:36:50.350Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-08-01T22:36:51.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-08-01T22:36:51.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-08-01T22:36:52.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-08-01T22:36:52.648Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-08-01T22:36:53.207Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-08-01T22:36:53.767Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-08-01T22:36:54.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-08-01T22:36:54.581Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-08-01T22:36:56.513Z] docker_api_swarm_service_test.go:100: [d58fb7a7c94f5] joining swarm manager [de43c29a62746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:36:57.074Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-08-01T22:36:57.074Z] docker_api_swarm_service_test.go:101: [db175a6f09276] joining swarm manager [de43c29a62746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:36:57.074Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-08-01T22:36:57.633Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-08-01T22:36:59.519Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-08-01T22:37:00.879Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-08-01T22:37:02.242Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-08-01T22:37:03.604Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-08-01T22:37:03.604Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-08-01T22:37:03.604Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-08-01T22:37:03.604Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-08-01T22:37:03.604Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-08-01T22:37:04.164Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-08-01T22:37:05.526Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-08-01T22:37:06.450Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-08-01T22:37:07.811Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-08-01T22:37:08.067Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-08-01T22:37:09.429Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-08-01T22:37:09.685Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-08-01T22:37:10.610Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-08-01T22:37:11.535Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-08-01T22:37:12.460Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-08-01T22:37:12.460Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-08-01T22:37:13.385Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-08-01T22:37:13.944Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-08-01T22:37:14.869Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-08-01T22:37:14.869Z] check_test.go:379: [d58fb7a7c94f5] daemon is not started [2023-08-01T22:37:15.429Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-08-01T22:37:15.429Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-08-01T22:37:15.684Z] === RUN TestDockerSuite/TestRunEnvironment [2023-08-01T22:37:16.243Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-08-01T22:37:16.803Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-08-01T22:37:17.362Z] === RUN TestDockerSuite/TestRunExitCode [2023-08-01T22:37:17.617Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-08-01T22:37:18.176Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-08-01T22:37:18.736Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-08-01T22:37:18.991Z] === RUN TestDockerSuite/TestRunExposePort [2023-08-01T22:37:18.991Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-08-01T22:37:19.551Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-08-01T22:37:20.111Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-08-01T22:37:20.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-08-01T22:37:21.063Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-08-01T22:37:21.319Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-08-01T22:37:21.319Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-08-01T22:37:21.319Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-08-01T22:37:21.878Z] docker_api_swarm_service_test.go:533: [d7e24ab6e39c6] joining swarm manager [d482c76b8b561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:37:23.240Z] docker_api_swarm_service_test.go:534: [da98b84f458b9] joining swarm manager [d482c76b8b561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:37:23.799Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-08-01T22:37:24.054Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-08-01T22:37:36.213Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-08-01T22:37:36.213Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-08-01T22:37:36.773Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-08-01T22:37:36.773Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-08-01T22:37:36.773Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-08-01T22:37:36.773Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-08-01T22:37:37.333Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-08-01T22:37:39.217Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-08-01T22:37:40.141Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-08-01T22:37:41.065Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-08-01T22:37:44.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-08-01T22:37:46.207Z] docker_api_swarm_service_test.go:148: [d9a16fe6cb0d8] joining swarm manager [d017e28817e00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:37:47.133Z] docker_api_swarm_service_test.go:148: [df84b92563687] joining swarm manager [d017e28817e00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:37:47.133Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-08-01T22:37:47.389Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-08-01T22:37:47.950Z] === RUN TestDockerSuite/TestRunModeHostname [2023-08-01T22:37:48.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-08-01T22:37:48.510Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-08-01T22:37:48.764Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-08-01T22:37:49.688Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-08-01T22:37:50.614Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-08-01T22:37:51.539Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-08-01T22:37:51.539Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-08-01T22:37:51.795Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-08-01T22:37:52.719Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-08-01T22:37:53.644Z] === RUN TestDockerSuite/TestRunMount [2023-08-01T22:37:54.098Z] 71bf80baed9b: Pull complete [2023-08-01T22:37:54.099Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c [2023-08-01T22:37:54.099Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:37:54.099Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-08-01T22:37:54.099Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-08-01T22:37:54.099Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4645' [2023-08-01T22:37:54.099Z] WARN: Skipping validation tests [2023-08-01T22:37:54.099Z] INFO: Running unit tests at 08/01/2023 22:37:50... [2023-08-01T22:37:57.845Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-08-01T22:37:58.100Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-08-01T22:37:58.660Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-08-01T22:37:58.880Z] INFO: make.ps1 starting at 08/01/2023 22:37:57 [2023-08-01T22:37:58.880Z] INFO: Git commit (c42d7c7f6d) assumed from DOCKER_GITCOMMIT environment variable [2023-08-01T22:37:58.880Z] INFO: Invoking autogen... [2023-08-01T22:37:59.352Z] INFO: Running unit tests... [2023-08-01T22:37:59.585Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-08-01T22:38:00.947Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-08-01T22:38:02.831Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-08-01T22:38:04.716Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-08-01T22:38:06.077Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-08-01T22:38:07.002Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-08-01T22:38:07.926Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-08-01T22:38:07.926Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-08-01T22:38:08.486Z] === RUN TestDockerSuite/TestRunNetHost [2023-08-01T22:38:09.046Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-08-01T22:38:09.605Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-08-01T22:38:09.822Z] 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 [2023-08-01T22:38:10.165Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-08-01T22:38:12.050Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-08-01T22:38:13.411Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-08-01T22:38:15.922Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-08-01T22:38:16.482Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-08-01T22:38:16.482Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-08-01T22:38:17.042Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-08-01T22:38:17.042Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-08-01T22:38:17.601Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-08-01T22:38:17.856Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-08-01T22:38:17.856Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-08-01T22:38:18.416Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-08-01T22:38:22.361Z] ? github.com/docker/docker/api [no test files] [2023-08-01T22:38:22.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-08-01T22:38:24.462Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-08-01T22:38:25.063Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-08-01T22:38:25.622Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-08-01T22:38:25.877Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-08-01T22:38:27.238Z] === RUN TestDockerSuite/TestRunPortInUse [2023-08-01T22:38:27.799Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-08-01T22:38:28.359Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-08-01T22:38:28.359Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-08-01T22:38:28.614Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-08-01T22:38:29.174Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-08-01T22:38:29.735Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-08-01T22:38:29.990Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-08-01T22:38:29.990Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-08-01T22:38:29.990Z] === RUN TestDockerSuite/TestRunPublishPort [2023-08-01T22:38:30.550Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-08-01T22:38:31.110Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-08-01T22:38:31.110Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-08-01T22:38:31.110Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-08-01T22:38:31.670Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-08-01T22:38:32.595Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-08-01T22:38:32.595Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-08-01T22:38:32.595Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-08-01T22:38:35.107Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-08-01T22:38:35.667Z] === RUN TestDockerSuite/TestRunRm [2023-08-01T22:38:36.226Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-08-01T22:38:39.487Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-08-01T22:38:40.413Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-08-01T22:38:40.974Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-08-01T22:38:42.334Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-08-01T22:38:42.589Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-08-01T22:38:45.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-08-01T22:38:46.025Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-08-01T22:38:47.708Z] === RUN TestMiddlewares [2023-08-01T22:38:47.708Z] --- PASS: TestMiddlewares (0.00s) [2023-08-01T22:38:47.708Z] PASS [2023-08-01T22:38:47.708Z] coverage: 7.9% of statements [2023-08-01T22:38:47.708Z] ok github.com/docker/docker/api/server 0.080s coverage: 7.9% of statements [2023-08-01T22:38:50.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-08-01T22:38:50.185Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-08-01T22:38:50.185Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-08-01T22:38:50.745Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-08-01T22:38:51.305Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-08-01T22:38:51.865Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-08-01T22:38:52.424Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-08-01T22:38:52.709Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-08-01T22:38:53.287Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-08-01T22:38:53.542Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-08-01T22:38:54.102Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-08-01T22:38:55.028Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-08-01T22:38:55.588Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-08-01T22:38:57.474Z] === RUN TestDockerSuite/TestRunState [2023-08-01T22:38:58.399Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-08-01T22:38:58.959Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-08-01T22:38:59.519Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-08-01T22:39:00.079Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-08-01T22:39:00.079Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-08-01T22:39:00.079Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-08-01T22:39:01.004Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-08-01T22:39:01.259Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-08-01T22:39:01.514Z] === RUN TestDockerSuite/TestRunSysctls [2023-08-01T22:39:02.440Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-08-01T22:39:02.440Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-08-01T22:39:02.440Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-08-01T22:39:03.000Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-08-01T22:39:03.925Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-08-01T22:39:04.851Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-08-01T22:39:05.412Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-08-01T22:39:07.298Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-08-01T22:39:08.660Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-08-01T22:39:10.023Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-08-01T22:39:12.535Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-08-01T22:39:12.789Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-08-01T22:39:13.350Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-08-01T22:39:13.605Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-08-01T22:39:14.166Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-08-01T22:39:16.052Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-08-01T22:39:16.978Z] === RUN TestDockerSuite/TestRunUserByID [2023-08-01T22:39:17.233Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-08-01T22:39:17.488Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-08-01T22:39:17.488Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-08-01T22:39:18.047Z] === RUN TestDockerSuite/TestRunUserByName [2023-08-01T22:39:18.671Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-08-01T22:39:18.930Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-08-01T22:39:19.489Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-08-01T22:39:19.489Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-08-01T22:39:20.050Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-08-01T22:39:22.561Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-08-01T22:39:23.121Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-08-01T22:39:23.680Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-08-01T22:39:25.566Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-08-01T22:39:26.126Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-08-01T22:39:28.010Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-08-01T22:39:29.371Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-08-01T22:39:29.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-08-01T22:39:29.625Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-08-01T22:39:29.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-08-01T22:39:29.625Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-08-01T22:39:29.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-08-01T22:39:29.625Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-08-01T22:39:29.625Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-08-01T22:39:29.880Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-08-01T22:39:29.880Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-08-01T22:39:29.880Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-08-01T22:39:30.441Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-08-01T22:39:31.000Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-08-01T22:39:31.926Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-08-01T22:39:32.486Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-08-01T22:39:33.045Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-08-01T22:39:33.045Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-08-01T22:39:33.300Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-08-01T22:39:33.300Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-08-01T22:39:33.300Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-08-01T22:39:33.555Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-08-01T22:39:33.555Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-08-01T22:39:33.555Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-08-01T22:39:33.555Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-08-01T22:39:33.555Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-08-01T22:39:33.555Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-08-01T22:39:33.555Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-08-01T22:39:33.555Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-08-01T22:39:33.555Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-08-01T22:39:33.555Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-08-01T22:39:33.555Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-08-01T22:39:33.555Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-08-01T22:39:34.115Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-08-01T22:39:34.370Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-08-01T22:39:34.370Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-08-01T22:39:34.930Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-08-01T22:39:35.185Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-08-01T22:39:35.440Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-08-01T22:39:35.695Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-08-01T22:39:36.256Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-08-01T22:39:37.181Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-08-01T22:39:37.181Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-08-01T22:39:37.181Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-08-01T22:39:37.181Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-08-01T22:39:37.742Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-08-01T22:39:38.667Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-08-01T22:39:39.593Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-08-01T22:39:40.153Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-08-01T22:39:40.408Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-08-01T22:39:40.663Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-08-01T22:39:41.587Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-08-01T22:39:42.148Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-08-01T22:39:43.560Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-08-01T22:39:44.121Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-08-01T22:39:44.121Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-08-01T22:39:44.121Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-08-01T22:39:45.046Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-08-01T22:39:45.972Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-08-01T22:39:45.972Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-08-01T22:39:46.899Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-08-01T22:39:46.899Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-08-01T22:39:48.262Z] === RUN TestDockerSuite/TestSaveImageId [2023-08-01T22:39:48.262Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-08-01T22:39:48.822Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-08-01T22:39:49.078Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-08-01T22:39:50.004Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2814621104 [2023-08-01T22:39:50.259Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-08-01T22:39:50.259Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-08-01T22:39:51.622Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-08-01T22:39:51.622Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-08-01T22:39:51.622Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-08-01T22:39:52.983Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-08-01T22:39:53.908Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-08-01T22:39:54.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-08-01T22:39:54.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-08-01T22:39:54.468Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-08-01T22:39:54.723Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-08-01T22:39:55.283Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-08-01T22:39:57.168Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-08-01T22:40:00.118Z] === RUN TestBoolValue [2023-08-01T22:40:00.118Z] --- PASS: TestBoolValue (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestBoolValueOrDefault [2023-08-01T22:40:00.118Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestInt64ValueOrZero [2023-08-01T22:40:00.118Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestInt64ValueOrDefault [2023-08-01T22:40:00.118Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestInt64ValueOrDefaultWithError [2023-08-01T22:40:00.118Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestJsonContentType [2023-08-01T22:40:00.118Z] --- PASS: TestJsonContentType (0.00s) [2023-08-01T22:40:00.118Z] PASS [2023-08-01T22:40:00.118Z] coverage: 16.2% of statements [2023-08-01T22:40:00.118Z] ok github.com/docker/docker/api/server/httputils 0.072s coverage: 16.2% of statements [2023-08-01T22:40:00.118Z] === RUN TestMaskSecretKeys [2023-08-01T22:40:00.118Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-08-01T22:40:00.118Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-08-01T22:40:00.118Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-08-01T22:40:00.118Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-08-01T22:40:00.118Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-08-01T22:40:00.118Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-08-01T22:40:00.118Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestVersionMiddlewareVersion [2023-08-01T22:40:00.118Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-08-01T22:40:00.118Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-08-01T22:40:00.118Z] PASS [2023-08-01T22:40:00.118Z] coverage: 37.7% of statements [2023-08-01T22:40:00.118Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-08-01T22:40:00.118Z] === RUN TestStrSliceMarshalJSON [2023-08-01T22:40:00.118Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestStrSliceUnmarshalJSON [2023-08-01T22:40:00.118Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestStrSliceUnmarshalString [2023-08-01T22:40:00.118Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestStrSliceUnmarshalSlice [2023-08-01T22:40:00.118Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-08-01T22:40:00.118Z] PASS [2023-08-01T22:40:00.118Z] coverage: 90.0% of statements [2023-08-01T22:40:00.118Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2023-08-01T22:40:00.118Z] === RUN TestMarshalJSON [2023-08-01T22:40:00.118Z] --- PASS: TestMarshalJSON (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestMarshalJSONWithEmpty [2023-08-01T22:40:00.118Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestToJSON [2023-08-01T22:40:00.118Z] --- PASS: TestToJSON (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestToParamWithVersion [2023-08-01T22:40:00.118Z] --- PASS: TestToParamWithVersion (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestFromJSON [2023-08-01T22:40:00.118Z] --- PASS: TestFromJSON (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestEmpty [2023-08-01T22:40:00.118Z] --- PASS: TestEmpty (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestArgsMatchKVListEmptySources [2023-08-01T22:40:00.118Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestArgsMatchKVList [2023-08-01T22:40:00.118Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestArgsMatch [2023-08-01T22:40:00.118Z] --- PASS: TestArgsMatch (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestAdd [2023-08-01T22:40:00.118Z] --- PASS: TestAdd (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestDel [2023-08-01T22:40:00.118Z] --- PASS: TestDel (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestLen [2023-08-01T22:40:00.118Z] --- PASS: TestLen (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestExactMatch [2023-08-01T22:40:00.118Z] --- PASS: TestExactMatch (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestOnlyOneExactMatch [2023-08-01T22:40:00.118Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestContains [2023-08-01T22:40:00.118Z] --- PASS: TestContains (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestValidate [2023-08-01T22:40:00.118Z] --- PASS: TestValidate (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestWalkValues [2023-08-01T22:40:00.118Z] --- PASS: TestWalkValues (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestFuzzyMatch [2023-08-01T22:40:00.118Z] --- PASS: TestFuzzyMatch (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestClone [2023-08-01T22:40:00.118Z] --- PASS: TestClone (0.00s) [2023-08-01T22:40:00.118Z] PASS [2023-08-01T22:40:00.118Z] coverage: 93.7% of statements [2023-08-01T22:40:00.118Z] ok github.com/docker/docker/api/types/filters 0.080s coverage: 93.7% of statements [2023-08-01T22:40:00.118Z] === RUN TestDurationToSecondsString [2023-08-01T22:40:00.118Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-08-01T22:40:00.118Z] === RUN TestGetTimestamp [2023-08-01T22:40:00.118Z] === RUN TestAdjustForAPIVersion [2023-08-01T22:40:00.118Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-08-01T22:40:00.118Z] PASS [2023-08-01T22:40:00.118Z] coverage: 5.7% of statements [2023-08-01T22:40:00.118Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 5.7% of statements [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/container [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/events [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/image [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/network [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-08-01T22:40:00.118Z] --- PASS: TestGetTimestamp (0.21s) [2023-08-01T22:40:00.118Z] === RUN TestParseTimestamps [2023-08-01T22:40:00.118Z] --- PASS: TestParseTimestamps (0.00s) [2023-08-01T22:40:00.118Z] PASS [2023-08-01T22:40:00.118Z] coverage: 100.0% of statements [2023-08-01T22:40:00.118Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2023-08-01T22:40:00.118Z] === RUN TestCompareVersion [2023-08-01T22:40:00.118Z] --- PASS: TestCompareVersion (0.00s) [2023-08-01T22:40:00.118Z] PASS [2023-08-01T22:40:00.118Z] coverage: 75.0% of statements [2023-08-01T22:40:00.118Z] ok github.com/docker/docker/api/types/versions 0.061s coverage: 75.0% of statements [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/builder [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-08-01T22:40:00.118Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-08-01T22:40:00.118Z] === RUN TestParseRemoteURL [2023-08-01T22:40:00.118Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-08-01T22:40:00.119Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-08-01T22:40:00.119Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-08-01T22:40:00.119Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-08-01T22:40:00.119Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-08-01T22:40:00.119Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-08-01T22:40:00.119Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-08-01T22:40:00.119Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-08-01T22:40:00.119Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-08-01T22:40:00.119Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-08-01T22:40:00.119Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-08-01T22:40:00.119Z] === RUN TestCloneArgsSmartHttp [2023-08-01T22:40:00.119Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2023-08-01T22:40:00.119Z] === RUN TestCloneArgsDumbHttp [2023-08-01T22:40:00.119Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-08-01T22:40:00.119Z] === RUN TestCloneArgsGit [2023-08-01T22:40:00.119Z] --- PASS: TestCloneArgsGit (0.00s) [2023-08-01T22:40:00.119Z] === RUN TestCheckoutGit [2023-08-01T22:40:00.591Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-08-01T22:40:00.591Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1681589047/001/repo/.git/ [2023-08-01T22:40:01.063Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-08-01T22:40:01.063Z] The file will have its original line endings in your working directory. [2023-08-01T22:40:01.063Z] gitutils_test.go:254: [master (root-commit) 7fe0ed8] First commit [2023-08-01T22:40:01.063Z] 2 files changed, 3 insertions(+) [2023-08-01T22:40:01.063Z] create mode 100644 Dockerfile [2023-08-01T22:40:01.063Z] create mode 100644 subdir/Dockerfile [2023-08-01T22:40:01.063Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-08-01T22:40:01.063Z] The file will have its original line endings in your working directory. [2023-08-01T22:40:01.063Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-08-01T22:40:01.535Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-08-01T22:40:01.535Z] The file will have its original line endings in your working directory. [2023-08-01T22:40:01.535Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-08-01T22:40:01.535Z] The file will have its original line endings in your working directory. [2023-08-01T22:40:01.535Z] gitutils_test.go:261: [test 9009dbd] Branch commit [2023-08-01T22:40:01.535Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-08-01T22:40:01.535Z] gitutils_test.go:262: Switched to branch 'master' [2023-08-01T22:40:02.007Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1681589047/001/subrepo/.git/ [2023-08-01T22:40:02.007Z] === RUN TestEnable [2023-08-01T22:40:02.007Z] --- PASS: TestEnable (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestDisable [2023-08-01T22:40:02.007Z] --- PASS: TestDisable (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestEnabled [2023-08-01T22:40:02.007Z] --- PASS: TestEnabled (0.00s) [2023-08-01T22:40:02.007Z] PASS [2023-08-01T22:40:02.007Z] coverage: 100.0% of statements [2023-08-01T22:40:02.007Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2023-08-01T22:40:02.007Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-08-01T22:40:02.007Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-08-01T22:40:02.007Z] === RUN TestProcessNoDockerignore [2023-08-01T22:40:02.007Z] --- PASS: TestProcessNoDockerignore (0.01s) [2023-08-01T22:40:02.007Z] === RUN TestProcessShouldLeaveAllFiles [2023-08-01T22:40:02.007Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2023-08-01T22:40:02.007Z] === RUN TestDetectContentType [2023-08-01T22:40:02.007Z] --- PASS: TestDetectContentType (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestSelectAcceptableMIME [2023-08-01T22:40:02.007Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestInspectEmptyResponse [2023-08-01T22:40:02.007Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestInspectResponseBinary [2023-08-01T22:40:02.007Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestResponseUnsupportedContentType [2023-08-01T22:40:02.007Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestInspectResponseTextSimple [2023-08-01T22:40:02.007Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestInspectResponseEmptyContentType [2023-08-01T22:40:02.007Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestUnknownContentLength [2023-08-01T22:40:02.007Z] --- PASS: TestUnknownContentLength (0.00s) [2023-08-01T22:40:02.007Z] === RUN TestDownloadRemote [2023-08-01T22:40:02.007Z] gitutils_test.go:273: [master (root-commit) e85d947] Subrepo initial [2023-08-01T22:40:02.007Z] 1 file changed, 1 insertion(+) [2023-08-01T22:40:02.007Z] create mode 100644 subfile [2023-08-01T22:40:02.403Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-08-01T22:40:02.403Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-08-01T22:40:02.480Z] --- PASS: TestDownloadRemote (0.11s) [2023-08-01T22:40:02.480Z] === RUN TestGetWithStatusError [2023-08-01T22:40:02.480Z] --- PASS: TestGetWithStatusError (0.01s) [2023-08-01T22:40:02.480Z] === RUN TestCloseRootDirectory [2023-08-01T22:40:02.480Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:40:02.480Z] --- SKIP: TestCloseRootDirectory (0.01s) [2023-08-01T22:40:02.480Z] === RUN TestHashFile [2023-08-01T22:40:02.480Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:40:02.480Z] --- SKIP: TestHashFile (0.00s) [2023-08-01T22:40:02.480Z] === RUN TestHashSubdir [2023-08-01T22:40:02.480Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:40:02.480Z] --- SKIP: TestHashSubdir (0.00s) [2023-08-01T22:40:02.480Z] === RUN TestRemoveDirectory [2023-08-01T22:40:02.480Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:40:02.480Z] --- SKIP: TestRemoveDirectory (0.01s) [2023-08-01T22:40:02.480Z] PASS [2023-08-01T22:40:02.480Z] coverage: 9.3% of statements [2023-08-01T22:40:02.480Z] ok github.com/docker/docker/builder/remotecontext 0.338s coverage: 9.3% of statements [2023-08-01T22:40:02.952Z] === RUN TestGetAllAllowed [2023-08-01T22:40:02.952Z] --- PASS: TestGetAllAllowed (0.00s) [2023-08-01T22:40:02.952Z] === RUN TestGetAllMeta [2023-08-01T22:40:02.952Z] --- PASS: TestGetAllMeta (0.00s) [2023-08-01T22:40:02.952Z] === RUN TestWarnOnUnusedBuildArgs [2023-08-01T22:40:02.952Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-08-01T22:40:02.952Z] === RUN TestIsUnreferencedBuiltin [2023-08-01T22:40:02.952Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-08-01T22:40:02.952Z] === RUN TestIsExistingDirectory [2023-08-01T22:40:02.952Z] --- PASS: TestIsExistingDirectory (0.00s) [2023-08-01T22:40:02.952Z] === RUN TestGetFilenameForDownload [2023-08-01T22:40:02.952Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-08-01T22:40:02.952Z] === RUN TestEnv2Variables [2023-08-01T22:40:02.952Z] --- PASS: TestEnv2Variables (0.00s) [2023-08-01T22:40:02.952Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-08-01T22:40:02.952Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-08-01T22:40:02.952Z] === RUN TestMaintainer [2023-08-01T22:40:02.952Z] --- PASS: TestMaintainer (0.00s) [2023-08-01T22:40:02.952Z] === RUN TestLabel [2023-08-01T22:40:02.952Z] --- PASS: TestLabel (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestFromScratch [2023-08-01T22:40:03.424Z] --- PASS: TestFromScratch (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestFromWithArg [2023-08-01T22:40:03.424Z] --- PASS: TestFromWithArg (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-08-01T22:40:03.424Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestFromWithUndefinedArg [2023-08-01T22:40:03.424Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestFromMultiStageWithNamedStage [2023-08-01T22:40:03.424Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestOnbuild [2023-08-01T22:40:03.424Z] --- PASS: TestOnbuild (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestWorkdir [2023-08-01T22:40:03.424Z] --- PASS: TestWorkdir (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestCmd [2023-08-01T22:40:03.424Z] --- PASS: TestCmd (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestHealthcheckNone [2023-08-01T22:40:03.424Z] --- PASS: TestHealthcheckNone (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestHealthcheckCmd [2023-08-01T22:40:03.424Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestEntrypoint [2023-08-01T22:40:03.424Z] --- PASS: TestEntrypoint (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestExpose [2023-08-01T22:40:03.424Z] --- PASS: TestExpose (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestUser [2023-08-01T22:40:03.424Z] --- PASS: TestUser (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestVolume [2023-08-01T22:40:03.424Z] --- PASS: TestVolume (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestStopSignal [2023-08-01T22:40:03.424Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-08-01T22:40:03.424Z] --- SKIP: TestStopSignal (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestArg [2023-08-01T22:40:03.424Z] --- PASS: TestArg (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestShell [2023-08-01T22:40:03.424Z] --- PASS: TestShell (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestPrependEnvOnCmd [2023-08-01T22:40:03.424Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestRunWithBuildArgs [2023-08-01T22:40:03.424Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestRunIgnoresHealthcheck [2023-08-01T22:40:03.424Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestDispatchUnsupportedOptions [2023-08-01T22:40:03.424Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-08-01T22:40:03.424Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-08-01T22:40:03.424Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-08-01T22:40:03.424Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestNormalizeWorkdir [2023-08-01T22:40:03.424Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestDispatch [2023-08-01T22:40:03.424Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-08-01T22:40:03.424Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-08-01T22:40:03.424Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-08-01T22:40:03.424Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-08-01T22:40:03.424Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-08-01T22:40:03.424Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-08-01T22:40:03.424Z] === RUN TestDispatch/COPY_url [2023-08-01T22:40:03.424Z] --- PASS: TestDispatch (0.22s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.08s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.04s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2023-08-01T22:40:03.424Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestAddScratchImageAddsToMounts [2023-08-01T22:40:03.424Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestAddFromScratchPopulatesPlatform [2023-08-01T22:40:03.424Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-08-01T22:40:03.424Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-08-01T22:40:03.424Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestImageSourceGetAddsToMounts [2023-08-01T22:40:03.424Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestEmptyDockerfile [2023-08-01T22:40:03.424Z] --- PASS: TestEmptyDockerfile (0.01s) [2023-08-01T22:40:03.424Z] === RUN TestSymlinkDockerfile [2023-08-01T22:40:03.424Z] --- PASS: TestSymlinkDockerfile (0.01s) [2023-08-01T22:40:03.424Z] === RUN TestDockerfileOutsideTheBuildContext [2023-08-01T22:40:03.424Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestNonExistingDockerfile [2023-08-01T22:40:03.424Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestCopyRunConfig [2023-08-01T22:40:03.424Z] --- PASS: TestCopyRunConfig (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestDeepCopyRunConfig [2023-08-01T22:40:03.424Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestExportImage [2023-08-01T22:40:03.424Z] --- PASS: TestExportImage (0.00s) [2023-08-01T22:40:03.424Z] === RUN TestNormalizeDest [2023-08-01T22:40:03.424Z] --- PASS: TestNormalizeDest (0.00s) [2023-08-01T22:40:03.424Z] PASS [2023-08-01T22:40:03.424Z] coverage: 46.8% of statements [2023-08-01T22:40:03.424Z] ok github.com/docker/docker/builder/dockerfile 0.550s coverage: 46.8% of statements [2023-08-01T22:40:03.424Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-08-01T22:40:04.290Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-08-01T22:40:05.216Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-08-01T22:40:05.216Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-08-01T22:40:06.140Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-08-01T22:40:06.400Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1681589047/001/repo/sub'... [2023-08-01T22:40:06.400Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-08-01T22:40:06.400Z] The file will have its original line endings in your working directory. [2023-08-01T22:40:06.400Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-08-01T22:40:06.400Z] The file will have its original line endings in your working directory. [2023-08-01T22:40:06.400Z] gitutils_test.go:277: [master 165417d] With submodule [2023-08-01T22:40:06.400Z] 2 files changed, 4 insertions(+) [2023-08-01T22:40:06.400Z] create mode 100644 .gitmodules [2023-08-01T22:40:06.400Z] create mode 160000 sub [2023-08-01T22:40:06.400Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-08-01T22:40:06.400Z] The file will have its original line endings in your working directory. [2023-08-01T22:40:06.400Z] === RUN TestCheckoutGit/#00 [2023-08-01T22:40:07.982Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:07.982Z] [2023-08-01T22:40:07.982Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:08.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-08-01T22:40:08.995Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-08-01T22:40:10.881Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-08-01T22:40:10.881Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-08-01T22:40:10.957Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:10.957Z] [2023-08-01T22:40:10.957Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:11.440Z] === RUN TestDockerSuite/TestStartRecordError [2023-08-01T22:40:12.845Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-08-01T22:40:13.187Z] === RUN TestCheckoutGit/master [2023-08-01T22:40:13.770Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-08-01T22:40:14.330Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-08-01T22:40:14.770Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:14.770Z] [2023-08-01T22:40:14.770Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:15.693Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-08-01T22:40:17.055Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-08-01T22:40:17.740Z] === RUN TestCheckpointCreateError [2023-08-01T22:40:17.740Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCheckpointCreate [2023-08-01T22:40:17.740Z] --- PASS: TestCheckpointCreate (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCheckpointDeleteError [2023-08-01T22:40:17.740Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCheckpointDelete [2023-08-01T22:40:17.740Z] --- PASS: TestCheckpointDelete (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCheckpointListError [2023-08-01T22:40:17.740Z] --- PASS: TestCheckpointListError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCheckpointList [2023-08-01T22:40:17.740Z] --- PASS: TestCheckpointList (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCheckpointListContainerNotFound [2023-08-01T22:40:17.740Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestNewClientWithOpsFromEnv [2023-08-01T22:40:17.740Z] client_test.go:23: runtime.GOOS == "windows" [2023-08-01T22:40:17.740Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestGetAPIPath [2023-08-01T22:40:17.740Z] --- PASS: TestGetAPIPath (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestParseHostURL [2023-08-01T22:40:17.740Z] --- PASS: TestParseHostURL (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-08-01T22:40:17.740Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestNegotiateAPIVersionEmpty [2023-08-01T22:40:17.740Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestNegotiateAPIVersion [2023-08-01T22:40:17.740Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestNegotiateAPVersionOverride [2023-08-01T22:40:17.740Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestNegotiateAPIVersionAutomatic [2023-08-01T22:40:17.740Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-08-01T22:40:17.740Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-08-01T22:40:17.740Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestClientRedirect [2023-08-01T22:40:17.740Z] --- PASS: TestClientRedirect (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigCreateUnsupported [2023-08-01T22:40:17.740Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigCreateError [2023-08-01T22:40:17.740Z] --- PASS: TestConfigCreateError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigCreate [2023-08-01T22:40:17.740Z] --- PASS: TestConfigCreate (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigInspectNotFound [2023-08-01T22:40:17.740Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigInspectWithEmptyID [2023-08-01T22:40:17.740Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigInspectUnsupported [2023-08-01T22:40:17.740Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigInspectError [2023-08-01T22:40:17.740Z] --- PASS: TestConfigInspectError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigInspectConfigNotFound [2023-08-01T22:40:17.740Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigInspect [2023-08-01T22:40:17.740Z] --- PASS: TestConfigInspect (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigListUnsupported [2023-08-01T22:40:17.740Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigListError [2023-08-01T22:40:17.740Z] --- PASS: TestConfigListError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigList [2023-08-01T22:40:17.740Z] --- PASS: TestConfigList (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigRemoveUnsupported [2023-08-01T22:40:17.740Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigRemoveError [2023-08-01T22:40:17.740Z] --- PASS: TestConfigRemoveError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigRemove [2023-08-01T22:40:17.740Z] --- PASS: TestConfigRemove (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigUpdateUnsupported [2023-08-01T22:40:17.740Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigUpdateError [2023-08-01T22:40:17.740Z] --- PASS: TestConfigUpdateError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestConfigUpdate [2023-08-01T22:40:17.740Z] --- PASS: TestConfigUpdate (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerCommitError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerCommitError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerCommit [2023-08-01T22:40:17.740Z] --- PASS: TestContainerCommit (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerStatPathError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerStatPathError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerStatPathNotFoundError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerStatPathNoHeaderError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerStatPath [2023-08-01T22:40:17.740Z] --- PASS: TestContainerStatPath (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCopyToContainerError [2023-08-01T22:40:17.740Z] --- PASS: TestCopyToContainerError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCopyToContainerNotFoundError [2023-08-01T22:40:17.740Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCopyToContainerNotStatusOKError [2023-08-01T22:40:17.740Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCopyToContainer [2023-08-01T22:40:17.740Z] --- PASS: TestCopyToContainer (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCopyFromContainerError [2023-08-01T22:40:17.740Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCopyFromContainerNotFoundError [2023-08-01T22:40:17.740Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCopyFromContainerNotStatusOKError [2023-08-01T22:40:17.740Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCopyFromContainerNoHeaderError [2023-08-01T22:40:17.740Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestCopyFromContainer [2023-08-01T22:40:17.740Z] --- PASS: TestCopyFromContainer (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerCreateError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerCreateError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerCreateImageNotFound [2023-08-01T22:40:17.740Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerCreateWithName [2023-08-01T22:40:17.740Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerCreateAutoRemove [2023-08-01T22:40:17.740Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerDiffError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerDiffError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerDiff [2023-08-01T22:40:17.740Z] --- PASS: TestContainerDiff (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExecCreateError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExecCreate [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExecCreate (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExecStartError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExecStartError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExecStart [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExecStart (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExecInspectError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExecInspect [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExecInspect (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExportError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExportError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExport [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExport (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerInspectError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerInspectError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerInspectContainerNotFound [2023-08-01T22:40:17.740Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerInspectWithEmptyID [2023-08-01T22:40:17.740Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerInspect [2023-08-01T22:40:17.740Z] --- PASS: TestContainerInspect (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerInspectNode [2023-08-01T22:40:17.740Z] --- PASS: TestContainerInspectNode (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerKillError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerKillError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerKill [2023-08-01T22:40:17.740Z] --- PASS: TestContainerKill (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerListError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerListError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerList [2023-08-01T22:40:17.740Z] --- PASS: TestContainerList (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerLogsNotFoundError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerLogsError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerLogsError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerLogs [2023-08-01T22:40:17.740Z] --- PASS: TestContainerLogs (0.22s) [2023-08-01T22:40:17.740Z] === RUN TestContainerPauseError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerPauseError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerPause [2023-08-01T22:40:17.740Z] --- PASS: TestContainerPause (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainersPruneError [2023-08-01T22:40:17.740Z] --- PASS: TestContainersPruneError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainersPrune [2023-08-01T22:40:17.740Z] --- PASS: TestContainersPrune (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerRemoveError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerRemoveError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerRemoveNotFoundError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerRemove [2023-08-01T22:40:17.740Z] --- PASS: TestContainerRemove (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerRenameError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerRenameError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerRename [2023-08-01T22:40:17.740Z] --- PASS: TestContainerRename (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerResizeError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerResizeError (0.01s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExecResizeError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerResize [2023-08-01T22:40:17.740Z] --- PASS: TestContainerResize (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerExecResize [2023-08-01T22:40:17.740Z] --- PASS: TestContainerExecResize (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerRestartError [2023-08-01T22:40:17.740Z] --- PASS: TestContainerRestartError (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerRestart [2023-08-01T22:40:17.740Z] --- PASS: TestContainerRestart (0.00s) [2023-08-01T22:40:17.740Z] === RUN TestContainerStartError [2023-08-01T22:40:18.212Z] --- PASS: TestContainerStartError (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerStart [2023-08-01T22:40:18.212Z] --- PASS: TestContainerStart (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerStatsError [2023-08-01T22:40:18.212Z] --- PASS: TestContainerStatsError (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerStats [2023-08-01T22:40:18.212Z] --- PASS: TestContainerStats (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerStopError [2023-08-01T22:40:18.212Z] --- PASS: TestContainerStopError (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerStop [2023-08-01T22:40:18.212Z] --- PASS: TestContainerStop (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerTopError [2023-08-01T22:40:18.212Z] --- PASS: TestContainerTopError (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerTop [2023-08-01T22:40:18.212Z] --- PASS: TestContainerTop (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerUnpauseError [2023-08-01T22:40:18.212Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerUnpause [2023-08-01T22:40:18.212Z] --- PASS: TestContainerUnpause (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerUpdateError [2023-08-01T22:40:18.212Z] --- PASS: TestContainerUpdateError (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerUpdate [2023-08-01T22:40:18.212Z] --- PASS: TestContainerUpdate (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerWaitError [2023-08-01T22:40:18.212Z] --- PASS: TestContainerWaitError (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestContainerWait [2023-08-01T22:40:18.212Z] --- PASS: TestContainerWait (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestDiskUsageError [2023-08-01T22:40:18.212Z] --- PASS: TestDiskUsageError (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestDiskUsage [2023-08-01T22:40:18.212Z] --- PASS: TestDiskUsage (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestDistributionInspectUnsupported [2023-08-01T22:40:18.212Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestDistributionInspectWithEmptyID [2023-08-01T22:40:18.212Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestEventsErrorInOptions [2023-08-01T22:40:18.212Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestEventsErrorFromServer [2023-08-01T22:40:18.212Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-08-01T22:40:18.212Z] === RUN TestEvents [2023-08-01T22:40:18.212Z] --- PASS: TestEvents (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestTLSCloseWriter [2023-08-01T22:40:18.213Z] === PAUSE TestTLSCloseWriter [2023-08-01T22:40:18.213Z] === RUN TestImageBuildError [2023-08-01T22:40:18.213Z] --- PASS: TestImageBuildError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageBuild [2023-08-01T22:40:18.213Z] --- PASS: TestImageBuild (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestGetDockerOS [2023-08-01T22:40:18.213Z] --- PASS: TestGetDockerOS (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageCreateError [2023-08-01T22:40:18.213Z] --- PASS: TestImageCreateError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageCreate [2023-08-01T22:40:18.213Z] --- PASS: TestImageCreate (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageHistoryError [2023-08-01T22:40:18.213Z] --- PASS: TestImageHistoryError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageHistory [2023-08-01T22:40:18.213Z] --- PASS: TestImageHistory (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageImportError [2023-08-01T22:40:18.213Z] --- PASS: TestImageImportError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageImport [2023-08-01T22:40:18.213Z] --- PASS: TestImageImport (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageInspectError [2023-08-01T22:40:18.213Z] --- PASS: TestImageInspectError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageInspectImageNotFound [2023-08-01T22:40:18.213Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageInspectWithEmptyID [2023-08-01T22:40:18.213Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageInspect [2023-08-01T22:40:18.213Z] --- PASS: TestImageInspect (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageListError [2023-08-01T22:40:18.213Z] --- PASS: TestImageListError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageList [2023-08-01T22:40:18.213Z] --- PASS: TestImageList (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageListApiBefore125 [2023-08-01T22:40:18.213Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageLoadError [2023-08-01T22:40:18.213Z] --- PASS: TestImageLoadError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageLoad [2023-08-01T22:40:18.213Z] --- PASS: TestImageLoad (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagesPruneError [2023-08-01T22:40:18.213Z] --- PASS: TestImagesPruneError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagesPrune [2023-08-01T22:40:18.213Z] --- PASS: TestImagesPrune (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePullReferenceParseError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePullAnyError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePullAnyError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePullStatusUnauthorizedError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePullWithoutErrors [2023-08-01T22:40:18.213Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePushReferenceError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePushAnyError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushAnyError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePushStatusUnauthorizedError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImagePushWithoutErrors [2023-08-01T22:40:18.213Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-08-01T22:40:18.213Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-08-01T22:40:18.213Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-08-01T22:40:18.213Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-08-01T22:40:18.213Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageRemoveError [2023-08-01T22:40:18.213Z] --- PASS: TestImageRemoveError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageRemoveImageNotFound [2023-08-01T22:40:18.213Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageRemove [2023-08-01T22:40:18.213Z] --- PASS: TestImageRemove (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageSaveError [2023-08-01T22:40:18.213Z] --- PASS: TestImageSaveError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageSave [2023-08-01T22:40:18.213Z] --- PASS: TestImageSave (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageSearchAnyError [2023-08-01T22:40:18.213Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageSearchStatusUnauthorizedError [2023-08-01T22:40:18.213Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-08-01T22:40:18.213Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-08-01T22:40:18.213Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-08-01T22:40:18.213Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageSearchWithoutErrors [2023-08-01T22:40:18.213Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageTagError [2023-08-01T22:40:18.213Z] --- PASS: TestImageTagError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageTagInvalidReference [2023-08-01T22:40:18.213Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageTagInvalidSourceImageName [2023-08-01T22:40:18.213Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageTagHexSource [2023-08-01T22:40:18.213Z] --- PASS: TestImageTagHexSource (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestImageTag [2023-08-01T22:40:18.213Z] --- PASS: TestImageTag (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestInfoServerError [2023-08-01T22:40:18.213Z] --- PASS: TestInfoServerError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestInfoInvalidResponseJSONError [2023-08-01T22:40:18.213Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestInfo [2023-08-01T22:40:18.213Z] --- PASS: TestInfo (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkConnectError [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkConnectError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkConnect [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkConnect (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkCreateError [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkCreateError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkCreate [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkCreate (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkDisconnectError [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkDisconnect [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkInspectError [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkInspectError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkInspectNotFoundError [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkInspectWithEmptyID [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkInspect [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkInspect (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkListError [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkListError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkList [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkList (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworksPruneError [2023-08-01T22:40:18.213Z] --- PASS: TestNetworksPruneError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworksPrune [2023-08-01T22:40:18.213Z] --- PASS: TestNetworksPrune (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkRemoveError [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNetworkRemove [2023-08-01T22:40:18.213Z] --- PASS: TestNetworkRemove (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNodeInspectError [2023-08-01T22:40:18.213Z] --- PASS: TestNodeInspectError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNodeInspectNodeNotFound [2023-08-01T22:40:18.213Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNodeInspectWithEmptyID [2023-08-01T22:40:18.213Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNodeInspect [2023-08-01T22:40:18.213Z] --- PASS: TestNodeInspect (0.02s) [2023-08-01T22:40:18.213Z] === RUN TestNodeListError [2023-08-01T22:40:18.213Z] --- PASS: TestNodeListError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNodeList [2023-08-01T22:40:18.213Z] --- PASS: TestNodeList (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNodeRemoveError [2023-08-01T22:40:18.213Z] --- PASS: TestNodeRemoveError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNodeRemove [2023-08-01T22:40:18.213Z] --- PASS: TestNodeRemove (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNodeUpdateError [2023-08-01T22:40:18.213Z] --- PASS: TestNodeUpdateError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestNodeUpdate [2023-08-01T22:40:18.213Z] --- PASS: TestNodeUpdate (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestOptionWithTimeout [2023-08-01T22:40:18.213Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPingFail [2023-08-01T22:40:18.213Z] --- PASS: TestPingFail (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPingWithError [2023-08-01T22:40:18.213Z] 2023/08/01 22:40:17 RoundTripper returned a response & error; ignoring response [2023-08-01T22:40:18.213Z] 2023/08/01 22:40:17 RoundTripper returned a response & error; ignoring response [2023-08-01T22:40:18.213Z] --- PASS: TestPingWithError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPingSuccess [2023-08-01T22:40:18.213Z] --- PASS: TestPingSuccess (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPingHeadFallback [2023-08-01T22:40:18.213Z] === RUN TestPingHeadFallback/OK [2023-08-01T22:40:18.213Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-08-01T22:40:18.213Z] === RUN TestPingHeadFallback/Not_Found [2023-08-01T22:40:18.213Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-08-01T22:40:18.213Z] --- PASS: TestPingHeadFallback (0.00s) [2023-08-01T22:40:18.213Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-08-01T22:40:18.213Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-08-01T22:40:18.213Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-08-01T22:40:18.213Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginDisableError [2023-08-01T22:40:18.213Z] --- PASS: TestPluginDisableError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginDisable [2023-08-01T22:40:18.213Z] --- PASS: TestPluginDisable (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginEnableError [2023-08-01T22:40:18.213Z] --- PASS: TestPluginEnableError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginEnable [2023-08-01T22:40:18.213Z] --- PASS: TestPluginEnable (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginInspectError [2023-08-01T22:40:18.213Z] --- PASS: TestPluginInspectError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginInspectWithEmptyID [2023-08-01T22:40:18.213Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginInspect [2023-08-01T22:40:18.213Z] --- PASS: TestPluginInspect (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginListError [2023-08-01T22:40:18.213Z] --- PASS: TestPluginListError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginList [2023-08-01T22:40:18.213Z] --- PASS: TestPluginList (0.02s) [2023-08-01T22:40:18.213Z] === RUN TestPluginPushError [2023-08-01T22:40:18.213Z] --- PASS: TestPluginPushError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginPush [2023-08-01T22:40:18.213Z] --- PASS: TestPluginPush (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginRemoveError [2023-08-01T22:40:18.213Z] --- PASS: TestPluginRemoveError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginRemove [2023-08-01T22:40:18.213Z] --- PASS: TestPluginRemove (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginSetError [2023-08-01T22:40:18.213Z] --- PASS: TestPluginSetError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPluginSet [2023-08-01T22:40:18.213Z] --- PASS: TestPluginSet (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSetHostHeader [2023-08-01T22:40:18.213Z] --- PASS: TestSetHostHeader (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestPlainTextError [2023-08-01T22:40:18.213Z] --- PASS: TestPlainTextError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestInfiniteError [2023-08-01T22:40:18.213Z] --- PASS: TestInfiniteError (0.06s) [2023-08-01T22:40:18.213Z] === RUN TestSecretCreateUnsupported [2023-08-01T22:40:18.213Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretCreateError [2023-08-01T22:40:18.213Z] --- PASS: TestSecretCreateError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretCreate [2023-08-01T22:40:18.213Z] --- PASS: TestSecretCreate (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretInspectUnsupported [2023-08-01T22:40:18.213Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretInspectError [2023-08-01T22:40:18.213Z] --- PASS: TestSecretInspectError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretInspectSecretNotFound [2023-08-01T22:40:18.213Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretInspectWithEmptyID [2023-08-01T22:40:18.213Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretInspect [2023-08-01T22:40:18.213Z] --- PASS: TestSecretInspect (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretListUnsupported [2023-08-01T22:40:18.213Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretListError [2023-08-01T22:40:18.213Z] --- PASS: TestSecretListError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretList [2023-08-01T22:40:18.213Z] --- PASS: TestSecretList (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretRemoveUnsupported [2023-08-01T22:40:18.213Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretRemoveError [2023-08-01T22:40:18.213Z] --- PASS: TestSecretRemoveError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretRemove [2023-08-01T22:40:18.213Z] --- PASS: TestSecretRemove (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretUpdateUnsupported [2023-08-01T22:40:18.213Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretUpdateError [2023-08-01T22:40:18.213Z] --- PASS: TestSecretUpdateError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSecretUpdate [2023-08-01T22:40:18.213Z] --- PASS: TestSecretUpdate (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceCreateError [2023-08-01T22:40:18.213Z] --- PASS: TestServiceCreateError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceCreate [2023-08-01T22:40:18.213Z] --- PASS: TestServiceCreate (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceCreateCompatiblePlatforms [2023-08-01T22:40:18.213Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceCreateDigestPinning [2023-08-01T22:40:18.213Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceInspectError [2023-08-01T22:40:18.213Z] --- PASS: TestServiceInspectError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceInspectServiceNotFound [2023-08-01T22:40:18.213Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceInspectWithEmptyID [2023-08-01T22:40:18.213Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceInspect [2023-08-01T22:40:18.213Z] --- PASS: TestServiceInspect (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceListError [2023-08-01T22:40:18.213Z] --- PASS: TestServiceListError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceList [2023-08-01T22:40:18.213Z] --- PASS: TestServiceList (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceLogsError [2023-08-01T22:40:18.213Z] --- PASS: TestServiceLogsError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceLogs [2023-08-01T22:40:18.213Z] --- PASS: TestServiceLogs (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceRemoveError [2023-08-01T22:40:18.213Z] --- PASS: TestServiceRemoveError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceRemoveNotFoundError [2023-08-01T22:40:18.213Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceRemove [2023-08-01T22:40:18.213Z] --- PASS: TestServiceRemove (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceUpdateError [2023-08-01T22:40:18.213Z] --- PASS: TestServiceUpdateError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestServiceUpdate [2023-08-01T22:40:18.213Z] --- PASS: TestServiceUpdate (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSwarmGetUnlockKeyError [2023-08-01T22:40:18.213Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSwarmGetUnlockKey [2023-08-01T22:40:18.213Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSwarmInitError [2023-08-01T22:40:18.213Z] --- PASS: TestSwarmInitError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSwarmInit [2023-08-01T22:40:18.213Z] --- PASS: TestSwarmInit (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSwarmInspectError [2023-08-01T22:40:18.213Z] --- PASS: TestSwarmInspectError (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSwarmInspect [2023-08-01T22:40:18.213Z] --- PASS: TestSwarmInspect (0.00s) [2023-08-01T22:40:18.213Z] === RUN TestSwarmJoinError [2023-08-01T22:40:18.213Z] --- PASS: TestSwarmJoinError (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestSwarmJoin [2023-08-01T22:40:18.214Z] --- PASS: TestSwarmJoin (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestSwarmLeaveError [2023-08-01T22:40:18.214Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestSwarmLeave [2023-08-01T22:40:18.214Z] --- PASS: TestSwarmLeave (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestSwarmUnlockError [2023-08-01T22:40:18.214Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestSwarmUnlock [2023-08-01T22:40:18.214Z] --- PASS: TestSwarmUnlock (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestSwarmUpdateError [2023-08-01T22:40:18.214Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestSwarmUpdate [2023-08-01T22:40:18.214Z] --- PASS: TestSwarmUpdate (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestTaskInspectError [2023-08-01T22:40:18.214Z] --- PASS: TestTaskInspectError (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestTaskInspectWithEmptyID [2023-08-01T22:40:18.214Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestTaskInspect [2023-08-01T22:40:18.214Z] --- PASS: TestTaskInspect (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestTaskListError [2023-08-01T22:40:18.214Z] --- PASS: TestTaskListError (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestTaskList [2023-08-01T22:40:18.214Z] --- PASS: TestTaskList (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestVolumeCreateError [2023-08-01T22:40:18.214Z] --- PASS: TestVolumeCreateError (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestVolumeCreate [2023-08-01T22:40:18.214Z] --- PASS: TestVolumeCreate (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestVolumeInspectError [2023-08-01T22:40:18.214Z] --- PASS: TestVolumeInspectError (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestVolumeInspectNotFound [2023-08-01T22:40:18.214Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-08-01T22:40:18.214Z] === RUN TestVolumeInspectWithEmptyID [2023-08-01T22:40:18.214Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-08-01T22:40:18.685Z] === RUN TestVolumeInspect [2023-08-01T22:40:18.685Z] --- PASS: TestVolumeInspect (0.00s) [2023-08-01T22:40:18.685Z] === RUN TestVolumeListError [2023-08-01T22:40:18.685Z] --- PASS: TestVolumeListError (0.00s) [2023-08-01T22:40:18.685Z] === RUN TestVolumeList [2023-08-01T22:40:18.685Z] --- PASS: TestVolumeList (0.00s) [2023-08-01T22:40:18.685Z] === RUN TestVolumeRemoveError [2023-08-01T22:40:18.685Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-08-01T22:40:18.685Z] === RUN TestVolumeRemove [2023-08-01T22:40:18.685Z] --- PASS: TestVolumeRemove (0.00s) [2023-08-01T22:40:18.685Z] === CONT TestTLSCloseWriter [2023-08-01T22:40:18.685Z] --- PASS: TestTLSCloseWriter (0.02s) [2023-08-01T22:40:18.685Z] PASS [2023-08-01T22:40:18.685Z] coverage: 74.9% of statements [2023-08-01T22:40:18.685Z] ok github.com/docker/docker/client 0.584s coverage: 74.9% of statements [2023-08-01T22:40:18.685Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:18.685Z] [2023-08-01T22:40:18.685Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:18.940Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-08-01T22:40:19.500Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-08-01T22:40:21.659Z] === RUN TestCheckoutGit/:subdir [2023-08-01T22:40:22.010Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-08-01T22:40:22.651Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:22.651Z] [2023-08-01T22:40:22.651Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:23.372Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-08-01T22:40:24.734Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-08-01T22:40:26.097Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-08-01T22:40:26.465Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:26.465Z] [2023-08-01T22:40:26.465Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:28.694Z] === RUN TestCheckoutGit/:nosubdir [2023-08-01T22:40:29.689Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:29.689Z] [2023-08-01T22:40:29.689Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:30.255Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-08-01T22:40:31.179Z] === RUN TestDockerSuite/TestStatsNoStream [2023-08-01T22:40:31.263Z] === RUN TestCheckoutGit/:Dockerfile [2023-08-01T22:40:32.256Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:32.256Z] [2023-08-01T22:40:32.256Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:33.251Z] === RUN TestCheckoutGit/master:nosubdir [2023-08-01T22:40:33.687Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-08-01T22:40:34.245Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:34.245Z] [2023-08-01T22:40:34.245Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:35.236Z] === RUN TestCheckoutGit/master:subdir [2023-08-01T22:40:35.571Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-08-01T22:40:35.571Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-08-01T22:40:35.825Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-08-01T22:40:36.229Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:36.229Z] [2023-08-01T22:40:36.229Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:36.385Z] === RUN TestDockerSuite/TestTopPrivileged [2023-08-01T22:40:36.945Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-08-01T22:40:36.945Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-08-01T22:40:36.945Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-08-01T22:40:37.504Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-08-01T22:40:39.210Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:39.211Z] [2023-08-01T22:40:39.211Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:40.791Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-08-01T22:40:41.441Z] === RUN TestCheckoutGit/master:../subdir [2023-08-01T22:40:42.434Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:42.434Z] [2023-08-01T22:40:42.434Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:42.905Z] === RUN TestCheckoutGit/test [2023-08-01T22:40:43.302Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-08-01T22:40:43.557Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-08-01T22:40:43.901Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:43.901Z] [2023-08-01T22:40:43.901Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:44.117Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-08-01T22:40:44.676Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-08-01T22:40:45.236Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-08-01T22:40:45.475Z] === RUN TestCheckoutGit/test: [2023-08-01T22:40:46.161Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-08-01T22:40:46.721Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-08-01T22:40:47.048Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:47.049Z] [2023-08-01T22:40:47.049Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:47.280Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-08-01T22:40:48.623Z] === RUN TestCheckoutGit/test:subdir [2023-08-01T22:40:48.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-08-01T22:40:48.896Z] === RUN TestDockerSuite/TestUpdateStats [2023-08-01T22:40:49.614Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-08-01T22:40:49.614Z] [2023-08-01T22:40:49.614Z] gitutils_test.go:211: git-http-backend: [2023-08-01T22:40:51.406Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-08-01T22:40:51.845Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestConfigureDaemonLogs [2023-08-01T22:40:51.845Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestCommonOptionsInstallFlags [2023-08-01T22:40:51.845Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-08-01T22:40:51.845Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-08-01T22:40:51.845Z] PASS [2023-08-01T22:40:51.845Z] coverage: 18.4% of statements [2023-08-01T22:40:51.845Z] ok github.com/docker/docker/cmd/dockerd 0.281s coverage: 18.4% of statements [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit (51.80s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/#00 (6.58s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/master (8.55s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/:subdir (6.97s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/:nosubdir (2.73s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/:Dockerfile (1.93s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/master:nosubdir (1.88s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/master:subdir (6.28s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/master:../subdir (1.58s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/test (2.74s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/test: (3.08s) [2023-08-01T22:40:51.845Z] --- PASS: TestCheckoutGit/test:subdir (3.01s) [2023-08-01T22:40:51.845Z] === RUN TestValidGitTransport [2023-08-01T22:40:51.845Z] --- PASS: TestValidGitTransport (0.00s) [2023-08-01T22:40:51.845Z] === RUN TestGitInvalidRef [2023-08-01T22:40:52.325Z] --- PASS: TestGitInvalidRef (0.29s) [2023-08-01T22:40:52.325Z] PASS [2023-08-01T22:40:52.325Z] coverage: 83.5% of statements [2023-08-01T22:40:52.325Z] ok github.com/docker/docker/builder/remotecontext/git 52.156s coverage: 83.5% of statements [2023-08-01T22:40:52.767Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-08-01T22:40:53.692Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-08-01T22:40:53.900Z] === RUN TestContainerStopSignal [2023-08-01T22:40:53.900Z] --- PASS: TestContainerStopSignal (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestContainerStopTimeout [2023-08-01T22:40:53.900Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestContainerSecretReferenceDestTarget [2023-08-01T22:40:53.900Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-08-01T22:40:53.900Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestContainerLogPathSetForRingLogger [2023-08-01T22:40:53.900Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestReplaceAndAppendEnvVars [2023-08-01T22:40:53.900Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-08-01T22:40:53.900Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestNewMemoryStore [2023-08-01T22:40:53.900Z] --- PASS: TestNewMemoryStore (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestAddContainers [2023-08-01T22:40:53.900Z] --- PASS: TestAddContainers (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestGetContainer [2023-08-01T22:40:53.900Z] --- PASS: TestGetContainer (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestDeleteContainer [2023-08-01T22:40:53.900Z] --- PASS: TestDeleteContainer (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestListContainers [2023-08-01T22:40:53.900Z] --- PASS: TestListContainers (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestFirstContainer [2023-08-01T22:40:53.900Z] --- PASS: TestFirstContainer (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestApplyAllContainer [2023-08-01T22:40:53.900Z] --- PASS: TestApplyAllContainer (0.00s) [2023-08-01T22:40:53.900Z] === RUN TestIsValidHealthString [2023-08-01T22:40:54.371Z] --- PASS: TestIsValidHealthString (0.00s) [2023-08-01T22:40:54.371Z] === RUN TestStateRunStop [2023-08-01T22:40:54.371Z] --- PASS: TestStateRunStop (0.00s) [2023-08-01T22:40:54.371Z] === RUN TestStateTimeoutWait [2023-08-01T22:40:54.371Z] ? github.com/docker/docker/cli [no test files] [2023-08-01T22:40:54.371Z] ? github.com/docker/docker/cli/config [no test files] [2023-08-01T22:40:54.371Z] state_test.go:141: Stop callback fired [2023-08-01T22:40:54.371Z] state_test.go:165: Stop callback fired [2023-08-01T22:40:54.371Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-08-01T22:40:54.371Z] === RUN TestIsValidStateString [2023-08-01T22:40:54.371Z] --- PASS: TestIsValidStateString (0.00s) [2023-08-01T22:40:54.371Z] === RUN TestViewSaveDelete [2023-08-01T22:40:54.371Z] --- PASS: TestViewSaveDelete (0.02s) [2023-08-01T22:40:54.371Z] === RUN TestViewAll [2023-08-01T22:40:54.371Z] --- PASS: TestViewAll (0.02s) [2023-08-01T22:40:54.371Z] === RUN TestViewGet [2023-08-01T22:40:54.371Z] --- PASS: TestViewGet (0.01s) [2023-08-01T22:40:54.371Z] === RUN TestNames [2023-08-01T22:40:54.371Z] --- PASS: TestNames (0.00s) [2023-08-01T22:40:54.371Z] === RUN TestViewWithHealthCheck [2023-08-01T22:40:54.371Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-08-01T22:40:54.371Z] PASS [2023-08-01T22:40:54.371Z] coverage: 41.4% of statements [2023-08-01T22:40:54.371Z] ok github.com/docker/docker/container 0.431s coverage: 41.4% of statements [2023-08-01T22:40:54.371Z] ? github.com/docker/docker/container/stream [no test files] [2023-08-01T22:40:54.371Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-08-01T22:40:54.371Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-08-01T22:40:54.371Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-08-01T22:40:54.616Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-08-01T22:40:55.177Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-08-01T22:40:55.432Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-08-01T22:40:55.992Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-08-01T22:40:57.341Z] === RUN TestPrepare [2023-08-01T22:40:57.342Z] --- PASS: TestPrepare (0.00s) [2023-08-01T22:40:57.342Z] === RUN TestStart [2023-08-01T22:40:57.342Z] --- PASS: TestStart (0.00s) [2023-08-01T22:40:57.342Z] === RUN TestWaitCancel [2023-08-01T22:40:57.342Z] --- PASS: TestWaitCancel (0.00s) [2023-08-01T22:40:57.342Z] === RUN TestWaitDisabled [2023-08-01T22:40:57.342Z] --- PASS: TestWaitDisabled (0.00s) [2023-08-01T22:40:57.342Z] === RUN TestWaitEnabled [2023-08-01T22:40:57.342Z] --- PASS: TestWaitEnabled (0.00s) [2023-08-01T22:40:57.342Z] === RUN TestRemove [2023-08-01T22:40:57.342Z] --- PASS: TestRemove (0.00s) [2023-08-01T22:40:57.342Z] PASS [2023-08-01T22:40:57.342Z] coverage: 65.3% of statements [2023-08-01T22:40:57.342Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.082s coverage: 65.3% of statements [2023-08-01T22:40:57.342Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-08-01T22:40:57.813Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.36s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCIsolation [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCIsolation [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-08-01T22:40:57.813Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCConfigs [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCConfigs [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-08-01T22:40:57.813Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-08-01T22:40:57.813Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-08-01T22:40:57.813Z] PASS [2023-08-01T22:40:57.813Z] coverage: 35.9% of statements [2023-08-01T22:40:57.813Z] ok github.com/docker/docker/daemon/cluster/convert 0.449s coverage: 35.9% of statements [2023-08-01T22:40:58.504Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-08-01T22:40:58.759Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-08-01T22:40:58.808Z] === RUN TestNewListSecretsFilters [2023-08-01T22:40:58.808Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-08-01T22:40:58.808Z] === RUN TestNewListConfigsFilters [2023-08-01T22:40:58.808Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-08-01T22:40:59.280Z] PASS [2023-08-01T22:40:59.280Z] coverage: 0.5% of statements [2023-08-01T22:40:59.280Z] ok github.com/docker/docker/daemon/cluster 0.526s coverage: 0.5% of statements [2023-08-01T22:41:02.020Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-08-01T22:41:02.250Z] === RUN TestBuilderGC [2023-08-01T22:41:02.250Z] --- PASS: TestBuilderGC (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestDaemonConfigurationNotFound [2023-08-01T22:41:02.250Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestDaemonBrokenConfiguration [2023-08-01T22:41:02.250Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestParseClusterAdvertiseSettings [2023-08-01T22:41:02.250Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestFindConfigurationConflicts [2023-08-01T22:41:02.250Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-08-01T22:41:02.250Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestDaemonConfigurationMergeConflicts [2023-08-01T22:41:02.250Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-08-01T22:41:02.250Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-08-01T22:41:02.250Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-08-01T22:41:02.250Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-08-01T22:41:02.250Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-08-01T22:41:02.251Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-08-01T22:41:02.251Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-08-01T22:41:02.251Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-08-01T22:41:02.251Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-08-01T22:41:02.251Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-08-01T22:41:02.251Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-08-01T22:41:02.251Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestValidateConfiguration [2023-08-01T22:41:02.251Z] === RUN TestValidateConfiguration/with_label [2023-08-01T22:41:02.251Z] === RUN TestValidateConfiguration/with_dns [2023-08-01T22:41:02.251Z] === RUN TestValidateConfiguration/with_dns-search [2023-08-01T22:41:02.251Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-08-01T22:41:02.251Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-08-01T22:41:02.251Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-08-01T22:41:02.251Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-08-01T22:41:02.251Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfiguration (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-08-01T22:41:02.251Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestModifiedDiscoverySettings [2023-08-01T22:41:02.251Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestReloadSetConfigFileNotExist [2023-08-01T22:41:02.251Z] time="2023-08-01T22:41:01Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-08-01T22:41:02.251Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2023-08-01T22:41:02.251Z] === RUN TestReloadDefaultConfigNotExist [2023-08-01T22:41:02.251Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:02.251Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestReloadBadDefaultConfig [2023-08-01T22:41:02.251Z] time="2023-08-01T22:41:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-426607563" [2023-08-01T22:41:02.251Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestReloadWithConflictingLabels [2023-08-01T22:41:02.251Z] time="2023-08-01T22:41:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2990284768" [2023-08-01T22:41:02.251Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestReloadWithDuplicateLabels [2023-08-01T22:41:02.251Z] time="2023-08-01T22:41:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3645274618" [2023-08-01T22:41:02.251Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-08-01T22:41:02.251Z] === RUN TestDaemonConfigurationMerge [2023-08-01T22:41:02.251Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-08-01T22:41:02.251Z] PASS [2023-08-01T22:41:02.251Z] coverage: 79.7% of statements [2023-08-01T22:41:02.251Z] ok github.com/docker/docker/daemon/config 0.417s coverage: 79.7% of statements [2023-08-01T22:41:02.724Z] === RUN TestDiscoveryOptsErrors [2023-08-01T22:41:02.724Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-08-01T22:41:02.724Z] === RUN TestDiscoveryOpts [2023-08-01T22:41:02.724Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-08-01T22:41:02.724Z] PASS [2023-08-01T22:41:02.724Z] coverage: 30.0% of statements [2023-08-01T22:41:02.724Z] ok github.com/docker/docker/daemon/discovery 0.058s coverage: 30.0% of statements [2023-08-01T22:41:02.945Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-08-01T22:41:04.299Z] === RUN TestWaitNodeAttachment [2023-08-01T22:41:04.300Z] === RUN TestEventsLog [2023-08-01T22:41:04.300Z] --- PASS: TestEventsLog (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestEventsLogTimeout [2023-08-01T22:41:04.300Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestLogEvents [2023-08-01T22:41:04.300Z] --- PASS: TestWaitNodeAttachment (0.40s) [2023-08-01T22:41:04.300Z] === RUN TestIsolationConversion [2023-08-01T22:41:04.300Z] === RUN TestIsolationConversion/default [2023-08-01T22:41:04.300Z] === RUN TestIsolationConversion/process [2023-08-01T22:41:04.300Z] === RUN TestIsolationConversion/hyperv [2023-08-01T22:41:04.300Z] --- PASS: TestIsolationConversion (0.00s) [2023-08-01T22:41:04.300Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-08-01T22:41:04.300Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-08-01T22:41:04.300Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestContainerLabels [2023-08-01T22:41:04.300Z] --- PASS: TestContainerLabels (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestCredentialSpecConversion [2023-08-01T22:41:04.300Z] === RUN TestCredentialSpecConversion/none [2023-08-01T22:41:04.300Z] === RUN TestCredentialSpecConversion/config [2023-08-01T22:41:04.300Z] === RUN TestCredentialSpecConversion/file [2023-08-01T22:41:04.300Z] === RUN TestCredentialSpecConversion/registry [2023-08-01T22:41:04.300Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-08-01T22:41:04.300Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-08-01T22:41:04.300Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-08-01T22:41:04.300Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-08-01T22:41:04.300Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestControllerValidateMountBind [2023-08-01T22:41:04.300Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestControllerValidateMountVolume [2023-08-01T22:41:04.300Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestControllerValidateMountTarget [2023-08-01T22:41:04.300Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestControllerValidateMountTmpfs [2023-08-01T22:41:04.300Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestControllerValidateMountInvalidType [2023-08-01T22:41:04.300Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-08-01T22:41:04.300Z] === RUN TestControllerValidateMountNamedPipe [2023-08-01T22:41:04.300Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-08-01T22:41:04.300Z] PASS [2023-08-01T22:41:04.300Z] coverage: 11.0% of statements [2023-08-01T22:41:04.300Z] --- PASS: TestLogEvents (0.05s) [2023-08-01T22:41:04.300Z] === RUN TestLoadBufferedEvents [2023-08-01T22:41:04.300Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.594s coverage: 11.0% of statements [2023-08-01T22:41:04.307Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-08-01T22:41:04.780Z] --- PASS: TestLoadBufferedEvents (0.21s) [2023-08-01T22:41:04.780Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-08-01T22:41:04.780Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-08-01T22:41:04.780Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-08-01T22:41:04.780Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-08-01T22:41:04.780Z] PASS [2023-08-01T22:41:04.780Z] coverage: 50.0% of statements [2023-08-01T22:41:04.780Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2023-08-01T22:41:05.774Z] === RUN TestIsEmptyDir [2023-08-01T22:41:05.774Z] --- PASS: TestIsEmptyDir (0.01s) [2023-08-01T22:41:05.774Z] PASS [2023-08-01T22:41:05.774Z] coverage: 2.3% of statements [2023-08-01T22:41:05.774Z] ok github.com/docker/docker/daemon/graphdriver 0.099s coverage: 2.3% of statements [2023-08-01T22:41:06.193Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-08-01T22:41:06.249Z] === RUN TestVerifyNetworkingConfig [2023-08-01T22:41:06.249Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-08-01T22:41:06.249Z] === RUN TestGetContainer [2023-08-01T22:41:06.249Z] --- PASS: TestGetContainer (0.00s) [2023-08-01T22:41:06.249Z] === RUN TestValidContainerNames [2023-08-01T22:41:06.250Z] --- PASS: TestValidContainerNames (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestContainerInitDNS [2023-08-01T22:41:06.250Z] daemon_test.go:146: root required [2023-08-01T22:41:06.250Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestMerge [2023-08-01T22:41:06.250Z] --- PASS: TestMerge (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestValidateContainerIsolation [2023-08-01T22:41:06.250Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestFindNetworkErrorType [2023-08-01T22:41:06.250Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestEnsureServicesExist [2023-08-01T22:41:06.250Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestEnsureServicesExistErrors [2023-08-01T22:41:06.250Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-08-01T22:41:06.250Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-08-01T22:41:06.250Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-08-01T22:41:06.250Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-08-01T22:41:06.250Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-08-01T22:41:06.250Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-08-01T22:41:06.250Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestContainerDelete [2023-08-01T22:41:06.250Z] --- PASS: TestContainerDelete (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestContainerDoubleDelete [2023-08-01T22:41:06.250Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestLogContainerEventCopyLabels [2023-08-01T22:41:06.250Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestLogContainerEventWithAttributes [2023-08-01T22:41:06.250Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestNoneHealthcheck [2023-08-01T22:41:06.250Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-08-01T22:41:06.250Z] === RUN TestHealthStates [2023-08-01T22:41:06.448Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:05Z" 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" [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:06Z" 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" [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:06Z" 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" [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:06Z" 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" [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:06Z" 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" [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:06Z" 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" [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:06Z" 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" [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:06Z" 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" [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:06Z" 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" [2023-08-01T22:41:06.724Z] time="2023-08-01T22:41:06Z" 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" [2023-08-01T22:41:06.724Z] --- PASS: TestHealthStates (0.23s) [2023-08-01T22:41:06.724Z] === RUN TestMaskURLCredentials [2023-08-01T22:41:06.724Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestGetInspectData [2023-08-01T22:41:06.724Z] --- PASS: TestGetInspectData (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestFillLicense [2023-08-01T22:41:06.724Z] --- PASS: TestFillLicense (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestListInvalidFilter [2023-08-01T22:41:06.724Z] --- PASS: TestListInvalidFilter (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestNameFilter [2023-08-01T22:41:06.724Z] --- PASS: TestNameFilter (0.01s) [2023-08-01T22:41:06.724Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-08-01T22:41:06.724Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-08-01T22:41:06.724Z] === 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 [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-08-01T22:41:06.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-08-01T22:41:06.724Z] --- 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) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-08-01T22:41:06.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestDaemonReloadLabels [2023-08-01T22:41:06.724Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-08-01T22:41:06.724Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestDaemonReloadMirrors [2023-08-01T22:41:06.724Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestDaemonReloadInsecureRegistries [2023-08-01T22:41:06.724Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestDaemonReloadNotAffectOthers [2023-08-01T22:41:06.724Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestDaemonDiscoveryReload [2023-08-01T22:41:06.724Z] === RUN TestLinkNaming [2023-08-01T22:41:06.724Z] --- PASS: TestLinkNaming (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestLinkNew [2023-08-01T22:41:06.724Z] --- PASS: TestLinkNew (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestLinkEnv [2023-08-01T22:41:06.724Z] --- PASS: TestLinkEnv (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestLinkMultipleEnv [2023-08-01T22:41:06.724Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-08-01T22:41:06.724Z] === RUN TestLinkPortRangeEnv [2023-08-01T22:41:06.724Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-08-01T22:41:06.724Z] PASS [2023-08-01T22:41:06.724Z] coverage: 93.0% of statements [2023-08-01T22:41:06.724Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2023-08-01T22:41:07.719Z] --- PASS: TestDaemonDiscoveryReload (1.05s) [2023-08-01T22:41:07.719Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-08-01T22:41:08.192Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2023-08-01T22:41:08.192Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-08-01T22:41:08.665Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-08-01T22:41:08.665Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-08-01T22:41:08.665Z] reload_test.go:520: root required [2023-08-01T22:41:08.665Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-08-01T22:41:08.665Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-08-01T22:41:08.665Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-08-01T22:41:08.665Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-08-01T22:41:08.665Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-08-01T22:41:08.665Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-08-01T22:41:08.665Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-08-01T22:41:08.665Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-08-01T22:41:08.665Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-08-01T22:41:08.665Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-08-01T22:41:08.665Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-08-01T22:41:08.665Z] === RUN TestParseVolumesFrom [2023-08-01T22:41:08.665Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-08-01T22:41:08.665Z] PASS [2023-08-01T22:41:08.665Z] coverage: 8.9% of statements [2023-08-01T22:41:08.665Z] ok github.com/docker/docker/daemon 2.614s coverage: 8.9% of statements [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-08-01T22:41:08.665Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-08-01T22:41:08.665Z] === RUN TestAdapterReadLogs [2023-08-01T22:41:08.665Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-08-01T22:41:08.665Z] === RUN TestCopier [2023-08-01T22:41:08.665Z] --- PASS: TestCopier (0.00s) [2023-08-01T22:41:08.665Z] === RUN TestCopierLongLines [2023-08-01T22:41:08.665Z] --- PASS: TestCopierLongLines (0.00s) [2023-08-01T22:41:08.665Z] === RUN TestCopierSlow [2023-08-01T22:41:08.991Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-08-01T22:41:09.136Z] --- PASS: TestCopierSlow (0.20s) [2023-08-01T22:41:09.136Z] === RUN TestCopierWithSized [2023-08-01T22:41:09.136Z] === RUN TestCopierWithSized/as_is [2023-08-01T22:41:09.136Z] === RUN TestCopierWithSized/With_RingLogger [2023-08-01T22:41:09.136Z] --- PASS: TestCopierWithSized (0.01s) [2023-08-01T22:41:09.136Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-08-01T22:41:09.136Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-08-01T22:41:09.136Z] === RUN TestCopierWithPartial [2023-08-01T22:41:09.136Z] --- PASS: TestCopierWithPartial (0.00s) [2023-08-01T22:41:09.136Z] === RUN TestRingLogger [2023-08-01T22:41:09.136Z] --- PASS: TestRingLogger (0.00s) [2023-08-01T22:41:09.136Z] === RUN TestRingCap [2023-08-01T22:41:09.136Z] --- PASS: TestRingCap (0.00s) [2023-08-01T22:41:09.136Z] === RUN TestRingClose [2023-08-01T22:41:09.136Z] --- PASS: TestRingClose (0.00s) [2023-08-01T22:41:09.136Z] === RUN TestRingDrain [2023-08-01T22:41:09.136Z] --- PASS: TestRingDrain (0.00s) [2023-08-01T22:41:09.136Z] PASS [2023-08-01T22:41:09.136Z] coverage: 43.0% of statements [2023-08-01T22:41:09.136Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.0% of statements [2023-08-01T22:41:09.608Z] === RUN TestNewStreamConfig [2023-08-01T22:41:09.608Z] === RUN TestNewStreamConfig/defaults [2023-08-01T22:41:09.608Z] === RUN TestNewStreamConfig/invalid_create_group [2023-08-01T22:41:09.608Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-08-01T22:41:09.608Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-08-01T22:41:09.608Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-08-01T22:41:09.608Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-08-01T22:41:09.608Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-08-01T22:41:09.608Z] --- PASS: TestNewStreamConfig (0.00s) [2023-08-01T22:41:09.608Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-08-01T22:41:09.608Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-08-01T22:41:09.608Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-08-01T22:41:09.608Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-08-01T22:41:09.608Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-08-01T22:41:09.608Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-08-01T22:41:09.608Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-08-01T22:41:09.608Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-08-01T22:41:09.608Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-08-01T22:41:09.608Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-08-01T22:41:09.608Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-08-01T22:41:09.608Z] === RUN TestNewAWSLogsClientRegionDetect [2023-08-01T22:41:10.079Z] time="2023-08-01T22:41:09Z" level=info msg="Trying to get region from EC2 Metadata" [2023-08-01T22:41:10.079Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2023-08-01T22:41:10.079Z] === RUN TestCreateSuccess [2023-08-01T22:41:10.079Z] --- PASS: TestCreateSuccess (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestCreateLogGroupSuccess [2023-08-01T22:41:10.079Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestCreateError [2023-08-01T22:41:10.079Z] --- PASS: TestCreateError (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestCreateAlreadyExists [2023-08-01T22:41:10.079Z] time="2023-08-01T22:41:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-08-01T22:41:10.079Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestLogClosed [2023-08-01T22:41:10.079Z] --- PASS: TestLogClosed (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestLogBlocking [2023-08-01T22:41:10.079Z] --- PASS: TestLogBlocking (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestLogBufferEmpty [2023-08-01T22:41:10.079Z] --- PASS: TestLogBufferEmpty (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestPublishBatchSuccess [2023-08-01T22:41:10.079Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestPublishBatchError [2023-08-01T22:41:10.079Z] time="2023-08-01T22:41:09Z" level=error msg=Error [2023-08-01T22:41:10.079Z] --- PASS: TestPublishBatchError (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-08-01T22:41:10.079Z] time="2023-08-01T22:41:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-08-01T22:41:10.079Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestPublishBatchAlreadyAccepted [2023-08-01T22:41:10.079Z] time="2023-08-01T22:41:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-08-01T22:41:10.079Z] time="2023-08-01T22:41:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-08-01T22:41:10.079Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestCollectBatchSimple [2023-08-01T22:41:10.079Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestCollectBatchTicker [2023-08-01T22:41:10.079Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestCollectBatchMultilinePattern [2023-08-01T22:41:10.079Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-08-01T22:41:10.079Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-08-01T22:41:10.079Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-08-01T22:41:10.079Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-08-01T22:41:10.079Z] === RUN TestCollectBatchClose [2023-08-01T22:41:10.079Z] --- PASS: TestCollectBatchClose (0.00s) [2023-08-01T22:41:10.079Z] === RUN TestEffectiveLen [2023-08-01T22:41:10.079Z] === RUN TestEffectiveLen/0/Hello [2023-08-01T22:41:10.079Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-08-01T22:41:10.079Z] === RUN TestEffectiveLen/2/🙃 [2023-08-01T22:41:10.079Z] === RUN TestEffectiveLen/3/���� [2023-08-01T22:41:10.079Z] === RUN TestEffectiveLen/4/He��o [2023-08-01T22:41:10.079Z] === RUN TestEffectiveLen/5/ [2023-08-01T22:41:10.079Z] --- PASS: TestEffectiveLen (0.00s) [2023-08-01T22:41:10.079Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-08-01T22:41:10.079Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-08-01T22:41:10.079Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestFindValidSplit [2023-08-01T22:41:10.080Z] === RUN TestFindValidSplit/0/ [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1017: [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1018: [2023-08-01T22:41:10.080Z] === RUN TestFindValidSplit/1/Hello [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1017: Hello [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1018: [2023-08-01T22:41:10.080Z] === RUN TestFindValidSplit/2/Hello [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1017: He [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1018: llo [2023-08-01T22:41:10.080Z] === RUN TestFindValidSplit/3/Hello [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1017: [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1018: Hello [2023-08-01T22:41:10.080Z] === RUN TestFindValidSplit/4/🙃 [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1017: [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1018: 🙃 [2023-08-01T22:41:10.080Z] === RUN TestFindValidSplit/5/🙃 [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1017: 🙃 [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1018: [2023-08-01T22:41:10.080Z] === RUN TestFindValidSplit/6/a� [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1017: a [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1018: � [2023-08-01T22:41:10.080Z] === RUN TestFindValidSplit/7/a� [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1017: a� [2023-08-01T22:41:10.080Z] cloudwatchlogs_test.go:1018: [2023-08-01T22:41:10.080Z] --- PASS: TestFindValidSplit (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestProcessEventEmoji [2023-08-01T22:41:10.080Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestCollectBatchLineSplit [2023-08-01T22:41:10.080Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2023-08-01T22:41:10.080Z] === RUN TestCollectBatchLineSplitWithBinary [2023-08-01T22:41:10.080Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestCollectBatchMaxEvents [2023-08-01T22:41:10.080Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2023-08-01T22:41:10.080Z] === RUN TestCollectBatchMaxTotalBytes [2023-08-01T22:41:10.080Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2023-08-01T22:41:10.080Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-08-01T22:41:10.080Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2023-08-01T22:41:10.080Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-08-01T22:41:10.080Z] === RUN TestSearchRegistryForImagesErrors [2023-08-01T22:41:10.080Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestSearchRegistryForImages [2023-08-01T22:41:10.080Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestOnlyPlatformWithFallback [2023-08-01T22:41:10.080Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestImageDelete [2023-08-01T22:41:10.080Z] === RUN TestImageDelete/no_lease [2023-08-01T22:41:10.080Z] === RUN TestImageDelete/lease_exists [2023-08-01T22:41:10.080Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2023-08-01T22:41:10.080Z] === RUN TestParseLogOptionsMultilinePattern [2023-08-01T22:41:10.080Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestParseLogOptionsDatetimeFormat [2023-08-01T22:41:10.080Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-08-01T22:41:10.080Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-08-01T22:41:10.080Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-08-01T22:41:10.080Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-08-01T22:41:10.080Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-08-01T22:41:10.080Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-08-01T22:41:10.080Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-08-01T22:41:10.080Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-08-01T22:41:10.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-08-01T22:41:10.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestCreateTagSuccess [2023-08-01T22:41:10.080Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-08-01T22:41:10.080Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-08-01T22:41:10.080Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-08-01T22:41:10.080Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-08-01T22:41:10.080Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-08-01T22:41:10.080Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2023-08-01T22:41:10.080Z] PASS [2023-08-01T22:41:10.080Z] coverage: 76.8% of statements [2023-08-01T22:41:10.080Z] --- PASS: TestImageDelete (0.06s) [2023-08-01T22:41:10.080Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-08-01T22:41:10.080Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2023-08-01T22:41:10.080Z] === RUN TestContentStoreForPull [2023-08-01T22:41:10.080Z] ok github.com/docker/docker/daemon/logger/awslogs 0.502s coverage: 76.8% of statements [2023-08-01T22:41:10.551Z] --- PASS: TestContentStoreForPull (0.23s) [2023-08-01T22:41:10.551Z] PASS [2023-08-01T22:41:10.551Z] coverage: 6.6% of statements [2023-08-01T22:41:10.551Z] ok github.com/docker/docker/daemon/images 0.436s coverage: 6.6% of statements [2023-08-01T22:41:10.551Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-08-01T22:41:10.551Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-08-01T22:41:10.551Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-08-01T22:41:10.551Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-08-01T22:41:10.551Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-08-01T22:41:10.551Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-08-01T22:41:10.551Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-08-01T22:41:10.551Z] === RUN TestJSONLogsMarshalJSONBuf [2023-08-01T22:41:10.551Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-08-01T22:41:10.551Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-08-01T22:41:10.551Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2023-08-01T22:41:10.551Z] === RUN TestFastTimeMarshalJSON [2023-08-01T22:41:10.551Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2023-08-01T22:41:10.551Z] PASS [2023-08-01T22:41:10.551Z] coverage: 87.2% of statements [2023-08-01T22:41:10.551Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.255s coverage: 87.2% of statements [2023-08-01T22:41:11.023Z] === RUN TestJSONFileLogger [2023-08-01T22:41:11.023Z] --- PASS: TestJSONFileLogger (0.00s) [2023-08-01T22:41:11.023Z] === RUN TestJSONFileLoggerWithTags [2023-08-01T22:41:11.023Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-08-01T22:41:11.023Z] === RUN TestJSONFileLoggerWithOpts [2023-08-01T22:41:11.023Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2023-08-01T22:41:11.023Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-08-01T22:41:11.023Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2023-08-01T22:41:11.023Z] === RUN TestEncodeDecode [2023-08-01T22:41:11.023Z] === PAUSE TestEncodeDecode [2023-08-01T22:41:11.023Z] === RUN TestUnexpectedEOF [2023-08-01T22:41:11.023Z] time="2023-08-01T22:41:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-08-01T22:41:11.023Z] time="2023-08-01T22:41:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-08-01T22:41:11.023Z] --- PASS: TestUnexpectedEOF (0.21s) [2023-08-01T22:41:11.023Z] === CONT TestEncodeDecode [2023-08-01T22:41:11.023Z] --- PASS: TestEncodeDecode (0.00s) [2023-08-01T22:41:11.023Z] PASS [2023-08-01T22:41:11.023Z] coverage: 69.9% of statements [2023-08-01T22:41:11.023Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.315s coverage: 69.9% of statements [2023-08-01T22:41:11.501Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-08-01T22:41:12.599Z] === RUN TestWriteLog [2023-08-01T22:41:12.599Z] === PAUSE TestWriteLog [2023-08-01T22:41:12.599Z] === RUN TestReadLog [2023-08-01T22:41:12.599Z] === PAUSE TestReadLog [2023-08-01T22:41:12.599Z] === RUN TestDecode [2023-08-01T22:41:12.599Z] --- PASS: TestDecode (0.03s) [2023-08-01T22:41:12.599Z] === CONT TestWriteLog [2023-08-01T22:41:12.599Z] === CONT TestReadLog [2023-08-01T22:41:12.599Z] --- PASS: TestWriteLog (0.00s) [2023-08-01T22:41:12.599Z] === RUN TestReadLog/tail_exact [2023-08-01T22:41:12.599Z] === RUN TestLog [2023-08-01T22:41:12.599Z] === RUN TestReadLog/tail_less_than_available [2023-08-01T22:41:12.599Z] --- PASS: TestLog (0.01s) [2023-08-01T22:41:12.599Z] PASS [2023-08-01T22:41:12.599Z] coverage: 31.5% of statements [2023-08-01T22:41:12.599Z] === RUN TestReadLog/tail_more_than_available [2023-08-01T22:41:12.599Z] --- PASS: TestReadLog (0.21s) [2023-08-01T22:41:12.599Z] --- PASS: TestReadLog/tail_exact (0.19s) [2023-08-01T22:41:12.599Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2023-08-01T22:41:12.599Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2023-08-01T22:41:12.599Z] PASS [2023-08-01T22:41:12.599Z] coverage: 78.7% of statements [2023-08-01T22:41:12.599Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.088s coverage: 31.5% of statements [2023-08-01T22:41:12.599Z] ok github.com/docker/docker/daemon/logger/local 0.348s coverage: 78.7% of statements [2023-08-01T22:41:12.599Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-08-01T22:41:13.071Z] === RUN TestOpenFileDelete [2023-08-01T22:41:13.071Z] --- PASS: TestOpenFileDelete (0.00s) [2023-08-01T22:41:13.071Z] === RUN TestOpenFileRename [2023-08-01T22:41:13.071Z] --- PASS: TestOpenFileRename (0.00s) [2023-08-01T22:41:13.071Z] === RUN TestHandleDecoderErr [2023-08-01T22:41:13.071Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-08-01T22:41:13.071Z] === RUN TestParseLogTagDefaultTag [2023-08-01T22:41:13.071Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-08-01T22:41:13.071Z] === RUN TestParseLogTag [2023-08-01T22:41:13.071Z] --- PASS: TestParseLogTag (0.00s) [2023-08-01T22:41:13.071Z] === RUN TestParseLogTagEmptyTag [2023-08-01T22:41:13.071Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-08-01T22:41:13.071Z] === RUN TestTailFiles [2023-08-01T22:41:13.071Z] --- PASS: TestTailFiles (0.00s) [2023-08-01T22:41:13.071Z] === RUN TestFollowLogsConsumerGone [2023-08-01T22:41:13.071Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-08-01T22:41:13.071Z] === RUN TestFollowLogsProducerGone [2023-08-01T22:41:13.071Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2023-08-01T22:41:13.071Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2023-08-01T22:41:13.071Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2023-08-01T22:41:13.071Z] === RUN TestCheckCapacityAndRotate [2023-08-01T22:41:13.071Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-08-01T22:41:13.071Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-08-01T22:41:13.071Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2023-08-01T22:41:13.071Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2023-08-01T22:41:13.071Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2023-08-01T22:41:13.071Z] PASS [2023-08-01T22:41:13.071Z] coverage: 54.9% of statements [2023-08-01T22:41:13.071Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.266s coverage: 54.9% of statements [2023-08-01T22:41:13.386Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-08-01T22:41:14.064Z] === RUN TestNewParse [2023-08-01T22:41:14.064Z] --- PASS: TestNewParse (0.00s) [2023-08-01T22:41:14.064Z] PASS [2023-08-01T22:41:14.064Z] coverage: 8.3% of statements [2023-08-01T22:41:14.064Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2023-08-01T22:41:14.064Z] === RUN TestValidateLogOpt [2023-08-01T22:41:14.064Z] --- PASS: TestValidateLogOpt (0.00s) [2023-08-01T22:41:14.064Z] === RUN TestNewMissedConfig [2023-08-01T22:41:14.064Z] --- PASS: TestNewMissedConfig (0.00s) [2023-08-01T22:41:14.064Z] === RUN TestNewMissedUrl [2023-08-01T22:41:14.064Z] --- PASS: TestNewMissedUrl (0.00s) [2023-08-01T22:41:14.064Z] === RUN TestNewMissedToken [2023-08-01T22:41:14.064Z] --- PASS: TestNewMissedToken (0.00s) [2023-08-01T22:41:14.064Z] === RUN TestNewWithProxy [2023-08-01T22:41:14.064Z] --- PASS: TestNewWithProxy (0.00s) [2023-08-01T22:41:14.064Z] === RUN TestDefault [2023-08-01T22:41:14.064Z] --- PASS: TestDefault (0.01s) [2023-08-01T22:41:14.064Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-08-01T22:41:14.064Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2023-08-01T22:41:14.064Z] === RUN TestJsonFormat [2023-08-01T22:41:14.064Z] --- PASS: TestJsonFormat (0.01s) [2023-08-01T22:41:14.064Z] === RUN TestRawFormat [2023-08-01T22:41:14.064Z] --- PASS: TestRawFormat (0.00s) [2023-08-01T22:41:14.064Z] === RUN TestRawFormatWithLabels [2023-08-01T22:41:14.064Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-08-01T22:41:14.064Z] === RUN TestRawFormatWithoutTag [2023-08-01T22:41:14.064Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-08-01T22:41:14.064Z] === RUN TestBatching [2023-08-01T22:41:14.064Z] --- PASS: TestBatching (0.37s) [2023-08-01T22:41:14.064Z] === RUN TestFrequency [2023-08-01T22:41:14.535Z] === RUN TestParseLogFormat [2023-08-01T22:41:14.535Z] --- PASS: TestParseLogFormat (0.00s) [2023-08-01T22:41:14.535Z] === RUN TestValidateLogOptEmpty [2023-08-01T22:41:14.535Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-08-01T22:41:14.535Z] === RUN TestValidateSyslogAddress [2023-08-01T22:41:14.535Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-08-01T22:41:14.535Z] === RUN TestParseAddressDefaultPort [2023-08-01T22:41:14.535Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-08-01T22:41:14.535Z] === RUN TestValidateSyslogFacility [2023-08-01T22:41:14.535Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-08-01T22:41:14.535Z] === RUN TestValidateLogOptSyslogFormat [2023-08-01T22:41:14.535Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-08-01T22:41:14.535Z] === RUN TestValidateLogOpt [2023-08-01T22:41:14.535Z] --- PASS: TestValidateLogOpt (0.00s) [2023-08-01T22:41:14.535Z] PASS [2023-08-01T22:41:14.535Z] coverage: 46.8% of statements [2023-08-01T22:41:14.535Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 46.8% of statements [2023-08-01T22:41:14.535Z] --- PASS: TestFrequency (0.17s) [2023-08-01T22:41:14.535Z] === RUN TestOneMessagePerRequest [2023-08-01T22:41:14.535Z] --- PASS: TestOneMessagePerRequest (0.01s) [2023-08-01T22:41:14.535Z] === RUN TestVerify [2023-08-01T22:41:14.535Z] --- PASS: TestVerify (0.01s) [2023-08-01T22:41:14.535Z] === RUN TestSkipVerify [2023-08-01T22:41:14.535Z] time="2023-08-01T22:41:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:14.535Z] time="2023-08-01T22:41:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:14.535Z] time="2023-08-01T22:41:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:14.749Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-08-01T22:41:15.529Z] --- PASS: TestSkipVerify (0.89s) [2023-08-01T22:41:15.529Z] === RUN TestBufferMaximum [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690929675.040593\",\"host\":\"264fb7f0e061\"}'" [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690929675.040593\",\"host\":\"264fb7f0e061\"}'" [2023-08-01T22:41:15.529Z] --- PASS: TestBufferMaximum (0.02s) [2023-08-01T22:41:15.529Z] === RUN TestServerAlwaysDown [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690929675.057652\",\"host\":\"264fb7f0e061\"}'" [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690929675.057652\",\"host\":\"264fb7f0e061\"}'" [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690929675.057652\",\"host\":\"264fb7f0e061\"}'" [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690929675.058665\",\"host\":\"264fb7f0e061\"}'" [2023-08-01T22:41:15.529Z] time="2023-08-01T22:41:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690929675.058665\",\"host\":\"264fb7f0e061\"}'" [2023-08-01T22:41:15.529Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-08-01T22:41:15.529Z] === RUN TestCannotSendAfterClose [2023-08-01T22:41:15.529Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-08-01T22:41:15.529Z] === RUN TestDeadlockOnBlockedEndpoint [2023-08-01T22:41:15.529Z] === RUN TestV1IDService [2023-08-01T22:41:15.529Z] --- PASS: TestV1IDService (0.03s) [2023-08-01T22:41:15.529Z] === RUN TestV2MetadataService [2023-08-01T22:41:15.674Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-08-01T22:41:16.524Z] time="2023-08-01T22:41:16Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49221/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-08-01T22:41:16.524Z] time="2023-08-01T22:41:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"264fb7f0e061\"}'" [2023-08-01T22:41:16.524Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-08-01T22:41:16.524Z] PASS [2023-08-01T22:41:16.524Z] coverage: 82.5% of statements [2023-08-01T22:41:16.524Z] ok github.com/docker/docker/daemon/logger/splunk 2.581s coverage: 82.5% of statements [2023-08-01T22:41:16.524Z] ? github.com/docker/docker/daemon/names [no test files] [2023-08-01T22:41:16.524Z] ? github.com/docker/docker/daemon/network [no test files] [2023-08-01T22:41:16.524Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-08-01T22:41:16.599Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-08-01T22:41:16.996Z] === RUN TestSuccessfulDownload [2023-08-01T22:41:16.996Z] download_test.go:267: Needs fixing on Windows [2023-08-01T22:41:16.996Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-08-01T22:41:16.996Z] === RUN TestCancelledDownload [2023-08-01T22:41:16.996Z] --- PASS: TestCancelledDownload (0.02s) [2023-08-01T22:41:16.996Z] === RUN TestMaxDownloadAttempts [2023-08-01T22:41:16.996Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-08-01T22:41:16.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-08-01T22:41:16.996Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-08-01T22:41:16.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-08-01T22:41:16.996Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-08-01T22:41:16.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-08-01T22:41:16.996Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-08-01T22:41:16.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-08-01T22:41:16.996Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-08-01T22:41:16.996Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-08-01T22:41:16.996Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-08-01T22:41:16.996Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-08-01T22:41:16.996Z] --- PASS: TestV2MetadataService (1.20s) [2023-08-01T22:41:16.996Z] PASS [2023-08-01T22:41:16.996Z] coverage: 48.2% of statements [2023-08-01T22:41:16.996Z] ok github.com/docker/docker/distribution/metadata 1.344s coverage: 48.2% of statements [2023-08-01T22:41:16.996Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-08-01T22:41:16.996Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-08-01T22:41:16.996Z] === RUN TestContinueOnError_MirrorEndpoint [2023-08-01T22:41:16.996Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-08-01T22:41:16.996Z] === RUN TestContinueOnError_NeverContinue [2023-08-01T22:41:16.996Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-08-01T22:41:16.996Z] === RUN TestContinueOnError_UnnestsErrors [2023-08-01T22:41:16.996Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-08-01T22:41:16.996Z] === RUN TestManifestStore [2023-08-01T22:41:16.996Z] === RUN TestManifestStore/no_remote_or_local [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-08-01T22:41:17.468Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-08-01T22:41:17.468Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2023-08-01T22:41:17.468Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2023-08-01T22:41:17.468Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2023-08-01T22:41:17.468Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2023-08-01T22:41:17.468Z] === RUN TestTransfer [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local836808497\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/no_local_cache [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/no_local_cache/digested [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/with_local_cache [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/unknown_media_type [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:17Z" level=warning msg="reference for unknown type: " [2023-08-01T22:41:17.468Z] --- PASS: TestTransfer (0.12s) [2023-08-01T22:41:17.468Z] === RUN TestConcurrencyLimit [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:17Z" level=warning msg="reference for unknown type: " [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:17Z" level=warning msg="reference for unknown type: " [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:17Z" level=warning msg="reference for unknown type: " [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:17Z" level=warning msg="reference for unknown type: " [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/error_persisting_manifest [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-08-01T22:41:17.468Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-08-01T22:41:17.468Z] time="2023-08-01T22:41:17Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore (0.41s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2023-08-01T22:41:17.468Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-08-01T22:41:17.468Z] === RUN TestDetectManifestBlobMediaType [2023-08-01T22:41:17.468Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-08-01T22:41:17.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-08-01T22:41:17.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-08-01T22:41:17.469Z] === RUN TestFixManifestLayers [2023-08-01T22:41:17.469Z] --- PASS: TestFixManifestLayers (0.00s) [2023-08-01T22:41:17.469Z] === RUN TestFixManifestLayersBaseLayerParent [2023-08-01T22:41:17.469Z] pull_v2_test.go:81: Needs fixing on Windows [2023-08-01T22:41:17.469Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-08-01T22:41:17.469Z] === RUN TestFixManifestLayersBadParent [2023-08-01T22:41:17.469Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-08-01T22:41:17.469Z] === RUN TestValidateManifest [2023-08-01T22:41:17.469Z] pull_v2_test.go:126: Needs fixing on Windows [2023-08-01T22:41:17.469Z] --- SKIP: TestValidateManifest (0.00s) [2023-08-01T22:41:17.469Z] === RUN TestFormatPlatform [2023-08-01T22:41:17.469Z] --- PASS: TestFormatPlatform (0.00s) [2023-08-01T22:41:17.469Z] === RUN TestPullSchema2Config [2023-08-01T22:41:17.469Z] === RUN TestPullSchema2Config/success_first_time [2023-08-01T22:41:17.469Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-08-01T22:41:17.469Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-08-01T22:41:17.469Z] === RUN TestPullSchema2Config/500_status [2023-08-01T22:41:17.469Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-08-01T22:41:17.469Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-08-01T22:41:17.940Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-08-01T22:41:17.940Z] === RUN TestPullSchema2Config/EOF [2023-08-01T22:41:17.940Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-08-01T22:41:17.940Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-08-01T22:41:17.940Z] 2023/08/01 22:41:17 http: panic serving 127.0.0.1:49232: intentional panic [2023-08-01T22:41:17.940Z] goroutine 131 [running]: [2023-08-01T22:41:17.940Z] net/http.(*conn).serve.func1() [2023-08-01T22:41:17.940Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-08-01T22:41:17.940Z] panic({0x8963e0, 0xa4bb10}) [2023-08-01T22:41:17.940Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-08-01T22:41:17.940Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004fc000?, {0xa53028?, 0xc0002341c0?}) [2023-08-01T22:41:17.940Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-08-01T22:41:17.940Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa53028, 0xc0002341c0}, 0xc00022eb00) [2023-08-01T22:41:17.940Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 [2023-08-01T22:41:17.940Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa53028?, 0xc0002341c0?}, 0x37b3f5?) [2023-08-01T22:41:17.940Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-08-01T22:41:17.940Z] net/http.serverHandler.ServeHTTP({0xc00038eab0?}, {0xa53028, 0xc0002341c0}, 0xc00022eb00) [2023-08-01T22:41:17.940Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-08-01T22:41:17.940Z] net/http.(*conn).serve(0xc0001e39a0, {0xa539a0, 0xc0001d66f0}) [2023-08-01T22:41:17.940Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-08-01T22:41:17.940Z] created by net/http.(*Server).Serve [2023-08-01T22:41:17.940Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-08-01T22:41:17.940Z] --- PASS: TestConcurrencyLimit (0.37s) [2023-08-01T22:41:17.940Z] === RUN TestInactiveJobs [2023-08-01T22:41:17.940Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-08-01T22:41:17.940Z] === RUN TestPullSchema2Config/unauthorized [2023-08-01T22:41:17.940Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-08-01T22:41:17.940Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-08-01T22:41:17.940Z] --- PASS: TestPullSchema2Config (0.54s) [2023-08-01T22:41:17.940Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-08-01T22:41:17.940Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-08-01T22:41:17.940Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-08-01T22:41:17.940Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-08-01T22:41:17.940Z] === RUN TestGetRepositoryMountCandidates [2023-08-01T22:41:17.940Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestLayerAlreadyExists [2023-08-01T22:41:17.940Z] 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} [2023-08-01T22:41:17.940Z] 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} [2023-08-01T22:41:17.940Z] 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} [2023-08-01T22:41:17.940Z] 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} [2023-08-01T22:41:17.940Z] 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} [2023-08-01T22:41:17.940Z] 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} [2023-08-01T22:41:17.940Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestWhenEmptyAuthConfig [2023-08-01T22:41:17.940Z] === RUN TestNotFound [2023-08-01T22:41:17.940Z] --- PASS: TestNotFound (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestConflict [2023-08-01T22:41:17.940Z] --- PASS: TestConflict (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestForbidden [2023-08-01T22:41:17.940Z] --- PASS: TestForbidden (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestInvalidParameter [2023-08-01T22:41:17.940Z] --- PASS: TestInvalidParameter (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestNotImplemented [2023-08-01T22:41:17.940Z] --- PASS: TestNotImplemented (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestNotModified [2023-08-01T22:41:17.940Z] --- PASS: TestNotModified (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestUnauthorized [2023-08-01T22:41:17.940Z] --- PASS: TestUnauthorized (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestUnknown [2023-08-01T22:41:17.940Z] --- PASS: TestUnknown (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestCancelled [2023-08-01T22:41:17.940Z] --- PASS: TestCancelled (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestDeadline [2023-08-01T22:41:17.940Z] --- PASS: TestDeadline (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestDataLoss [2023-08-01T22:41:17.940Z] --- PASS: TestDataLoss (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestUnavailable [2023-08-01T22:41:17.940Z] --- PASS: TestUnavailable (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestSystem [2023-08-01T22:41:17.940Z] --- PASS: TestSystem (0.00s) [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Not_Found [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Bad_Request [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Conflict [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Unauthorized [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Service_Unavailable [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Forbidden [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Not_Modified [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Not_Implemented [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-08-01T22:41:17.940Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-08-01T22:41:17.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-08-01T22:41:17.940Z] PASS [2023-08-01T22:41:17.940Z] coverage: 77.0% of statements [2023-08-01T22:41:17.940Z] ok github.com/docker/docker/errdefs 0.051s coverage: 77.0% of statements [2023-08-01T22:41:17.940Z] --- PASS: TestInactiveJobs (0.38s) [2023-08-01T22:41:17.940Z] === RUN TestWatchRelease [2023-08-01T22:41:17.961Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-08-01T22:41:18.412Z] --- PASS: TestWatchRelease (0.04s) [2023-08-01T22:41:18.412Z] === RUN TestWatchFinishedTransfer [2023-08-01T22:41:18.412Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-08-01T22:41:18.412Z] === RUN TestDuplicateTransfer [2023-08-01T22:41:18.412Z] --- PASS: TestDuplicateTransfer (0.05s) [2023-08-01T22:41:18.412Z] === RUN TestSuccessfulUpload [2023-08-01T22:41:18.412Z] time="2023-08-01T22:41:18Z" level=error msg="Upload failed, retrying: simulating retry" [2023-08-01T22:41:18.412Z] --- PASS: TestSuccessfulUpload (0.37s) [2023-08-01T22:41:18.412Z] === RUN TestCancelledUpload [2023-08-01T22:41:18.412Z] --- PASS: TestCancelledUpload (0.00s) [2023-08-01T22:41:18.412Z] PASS [2023-08-01T22:41:18.412Z] coverage: 76.9% of statements [2023-08-01T22:41:18.412Z] ok github.com/docker/docker/distribution/xfer 1.942s coverage: 76.9% of statements [2023-08-01T22:41:18.885Z] --- PASS: TestWhenEmptyAuthConfig (1.02s) [2023-08-01T22:41:18.885Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-08-01T22:41:18.885Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-08-01T22:41:18.885Z] === RUN TestTokenPassThru [2023-08-01T22:41:18.885Z] --- PASS: TestTokenPassThru (0.01s) [2023-08-01T22:41:18.885Z] === RUN TestTokenPassThruDifferentHost [2023-08-01T22:41:18.885Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2023-08-01T22:41:18.885Z] PASS [2023-08-01T22:41:18.885Z] coverage: 27.4% of statements [2023-08-01T22:41:18.885Z] === RUN TestFSGetInvalidData [2023-08-01T22:41:18.886Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-08-01T22:41:19.356Z] ok github.com/docker/docker/distribution 2.109s coverage: 27.4% of statements [2023-08-01T22:41:19.356Z] --- PASS: TestFSGetInvalidData (0.03s) [2023-08-01T22:41:19.356Z] === RUN TestFSInvalidSet [2023-08-01T22:41:19.356Z] --- PASS: TestFSInvalidSet (0.04s) [2023-08-01T22:41:19.356Z] === RUN TestFSInvalidRoot [2023-08-01T22:41:19.356Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-08-01T22:41:19.356Z] === RUN TestFSMetadataGetSet [2023-08-01T22:41:19.356Z] --- PASS: TestFSMetadataGetSet (0.05s) [2023-08-01T22:41:19.356Z] === RUN TestFSInvalidWalker [2023-08-01T22:41:19.356Z] --- PASS: TestFSInvalidWalker (0.02s) [2023-08-01T22:41:19.356Z] === RUN TestFSGetSet [2023-08-01T22:41:19.356Z] --- PASS: TestFSGetSet (0.02s) [2023-08-01T22:41:19.356Z] === RUN TestFSGetUnsetKey [2023-08-01T22:41:19.356Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-08-01T22:41:19.356Z] === RUN TestFSGetEmptyData [2023-08-01T22:41:19.356Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-08-01T22:41:19.356Z] === RUN TestFSDelete [2023-08-01T22:41:19.356Z] --- PASS: TestFSDelete (0.03s) [2023-08-01T22:41:19.356Z] === RUN TestFSWalker [2023-08-01T22:41:19.356Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-08-01T22:41:19.356Z] ? github.com/docker/docker/dockerversion [no test files] [2023-08-01T22:41:19.356Z] --- PASS: TestFSWalker (0.06s) [2023-08-01T22:41:19.356Z] === RUN TestFSWalkerStopOnError [2023-08-01T22:41:19.356Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2023-08-01T22:41:19.356Z] === RUN TestNewFromJSON [2023-08-01T22:41:19.356Z] --- PASS: TestNewFromJSON (0.00s) [2023-08-01T22:41:19.356Z] === RUN TestNewFromJSONWithInvalidJSON [2023-08-01T22:41:19.356Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-08-01T22:41:19.356Z] === RUN TestMarshalKeyOrder [2023-08-01T22:41:19.356Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-08-01T22:41:19.356Z] === RUN TestImage [2023-08-01T22:41:19.356Z] --- PASS: TestImage (0.00s) [2023-08-01T22:41:19.356Z] === RUN TestImageOSNotEmpty [2023-08-01T22:41:19.356Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-08-01T22:41:19.356Z] === RUN TestNewChildImageFromImageWithRootFS [2023-08-01T22:41:19.356Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-08-01T22:41:19.356Z] === RUN TestCreate [2023-08-01T22:41:19.356Z] --- PASS: TestCreate (0.01s) [2023-08-01T22:41:19.356Z] === RUN TestRestore [2023-08-01T22:41:19.356Z] === RUN TestCompare [2023-08-01T22:41:19.356Z] --- PASS: TestCompare (0.00s) [2023-08-01T22:41:19.356Z] PASS [2023-08-01T22:41:19.356Z] coverage: 19.2% of statements [2023-08-01T22:41:19.356Z] ok github.com/docker/docker/image/cache 0.107s coverage: 19.2% of statements [2023-08-01T22:41:19.810Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-08-01T22:41:19.828Z] time="2023-08-01T22:41:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-08-01T22:41:19.828Z] --- PASS: TestRestore (0.27s) [2023-08-01T22:41:19.828Z] === RUN TestAddDelete [2023-08-01T22:41:19.828Z] --- PASS: TestAddDelete (0.03s) [2023-08-01T22:41:19.828Z] === RUN TestSearchAfterDelete [2023-08-01T22:41:19.828Z] --- PASS: TestSearchAfterDelete (0.02s) [2023-08-01T22:41:19.828Z] === RUN TestParentReset [2023-08-01T22:41:19.828Z] --- PASS: TestParentReset (0.06s) [2023-08-01T22:41:19.828Z] === RUN TestGetAndSetLastUpdated [2023-08-01T22:41:19.828Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2023-08-01T22:41:19.828Z] === RUN TestStoreLen [2023-08-01T22:41:19.828Z] --- PASS: TestStoreLen (0.08s) [2023-08-01T22:41:19.828Z] PASS [2023-08-01T22:41:19.828Z] coverage: 86.8% of statements [2023-08-01T22:41:19.828Z] ok github.com/docker/docker/image 0.850s coverage: 86.8% of statements [2023-08-01T22:41:19.828Z] === RUN TestMakeV1ConfigFromConfig [2023-08-01T22:41:19.828Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-08-01T22:41:19.828Z] PASS [2023-08-01T22:41:19.828Z] coverage: 25.0% of statements [2023-08-01T22:41:19.828Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2023-08-01T22:41:20.300Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-08-01T22:41:20.300Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-08-01T22:41:21.301Z] === RUN TestSerialization [2023-08-01T22:41:21.301Z] --- PASS: TestSerialization (0.02s) [2023-08-01T22:41:21.301Z] PASS [2023-08-01T22:41:21.301Z] coverage: 100.0% of statements [2023-08-01T22:41:21.301Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2023-08-01T22:41:21.696Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-08-01T22:41:22.294Z] === RUN TestEnvironmentParsing [2023-08-01T22:41:22.294Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-08-01T22:41:22.294Z] PASS [2023-08-01T22:41:22.294Z] coverage: 1.0% of statements [2023-08-01T22:41:22.294Z] ok github.com/docker/docker/libcontainerd/local 0.105s coverage: 1.0% of statements [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-08-01T22:41:22.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-08-01T22:41:22.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-08-01T22:41:22.294Z] PASS [2023-08-01T22:41:22.294Z] coverage: 45.8% of statements [2023-08-01T22:41:22.294Z] ok github.com/docker/docker/oci 0.086s coverage: 45.8% of statements [2023-08-01T22:41:22.766Z] === RUN TestEmptyLayer [2023-08-01T22:41:22.766Z] --- PASS: TestEmptyLayer (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestCommitFailure [2023-08-01T22:41:22.766Z] --- PASS: TestCommitFailure (0.02s) [2023-08-01T22:41:22.766Z] === RUN TestStartTransactionFailure [2023-08-01T22:41:22.766Z] --- PASS: TestStartTransactionFailure (0.01s) [2023-08-01T22:41:22.766Z] === RUN TestGetOrphan [2023-08-01T22:41:22.766Z] --- PASS: TestGetOrphan (0.01s) [2023-08-01T22:41:22.766Z] === RUN TestMountAndRegister [2023-08-01T22:41:22.766Z] layer_test.go:270: Layer size: 14 [2023-08-01T22:41:22.766Z] --- PASS: TestMountAndRegister (0.09s) [2023-08-01T22:41:22.766Z] === RUN TestLayerRelease [2023-08-01T22:41:22.766Z] layer_test.go:303: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestLayerRelease (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestStoreRestore [2023-08-01T22:41:22.766Z] layer_test.go:352: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestStoreRestore (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestTarStreamStability [2023-08-01T22:41:22.766Z] layer_test.go:467: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestTarStreamStability (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestRegisterExistingLayer [2023-08-01T22:41:22.766Z] --- PASS: TestRegisterExistingLayer (0.19s) [2023-08-01T22:41:22.766Z] === RUN TestTarStreamVerification [2023-08-01T22:41:22.766Z] layer_test.go:696: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestLayerMigration [2023-08-01T22:41:22.766Z] migration_test.go:45: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestLayerMigration (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestLayerMigrationNoTarsplit [2023-08-01T22:41:22.766Z] migration_test.go:181: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestMountInit [2023-08-01T22:41:22.766Z] mount_test.go:17: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestMountInit (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestMountSize [2023-08-01T22:41:22.766Z] mount_test.go:76: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestMountSize (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestMountChanges [2023-08-01T22:41:22.766Z] mount_test.go:125: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestMountChanges (0.00s) [2023-08-01T22:41:22.766Z] === RUN TestMountApply [2023-08-01T22:41:22.766Z] mount_test.go:212: Failing on Windows [2023-08-01T22:41:22.766Z] --- SKIP: TestMountApply (0.00s) [2023-08-01T22:41:22.766Z] PASS [2023-08-01T22:41:22.766Z] coverage: 30.1% of statements [2023-08-01T22:41:22.766Z] ok github.com/docker/docker/layer 0.453s coverage: 30.1% of statements [2023-08-01T22:41:23.059Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-08-01T22:41:23.240Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-08-01T22:41:23.240Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-08-01T22:41:23.240Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-08-01T22:41:23.240Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-08-01T22:41:23.240Z] ? github.com/docker/docker/oci/caps [no test files] [2023-08-01T22:41:23.240Z] === RUN TestParseVersion [2023-08-01T22:41:23.240Z] --- PASS: TestParseVersion (0.00s) [2023-08-01T22:41:23.240Z] PASS [2023-08-01T22:41:23.240Z] coverage: 52.9% of statements [2023-08-01T22:41:23.240Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 52.9% of statements [2023-08-01T22:41:23.712Z] === RUN TestAddressPoolOpt [2023-08-01T22:41:23.712Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/a [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/something [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/_=a [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/env1=value1 [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/_env1=value1 [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/env2=value2=value3 [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/env3=abc!qwe [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/env_4=value_4 [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/PATH [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/=a [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/PATH= [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/PATH=something [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/asd!qwe [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/1asd [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/123 [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/some_space [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/__some_space_before [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/some_space_after__ [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/= [2023-08-01T22:41:23.712Z] === RUN TestValidateEnv/PaTh [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/a (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/something (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/= (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestParseHost [2023-08-01T22:41:23.712Z] --- PASS: TestParseHost (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestParseDockerDaemonHost [2023-08-01T22:41:23.712Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestParseTCP [2023-08-01T22:41:23.712Z] --- PASS: TestParseTCP (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestParseInvalidUnixAddrInvalid [2023-08-01T22:41:23.712Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestValidateExtraHosts [2023-08-01T22:41:23.712Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestIpOptString [2023-08-01T22:41:23.712Z] --- PASS: TestIpOptString (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestNewIpOptInvalidDefaultVal [2023-08-01T22:41:23.712Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestNewIpOptValidDefaultVal [2023-08-01T22:41:23.712Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestIpOptSetInvalidVal [2023-08-01T22:41:23.712Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestValidateIPAddress [2023-08-01T22:41:23.712Z] --- PASS: TestValidateIPAddress (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestMapOpts [2023-08-01T22:41:23.712Z] --- PASS: TestMapOpts (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestListOptsWithoutValidator [2023-08-01T22:41:23.712Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestListOptsWithValidator [2023-08-01T22:41:23.712Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestValidateDNSSearch [2023-08-01T22:41:23.712Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_general_format [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_one_more [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-08-01T22:41:23.712Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-08-01T22:41:23.712Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestNamedListOpts [2023-08-01T22:41:23.712Z] --- PASS: TestNamedListOpts (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestNamedMapOpts [2023-08-01T22:41:23.712Z] --- PASS: TestNamedMapOpts (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestParseLink [2023-08-01T22:41:23.712Z] --- PASS: TestParseLink (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestQuotedStringSetWithQuotes [2023-08-01T22:41:23.712Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-08-01T22:41:23.712Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestQuotedStringSetWithNoQuotes [2023-08-01T22:41:23.712Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-08-01T22:41:23.712Z] === RUN TestUlimitOpt [2023-08-01T22:41:23.712Z] --- PASS: TestUlimitOpt (0.00s) [2023-08-01T22:41:23.712Z] PASS [2023-08-01T22:41:23.712Z] coverage: 67.1% of statements [2023-08-01T22:41:23.712Z] ok github.com/docker/docker/opts 0.119s coverage: 67.1% of statements [2023-08-01T22:41:24.184Z] === RUN TestUnbuffered [2023-08-01T22:41:24.184Z] --- PASS: TestUnbuffered (0.00s) [2023-08-01T22:41:24.184Z] === RUN TestRaceUnbuffered [2023-08-01T22:41:24.184Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-08-01T22:41:24.184Z] PASS [2023-08-01T22:41:24.184Z] coverage: 100.0% of statements [2023-08-01T22:41:24.184Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2023-08-01T22:41:24.421Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-08-01T22:41:24.658Z] === RUN TestMatch [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[]] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[foo]] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[bar]_[foo]] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[foo_bar]] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[qux]_[foo]] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[]#01 [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[qux]] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[foo_bar_qux]] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[qux]_[baz]] [2023-08-01T22:41:24.658Z] === RUN TestMatch/[[foo_baz]] [2023-08-01T22:41:24.658Z] --- PASS: TestMatch (0.00s) [2023-08-01T22:41:24.658Z] --- PASS: TestMatch/[[]] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-08-01T22:41:25.130Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-08-01T22:41:25.130Z] PASS [2023-08-01T22:41:25.130Z] coverage: 87.5% of statements [2023-08-01T22:41:25.130Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2023-08-01T22:41:25.130Z] === RUN TestPeerCertificateMarshalJSON [2023-08-01T22:41:25.602Z] === RUN TestIsArchivePathDir [2023-08-01T22:41:25.603Z] --- PASS: TestIsArchivePathDir (0.10s) [2023-08-01T22:41:25.603Z] === RUN TestIsArchivePathInvalidFile [2023-08-01T22:41:25.603Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2023-08-01T22:41:25.603Z] === RUN TestIsArchivePathTar [2023-08-01T22:41:26.075Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-08-01T22:41:26.075Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-08-01T22:41:26.075Z] --- PASS: TestPeerCertificateMarshalJSON (0.63s) [2023-08-01T22:41:26.075Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-08-01T22:41:26.075Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestMiddleware [2023-08-01T22:41:26.075Z] --- PASS: TestMiddleware (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestNewResponseModifier [2023-08-01T22:41:26.075Z] --- PASS: TestNewResponseModifier (0.00s) [2023-08-01T22:41:26.075Z] PASS [2023-08-01T22:41:26.075Z] coverage: 26.8% of statements [2023-08-01T22:41:26.075Z] ok github.com/docker/docker/pkg/authorization 0.706s coverage: 26.8% of statements [2023-08-01T22:41:26.075Z] --- PASS: TestIsArchivePathTar (0.22s) [2023-08-01T22:41:26.075Z] === RUN TestDecompressStreamGzip [2023-08-01T22:41:26.075Z] === RUN TestSizeEmpty [2023-08-01T22:41:26.075Z] --- PASS: TestSizeEmpty (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestSizeEmptyFile [2023-08-01T22:41:26.075Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestSizeNonemptyFile [2023-08-01T22:41:26.075Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestSizeNestedDirectoryEmpty [2023-08-01T22:41:26.075Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-08-01T22:41:26.075Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-08-01T22:41:26.075Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestMoveToSubdir [2023-08-01T22:41:26.075Z] --- PASS: TestMoveToSubdir (0.01s) [2023-08-01T22:41:26.075Z] === RUN TestSizeNonExistingDirectory [2023-08-01T22:41:26.075Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-08-01T22:41:26.075Z] PASS [2023-08-01T22:41:26.075Z] coverage: 80.0% of statements [2023-08-01T22:41:26.075Z] ok github.com/docker/docker/pkg/directory 0.069s coverage: 80.0% of statements [2023-08-01T22:41:26.075Z] === RUN TestChrootTarUntar [2023-08-01T22:41:26.075Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:26.075Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestChrootUntarWithHugeExcludesList [2023-08-01T22:41:26.075Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:26.075Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestChrootUntarEmptyArchive [2023-08-01T22:41:26.075Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestChrootTarUntarWithSymlink [2023-08-01T22:41:26.075Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-08-01T22:41:26.075Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestChrootCopyWithTar [2023-08-01T22:41:26.075Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-08-01T22:41:26.075Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestChrootCopyFileWithTar [2023-08-01T22:41:26.075Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:26.075Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestChrootUntarPath [2023-08-01T22:41:26.075Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-08-01T22:41:26.075Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-08-01T22:41:26.075Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-08-01T22:41:26.075Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:26.075Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-08-01T22:41:26.076Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-08-01T22:41:26.076Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:26.076Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-08-01T22:41:26.076Z] === RUN TestChrootApplyDotDotFile [2023-08-01T22:41:26.076Z] --- PASS: TestDecompressStreamGzip (0.18s) [2023-08-01T22:41:26.076Z] === RUN TestDecompressStreamBzip2 [2023-08-01T22:41:26.076Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:26.076Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-08-01T22:41:26.076Z] PASS [2023-08-01T22:41:26.076Z] coverage: 15.1% of statements [2023-08-01T22:41:26.076Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.1% of statements [2023-08-01T22:41:26.547Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2023-08-01T22:41:26.548Z] === RUN TestDecompressStreamXz [2023-08-01T22:41:26.548Z] archive_test.go:133: Xz not present in msys2 [2023-08-01T22:41:26.548Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestCompressStreamXzUnsupported [2023-08-01T22:41:26.548Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestCompressStreamBzip2Unsupported [2023-08-01T22:41:26.548Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestCompressStreamInvalid [2023-08-01T22:41:26.548Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestExtensionInvalid [2023-08-01T22:41:26.548Z] --- PASS: TestExtensionInvalid (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestExtensionUncompressed [2023-08-01T22:41:26.548Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestExtensionBzip2 [2023-08-01T22:41:26.548Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestExtensionGzip [2023-08-01T22:41:26.548Z] --- PASS: TestExtensionGzip (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestExtensionXz [2023-08-01T22:41:26.548Z] --- PASS: TestExtensionXz (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestCmdStreamLargeStderr [2023-08-01T22:41:26.548Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2023-08-01T22:41:26.548Z] === RUN TestCmdStreamBad [2023-08-01T22:41:26.548Z] archive_test.go:238: Failing on Windows CI machines [2023-08-01T22:41:26.548Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestCmdStreamGood [2023-08-01T22:41:26.548Z] --- PASS: TestCmdStreamGood (0.07s) [2023-08-01T22:41:26.548Z] === RUN TestUntarPathWithInvalidDest [2023-08-01T22:41:26.548Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2023-08-01T22:41:26.548Z] === RUN TestUntarPathWithInvalidSrc [2023-08-01T22:41:26.548Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-08-01T22:41:26.548Z] === RUN TestUntarPath [2023-08-01T22:41:26.548Z] --- PASS: TestUntarPath (0.09s) [2023-08-01T22:41:26.548Z] === RUN TestUntarPathWithDestinationFile [2023-08-01T22:41:26.548Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2023-08-01T22:41:26.548Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-08-01T22:41:27.020Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2023-08-01T22:41:27.020Z] === RUN TestCopyWithTarInvalidSrc [2023-08-01T22:41:27.020Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-08-01T22:41:27.020Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-08-01T22:41:27.020Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-08-01T22:41:27.020Z] === RUN TestCopyWithTarSrcFile [2023-08-01T22:41:27.020Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2023-08-01T22:41:27.020Z] === RUN TestCopyWithTarSrcFolder [2023-08-01T22:41:27.020Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-08-01T22:41:27.020Z] === RUN TestCopyFileWithTarInvalidSrc [2023-08-01T22:41:27.020Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2023-08-01T22:41:27.020Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-08-01T22:41:27.020Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-08-01T22:41:27.020Z] === RUN TestCopyFileWithTarSrcFolder [2023-08-01T22:41:27.020Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-08-01T22:41:27.020Z] === RUN TestCopyFileWithTarSrcFile [2023-08-01T22:41:27.020Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-08-01T22:41:27.020Z] === RUN TestTarFiles [2023-08-01T22:41:27.020Z] === RUN Test [2023-08-01T22:41:27.020Z] === RUN Test [2023-08-01T22:41:27.020Z] === RUN Test/TestContent [2023-08-01T22:41:27.020Z] === RUN Test/TestInitialize [2023-08-01T22:41:27.020Z] === RUN Test/TestNew [2023-08-01T22:41:27.020Z] === RUN Test/TestParsingContentsWithComments [2023-08-01T22:41:27.020Z] === RUN Test/TestRegister [2023-08-01T22:41:27.020Z] === RUN Test/TestWatch [2023-08-01T22:41:27.021Z] === RUN Test/TestContainsEntry [2023-08-01T22:41:27.021Z] === RUN Test/TestCreateEntries [2023-08-01T22:41:27.021Z] === RUN Test/TestEntriesDiff [2023-08-01T22:41:27.021Z] === RUN Test/TestEntriesEquality [2023-08-01T22:41:27.021Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-08-01T22:41:27.021Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-08-01T22:41:27.021Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-08-01T22:41:27.021Z] === RUN Test/TestGeneratorNotGenerate [2023-08-01T22:41:27.021Z] === RUN Test/TestGeneratorWithPort [2023-08-01T22:41:27.021Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-08-01T22:41:27.021Z] === RUN Test/TestNewEntry [2023-08-01T22:41:27.021Z] === RUN Test/TestParse [2023-08-01T22:41:27.021Z] --- PASS: Test (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestNewEntry (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestParse (0.00s) [2023-08-01T22:41:27.021Z] PASS [2023-08-01T22:41:27.021Z] coverage: 58.3% of statements [2023-08-01T22:41:27.021Z] --- PASS: Test (0.01s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestContent (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestInitialize (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestNew (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestRegister (0.00s) [2023-08-01T22:41:27.021Z] --- PASS: Test/TestWatch (0.00s) [2023-08-01T22:41:27.021Z] PASS [2023-08-01T22:41:27.021Z] coverage: 97.6% of statements [2023-08-01T22:41:27.021Z] ok github.com/docker/docker/pkg/discovery/file 0.054s coverage: 97.6% of statements [2023-08-01T22:41:27.021Z] ok github.com/docker/docker/pkg/discovery 0.073s coverage: 58.3% of statements [2023-08-01T22:41:28.015Z] === RUN Test [2023-08-01T22:41:28.015Z] === RUN Test/TestInitialize [2023-08-01T22:41:28.015Z] time="2023-08-01T22:41:27Z" level=info msg="Initializing discovery without TLS" [2023-08-01T22:41:28.015Z] time="2023-08-01T22:41:27Z" level=info msg="Initializing discovery without TLS" [2023-08-01T22:41:28.015Z] time="2023-08-01T22:41:27Z" level=info msg="Initializing discovery without TLS" [2023-08-01T22:41:28.015Z] === RUN Test/TestInitializeWithCerts [2023-08-01T22:41:28.015Z] time="2023-08-01T22:41:27Z" level=info msg="Initializing discovery with TLS" [2023-08-01T22:41:28.487Z] === RUN Test/TestWatch [2023-08-01T22:41:28.487Z] time="2023-08-01T22:41:27Z" level=info msg="Initializing discovery without TLS" [2023-08-01T22:41:28.487Z] === RUN Test [2023-08-01T22:41:28.487Z] === RUN Test/TestWatch [2023-08-01T22:41:28.487Z] --- PASS: Test (0.00s) [2023-08-01T22:41:28.487Z] --- PASS: Test/TestWatch (0.00s) [2023-08-01T22:41:28.487Z] PASS [2023-08-01T22:41:28.487Z] coverage: 92.3% of statements [2023-08-01T22:41:28.487Z] ok github.com/docker/docker/pkg/discovery/memory 0.103s coverage: 92.3% of statements [2023-08-01T22:41:28.487Z] === RUN Test [2023-08-01T22:41:28.487Z] === RUN Test/TestInitialize [2023-08-01T22:41:28.487Z] === RUN Test/TestInitializeWithPattern [2023-08-01T22:41:28.487Z] === RUN Test/TestRegister [2023-08-01T22:41:28.487Z] === RUN Test/TestWatch [2023-08-01T22:41:28.487Z] --- PASS: Test (0.00s) [2023-08-01T22:41:28.487Z] --- PASS: Test/TestInitialize (0.00s) [2023-08-01T22:41:28.487Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-08-01T22:41:28.487Z] --- PASS: Test/TestRegister (0.00s) [2023-08-01T22:41:28.487Z] --- PASS: Test/TestWatch (0.00s) [2023-08-01T22:41:28.487Z] PASS [2023-08-01T22:41:28.487Z] coverage: 93.8% of statements [2023-08-01T22:41:28.487Z] ok github.com/docker/docker/pkg/discovery/nodes 0.053s coverage: 93.8% of statements [2023-08-01T22:41:29.480Z] === RUN TestPollerAddRemove [2023-08-01T22:41:29.480Z] --- PASS: TestPollerAddRemove (0.00s) [2023-08-01T22:41:29.480Z] === RUN TestPollerEvent [2023-08-01T22:41:29.480Z] poller_test.go:40: No chmod on Windows [2023-08-01T22:41:29.480Z] --- SKIP: TestPollerEvent (0.00s) [2023-08-01T22:41:29.480Z] === RUN TestPollerClose [2023-08-01T22:41:29.480Z] --- PASS: TestPollerClose (0.00s) [2023-08-01T22:41:29.480Z] PASS [2023-08-01T22:41:29.480Z] coverage: 45.7% of statements [2023-08-01T22:41:29.480Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 45.7% of statements [2023-08-01T22:41:29.952Z] === RUN TestCopyFileWithInvalidSrc [2023-08-01T22:41:29.952Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCopyFileWithInvalidDest [2023-08-01T22:41:29.952Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCopyFileWithSameSrcAndDest [2023-08-01T22:41:29.952Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-08-01T22:41:29.952Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2023-08-01T22:41:29.952Z] === RUN TestCopyFile [2023-08-01T22:41:29.952Z] --- PASS: TestCopyFile (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-08-01T22:41:29.952Z] fileutils_test.go:133: Needs porting to Windows [2023-08-01T22:41:29.952Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-08-01T22:41:29.952Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestReadSymlinkedDirectoryToFile [2023-08-01T22:41:29.952Z] fileutils_test.go:179: Needs porting to Windows [2023-08-01T22:41:29.952Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestWildcardMatches [2023-08-01T22:41:29.952Z] --- PASS: TestWildcardMatches (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestPatternMatches [2023-08-01T22:41:29.952Z] --- PASS: TestPatternMatches (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-08-01T22:41:29.952Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestPatternMatchesFolderExclusions [2023-08-01T22:41:29.952Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-08-01T22:41:29.952Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-08-01T22:41:29.952Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-08-01T22:41:29.952Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-08-01T22:41:29.952Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestSingleExclamationError [2023-08-01T22:41:29.952Z] --- PASS: TestSingleExclamationError (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestMatchesWithNoPatterns [2023-08-01T22:41:29.952Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestMatchesWithMalformedPatterns [2023-08-01T22:41:29.952Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestMatches [2023-08-01T22:41:29.952Z] --- PASS: TestMatches (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCleanPatterns [2023-08-01T22:41:29.952Z] --- PASS: TestCleanPatterns (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-08-01T22:41:29.952Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCleanPatternsExceptionFlag [2023-08-01T22:41:29.952Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-08-01T22:41:29.952Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-08-01T22:41:29.952Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCleanPatternsErrorSingleException [2023-08-01T22:41:29.952Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCreateIfNotExistsDir [2023-08-01T22:41:29.952Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-08-01T22:41:29.952Z] === RUN TestCreateIfNotExistsFile [2023-08-01T22:41:29.952Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2023-08-01T22:41:29.952Z] === RUN TestMatch [2023-08-01T22:41:29.952Z] --- PASS: TestMatch (0.00s) [2023-08-01T22:41:29.952Z] PASS [2023-08-01T22:41:29.952Z] coverage: 85.4% of statements [2023-08-01T22:41:29.952Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 85.4% of statements [2023-08-01T22:41:30.425Z] === RUN TestGet [2023-08-01T22:41:30.425Z] --- PASS: TestGet (0.00s) [2023-08-01T22:41:30.425Z] === RUN TestGetShortcutString [2023-08-01T22:41:30.425Z] --- PASS: TestGetShortcutString (0.00s) [2023-08-01T22:41:30.425Z] PASS [2023-08-01T22:41:30.425Z] coverage: 42.9% of statements [2023-08-01T22:41:30.425Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2023-08-01T22:41:30.905Z] === RUN TestCreateIDMapOrder [2023-08-01T22:41:30.905Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-08-01T22:41:30.905Z] PASS [2023-08-01T22:41:30.905Z] coverage: 7.2% of statements [2023-08-01T22:41:30.905Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2023-08-01T22:41:31.377Z] --- PASS: Test (3.24s) [2023-08-01T22:41:31.377Z] --- PASS: Test/TestInitialize (0.22s) [2023-08-01T22:41:31.377Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-08-01T22:41:31.377Z] --- PASS: Test/TestWatch (3.00s) [2023-08-01T22:41:31.377Z] PASS [2023-08-01T22:41:31.377Z] coverage: 84.1% of statements [2023-08-01T22:41:31.377Z] ok github.com/docker/docker/pkg/discovery/kv 3.327s coverage: 84.1% of statements [2023-08-01T22:41:32.371Z] === RUN TestFixedBufferCap [2023-08-01T22:41:32.371Z] --- PASS: TestFixedBufferCap (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestFixedBufferLen [2023-08-01T22:41:32.371Z] --- PASS: TestFixedBufferLen (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestFixedBufferString [2023-08-01T22:41:32.371Z] --- PASS: TestFixedBufferString (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestFixedBufferWrite [2023-08-01T22:41:32.371Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestFixedBufferRead [2023-08-01T22:41:32.371Z] --- PASS: TestFixedBufferRead (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestBytesPipeRead [2023-08-01T22:41:32.371Z] --- PASS: TestBytesPipeRead (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestBytesPipeWrite [2023-08-01T22:41:32.371Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestBytesPipeWriteRandomChunks [2023-08-01T22:41:32.371Z] === RUN TestError [2023-08-01T22:41:32.371Z] --- PASS: TestError (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestProgressString [2023-08-01T22:41:32.371Z] === RUN TestProgressString/no_progress [2023-08-01T22:41:32.371Z] === RUN TestProgressString/progress_1 [2023-08-01T22:41:32.371Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-08-01T22:41:32.371Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-08-01T22:41:32.371Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-08-01T22:41:32.371Z] === RUN TestProgressString/with_units [2023-08-01T22:41:32.371Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-08-01T22:41:32.371Z] === RUN TestProgressString/hide_counts [2023-08-01T22:41:32.371Z] --- PASS: TestProgressString (0.00s) [2023-08-01T22:41:32.371Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-08-01T22:41:32.371Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-08-01T22:41:32.371Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-08-01T22:41:32.371Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-08-01T22:41:32.371Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-08-01T22:41:32.371Z] --- PASS: TestProgressString/with_units (0.00s) [2023-08-01T22:41:32.371Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-08-01T22:41:32.371Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestJSONMessageDisplay [2023-08-01T22:41:32.371Z] --- PASS: TestJSONMessageDisplay (0.21s) [2023-08-01T22:41:32.371Z] === RUN TestJSONMessageDisplayWithJSONError [2023-08-01T22:41:32.371Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-08-01T22:41:32.371Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestDisplayJSONMessagesStream [2023-08-01T22:41:32.371Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2023-08-01T22:41:32.371Z] PASS [2023-08-01T22:41:32.371Z] coverage: 91.7% of statements [2023-08-01T22:41:32.371Z] ok github.com/docker/docker/pkg/jsonmessage 0.278s coverage: 91.7% of statements [2023-08-01T22:41:32.371Z] === RUN TestStandardLongPath [2023-08-01T22:41:32.371Z] --- PASS: TestStandardLongPath (0.00s) [2023-08-01T22:41:32.371Z] === RUN TestUNCLongPath [2023-08-01T22:41:32.371Z] --- PASS: TestUNCLongPath (0.00s) [2023-08-01T22:41:32.371Z] PASS [2023-08-01T22:41:32.371Z] coverage: 100.0% of statements [2023-08-01T22:41:32.371Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements [2023-08-01T22:41:32.495Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-08-01T22:41:32.842Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2023-08-01T22:41:32.842Z] === RUN TestAtomicWriteToFile [2023-08-01T22:41:32.842Z] --- PASS: TestAtomicWriteToFile (0.02s) [2023-08-01T22:41:32.842Z] === RUN TestAtomicWriteSetCommit [2023-08-01T22:41:32.842Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-08-01T22:41:32.842Z] === RUN TestAtomicWriteSetCancel [2023-08-01T22:41:32.842Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-08-01T22:41:32.842Z] === RUN TestReadCloserWrapperClose [2023-08-01T22:41:32.842Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-08-01T22:41:32.842Z] === RUN TestReaderErrWrapperReadOnError [2023-08-01T22:41:32.842Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-08-01T22:41:32.842Z] === RUN TestReaderErrWrapperRead [2023-08-01T22:41:32.842Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-08-01T22:41:32.842Z] === RUN TestHashData [2023-08-01T22:41:32.842Z] --- PASS: TestHashData (0.00s) [2023-08-01T22:41:32.842Z] === RUN TestCancelReadCloser [2023-08-01T22:41:32.842Z] --- PASS: TestCancelReadCloser (0.10s) [2023-08-01T22:41:32.842Z] === RUN TestWriteCloserWrapperClose [2023-08-01T22:41:32.842Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-08-01T22:41:32.842Z] === RUN TestNopWriteCloser [2023-08-01T22:41:32.842Z] --- PASS: TestNopWriteCloser (0.00s) [2023-08-01T22:41:32.842Z] === RUN TestNopWriter [2023-08-01T22:41:32.842Z] --- PASS: TestNopWriter (0.00s) [2023-08-01T22:41:32.842Z] === RUN TestWriteCounter [2023-08-01T22:41:32.842Z] --- PASS: TestWriteCounter (0.00s) [2023-08-01T22:41:32.842Z] PASS [2023-08-01T22:41:32.842Z] coverage: 68.4% of statements [2023-08-01T22:41:32.842Z] ok github.com/docker/docker/pkg/ioutils 0.798s coverage: 68.4% of statements [2023-08-01T22:41:33.315Z] === RUN TestNameFormat [2023-08-01T22:41:33.315Z] --- PASS: TestNameFormat (0.00s) [2023-08-01T22:41:33.315Z] === RUN TestNameRetries [2023-08-01T22:41:33.315Z] --- PASS: TestNameRetries (0.00s) [2023-08-01T22:41:33.315Z] PASS [2023-08-01T22:41:33.315Z] coverage: 85.7% of statements [2023-08-01T22:41:33.315Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2023-08-01T22:41:33.787Z] === RUN TestParseKeyValueOpt [2023-08-01T22:41:33.787Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-08-01T22:41:33.787Z] === RUN TestParseUintList [2023-08-01T22:41:33.787Z] --- PASS: TestParseUintList (0.00s) [2023-08-01T22:41:33.787Z] === RUN TestParseUintListMaximumLimits [2023-08-01T22:41:33.787Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-08-01T22:41:33.787Z] PASS [2023-08-01T22:41:33.787Z] coverage: 97.0% of statements [2023-08-01T22:41:33.787Z] ok github.com/docker/docker/pkg/parsers 0.062s coverage: 97.0% of statements [2023-08-01T22:41:33.858Z] docker_cli_service_logs_test.go:246: checking task yn21xkm3px4v [2023-08-01T22:41:33.858Z] docker_cli_service_logs_test.go:251: checking messages for yn21xkm3px4v [2023-08-01T22:41:33.858Z] docker_cli_service_logs_test.go:246: checking task k2ooi75hyl8d [2023-08-01T22:41:33.858Z] docker_cli_service_logs_test.go:251: checking messages for k2ooi75hyl8d [2023-08-01T22:41:34.259Z] === RUN TestNewAndRemove [2023-08-01T22:41:34.259Z] --- PASS: TestNewAndRemove (0.00s) [2023-08-01T22:41:34.259Z] === RUN TestRemoveInvalidPath [2023-08-01T22:41:34.259Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-08-01T22:41:34.259Z] PASS [2023-08-01T22:41:34.259Z] coverage: 82.6% of statements [2023-08-01T22:41:34.259Z] ok github.com/docker/docker/pkg/pidfile 0.115s coverage: 82.6% of statements [2023-08-01T22:41:34.731Z] === RUN TestParseEmptyInterface [2023-08-01T22:41:34.731Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-08-01T22:41:34.731Z] === RUN TestParseNonInterfaceType [2023-08-01T22:41:34.731Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-08-01T22:41:34.731Z] === RUN TestParseWithOneFunction [2023-08-01T22:41:34.731Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-08-01T22:41:34.731Z] === RUN TestParseWithMultipleFuncs [2023-08-01T22:41:34.731Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-08-01T22:41:34.731Z] === RUN TestParseWithUnnamedReturn [2023-08-01T22:41:34.731Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-08-01T22:41:34.731Z] === RUN TestEmbeddedInterface [2023-08-01T22:41:34.731Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-08-01T22:41:34.731Z] === RUN TestParsedImports [2023-08-01T22:41:34.731Z] --- PASS: TestParsedImports (0.00s) [2023-08-01T22:41:34.731Z] === RUN TestAliasedImports [2023-08-01T22:41:34.731Z] --- PASS: TestAliasedImports (0.00s) [2023-08-01T22:41:34.731Z] PASS [2023-08-01T22:41:34.731Z] coverage: 56.8% of statements [2023-08-01T22:41:34.731Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2023-08-01T22:41:35.202Z] --- PASS: TestTarFiles (8.24s) [2023-08-01T22:41:35.202Z] === RUN TestTarUntar [2023-08-01T22:41:35.202Z] --- PASS: TestTarUntar (0.07s) [2023-08-01T22:41:35.202Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-08-01T22:41:35.202Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2023-08-01T22:41:35.202Z] === RUN TestTarWithOptions [2023-08-01T22:41:35.202Z] --- PASS: TestTarWithOptions (0.03s) [2023-08-01T22:41:35.202Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-08-01T22:41:35.202Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-08-01T22:41:35.202Z] === RUN TestUntarUstarGnuConflict [2023-08-01T22:41:35.202Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-08-01T22:41:35.202Z] === RUN TestUntarInvalidFilenames [2023-08-01T22:41:35.675Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3855485547\\dest" [2023-08-01T22:41:35.675Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2023-08-01T22:41:35.675Z] === RUN TestUntarHardlinkToSymlink [2023-08-01T22:41:35.675Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-08-01T22:41:35.675Z] === RUN TestUntarInvalidHardlink [2023-08-01T22:41:35.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink604779329\\victim\\hello" -> "../victim/hello" [2023-08-01T22:41:35.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3505917863\\victim\\hello" -> "/../victim/hello" [2023-08-01T22:41:35.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink542182833\\victim" -> "../victim" [2023-08-01T22:41:35.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1525205475\\victim" -> "../victim" [2023-08-01T22:41:35.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4148458065\\victim" -> "../victim" [2023-08-01T22:41:35.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1154041363\\victim" -> "../victim" [2023-08-01T22:41:35.675Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2023-08-01T22:41:35.675Z] === RUN TestUntarInvalidSymlink [2023-08-01T22:41:35.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1503732683\\dest\\dotdot" -> "../victim/hello" [2023-08-01T22:41:35.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3657496794\\dest\\slash-dotdot" -> "/../victim/hello" [2023-08-01T22:41:35.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2545798320\\dest\\loophole-victim" -> "../victim" [2023-08-01T22:41:35.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3320627862\\dest\\loophole-victim" -> "../victim" [2023-08-01T22:41:35.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2527634596\\dest\\loophole-victim" -> "../victim" [2023-08-01T22:41:35.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2275661803\\dest\\loophole-victim" -> "../victim" [2023-08-01T22:41:35.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3043178604\\dest\\dir\\loophole" -> "../../victim" [2023-08-01T22:41:35.675Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2023-08-01T22:41:35.675Z] === RUN TestTempArchiveCloseMultipleTimes [2023-08-01T22:41:35.675Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-08-01T22:41:35.675Z] === RUN TestXGlobalNoParent [2023-08-01T22:41:35.675Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-08-01T22:41:35.675Z] === RUN TestReplaceFileTarWrapper [2023-08-01T22:41:35.675Z] === RUN TestFailedConnection [2023-08-01T22:41:35.675Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2023-08-01T22:41:35.675Z] === RUN TestPrefixHeaderReadable [2023-08-01T22:41:35.675Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2023-08-01T22:41:35.675Z] === RUN TestDisablePigz [2023-08-01T22:41:35.675Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-08-01T22:41:36.146Z] === RUN TestHTTPTransport [2023-08-01T22:41:36.146Z] --- PASS: TestHTTPTransport (0.00s) [2023-08-01T22:41:36.146Z] PASS [2023-08-01T22:41:36.146Z] coverage: 85.7% of statements [2023-08-01T22:41:36.147Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2023-08-01T22:41:36.147Z] --- PASS: TestDisablePigz (0.15s) [2023-08-01T22:41:36.147Z] === RUN TestPigz [2023-08-01T22:41:36.147Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-08-01T22:41:36.147Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestBufioReaderPoolPutAndGet [2023-08-01T22:41:36.147Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-08-01T22:41:36.147Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-08-01T22:41:36.147Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestBufioWriterPoolPutAndGet [2023-08-01T22:41:36.147Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-08-01T22:41:36.147Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestBufferPoolPutAndGet [2023-08-01T22:41:36.147Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-08-01T22:41:36.147Z] PASS [2023-08-01T22:41:36.147Z] coverage: 88.2% of statements [2023-08-01T22:41:36.147Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2023-08-01T22:41:36.147Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-08-01T22:41:36.147Z] --- PASS: TestPigz (0.18s) [2023-08-01T22:41:36.147Z] === RUN TestCopyFileWithInvalidDest [2023-08-01T22:41:36.147Z] archive_windows_test.go:16: Currently fails [2023-08-01T22:41:36.147Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestCanonicalTarNameForPath [2023-08-01T22:41:36.147Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestCanonicalTarName [2023-08-01T22:41:36.147Z] --- PASS: TestCanonicalTarName (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestChmodTarEntry [2023-08-01T22:41:36.147Z] --- PASS: TestChmodTarEntry (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestHardLinkOrder [2023-08-01T22:41:36.147Z] --- PASS: TestHardLinkOrder (0.12s) [2023-08-01T22:41:36.147Z] === RUN TestChangeString [2023-08-01T22:41:36.147Z] --- PASS: TestChangeString (0.00s) [2023-08-01T22:41:36.147Z] === RUN TestChangesWithNoChanges [2023-08-01T22:41:36.147Z] --- PASS: TestChangesWithNoChanges (0.04s) [2023-08-01T22:41:36.147Z] === RUN TestChangesWithChanges [2023-08-01T22:41:36.618Z] --- PASS: TestChangesWithChanges (0.05s) [2023-08-01T22:41:36.618Z] === RUN TestChangesWithChangesGH13590 [2023-08-01T22:41:36.618Z] changes_test.go:191: needs more investigation [2023-08-01T22:41:36.618Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-08-01T22:41:36.618Z] === RUN TestChangesDirsEmpty [2023-08-01T22:41:36.618Z] --- PASS: TestChangesDirsEmpty (0.18s) [2023-08-01T22:41:36.618Z] === RUN TestChangesDirsMutated [2023-08-01T22:41:36.618Z] --- PASS: TestFailedConnection (1.03s) [2023-08-01T22:41:36.618Z] === RUN TestFailOnce [2023-08-01T22:41:36.618Z] === RUN TestOutputOnPrematureClose [2023-08-01T22:41:36.618Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-08-01T22:41:36.619Z] === RUN TestCompleteSilently [2023-08-01T22:41:36.619Z] --- PASS: TestCompleteSilently (0.00s) [2023-08-01T22:41:36.619Z] PASS [2023-08-01T22:41:36.619Z] coverage: 75.9% of statements [2023-08-01T22:41:36.619Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2023-08-01T22:41:36.619Z] --- PASS: TestChangesDirsMutated (0.17s) [2023-08-01T22:41:36.619Z] === RUN TestApplyLayer [2023-08-01T22:41:36.619Z] changes_test.go:404: needs further investigation [2023-08-01T22:41:36.619Z] --- SKIP: TestApplyLayer (0.00s) [2023-08-01T22:41:36.619Z] === RUN TestChangesSizeWithHardlinks [2023-08-01T22:41:36.619Z] changes_test.go:440: needs further investigation [2023-08-01T22:41:36.619Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-08-01T22:41:36.619Z] === RUN TestChangesSizeWithNoChanges [2023-08-01T22:41:36.619Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-08-01T22:41:36.619Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-08-01T22:41:36.619Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-08-01T22:41:36.619Z] === RUN TestChangesSize [2023-08-01T22:41:36.619Z] --- PASS: TestChangesSize (0.00s) [2023-08-01T22:41:36.619Z] === RUN TestApplyLayerInvalidFilenames [2023-08-01T22:41:36.619Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3949453935\\dest" [2023-08-01T22:41:36.619Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2023-08-01T22:41:36.619Z] === RUN TestApplyLayerInvalidHardlink [2023-08-01T22:41:36.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2916047921\\victim\\hello" -> "../victim/hello" [2023-08-01T22:41:36.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1095299108\\victim\\hello" -> "/../victim/hello" [2023-08-01T22:41:36.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink422566272\\victim" -> "../victim" [2023-08-01T22:41:36.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink573606620\\victim" -> "../victim" [2023-08-01T22:41:36.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1156472006\\victim" -> "../victim" [2023-08-01T22:41:36.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1805399585\\victim" -> "../victim" [2023-08-01T22:41:36.619Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2023-08-01T22:41:36.619Z] === RUN TestApplyLayerInvalidSymlink [2023-08-01T22:41:36.619Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3635914835\\dest\\dotdot" -> "../victim/hello" [2023-08-01T22:41:36.619Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink67738012\\dest\\slash-dotdot" -> "/../victim/hello" [2023-08-01T22:41:36.619Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2043547479\\dest\\loophole-victim" -> "../victim" [2023-08-01T22:41:37.090Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3325840592\\dest\\loophole-victim" -> "../victim" [2023-08-01T22:41:37.090Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1469786089\\dest\\loophole-victim" -> "../victim" [2023-08-01T22:41:37.090Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1804535152\\dest\\loophole-victim" -> "../victim" [2023-08-01T22:41:37.090Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-08-01T22:41:37.090Z] === RUN TestApplyLayerWhiteouts [2023-08-01T22:41:37.090Z] === RUN TestSendToOneSub [2023-08-01T22:41:37.090Z] --- PASS: TestSendToOneSub (0.00s) [2023-08-01T22:41:37.090Z] === RUN TestSendToMultipleSubs [2023-08-01T22:41:37.090Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-08-01T22:41:37.090Z] === RUN TestEvictOneSub [2023-08-01T22:41:37.090Z] --- PASS: TestEvictOneSub (0.00s) [2023-08-01T22:41:37.090Z] === RUN TestClosePublisher [2023-08-01T22:41:37.090Z] --- PASS: TestClosePublisher (0.00s) [2023-08-01T22:41:37.090Z] === RUN TestPubSubRace [2023-08-01T22:41:37.090Z] 2023/08/01 22:41:36 http: panic serving 127.0.0.1:49254: Plugin not ready [2023-08-01T22:41:37.090Z] goroutine 36 [running]: [2023-08-01T22:41:37.090Z] net/http.(*conn).serve.func1() [2023-08-01T22:41:37.090Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-08-01T22:41:37.090Z] panic({0x759120, 0x8abae0}) [2023-08-01T22:41:37.090Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-08-01T22:41:37.090Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) [2023-08-01T22:41:37.090Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-08-01T22:41:37.090Z] net/http.HandlerFunc.ServeHTTP(0xc000228000?, {0x8b1968?, 0xc0001d2000?}, 0xc0001c9b00?) [2023-08-01T22:41:37.090Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-08-01T22:41:37.090Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x8b1968, 0xc0001d2000}, 0xc0001b0200) [2023-08-01T22:41:37.090Z] c:/go/src/net/http/server.go:2487 +0x149 [2023-08-01T22:41:37.090Z] net/http.serverHandler.ServeHTTP({0x8afe18?}, {0x8b1968, 0xc0001d2000}, 0xc0001b0200) [2023-08-01T22:41:37.090Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-08-01T22:41:37.090Z] net/http.(*conn).serve(0xc000224000, {0x8b1fe0, 0xc0000880c0}) [2023-08-01T22:41:37.090Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-08-01T22:41:37.090Z] created by net/http.(*Server).Serve [2023-08-01T22:41:37.090Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-08-01T22:41:37.090Z] time="2023-08-01T22:41:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49253/Test.FailOnce: Post \"http://127.0.0.1:49253/Test.FailOnce\": EOF, retrying in 1s" [2023-08-01T22:41:37.091Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2023-08-01T22:41:37.091Z] === RUN TestGenerateEmptyFile [2023-08-01T22:41:37.091Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-08-01T22:41:37.091Z] === RUN TestGenerateWithContent [2023-08-01T22:41:37.091Z] --- PASS: TestGenerateWithContent (0.00s) [2023-08-01T22:41:37.091Z] PASS [2023-08-01T22:41:37.091Z] coverage: 62.6% of statements [2023-08-01T22:41:37.091Z] ok github.com/docker/docker/pkg/archive 11.540s coverage: 62.6% of statements [2023-08-01T22:41:37.562Z] === RUN TestRegister [2023-08-01T22:41:37.562Z] --- PASS: TestRegister (0.00s) [2023-08-01T22:41:37.562Z] === RUN TestCommand [2023-08-01T22:41:37.562Z] --- PASS: TestCommand (0.04s) [2023-08-01T22:41:37.562Z] === RUN TestNaiveSelf [2023-08-01T22:41:37.562Z] --- PASS: TestNaiveSelf (0.03s) [2023-08-01T22:41:37.562Z] PASS [2023-08-01T22:41:37.562Z] coverage: 82.4% of statements [2023-08-01T22:41:37.562Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2023-08-01T22:41:38.035Z] --- PASS: TestFailOnce (1.23s) [2023-08-01T22:41:38.035Z] === RUN TestEchoInputOutput [2023-08-01T22:41:38.035Z] --- PASS: TestEchoInputOutput (0.00s) [2023-08-01T22:41:38.035Z] === RUN TestBackoff [2023-08-01T22:41:38.035Z] --- PASS: TestBackoff (0.00s) [2023-08-01T22:41:38.035Z] === RUN TestAbortRetry [2023-08-01T22:41:38.035Z] --- PASS: TestAbortRetry (0.00s) [2023-08-01T22:41:38.035Z] === RUN TestClientScheme [2023-08-01T22:41:38.035Z] --- PASS: TestClientScheme (0.00s) [2023-08-01T22:41:38.035Z] === RUN TestNewClientWithTimeout [2023-08-01T22:41:38.035Z] --- PASS: TestPubSubRace (1.08s) [2023-08-01T22:41:38.035Z] PASS [2023-08-01T22:41:38.035Z] coverage: 75.0% of statements [2023-08-01T22:41:38.035Z] ok github.com/docker/docker/pkg/pubsub 1.132s coverage: 75.0% of statements [2023-08-01T22:41:38.508Z] time="2023-08-01T22:41:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-08-01T22:41:38.988Z] === RUN TestParseSignal [2023-08-01T22:41:38.988Z] --- PASS: TestParseSignal (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestValidSignalForPlatform [2023-08-01T22:41:38.988Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-08-01T22:41:38.988Z] PASS [2023-08-01T22:41:38.988Z] coverage: 19.7% of statements [2023-08-01T22:41:38.988Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 19.7% of statements [2023-08-01T22:41:38.988Z] === RUN TestNewStdWriter [2023-08-01T22:41:38.988Z] --- PASS: TestNewStdWriter (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestWriteWithUninitializedStdWriter [2023-08-01T22:41:38.988Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestWriteWithNilBytes [2023-08-01T22:41:38.988Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestWrite [2023-08-01T22:41:38.988Z] --- PASS: TestWrite (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestWriteWithWriterError [2023-08-01T22:41:38.988Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-08-01T22:41:38.988Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestStdCopyWriteAndRead [2023-08-01T22:41:38.988Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-08-01T22:41:38.988Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-08-01T22:41:38.988Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-08-01T22:41:38.988Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestStdCopyWithInvalidInputHeader [2023-08-01T22:41:38.988Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestStdCopyWithCorruptedPrefix [2023-08-01T22:41:38.988Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestStdCopyReturnsWriteErrors [2023-08-01T22:41:38.988Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-08-01T22:41:38.988Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-08-01T22:41:38.988Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-08-01T22:41:38.988Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-08-01T22:41:38.988Z] PASS [2023-08-01T22:41:38.988Z] coverage: 100.0% of statements [2023-08-01T22:41:38.988Z] ok github.com/docker/docker/pkg/stdcopy 0.068s coverage: 100.0% of statements [2023-08-01T22:41:39.984Z] === RUN TestRawProgressFormatterFormatStatus [2023-08-01T22:41:39.984Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestRawProgressFormatterFormatProgress [2023-08-01T22:41:39.984Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestFormatStatus [2023-08-01T22:41:39.984Z] --- PASS: TestFormatStatus (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestFormatError [2023-08-01T22:41:39.984Z] --- PASS: TestFormatError (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestFormatJSONError [2023-08-01T22:41:39.984Z] --- PASS: TestFormatJSONError (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestJsonProgressFormatterFormatProgress [2023-08-01T22:41:39.984Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestJsonProgressFormatterFormatStatus [2023-08-01T22:41:39.984Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestNewJSONProgressOutput [2023-08-01T22:41:39.984Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestAuxFormatterEmit [2023-08-01T22:41:39.984Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestStreamWriterStdout [2023-08-01T22:41:39.984Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestStreamWriterStderr [2023-08-01T22:41:39.984Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-08-01T22:41:39.984Z] PASS [2023-08-01T22:41:39.984Z] coverage: 66.2% of statements [2023-08-01T22:41:39.984Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements [2023-08-01T22:41:39.984Z] === RUN TestGenerateRandomID [2023-08-01T22:41:39.984Z] --- PASS: TestGenerateRandomID (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestShortenId [2023-08-01T22:41:39.984Z] --- PASS: TestShortenId (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestShortenSha256Id [2023-08-01T22:41:39.984Z] --- PASS: TestShortenSha256Id (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestShortenIdEmpty [2023-08-01T22:41:39.984Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestShortenIdInvalid [2023-08-01T22:41:39.984Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestIsShortIDNonHex [2023-08-01T22:41:39.984Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-08-01T22:41:39.984Z] === RUN TestIsShortIDNotCorrectSize [2023-08-01T22:41:39.984Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-08-01T22:41:39.984Z] PASS [2023-08-01T22:41:39.984Z] coverage: 70.6% of statements [2023-08-01T22:41:39.984Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2023-08-01T22:41:39.984Z] time="2023-08-01T22:41:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-08-01T22:41:40.384Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-08-01T22:41:40.384Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-08-01T22:41:40.384Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-08-01T22:41:40.384Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-08-01T22:41:40.384Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-08-01T22:41:40.384Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-08-01T22:41:40.384Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-08-01T22:41:40.639Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-08-01T22:41:40.639Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-08-01T22:41:40.980Z] === RUN TestIsCpusetListAvailable [2023-08-01T22:41:40.980Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-08-01T22:41:40.980Z] PASS [2023-08-01T22:41:40.980Z] coverage: 38.2% of statements [2023-08-01T22:41:40.980Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2023-08-01T22:41:41.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-08-01T22:41:41.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-08-01T22:41:41.236Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-08-01T22:41:41.236Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-08-01T22:41:41.496Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-08-01T22:41:41.976Z] === RUN TestChtimes [2023-08-01T22:41:41.976Z] --- PASS: TestChtimes (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestChtimesWindows [2023-08-01T22:41:41.976Z] --- PASS: TestChtimesWindows (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-08-01T22:41:41.976Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestEnsureRemoveAllNotExist [2023-08-01T22:41:41.976Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestEnsureRemoveAllWithDir [2023-08-01T22:41:41.976Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestEnsureRemoveAllWithFile [2023-08-01T22:41:41.976Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestHasWin32KSupport [2023-08-01T22:41:41.976Z] syscall_windows_test.go:8: win32k: true [2023-08-01T22:41:41.976Z] --- PASS: TestHasWin32KSupport (0.01s) [2023-08-01T22:41:41.976Z] PASS [2023-08-01T22:41:41.976Z] coverage: 12.0% of statements [2023-08-01T22:41:41.976Z] ok github.com/docker/docker/pkg/system 0.065s coverage: 12.0% of statements [2023-08-01T22:41:41.976Z] === RUN TestTailFile [2023-08-01T22:41:41.976Z] --- PASS: TestTailFile (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestTailFileManyLines [2023-08-01T22:41:41.976Z] --- PASS: TestTailFileManyLines (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestTailEmptyFile [2023-08-01T22:41:41.976Z] --- PASS: TestTailEmptyFile (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestTailNegativeN [2023-08-01T22:41:41.976Z] --- PASS: TestTailNegativeN (0.00s) [2023-08-01T22:41:41.976Z] === RUN TestNewTailReader [2023-08-01T22:41:41.976Z] === PAUSE TestNewTailReader [2023-08-01T22:41:41.976Z] === CONT TestNewTailReader [2023-08-01T22:41:41.976Z] === RUN TestNewTailReader/2_byte_delimiter [2023-08-01T22:41:41.976Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-08-01T22:41:41.976Z] === RUN TestNewTailReader/4_byte_delimiter [2023-08-01T22:41:41.976Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-08-01T22:41:41.976Z] === RUN TestNewTailReader/8_byte_delimiter [2023-08-01T22:41:41.976Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-08-01T22:41:41.976Z] === RUN TestNewTailReader/12_byte_delimiter [2023-08-01T22:41:41.976Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-08-01T22:41:41.976Z] === RUN TestNewTailReader/no_delimiter [2023-08-01T22:41:41.976Z] === PAUSE TestNewTailReader/no_delimiter [2023-08-01T22:41:41.976Z] === RUN TestNewTailReader/single_byte_delimiter [2023-08-01T22:41:41.976Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/truncated_last_line [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/2_byte_delimiter [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/single_byte_delimiter [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/8_byte_delimiter [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/12_byte_delimiter [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/no_delimiter [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/4_byte_delimiter [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:41.977Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:41.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:41.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:41.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:41.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.450Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:42.450Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.450Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.450Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.450Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.450Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.450Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.450Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.450Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.450Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.450Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.450Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.450Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.450Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-08-01T22:41:42.450Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.450Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.450Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.451Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.451Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.451Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.452Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.452Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.452Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.453Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.453Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.453Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.454Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.858Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.926Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-08-01T22:41:42.927Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-08-01T22:41:42.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-08-01T22:41:42.928Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] time="2023-08-01T22:41:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-08-01T22:41:42.930Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-08-01T22:41:42.930Z] PASS [2023-08-01T22:41:42.930Z] coverage: 88.6% of statements [2023-08-01T22:41:42.930Z] ok github.com/docker/docker/pkg/tailfile 0.420s coverage: 88.6% of statements [2023-08-01T22:41:43.113Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-08-01T22:41:43.113Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-08-01T22:41:43.113Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-08-01T22:41:43.113Z] === RUN TestDockerSuite/TestVolumeEvents [2023-08-01T22:41:43.401Z] === RUN TestTarSumRemoveNonExistent [2023-08-01T22:41:43.401Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2023-08-01T22:41:43.401Z] === RUN TestTarSumRemove [2023-08-01T22:41:43.401Z] --- PASS: TestTarSumRemove (0.00s) [2023-08-01T22:41:43.401Z] === RUN TestSortFileInfoSums [2023-08-01T22:41:43.401Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-08-01T22:41:43.401Z] === RUN TestNewTarSumForLabelInvalid [2023-08-01T22:41:43.401Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-08-01T22:41:43.401Z] === RUN TestNewTarSumForLabel [2023-08-01T22:41:43.401Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-08-01T22:41:43.401Z] === RUN TestEmptyTar [2023-08-01T22:41:43.401Z] --- PASS: TestEmptyTar (0.01s) [2023-08-01T22:41:43.401Z] === RUN TestTarSumsReadSize [2023-08-01T22:41:43.401Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-08-01T22:41:43.401Z] === RUN TestTarSums [2023-08-01T22:41:43.873Z] testing: warning: no tests to run [2023-08-01T22:41:43.873Z] PASS [2023-08-01T22:41:43.873Z] coverage: [no statements] [2023-08-01T22:41:43.873Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2023-08-01T22:41:43.873Z] --- PASS: TestTarSums (0.10s) [2023-08-01T22:41:43.873Z] === RUN TestIteration [2023-08-01T22:41:43.873Z] --- PASS: TestIteration (0.00s) [2023-08-01T22:41:43.873Z] === RUN TestVersionLabelForChecksum [2023-08-01T22:41:43.873Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-08-01T22:41:43.873Z] === RUN TestVersion [2023-08-01T22:41:43.873Z] --- PASS: TestVersion (0.00s) [2023-08-01T22:41:43.873Z] === RUN TestGetVersion [2023-08-01T22:41:43.873Z] --- PASS: TestGetVersion (0.00s) [2023-08-01T22:41:43.873Z] === RUN TestGetVersions [2023-08-01T22:41:43.873Z] --- PASS: TestGetVersions (0.00s) [2023-08-01T22:41:43.873Z] PASS [2023-08-01T22:41:43.873Z] coverage: 89.3% of statements [2023-08-01T22:41:43.873Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2023-08-01T22:41:44.346Z] === RUN TestTruncIndex [2023-08-01T22:41:44.346Z] === RUN TestIsGIT [2023-08-01T22:41:44.346Z] --- PASS: TestIsGIT (0.00s) [2023-08-01T22:41:44.346Z] === RUN TestIsTransport [2023-08-01T22:41:44.346Z] --- PASS: TestIsTransport (0.00s) [2023-08-01T22:41:44.346Z] PASS [2023-08-01T22:41:44.346Z] coverage: 100.0% of statements [2023-08-01T22:41:44.346Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2023-08-01T22:41:44.475Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-08-01T22:41:44.817Z] --- PASS: TestTruncIndex (0.10s) [2023-08-01T22:41:44.817Z] PASS [2023-08-01T22:41:44.817Z] coverage: 91.5% of statements [2023-08-01T22:41:44.817Z] ok github.com/docker/docker/pkg/truncindex 0.159s coverage: 91.5% of statements [2023-08-01T22:41:45.290Z] === RUN TestVersionInfo [2023-08-01T22:41:45.290Z] --- PASS: TestVersionInfo (0.00s) [2023-08-01T22:41:45.290Z] === RUN TestAppendVersions [2023-08-01T22:41:45.290Z] --- PASS: TestAppendVersions (0.00s) [2023-08-01T22:41:45.290Z] PASS [2023-08-01T22:41:45.290Z] coverage: 88.9% of statements [2023-08-01T22:41:45.290Z] ok github.com/docker/docker/pkg/useragent 0.066s coverage: 88.9% of statements [2023-08-01T22:41:46.872Z] === RUN TestValidatePrivileges [2023-08-01T22:41:46.872Z] --- PASS: TestValidatePrivileges (0.00s) [2023-08-01T22:41:46.872Z] === RUN TestFilterByCapNeg [2023-08-01T22:41:46.872Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-08-01T22:41:46.872Z] === RUN TestFilterByCapPos [2023-08-01T22:41:46.872Z] --- PASS: TestFilterByCapPos (0.00s) [2023-08-01T22:41:46.872Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-08-01T22:41:46.872Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-08-01T22:41:46.872Z] PASS [2023-08-01T22:41:46.872Z] coverage: 12.0% of statements [2023-08-01T22:41:46.872Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2023-08-01T22:41:46.872Z] === RUN TestNewSettable [2023-08-01T22:41:46.872Z] --- PASS: TestNewSettable (0.00s) [2023-08-01T22:41:46.872Z] === RUN TestIsSettable [2023-08-01T22:41:46.872Z] --- PASS: TestIsSettable (0.00s) [2023-08-01T22:41:46.872Z] === RUN TestUpdateSettingsEnv [2023-08-01T22:41:46.872Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-08-01T22:41:46.872Z] PASS [2023-08-01T22:41:46.872Z] coverage: 20.0% of statements [2023-08-01T22:41:46.872Z] time="2023-08-01T22:41:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-08-01T22:41:46.872Z] ok github.com/docker/docker/plugin/v2 0.058s coverage: 20.0% of statements [2023-08-01T22:41:46.987Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-08-01T22:41:48.452Z] === RUN TestLoad [2023-08-01T22:41:48.452Z] --- PASS: TestLoad (0.01s) [2023-08-01T22:41:48.452Z] === RUN TestSave [2023-08-01T22:41:48.452Z] --- PASS: TestSave (0.04s) [2023-08-01T22:41:48.452Z] === RUN TestAddDeleteGet [2023-08-01T22:41:48.452Z] --- PASS: TestAddDeleteGet (0.10s) [2023-08-01T22:41:48.452Z] === RUN TestInvalidTags [2023-08-01T22:41:48.452Z] --- PASS: TestInvalidTags (0.01s) [2023-08-01T22:41:48.452Z] PASS [2023-08-01T22:41:48.452Z] coverage: 84.4% of statements [2023-08-01T22:41:48.452Z] ok github.com/docker/docker/reference 0.236s coverage: 84.4% of statements [2023-08-01T22:41:48.871Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-08-01T22:41:50.035Z] === RUN TestResolveAuthConfigIndexServer [2023-08-01T22:41:50.035Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-08-01T22:41:50.035Z] === RUN TestResolveAuthConfigFullURL [2023-08-01T22:41:50.035Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestLoadAllowNondistributableArtifacts [2023-08-01T22:41:50.036Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestValidateMirror [2023-08-01T22:41:50.036Z] --- PASS: TestValidateMirror (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestLoadInsecureRegistries [2023-08-01T22:41:50.036Z] time="2023-08-01T22:41:49Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-08-01T22:41:50.036Z] time="2023-08-01T22:41:49Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-08-01T22:41:50.036Z] time="2023-08-01T22:41:49Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-08-01T22:41:50.036Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2023-08-01T22:41:50.036Z] === RUN TestNewServiceConfig [2023-08-01T22:41:50.036Z] --- PASS: TestNewServiceConfig (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestValidateIndexName [2023-08-01T22:41:50.036Z] --- PASS: TestValidateIndexName (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestValidateIndexNameWithError [2023-08-01T22:41:50.036Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestEndpointParse [2023-08-01T22:41:50.036Z] --- PASS: TestEndpointParse (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestEndpointParseInvalid [2023-08-01T22:41:50.036Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestValidateEndpoint [2023-08-01T22:41:50.036Z] --- PASS: TestValidateEndpoint (0.01s) [2023-08-01T22:41:50.036Z] === RUN TestPing [2023-08-01T22:41:50.036Z] --- PASS: TestPing (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestPingRegistryEndpoint [2023-08-01T22:41:50.036Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:50.036Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2023-08-01T22:41:50.036Z] === RUN TestEndpoint [2023-08-01T22:41:50.036Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:50.036Z] --- SKIP: TestEndpoint (0.01s) [2023-08-01T22:41:50.036Z] === RUN TestParseRepositoryInfo [2023-08-01T22:41:50.036Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestNewIndexInfo [2023-08-01T22:41:50.036Z] --- PASS: TestNewIndexInfo (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestMirrorEndpointLookup [2023-08-01T22:41:50.036Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:41:50.036Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestSearchRepositories [2023-08-01T22:41:50.036Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-08-01T22:41:50.036Z] Host: 127.0.0.1:49263 [2023-08-01T22:41:50.036Z] User-Agent: docker test client [2023-08-01T22:41:50.036Z] Authorization: Token fake-token [2023-08-01T22:41:50.036Z] X-Docker-Token: true [2023-08-01T22:41:50.036Z] Accept-Encoding: gzip [2023-08-01T22:41:50.036Z] [2023-08-01T22:41:50.036Z] [2023-08-01T22:41:50.036Z] registry_test.go:730: HTTP/1.1 200 OK [2023-08-01T22:41:50.036Z] Connection: close [2023-08-01T22:41:50.036Z] Content-Length: 144 [2023-08-01T22:41:50.036Z] Cache-Control: no-cache [2023-08-01T22:41:50.036Z] Content-Type: application/json [2023-08-01T22:41:50.036Z] Date: Tue, 01 Aug 2023 22:41:49 GMT [2023-08-01T22:41:50.036Z] Expires: -1 [2023-08-01T22:41:50.036Z] Pragma: no-cache [2023-08-01T22:41:50.036Z] Server: docker-tests/mock [2023-08-01T22:41:50.036Z] X-Docker-Registry-Config: mock [2023-08-01T22:41:50.036Z] X-Docker-Registry-Version: 0.0.0 [2023-08-01T22:41:50.036Z] [2023-08-01T22:41:50.036Z] [2023-08-01T22:41:50.036Z] --- PASS: TestSearchRepositories (0.01s) [2023-08-01T22:41:50.036Z] === RUN TestTrustedLocation [2023-08-01T22:41:50.036Z] --- PASS: TestTrustedLocation (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-08-01T22:41:50.036Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestAllowNondistributableArtifacts [2023-08-01T22:41:50.036Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestIsSecureIndex [2023-08-01T22:41:50.036Z] --- PASS: TestIsSecureIndex (0.00s) [2023-08-01T22:41:50.036Z] PASS [2023-08-01T22:41:50.036Z] coverage: 50.2% of statements [2023-08-01T22:41:50.036Z] ok github.com/docker/docker/registry 0.359s coverage: 50.2% of statements [2023-08-01T22:41:50.036Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-08-01T22:41:50.036Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-08-01T22:41:50.036Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-08-01T22:41:50.036Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-08-01T22:41:50.036Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-08-01T22:41:50.036Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-08-01T22:41:50.036Z] === RUN TestResumableRequestReaderWithReadError [2023-08-01T22:41:50.233Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-08-01T22:41:50.233Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-08-01T22:41:50.233Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-08-01T22:41:50.510Z] time="2023-08-01T22:41:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-08-01T22:41:50.510Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2023-08-01T22:41:50.510Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-08-01T22:41:50.510Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-08-01T22:41:50.510Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-08-01T22:41:50.510Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-08-01T22:41:50.510Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-08-01T22:41:50.510Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-08-01T22:41:50.510Z] === RUN TestResumableRequestReader [2023-08-01T22:41:50.510Z] --- PASS: TestResumableRequestReader (0.00s) [2023-08-01T22:41:50.510Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-08-01T22:41:50.510Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-08-01T22:41:50.510Z] PASS [2023-08-01T22:41:50.510Z] coverage: 100.0% of statements [2023-08-01T22:41:50.510Z] ok github.com/docker/docker/registry/resumable 0.310s coverage: 100.0% of statements [2023-08-01T22:41:50.982Z] === RUN TestRestartManagerTimeout [2023-08-01T22:41:50.982Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-08-01T22:41:50.982Z] === RUN TestRestartManagerTimeoutReset [2023-08-01T22:41:50.982Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-08-01T22:41:50.982Z] PASS [2023-08-01T22:41:50.982Z] coverage: 50.9% of statements [2023-08-01T22:41:50.982Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 50.9% of statements [2023-08-01T22:41:51.454Z] === RUN TestDecodeContainerConfig [2023-08-01T22:41:51.454Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-08-01T22:41:51.454Z] === RUN TestDecodeContainerConfigIsolation [2023-08-01T22:41:51.454Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-08-01T22:41:51.454Z] === RUN TestValidatePrivileged [2023-08-01T22:41:51.454Z] --- PASS: TestValidatePrivileged (0.00s) [2023-08-01T22:41:51.454Z] PASS [2023-08-01T22:41:51.454Z] coverage: 52.2% of statements [2023-08-01T22:41:51.454Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.2% of statements [2023-08-01T22:41:51.926Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-08-01T22:41:51.926Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-08-01T22:41:51.926Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-08-01T22:41:51.926Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-08-01T22:41:51.926Z] PASS [2023-08-01T22:41:51.926Z] coverage: 62.5% of statements [2023-08-01T22:41:51.926Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2023-08-01T22:41:52.118Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-08-01T22:41:54.631Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-08-01T22:41:54.631Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite (1202.14s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.58s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.43s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (0.92s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.50s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.60s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.65s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.48s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.56s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.15s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAttachDetach (0.77s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.75s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (28.01s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (8.31s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.69s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.71s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.73s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.62s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.56s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.34s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (11.48s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.24s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.14s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.09s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.32s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.32s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.63s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.39s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.64s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.96s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.72s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.25s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.72s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.33s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.17s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.43s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.49s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.85s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.26s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (4.83s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (2.84s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.25s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.17s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.12s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.69s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.79s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.46s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.28s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.17s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.77s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.76s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.64s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.45s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.66s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.94s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.05s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.40s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.40s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.61s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.17s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.46s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.59s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.75s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.24s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.34s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.43s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.65s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.89s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.31s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (3.62s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.65s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.40s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.24s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCmd (0.17s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.17s) [2023-08-01T22:41:54.631Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.68s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.42s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.42s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.55s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.15s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.69s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.24s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.16s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.29s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.33s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.25s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.33s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.53s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.80s) [2023-08-01T22:41:54.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-08-01T22:41:54.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-08-01T22:41:54.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-08-01T22:41:54.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.41s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (2.94s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.34s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.15s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.94s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.17s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.23s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.67s) [2023-08-01T22:41:54.631Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.10s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.25s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.65s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.70s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.67s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.89s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.68s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.06s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (6.85s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.39s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.49s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.23s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.27s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.58s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.21s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.24s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.56s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.10s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.37s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.05s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.17s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.37s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.84s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.84s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnv (0.93s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.89s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.84s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.04s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (12.33s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.94s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.52s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.47s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.29s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.27s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.96s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.18s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.09s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.27s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.18s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFails (0.58s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.44s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.45s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.18s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.88s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.79s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.30s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.47s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.20s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.40s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.75s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildHistory (2.33s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.27s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.75s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.35s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.31s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.24s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.59s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.60s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.11s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.79s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.05s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.05s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.86s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.12s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.23s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.07s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.33s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.65s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.39s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.23s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.81s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.52s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.20s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.32s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.78s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.31s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.79s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.59s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.39s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.71s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.78s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.19s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildPATH (1.13s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.62s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.77s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.57s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.28s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildRm (2.31s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.69s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.20s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.31s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.77s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.02s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.05s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.17s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.21s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.57s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildStderr (0.58s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.77s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.61s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.30s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.83s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildUser (1.23s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (1.95s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.39s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.17s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.78s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.17s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.11s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.56s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.21s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.31s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.40s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.30s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitChange (0.66s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.03s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.02s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.02s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.06s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.46s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.45s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.46s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.52s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.11s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2023-08-01T22:41:54.632Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.44s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.44s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (8.31s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.45s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.55s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.82s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.65s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001204540_} (0.44s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11328048964_/foo_false____} (0.46s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11328048964_/foo_true____} (0.46s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33856016271_/foo_false____} (0.42s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33856016271_/foo_true____} (0.46s) [2023-08-01T22:41:54.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33856016271_/foo_true__0xc001204570__} (0.56s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001204588_} (0.75s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0012045a0_} (0.48s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0012045b8_} (0.53s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0012045d0_} (0.52s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.41s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.25s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.35s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.09s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.81s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.81s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.73s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.73s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.67s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.16s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.77s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.78s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.11s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.36s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.79s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.23s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.82s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.43s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToDot (0.60s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.38s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.03s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.76s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.49s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2023-08-01T22:41:54.633Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.18s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2023-08-01T22:41:54.633Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.26s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.54s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.10s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.30s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.30s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.31s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.51s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.11s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.16s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsCommit (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.44s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.44s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.12s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.35s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.48s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.20s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.06s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.23s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFilters (1.87s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFormat (1.36s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsOOMDisableFalse (0.85s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsOOMDisableTrue (1.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsResize (0.92s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.14s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.39s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecInspectID (1.65s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecParseError (0.61s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.15s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.94s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.59s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.64s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2023-08-01T22:41:54.633Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.74s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestHealth (18.97s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.76s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.16s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.16s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.26s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.47s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.53s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.50s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.23s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.52s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) [2023-08-01T22:41:54.633Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectDefault (0.51s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-08-01T22:41:54.633Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.58s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2023-08-01T22:41:54.633Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.92s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.02s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.23s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.84s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.22s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.82s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.51s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.63s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.22s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.53s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.41s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsSince (6.65s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsTail (0.59s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.50s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPluginActive (2.41s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.25s) [2023-08-01T22:41:54.634Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.60s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.91s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.12s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.82s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.65s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.80s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPortList (7.30s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.88s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.96s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.28s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.35s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.66s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.67s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.03s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.05s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.32s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.51s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.72s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2023-08-01T22:41:54.634Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.49s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.99s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.78s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.91s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.11s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.07s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.36s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.18s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.21s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.55s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.64s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.63s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.23s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.00s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.51s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.00s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.29s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.75s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.68s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.61s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.90s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.84s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.41s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.41s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.95s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.17s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s) [2023-08-01T22:41:54.634Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-08-01T22:41:54.634Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.13s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDeviceDirectory (0.97s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.22s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2023-08-01T22:41:54.634Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.01s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.40s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.99s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.85s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.88s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunMount (3.97s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.96s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.61s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.40s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.61s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.39s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.93s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.73s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.31s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.93s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunOOMExitCode (0.55s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.10s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.15s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.99s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.35s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.36s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.74s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.69s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.71s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunState (1.32s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunSysctls (1.01s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.58s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.91s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.56s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUserDeviceAllowed (0.43s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.61s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.63s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.49s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.59s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.65s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.45s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.54s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.30s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.37s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.07s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.97s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.78s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.17s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.96s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.14s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStartRecordError (1.48s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.49s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.38s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.92s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.44s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.89s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.59s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.61s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2023-08-01T22:41:54.635Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.74s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateInvalidSwapMemory (0.64s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.50s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.53s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateStats (3.65s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.21s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateSwapMemoryOnly (0.64s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.02s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.75s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.85s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.78s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.13s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.31s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.77s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.43s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.50s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.00s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.44s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.86s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.45s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.47s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.57s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-08-01T22:41:54.635Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.46s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.50s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s) [2023-08-01T22:41:54.636Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) [2023-08-01T22:41:54.636Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-08-01T22:41:54.636Z] === RUN TestDockerRegistrySuite [2023-08-01T22:41:54.636Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-08-01T22:41:55.737Z] === RUN TestGetDriver [2023-08-01T22:41:55.737Z] --- PASS: TestGetDriver (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestVolumeRequestError [2023-08-01T22:41:55.737Z] --- PASS: TestVolumeRequestError (0.01s) [2023-08-01T22:41:55.737Z] PASS [2023-08-01T22:41:55.737Z] coverage: 36.1% of statements [2023-08-01T22:41:55.737Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2023-08-01T22:41:55.737Z] --- PASS: TestNewClientWithTimeout (17.65s) [2023-08-01T22:41:55.737Z] === RUN TestClientStream [2023-08-01T22:41:55.737Z] --- PASS: TestClientStream (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestClientSendFile [2023-08-01T22:41:55.737Z] --- PASS: TestClientSendFile (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestClientWithRequestTimeout [2023-08-01T22:41:55.737Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestFileSpecPlugin [2023-08-01T22:41:55.737Z] --- PASS: TestFileSpecPlugin (0.02s) [2023-08-01T22:41:55.737Z] === RUN TestFileJSONSpecPlugin [2023-08-01T22:41:55.737Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2023-08-01T22:41:55.737Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-08-01T22:41:55.737Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.02s) [2023-08-01T22:41:55.737Z] === RUN TestPluginAddHandler [2023-08-01T22:41:55.737Z] --- PASS: TestPluginAddHandler (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestPluginWaitBadPlugin [2023-08-01T22:41:55.737Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestGet [2023-08-01T22:41:55.737Z] time="2023-08-01T22:41:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-08-01T22:41:55.737Z] === RUN TestGetAddress [2023-08-01T22:41:55.737Z] --- PASS: TestGetAddress (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestRemove [2023-08-01T22:41:55.737Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-08-01T22:41:55.737Z] --- SKIP: TestRemove (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestInitializeWithVolumes [2023-08-01T22:41:55.737Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-08-01T22:41:55.737Z] === RUN TestCreate [2023-08-01T22:41:55.737Z] --- PASS: TestCreate (0.01s) [2023-08-01T22:41:55.737Z] === RUN TestValidateName [2023-08-01T22:41:55.737Z] --- PASS: TestValidateName (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestCreateWithOpts [2023-08-01T22:41:55.737Z] local_test.go:180: runtime.GOOS == "windows" [2023-08-01T22:41:55.737Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-08-01T22:41:55.737Z] === RUN TestRelaodNoOpts [2023-08-01T22:41:55.737Z] --- PASS: TestRelaodNoOpts (0.02s) [2023-08-01T22:41:55.737Z] PASS [2023-08-01T22:41:55.737Z] coverage: 38.5% of statements [2023-08-01T22:41:55.737Z] ok github.com/docker/docker/volume/local 0.098s coverage: 38.5% of statements [2023-08-01T22:41:55.997Z] check_test.go:195: [d13c0eca98ce1] daemon is not started [2023-08-01T22:41:55.997Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-08-01T22:41:56.809Z] time="2023-08-01T22:41:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-08-01T22:41:56.922Z] check_test.go:195: [d9cc7968afe9f] daemon is not started [2023-08-01T22:41:56.922Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-08-01T22:41:57.802Z] === RUN TestConvertTmpfsOptions [2023-08-01T22:41:57.802Z] parser_test.go:48: data="mode=700,size=1m" [2023-08-01T22:41:57.802Z] parser_test.go:48: data="ro" [2023-08-01T22:41:57.802Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-08-01T22:41:57.802Z] === RUN TestParseMountRaw [2023-08-01T22:41:57.802Z] --- PASS: TestParseMountRaw (0.04s) [2023-08-01T22:41:57.802Z] === RUN TestParseMountRawSplit [2023-08-01T22:41:57.802Z] parser_test.go:389: case 0 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 1 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 2 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 3 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 4 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 5 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 6 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 7 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 8 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 0 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 1 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 2 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 3 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 4 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 5 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 6 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 7 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 8 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 9 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 10 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 11 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 12 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 0 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 1 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 2 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 3 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 4 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 5 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 6 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 7 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 8 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 9 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 10 [2023-08-01T22:41:57.802Z] parser_test.go:389: case 11 [2023-08-01T22:41:57.802Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-08-01T22:41:57.802Z] === RUN TestParseMountSpec [2023-08-01T22:41:57.802Z] parser_test.go:454: case 0 [2023-08-01T22:41:57.802Z] parser_test.go:454: case 1 [2023-08-01T22:41:57.802Z] parser_test.go:454: case 2 [2023-08-01T22:41:57.802Z] parser_test.go:454: case 3 [2023-08-01T22:41:57.802Z] parser_test.go:454: case 4 [2023-08-01T22:41:57.802Z] parser_test.go:454: case 5 [2023-08-01T22:41:57.802Z] --- PASS: TestParseMountSpec (0.00s) [2023-08-01T22:41:57.802Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-08-01T22:41:57.802Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-08-01T22:41:57.802Z] === RUN TestValidateMount [2023-08-01T22:41:57.802Z] --- PASS: TestValidateMount (0.02s) [2023-08-01T22:41:57.802Z] PASS [2023-08-01T22:41:57.802Z] coverage: 63.9% of statements [2023-08-01T22:41:57.802Z] ok github.com/docker/docker/volume/mounts 0.128s coverage: 63.9% of statements [2023-08-01T22:41:57.846Z] check_test.go:195: [dca28dc1ea8bd] daemon is not started [2023-08-01T22:41:57.846Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-08-01T22:41:58.101Z] check_test.go:195: [dec4925546cbe] daemon is not started [2023-08-01T22:41:58.101Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-08-01T22:41:58.795Z] === RUN TestSetGetMeta [2023-08-01T22:41:58.795Z] === PAUSE TestSetGetMeta [2023-08-01T22:41:58.795Z] === RUN TestRestore [2023-08-01T22:41:58.795Z] === PAUSE TestRestore [2023-08-01T22:41:58.795Z] === RUN TestServiceCreate [2023-08-01T22:41:58.795Z] === PAUSE TestServiceCreate [2023-08-01T22:41:58.795Z] === RUN TestServiceList [2023-08-01T22:41:58.795Z] === PAUSE TestServiceList [2023-08-01T22:41:58.795Z] === RUN TestServiceRemove [2023-08-01T22:41:58.795Z] === PAUSE TestServiceRemove [2023-08-01T22:41:58.795Z] === RUN TestServiceGet [2023-08-01T22:41:58.795Z] === PAUSE TestServiceGet [2023-08-01T22:41:58.795Z] === RUN TestServicePrune [2023-08-01T22:41:58.795Z] === PAUSE TestServicePrune [2023-08-01T22:41:58.795Z] === RUN TestCreate [2023-08-01T22:41:58.795Z] === PAUSE TestCreate [2023-08-01T22:41:58.795Z] === RUN TestRemove [2023-08-01T22:41:58.795Z] === PAUSE TestRemove [2023-08-01T22:41:58.795Z] === RUN TestList [2023-08-01T22:41:58.795Z] === PAUSE TestList [2023-08-01T22:41:58.795Z] === RUN TestFindByDriver [2023-08-01T22:41:58.795Z] === PAUSE TestFindByDriver [2023-08-01T22:41:58.795Z] === RUN TestFindByReferenced [2023-08-01T22:41:58.795Z] === PAUSE TestFindByReferenced [2023-08-01T22:41:58.795Z] === RUN TestDerefMultipleOfSameRef [2023-08-01T22:41:58.795Z] === PAUSE TestDerefMultipleOfSameRef [2023-08-01T22:41:58.795Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-08-01T22:41:58.795Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-08-01T22:41:58.795Z] === RUN TestDefererencePluginOnCreateError [2023-08-01T22:41:58.795Z] === PAUSE TestDefererencePluginOnCreateError [2023-08-01T22:41:58.795Z] === RUN TestRefDerefRemove [2023-08-01T22:41:58.795Z] === PAUSE TestRefDerefRemove [2023-08-01T22:41:58.795Z] === RUN TestGet [2023-08-01T22:41:58.795Z] === PAUSE TestGet [2023-08-01T22:41:58.795Z] === RUN TestGetWithReference [2023-08-01T22:41:58.795Z] === PAUSE TestGetWithReference [2023-08-01T22:41:58.795Z] === RUN TestFilterFunc [2023-08-01T22:41:58.795Z] === RUN TestFilterFunc/test_nil_list [2023-08-01T22:41:58.795Z] === PAUSE TestFilterFunc/test_nil_list [2023-08-01T22:41:58.795Z] === RUN TestFilterFunc/test_empty_list [2023-08-01T22:41:58.795Z] === PAUSE TestFilterFunc/test_empty_list [2023-08-01T22:41:58.795Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-08-01T22:41:58.795Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-08-01T22:41:58.795Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-08-01T22:41:58.795Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-08-01T22:41:58.795Z] === RUN TestFilterFunc/test_filter_some [2023-08-01T22:41:58.795Z] === PAUSE TestFilterFunc/test_filter_some [2023-08-01T22:41:58.795Z] === RUN TestFilterFunc/test_filter_middle [2023-08-01T22:41:58.795Z] === PAUSE TestFilterFunc/test_filter_middle [2023-08-01T22:41:58.795Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-08-01T22:41:58.795Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-08-01T22:41:58.795Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-08-01T22:41:58.795Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-08-01T22:41:58.795Z] === CONT TestFilterFunc/test_nil_list [2023-08-01T22:41:58.795Z] === CONT TestFilterFunc/test_filter_some [2023-08-01T22:41:58.795Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-08-01T22:41:58.795Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-08-01T22:41:58.795Z] === CONT TestFilterFunc/test_empty_list [2023-08-01T22:41:58.795Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-08-01T22:41:58.795Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-08-01T22:41:58.795Z] === CONT TestFilterFunc/test_filter_middle [2023-08-01T22:41:58.795Z] --- PASS: TestFilterFunc (0.00s) [2023-08-01T22:41:58.795Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-08-01T22:41:58.795Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-08-01T22:41:58.795Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-08-01T22:41:58.795Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-08-01T22:41:58.795Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-08-01T22:41:58.795Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-08-01T22:41:58.795Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-08-01T22:41:58.795Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-08-01T22:41:58.795Z] === CONT TestSetGetMeta [2023-08-01T22:41:58.795Z] === CONT TestServiceGet [2023-08-01T22:41:58.795Z] === CONT TestList [2023-08-01T22:41:58.795Z] === CONT TestServiceList [2023-08-01T22:41:58.795Z] time="2023-08-01T22:41:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-08-01T22:41:58.795Z] --- PASS: TestSetGetMeta (0.05s) [2023-08-01T22:41:58.795Z] === CONT TestServiceCreate [2023-08-01T22:41:58.795Z] --- PASS: TestList (0.08s) [2023-08-01T22:41:58.795Z] === CONT TestRestore [2023-08-01T22:41:58.795Z] --- PASS: TestRestore (0.04s) [2023-08-01T22:41:58.795Z] === CONT TestRemove [2023-08-01T22:41:58.795Z] --- PASS: TestRemove (0.03s) [2023-08-01T22:41:58.795Z] === CONT TestCreate [2023-08-01T22:41:58.795Z] --- PASS: TestCreate (0.03s) [2023-08-01T22:41:58.795Z] === CONT TestServicePrune [2023-08-01T22:41:58.795Z] --- PASS: TestServiceGet (0.27s) [2023-08-01T22:41:58.795Z] === CONT TestGetWithReference [2023-08-01T22:41:58.795Z] time="2023-08-01T22:41:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-08-01T22:41:58.795Z] --- PASS: TestServiceList (0.28s) [2023-08-01T22:41:58.795Z] === CONT TestGet [2023-08-01T22:41:58.795Z] --- PASS: TestServiceCreate (0.24s) [2023-08-01T22:41:58.795Z] === CONT TestRefDerefRemove [2023-08-01T22:41:58.795Z] time="2023-08-01T22:41:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-08-01T22:41:58.795Z] time="2023-08-01T22:41:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-08-01T22:41:58.795Z] --- PASS: TestGetWithReference (0.07s) [2023-08-01T22:41:58.795Z] === CONT TestDefererencePluginOnCreateError [2023-08-01T22:41:58.795Z] time="2023-08-01T22:41:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-08-01T22:41:58.795Z] --- PASS: TestRefDerefRemove (0.06s) [2023-08-01T22:41:58.795Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-08-01T22:41:58.795Z] --- PASS: TestGet (0.06s) [2023-08-01T22:41:58.795Z] === CONT TestDerefMultipleOfSameRef [2023-08-01T22:41:58.795Z] time="2023-08-01T22:41:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-08-01T22:41:58.795Z] --- PASS: TestServicePrune (0.20s) [2023-08-01T22:41:58.795Z] === CONT TestFindByReferenced [2023-08-01T22:41:58.795Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2023-08-01T22:41:58.795Z] === CONT TestFindByDriver [2023-08-01T22:41:58.795Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2023-08-01T22:41:58.795Z] === CONT TestServiceRemove [2023-08-01T22:41:58.795Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2023-08-01T22:41:58.795Z] --- PASS: TestFindByReferenced (0.04s) [2023-08-01T22:41:58.795Z] --- PASS: TestServiceRemove (0.04s) [2023-08-01T22:41:58.795Z] --- PASS: TestFindByDriver (0.04s) [2023-08-01T22:41:58.795Z] PASS [2023-08-01T22:41:58.795Z] coverage: 69.2% of statements [2023-08-01T22:41:59.267Z] ok github.com/docker/docker/volume/service 0.478s coverage: 69.2% of statements [2023-08-01T22:42:00.612Z] check_test.go:195: [df1746f5a71ba] daemon is not started [2023-08-01T22:42:00.867Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-08-01T22:42:03.079Z] time="2023-08-01T22:42:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-08-01T22:42:03.079Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-08-01T22:42:03.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-08-01T22:42:03.079Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-08-01T22:42:03.079Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-08-01T22:42:03.079Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-08-01T22:42:03.079Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-08-01T22:42:03.079Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-08-01T22:42:03.079Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-08-01T22:42:03.079Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-08-01T22:42:07.394Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-08-01T22:42:07.394Z] check_test.go:195: [dcf64a47a3058] daemon is not started [2023-08-01T22:42:07.394Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-08-01T22:42:09.906Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-08-01T22:42:09.906Z] check_test.go:195: [d4917b91cf229] daemon is not started [2023-08-01T22:42:10.161Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-08-01T22:42:11.097Z] check_test.go:195: [d0c3022aa22cb] daemon is not started [2023-08-01T22:42:11.097Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-08-01T22:42:11.773Z] --- PASS: TestGet (15.02s) [2023-08-01T22:42:11.773Z] === RUN TestPluginWithNoManifest [2023-08-01T22:42:11.773Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-08-01T22:42:11.773Z] === RUN TestGetAll [2023-08-01T22:42:11.773Z] --- PASS: TestGetAll (0.01s) [2023-08-01T22:42:11.773Z] PASS [2023-08-01T22:42:11.773Z] coverage: 73.1% of statements [2023-08-01T22:42:11.773Z] ok github.com/docker/docker/pkg/plugins 35.046s coverage: 73.1% of statements [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/pkg/term [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/quota [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/rootless [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/testutil/request [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/volume [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-08-01T22:42:11.773Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-08-01T22:42:12.493Z] check_test.go:195: [d7aae01177bbe] daemon is not started [2023-08-01T22:42:12.493Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-08-01T22:42:12.493Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-08-01T22:42:13.419Z] check_test.go:195: [d91f0f4070ab6] daemon is not started [2023-08-01T22:42:13.419Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === Skipped [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-08-01T22:42:14.008Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2023-08-01T22:42:14.008Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2023-08-01T22:42:14.008Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-08-01T22:42:14.008Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2023-08-01T22:42:14.008Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-08-01T22:42:14.008Z] client_test.go:23: runtime.GOOS == "windows" [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-08-01T22:42:14.008Z] daemon_test.go:146: root required [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-08-01T22:42:14.008Z] reload_test.go:520: root required [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-08-01T22:42:14.008Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-08-01T22:42:14.008Z] pull_v2_test.go:81: Needs fixing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-08-01T22:42:14.008Z] pull_v2_test.go:126: Needs fixing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-08-01T22:42:14.008Z] download_test.go:267: Needs fixing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-08-01T22:42:14.008Z] layer_test.go:303: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-08-01T22:42:14.008Z] layer_test.go:352: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-08-01T22:42:14.008Z] layer_test.go:467: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-08-01T22:42:14.008Z] layer_test.go:696: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-08-01T22:42:14.008Z] migration_test.go:45: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-08-01T22:42:14.008Z] migration_test.go:181: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-08-01T22:42:14.008Z] mount_test.go:17: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-08-01T22:42:14.008Z] mount_test.go:76: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-08-01T22:42:14.008Z] mount_test.go:125: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-08-01T22:42:14.008Z] mount_test.go:212: Failing on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:133: Xz not present in msys2 [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:238: Failing on Windows CI machines [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-08-01T22:42:14.008Z] archive_windows_test.go:16: Currently fails [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-08-01T22:42:14.008Z] changes_test.go:191: needs more investigation [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-08-01T22:42:14.008Z] changes_test.go:404: needs further investigation [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-08-01T22:42:14.008Z] changes_test.go:440: needs further investigation [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-08-01T22:42:14.008Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-08-01T22:42:14.008Z] poller_test.go:40: No chmod on Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-08-01T22:42:14.008Z] fileutils_test.go:133: Needs porting to Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-08-01T22:42:14.008Z] fileutils_test.go:179: Needs porting to Windows [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2023-08-01T22:42:14.008Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2023-08-01T22:42:14.008Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2023-08-01T22:42:14.008Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-08-01T22:42:14.008Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-08-01T22:42:14.008Z] local_test.go:180: runtime.GOOS == "windows" [2023-08-01T22:42:14.008Z] [2023-08-01T22:42:14.008Z] DONE 1864 tests, 45 skipped in 244.519s [2023-08-01T22:42:14.008Z] INFO: make.ps1 ended at 08/01/2023 22:42:13 [2023-08-01T22:42:14.349Z] docker_cli_swarm_test.go:1901: [daed18825d6ca] joining swarm manager [d51336fbfce7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:42:14.349Z] check_test.go:195: [d5aa655395b4a] daemon is not started [2023-08-01T22:42:14.349Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-08-01T22:42:15.711Z] docker_cli_swarm_test.go:1902: [d6ac3cb98a276] joining swarm manager [d51336fbfce7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:42:15.711Z] check_test.go:195: [d658d57892def] daemon is not started [2023-08-01T22:42:15.711Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-08-01T22:42:16.240Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-08-01T22:42:16.240Z] INFO: Unit tests ended at 08/01/2023 22:42:15. Duration:00:04:24.8794617 [2023-08-01T22:42:16.240Z] INFO: Building busybox [2023-08-01T22:42:16.240Z] Sending build context to Docker daemon 5.12kB [2023-08-01T22:42:16.240Z] [2023-08-01T22:42:16.240Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-08-01T22:42:16.240Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-08-01T22:42:16.240Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-08-01T22:42:16.240Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-08-01T22:42:16.240Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-08-01T22:42:16.240Z] ---> 67667e0b9c95 [2023-08-01T22:42:16.240Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-08-01T22:42:16.240Z] ---> Running in 19391b75aba4 [2023-08-01T22:42:17.072Z] check_test.go:195: [d844da11fec3d] daemon is not started [2023-08-01T22:42:17.072Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-08-01T22:42:17.997Z] check_test.go:195: [d663cce37d57b] daemon is not started [2023-08-01T22:42:17.997Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-08-01T22:42:18.922Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3a143f869a639cd1d6335923b766d6c93d34219c2f8f3f0b6e894ed3ad58d78f [2023-08-01T22:42:19.482Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f57dbd62f99d77310302bc58baa1a7a93c714352e65a702a060bdc4efaec7e4 [2023-08-01T22:42:19.482Z] check_test.go:195: [dc92ec0250e31] daemon is not started [2023-08-01T22:42:19.737Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-08-01T22:42:20.662Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:82305ca01913be8e94bc5802a229eb346a5fe466898c1e145b1e291a06a6e12b [2023-08-01T22:42:21.221Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddbf2a2473a1a89d6bce265e5d33206d5e8f9088d1a94484d146dabe32526284 [2023-08-01T22:42:21.475Z] check_test.go:195: [d9d1a4c498cd8] daemon is not started [2023-08-01T22:42:21.475Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-08-01T22:42:22.400Z] check_test.go:195: [d207276773f2b] daemon is not started [2023-08-01T22:42:22.400Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-08-01T22:42:24.285Z] check_test.go:195: [d7c4dc9900056] daemon is not started [2023-08-01T22:42:24.285Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-08-01T22:42:25.209Z] check_test.go:195: [da80cd2d08828] daemon is not started [2023-08-01T22:42:25.209Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-08-01T22:42:25.464Z] check_test.go:195: [dcb8edb2c5957] daemon is not started [2023-08-01T22:42:25.464Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-08-01T22:42:26.389Z] check_test.go:195: [dbe0c6b00913f] daemon is not started [2023-08-01T22:42:26.389Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-08-01T22:42:27.315Z] check_test.go:195: [de68296762c14] daemon is not started [2023-08-01T22:42:27.315Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-08-01T22:42:28.677Z] check_test.go:195: [d2a8321d5f1ff] daemon is not started [2023-08-01T22:42:28.677Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-08-01T22:42:30.561Z] check_test.go:195: [dd080770c498b] daemon is not started [2023-08-01T22:42:30.561Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-08-01T22:42:31.121Z] check_test.go:195: [da1b6f1fd0901] daemon is not started [2023-08-01T22:42:31.121Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-08-01T22:42:32.045Z] check_test.go:195: [d80bb632cb7b4] daemon is not started [2023-08-01T22:42:32.045Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-08-01T22:42:32.300Z] check_test.go:195: [d4224ca1b98f1] daemon is not started [2023-08-01T22:42:32.300Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-08-01T22:42:32.300Z] check_test.go:195: [dc7e68ca49af5] daemon is not started [2023-08-01T22:42:32.300Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-08-01T22:42:32.555Z] check_test.go:195: [deabc95103ca0] daemon is not started [2023-08-01T22:42:32.556Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-08-01T22:42:32.810Z] check_test.go:195: [d5f3bea0053bc] daemon is not started [2023-08-01T22:42:32.810Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-08-01T22:42:33.065Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-08-01T22:42:33.065Z] check_test.go:195: [d4dafcb2b75bb] daemon is not started [2023-08-01T22:42:33.065Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-08-01T22:42:33.320Z] check_test.go:195: [d95d52f347af4] daemon is not started [2023-08-01T22:42:33.320Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-08-01T22:42:34.246Z] check_test.go:195: [dac29e101d2a6] daemon is not started [2023-08-01T22:42:34.246Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-08-01T22:42:35.637Z] check_test.go:195: [d2ebf4168d4c6] daemon is not started [2023-08-01T22:42:35.637Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-08-01T22:42:36.562Z] check_test.go:195: [d1bee02dce642] daemon is not started [2023-08-01T22:42:36.562Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-08-01T22:42:37.487Z] check_test.go:195: [deb49700dae8f] daemon is not started [2023-08-01T22:42:37.487Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-08-01T22:42:38.411Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite (44.46s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.10s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.24s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.07s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.08s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.47s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.75s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.79s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.21s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.90s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.48s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.85s) [2023-08-01T22:42:39.053Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2023-08-01T22:42:39.053Z] === RUN TestDockerSchema1RegistrySuite [2023-08-01T22:42:39.053Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-08-01T22:42:39.308Z] check_test.go:222: [d6d50a43a96c2] daemon is not started [2023-08-01T22:42:39.308Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-08-01T22:42:41.192Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-08-01T22:42:41.590Z] Removing intermediate container 19391b75aba4 [2023-08-01T22:42:41.590Z] ---> b98e48291458 [2023-08-01T22:42:41.590Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-08-01T22:42:41.590Z] ---> Running in 38f17c797a86 [2023-08-01T22:42:41.590Z] Removing intermediate container 38f17c797a86 [2023-08-01T22:42:41.590Z] ---> fda83e68ed51 [2023-08-01T22:42:41.590Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-08-01T22:42:41.590Z] ---> Running in 6a2a1c02bc74 [2023-08-01T22:42:41.590Z] Removing intermediate container 6a2a1c02bc74 [2023-08-01T22:42:41.590Z] ---> 6985134d70a7 [2023-08-01T22:42:41.590Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-08-01T22:42:41.590Z] [2023-08-01T22:42:41.590Z] [2023-08-01T22:42:41.590Z] ---> 43845524f1ae [2023-08-01T22:42:41.590Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-08-01T22:42:41.590Z] ---> Running in 7afd88a985ec [2023-08-01T22:42:42.117Z] check_test.go:222: [ddc83856fb2e1] daemon is not started [2023-08-01T22:42:42.117Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-08-01T22:42:43.478Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-08-01T22:42:47.638Z] check_test.go:222: [d12df45ed9902] daemon is not started [2023-08-01T22:42:47.638Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-08-01T22:42:50.147Z] check_test.go:222: [d85b04a792304] daemon is not started [2023-08-01T22:42:50.147Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-08-01T22:42:50.706Z] check_test.go:222: [dc42b942a4232] daemon is not started [2023-08-01T22:42:50.961Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-08-01T22:42:51.886Z] check_test.go:222: [dbca30f1d5c9a] daemon is not started [2023-08-01T22:42:51.886Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-08-01T22:42:51.886Z] check_test.go:222: [d5b35266ab171] daemon is not started [2023-08-01T22:42:51.886Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-08-01T22:42:52.810Z] check_test.go:222: [dce070e3422c6] daemon is not started [2023-08-01T22:42:52.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-08-01T22:42:53.734Z] check_test.go:222: [d80c089586e45] daemon is not started [2023-08-01T22:42:53.734Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-08-01T22:42:54.117Z] Removing intermediate container 7afd88a985ec [2023-08-01T22:42:54.117Z] ---> e4169563482a [2023-08-01T22:42:54.117Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-08-01T22:42:54.117Z] ---> Running in 59f3f7e215c2 [2023-08-01T22:42:54.294Z] check_test.go:222: [d6dc727a4547b] daemon is not started [2023-08-01T22:42:54.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-08-01T22:42:55.110Z] [2023-08-01T22:42:55.110Z] SUCCESS: Specified value was saved. [2023-08-01T22:42:56.805Z] check_test.go:222: [daa7b75576f84] daemon is not started [2023-08-01T22:42:56.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-08-01T22:42:56.805Z] check_test.go:222: [dab3066a21a35] daemon is not started [2023-08-01T22:42:56.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-08-01T22:42:57.365Z] check_test.go:222: [dc23cc92fbab1] daemon is not started [2023-08-01T22:42:57.365Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-08-01T22:42:57.365Z] check_test.go:222: [d1730a8c47583] daemon is not started [2023-08-01T22:42:57.365Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-08-01T22:42:57.621Z] check_test.go:222: [d887663d01aca] daemon is not started [2023-08-01T22:42:57.621Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-08-01T22:42:57.621Z] check_test.go:222: [d8048977ecfc6] daemon is not started [2023-08-01T22:42:57.621Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-08-01T22:42:58.078Z] Removing intermediate container 59f3f7e215c2 [2023-08-01T22:42:58.079Z] ---> daaa74cf702c [2023-08-01T22:42:58.079Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-08-01T22:42:58.079Z] ---> Running in feb5809c0466 [2023-08-01T22:42:58.180Z] check_test.go:222: [d4697d39c5219] daemon is not started [2023-08-01T22:42:58.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-08-01T22:42:58.181Z] check_test.go:222: [dd542f92ef724] daemon is not started [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite (19.11s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.63s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.88s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.72s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.29s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.33s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.02s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.25s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.22s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.33s) [2023-08-01T22:42:58.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-08-01T22:42:58.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-08-01T22:42:58.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-08-01T22:42:58.740Z] check_test.go:251: [dc2d595cca06a] daemon is not started [2023-08-01T22:42:58.740Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-08-01T22:42:59.299Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-08-01T22:42:59.299Z] check_test.go:251: [d3ab6159bf17f] daemon is not started [2023-08-01T22:42:59.299Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-08-01T22:42:59.554Z] check_test.go:251: [dc527af1c87a1] daemon is not started [2023-08-01T22:42:59.555Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-08-01T22:43:00.915Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-08-01T22:43:01.171Z] docker_cli_swarm_test.go:1802: [d4532807e5e77] joining swarm manager [dab598efa7e10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:43:01.171Z] check_test.go:251: [dc3d16035d90a] daemon is not started [2023-08-01T22:43:01.171Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-08-01T22:43:01.758Z] check_test.go:251: [d44489fa764d1] daemon is not started [2023-08-01T22:43:01.758Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-08-01T22:43:02.318Z] docker_cli_swarm_test.go:1803: [deab5260acb6f] joining swarm manager [dab598efa7e10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:43:02.573Z] check_test.go:251: [d37467fc7fddb] daemon is not started [2023-08-01T22:43:02.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-08-01T22:43:02.828Z] check_test.go:251: [dba02ed048166] daemon is not started [2023-08-01T22:43:02.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.57s) [2023-08-01T22:43:02.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.63s) [2023-08-01T22:43:02.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2023-08-01T22:43:02.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-08-01T22:43:02.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2023-08-01T22:43:02.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2023-08-01T22:43:02.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2023-08-01T22:43:02.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2023-08-01T22:43:02.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-08-01T22:43:02.828Z] === RUN TestDockerRegistryAuthTokenSuite [2023-08-01T22:43:02.828Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-08-01T22:43:05.264Z] Cannot create a file when that file already exists. [2023-08-01T22:43:08.062Z] check_test.go:278: [d25f53ef2a98e] daemon is not started [2023-08-01T22:43:08.062Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-08-01T22:43:08.062Z] check_test.go:278: [d8302a4633470] daemon is not started [2023-08-01T22:43:08.062Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-08-01T22:43:08.317Z] check_test.go:278: [d83e0db3ad279] daemon is not started [2023-08-01T22:43:08.317Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-08-01T22:43:08.317Z] check_test.go:278: [d68807e16a3fb] daemon is not started [2023-08-01T22:43:08.317Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-08-01T22:43:08.572Z] check_test.go:278: [dee6cae39abcf] daemon is not started [2023-08-01T22:43:08.572Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2023-08-01T22:43:08.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2023-08-01T22:43:08.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2023-08-01T22:43:08.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2023-08-01T22:43:08.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-08-01T22:43:08.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-08-01T22:43:08.572Z] === RUN TestDockerNetworkSuite [2023-08-01T22:43:08.572Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-08-01T22:43:11.082Z] docker_cli_network_unix_test.go:46: [df87b8f0d9ce9] daemon is not started [2023-08-01T22:43:11.082Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-08-01T22:43:11.158Z] Removing intermediate container feb5809c0466 [2023-08-01T22:43:11.158Z] ---> 6e2465b15e87 [2023-08-01T22:43:11.158Z] Step 13/13 : CMD ["sh"] [2023-08-01T22:43:11.158Z] ---> Running in a60b37873c86 [2023-08-01T22:43:11.158Z] Removing intermediate container a60b37873c86 [2023-08-01T22:43:11.158Z] ---> 5e0efac72290 [2023-08-01T22:43:11.158Z] Successfully built 5e0efac72290 [2023-08-01T22:43:11.158Z] Successfully tagged busybox:latest [2023-08-01T22:43:11.158Z] INFO: Docker images of the daemon under test [2023-08-01T22:43:11.158Z] [2023-08-01T22:43:11.158Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-01T22:43:11.158Z] busybox latest 5e0efac72290 Less than a second ago 4.39GB [2023-08-01T22:43:11.158Z] microsoft/windowsservercore latest 67667e0b9c95 3 weeks ago 4.38GB [2023-08-01T22:43:11.158Z] mcr.microsoft.com/windows/servercore ltsc2019 67667e0b9c95 3 weeks ago 4.38GB [2023-08-01T22:43:11.158Z] [2023-08-01T22:43:11.158Z] INFO: Running integration tests at 08/01/2023 22:43:10... [2023-08-01T22:43:11.158Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-08-01T22:43:11.158Z] INFO: Integration API tests being run from the host: [2023-08-01T22:43:11.158Z] INFO: make.ps1 starting at 08/01/2023 22:43:10 [2023-08-01T22:43:11.642Z] docker_cli_network_unix_test.go:46: [d56d162c6cdd4] daemon is not started [2023-08-01T22:43:11.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-08-01T22:43:12.154Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-08-01T22:43:14.409Z] docker_cli_network_unix_test.go:46: [d03cb0ddecbd5] daemon is not started [2023-08-01T22:43:14.409Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-08-01T22:43:14.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-08-01T22:43:16.550Z] docker_cli_network_unix_test.go:46: [d3e6b4a49938e] daemon is not started [2023-08-01T22:43:16.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-08-01T22:43:16.550Z] docker_cli_network_unix_test.go:1233: [d026d7f20be9a] daemon is not started [2023-08-01T22:43:19.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-08-01T22:43:20.421Z] docker_cli_network_unix_test.go:46: [d49fcf8f01b51] daemon is not started [2023-08-01T22:43:20.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-08-01T22:43:22.343Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-08-01T22:43:24.230Z] docker_cli_swarm_test.go:1321: [d061eb8990363] joining swarm manager [da3e92ed5c354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:43:25.594Z] docker_cli_swarm_test.go:1322: [dee5221045d79] joining swarm manager [da3e92ed5c354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:43:25.849Z] docker_cli_network_unix_test.go:46: [d1632ffb0025f] daemon is not started [2023-08-01T22:43:26.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-08-01T22:43:28.658Z] docker_cli_network_unix_test.go:46: [d0e53e28cd0d7] daemon is not started [2023-08-01T22:43:29.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-08-01T22:43:30.583Z] docker_cli_network_unix_test.go:46: [d94c44d5d9fd0] daemon is not started [2023-08-01T22:43:30.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-08-01T22:43:30.859Z] docker_cli_network_unix_test.go:46: [d6470d2748773] daemon is not started [2023-08-01T22:43:30.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-08-01T22:43:31.113Z] docker_cli_network_unix_test.go:46: [d9b4ced301779] daemon is not started [2023-08-01T22:43:31.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-08-01T22:43:31.623Z] docker_cli_network_unix_test.go:46: [deae9dafcdaa1] daemon is not started [2023-08-01T22:43:32.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-08-01T22:43:32.743Z] docker_cli_network_unix_test.go:46: [d1a52c8397ad4] daemon is not started [2023-08-01T22:43:33.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-08-01T22:43:33.302Z] docker_cli_network_unix_test.go:46: [de9049c416ab4] daemon is not started [2023-08-01T22:43:33.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-08-01T22:43:33.861Z] docker_cli_network_unix_test.go:46: [dac7d978a77e8] daemon is not started [2023-08-01T22:43:33.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-08-01T22:43:34.116Z] docker_cli_network_unix_test.go:46: [dfb38167bbabe] daemon is not started [2023-08-01T22:43:34.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-08-01T22:43:34.676Z] docker_cli_network_unix_test.go:46: [d3a9edafd78d2] daemon is not started [2023-08-01T22:43:34.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-08-01T22:43:34.676Z] docker_cli_network_unix_test.go:46: [df3d52093d806] daemon is not started [2023-08-01T22:43:34.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-08-01T22:43:34.931Z] docker_cli_network_unix_test.go:46: [d0266e429d69d] daemon is not started [2023-08-01T22:43:34.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-08-01T22:43:35.855Z] docker_cli_network_unix_test.go:46: [dfe5b4cc721c5] daemon is not started [2023-08-01T22:43:35.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-08-01T22:43:36.414Z] docker_cli_network_unix_test.go:46: [d99dff8089730] daemon is not started [2023-08-01T22:43:36.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-08-01T22:43:36.974Z] docker_cli_network_unix_test.go:46: [d7747c5bd8bf2] daemon is not started [2023-08-01T22:43:36.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-08-01T22:43:36.974Z] docker_cli_network_unix_test.go:46: [db81213f99aed] daemon is not started [2023-08-01T22:43:37.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-08-01T22:43:37.229Z] docker_cli_network_unix_test.go:46: [dfb4156608399] daemon is not started [2023-08-01T22:43:37.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-08-01T22:43:37.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:43:37.536Z] INFO: Testing against a local daemon [2023-08-01T22:43:37.536Z] === RUN TestBuildWithSession [2023-08-01T22:43:37.536Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:43:37.536Z] --- SKIP: TestBuildWithSession (0.00s) [2023-08-01T22:43:37.536Z] === RUN TestBuildSquashParent [2023-08-01T22:43:37.536Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:43:37.536Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-08-01T22:43:37.536Z] === RUN TestBuildWithRemoveAndForceRemove [2023-08-01T22:43:37.536Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:43:37.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:43:37.536Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:43:37.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:43:37.536Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:43:37.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:43:37.536Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:43:37.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:43:37.536Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:43:37.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:43:37.536Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:43:37.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:43:37.536Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-01T22:43:37.536Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-01T22:43:37.536Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-01T22:43:37.537Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-01T22:43:38.592Z] docker_cli_network_unix_test.go:968: [d6f52e3d57ea4] daemon is not started [2023-08-01T22:43:39.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-08-01T22:43:40.878Z] docker_cli_network_unix_test.go:46: [d63cbcc835d64] daemon is not started [2023-08-01T22:43:40.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-08-01T22:43:43.387Z] docker_cli_network_unix_test.go:1116: [d57b8bc400453] daemon is not started [2023-08-01T22:43:44.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-08-01T22:43:45.004Z] docker_cli_network_unix_test.go:46: [d0d8ac9ec944f] daemon is not started [2023-08-01T22:43:45.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-08-01T22:43:45.929Z] docker_cli_network_unix_test.go:46: [db7a56c917cc7] daemon is not started [2023-08-01T22:43:45.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-08-01T22:43:45.929Z] docker_cli_network_unix_test.go:46: [d2868834ba443] daemon is not started [2023-08-01T22:43:45.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-08-01T22:43:45.929Z] docker_cli_network_unix_test.go:46: [db862c17b7985] daemon is not started [2023-08-01T22:43:45.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-08-01T22:43:46.183Z] docker_cli_network_unix_test.go:46: [dc10fb181fb93] daemon is not started [2023-08-01T22:43:46.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-08-01T22:43:46.439Z] docker_cli_network_unix_test.go:46: [d2a84f42e9b2d] daemon is not started [2023-08-01T22:43:46.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-08-01T22:43:46.439Z] docker_cli_network_unix_test.go:46: [d22a0e35cccad] daemon is not started [2023-08-01T22:43:46.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-08-01T22:43:47.801Z] docker_cli_network_unix_test.go:46: [dc76d7bdf63c7] daemon is not started [2023-08-01T22:43:48.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-08-01T22:43:48.982Z] docker_cli_network_unix_test.go:46: [ded2a03c836cb] daemon is not started [2023-08-01T22:43:48.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-08-01T22:43:48.982Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-08-01T22:43:48.982Z] docker_cli_network_unix_test.go:46: [d01f714e01932] daemon is not started [2023-08-01T22:43:48.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-08-01T22:43:49.237Z] docker_cli_network_unix_test.go:46: [dd040a67060d5] daemon is not started [2023-08-01T22:43:49.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-08-01T22:43:50.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-01T22:43:50.095Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-01T22:43:53.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-08-01T22:43:54.514Z] docker_cli_network_unix_test.go:1084: [d0da8e6496557] daemon is not started [2023-08-01T22:43:56.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-08-01T22:43:56.423Z] docker_cli_network_unix_test.go:46: [d1cd42a997497] daemon is not started [2023-08-01T22:43:56.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-08-01T22:43:56.705Z] docker_cli_network_unix_test.go:46: [deff4d139273d] daemon is not started [2023-08-01T22:43:57.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-08-01T22:43:58.626Z] docker_cli_network_unix_test.go:46: [dcb73f9bcf3ba] daemon is not started [2023-08-01T22:43:58.797Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-08-01T22:43:58.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.79s) [2023-08-01T22:43:58.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.05s) [2023-08-01T22:43:58.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.27s) [2023-08-01T22:43:58.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.44s) [2023-08-01T22:43:58.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.90s) [2023-08-01T22:43:58.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.29s) [2023-08-01T22:43:58.797Z] === RUN TestBuildMultiStageCopy [2023-08-01T22:43:58.797Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-08-01T22:43:58.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-08-01T22:43:58.881Z] docker_cli_network_unix_test.go:46: [df29caa2ab443] daemon is not started [2023-08-01T22:43:58.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-08-01T22:43:59.136Z] docker_cli_network_unix_test.go:46: [d3ae7b7a8ab4a] daemon is not started [2023-08-01T22:43:59.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-08-01T22:43:59.952Z] docker_cli_network_unix_test.go:46: [dd5322a5828fc] daemon is not started [2023-08-01T22:43:59.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-08-01T22:44:00.512Z] docker_cli_network_unix_test.go:46: [dbd5055bba877] daemon is not started [2023-08-01T22:44:01.070Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-08-01T22:44:06.308Z] docker_cli_network_unix_test.go:46: [d70a6f1606dbf] daemon is not started [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite (57.42s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.58s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.86s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.61s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.74s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.95s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.39s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.33s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.02s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.24s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.91s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2023-08-01T22:44:06.308Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.72s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2023-08-01T22:44:06.308Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.99s) [2023-08-01T22:44:06.308Z] === RUN TestDockerHubPullSuite [2023-08-01T22:44:06.308Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-08-01T22:44:08.191Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-08-01T22:44:09.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-08-01T22:44:09.733Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-08-01T22:44:10.700Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-08-01T22:44:10.730Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-08-01T22:44:11.625Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-08-01T22:44:11.723Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-08-01T22:44:13.298Z] --- PASS: TestBuildMultiStageCopy (14.12s) [2023-08-01T22:44:13.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.18s) [2023-08-01T22:44:13.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2023-08-01T22:44:13.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s) [2023-08-01T22:44:13.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2023-08-01T22:44:13.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.20s) [2023-08-01T22:44:13.298Z] === RUN TestBuildMultiStageParentConfig [2023-08-01T22:44:13.507Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-08-01T22:44:13.762Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-08-01T22:44:14.017Z] --- PASS: TestDockerHubPullSuite (8.16s) [2023-08-01T22:44:14.017Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s) [2023-08-01T22:44:14.017Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2023-08-01T22:44:14.017Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.05s) [2023-08-01T22:44:14.017Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.76s) [2023-08-01T22:44:14.017Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.46s) [2023-08-01T22:44:14.017Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2023-08-01T22:44:14.017Z] PASS [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === Skipped [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-08-01T22:44:14.017Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-08-01T22:44:14.017Z] docker_cli_sni_test.go:18: Flakey test [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-08-01T22:44:14.017Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-08-01T22:44:14.017Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-08-01T22:44:14.017Z] docker_cli_network_unix_test.go:46: [d01f714e01932] daemon is not started [2023-08-01T22:44:14.017Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-08-01T22:44:14.017Z] [2023-08-01T22:44:14.017Z] DONE 1270 tests, 41 skipped in 1343.398s [2023-08-01T22:44:14.017Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-08-01T22:44:14.017Z] ++++ cat bundles/test-integration/docker.pid [2023-08-01T22:44:14.017Z] +++ kill 12575 [2023-08-01T22:44:15.377Z] +++ /etc/init.d/apparmor stop [2023-08-01T22:44:15.377Z] Leaving: AppArmorNo profiles have been unloaded. [2023-08-01T22:44:15.377Z] [2023-08-01T22:44:15.377Z] Unloading profiles will leave already running processes permanently [2023-08-01T22:44:15.377Z] unconfined, which can lead to unexpected situations. [2023-08-01T22:44:15.377Z] [2023-08-01T22:44:15.377Z] To set a process to complain mode, use the command line tool [2023-08-01T22:44:15.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-08-01T22:44:15.377Z] +++ true [2023-08-01T22:44:15.377Z] exiting test-integration [2023-08-01T22:44:15.377Z] ++ exit 0 [2023-08-01T22:44:15.377Z] [2023-08-01T22:44:15.377Z] + for job in $(jobs -p) [2023-08-01T22:44:15.377Z] + wait 38013 [2023-08-01T22:44:15.527Z] --- PASS: TestBuildMultiStageParentConfig (2.69s) [2023-08-01T22:44:15.527Z] === RUN TestBuildLabelWithTargets [2023-08-01T22:44:15.527Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:44:15.527Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-08-01T22:44:15.527Z] === RUN TestBuildWithEmptyLayers [2023-08-01T22:44:17.104Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2023-08-01T22:44:17.104Z] === RUN TestBuildMultiStageOnBuild [2023-08-01T22:44:38.381Z] --- PASS: TestBuildMultiStageOnBuild (19.33s) [2023-08-01T22:44:38.381Z] === RUN TestBuildUncleanTarFilenames [2023-08-01T22:44:38.381Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:44:38.381Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-08-01T22:44:38.381Z] === RUN TestBuildMultiStageLayerLeak [2023-08-01T22:44:56.240Z] --- PASS: TestBuildMultiStageLayerLeak (17.56s) [2023-08-01T22:44:56.240Z] === RUN TestBuildWithHugeFile [2023-08-01T22:45:23.020Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-08-01T22:45:26.331Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-08-01T22:45:34.408Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-08-01T22:45:39.648Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-08-01T22:45:41.532Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-08-01T22:45:48.060Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-08-01T22:45:49.422Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-08-01T22:45:53.582Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-08-01T22:45:53.582Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-08-01T22:45:53.582Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-08-01T22:46:00.108Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-08-01T22:46:00.108Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-08-01T22:46:00.668Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-08-01T22:46:03.184Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-08-01T22:46:59.375Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-08-01T22:46:59.375Z] docker_cli_swarm_test.go:1186: [d2d6848b65c15] joining swarm manager [d5695d3f50028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:47:04.611Z] docker_cli_swarm_test.go:1195: [d248f2f6900d3] joining swarm manager [d5695d3f50028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:47:23.463Z] --- PASS: TestBuildWithHugeFile (149.61s) [2023-08-01T22:47:23.463Z] === RUN TestBuildWithEmptyDockerfile [2023-08-01T22:47:23.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:47:23.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:47:23.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:47:23.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:47:23.463Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:47:23.463Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:47:23.463Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-01T22:47:23.463Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-01T22:47:23.463Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-01T22:47:23.463Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2023-08-01T22:47:23.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-08-01T22:47:23.463Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-08-01T22:47:23.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-08-01T22:47:23.463Z] === RUN TestBuildPreserveOwnership [2023-08-01T22:47:23.463Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:47:23.463Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-08-01T22:47:23.463Z] === RUN TestBuildPlatformInvalid [2023-08-01T22:47:23.463Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-08-01T22:47:23.463Z] PASS [2023-08-01T22:47:23.463Z] ok github.com/docker/docker/integration/build 227.991s [2023-08-01T22:47:23.936Z] [2023-08-01T22:47:23.936Z] === Skipped [2023-08-01T22:47:23.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-08-01T22:47:23.936Z] build_session_test.go:25: TODO: BuildKit [2023-08-01T22:47:23.936Z] [2023-08-01T22:47:23.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-08-01T22:47:23.936Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:23.936Z] [2023-08-01T22:47:23.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-08-01T22:47:23.936Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:47:23.936Z] [2023-08-01T22:47:23.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-08-01T22:47:23.936Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:47:23.936Z] [2023-08-01T22:47:23.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-08-01T22:47:23.936Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:47:23.936Z] [2023-08-01T22:47:23.936Z] DONE 28 tests, 5 skipped in 251.736s [2023-08-01T22:47:24.409Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-08-01T22:47:26.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:47:26.639Z] INFO: Testing against a local daemon [2023-08-01T22:47:26.639Z] === RUN TestConfigInspect [2023-08-01T22:47:26.640Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] --- SKIP: TestConfigInspect (0.00s) [2023-08-01T22:47:26.640Z] === RUN TestConfigList [2023-08-01T22:47:26.640Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] --- SKIP: TestConfigList (0.00s) [2023-08-01T22:47:26.640Z] === RUN TestConfigsCreateAndDelete [2023-08-01T22:47:26.640Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-08-01T22:47:26.640Z] === RUN TestConfigsUpdate [2023-08-01T22:47:26.640Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-08-01T22:47:26.640Z] === RUN TestTemplatedConfig [2023-08-01T22:47:26.640Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-08-01T22:47:26.640Z] === RUN TestConfigCreateResolve [2023-08-01T22:47:26.640Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:47:26.640Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-08-01T22:47:26.640Z] === RUN TestConfigDaemonLibtrustID [2023-08-01T22:47:26.640Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:47:26.640Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-08-01T22:47:26.640Z] PASS [2023-08-01T22:47:26.640Z] ok github.com/docker/docker/integration/config 0.134s [2023-08-01T22:47:26.640Z] [2023-08-01T22:47:26.640Z] === Skipped [2023-08-01T22:47:26.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-08-01T22:47:26.640Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] [2023-08-01T22:47:26.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-08-01T22:47:26.640Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] [2023-08-01T22:47:26.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-08-01T22:47:26.640Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] [2023-08-01T22:47:26.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-08-01T22:47:26.640Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] [2023-08-01T22:47:26.640Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-08-01T22:47:26.640Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:26.640Z] [2023-08-01T22:47:26.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-08-01T22:47:26.640Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:47:26.640Z] [2023-08-01T22:47:26.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-08-01T22:47:26.640Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:47:26.640Z] [2023-08-01T22:47:26.640Z] DONE 7 tests, 7 skipped in 2.267s [2023-08-01T22:47:26.640Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-08-01T22:47:29.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:47:29.622Z] INFO: Testing against a local daemon [2023-08-01T22:47:29.622Z] === RUN TestCheckpoint [2023-08-01T22:47:29.622Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:47:29.622Z] --- SKIP: TestCheckpoint (0.00s) [2023-08-01T22:47:29.622Z] === RUN TestContainerInvalidJSON [2023-08-01T22:47:29.622Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:47:29.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:47:29.622Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:47:29.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:47:29.622Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:47:29.622Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:47:29.622Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-08-01T22:47:29.622Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-08-01T22:47:29.622Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-08-01T22:47:29.622Z] --- PASS: TestContainerInvalidJSON (0.04s) [2023-08-01T22:47:29.622Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-08-01T22:47:29.622Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-08-01T22:47:29.622Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-08-01T22:47:29.622Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-08-01T22:47:29.622Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2023-08-01T22:47:29.622Z] === RUN TestCopyFromContainerPathIsNotDir [2023-08-01T22:47:29.622Z] copy_test.go:37: testEnv.OSType == "windows" [2023-08-01T22:47:29.622Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s) [2023-08-01T22:47:29.622Z] === RUN TestCopyToContainerPathDoesNotExist [2023-08-01T22:47:30.095Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2023-08-01T22:47:30.095Z] === RUN TestCopyToContainerPathIsNotDir [2023-08-01T22:47:30.095Z] copy_test.go:62: testEnv.OSType == "windows" [2023-08-01T22:47:30.095Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2023-08-01T22:47:30.095Z] === RUN TestCopyFromContainer [2023-08-01T22:47:30.095Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:30.095Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-08-01T22:47:30.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-08-01T22:47:30.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:47:30.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:47:30.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:47:30.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:47:30.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:47:30.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:47:30.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-01T22:47:30.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-01T22:47:30.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-01T22:47:30.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2023-08-01T22:47:30.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-08-01T22:47:30.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-08-01T22:47:30.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-08-01T22:47:30.095Z] === RUN TestCreateLinkToNonExistingContainer [2023-08-01T22:47:30.095Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-08-01T22:47:30.095Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidEnv [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidEnv/0 [2023-08-01T22:47:30.095Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidEnv/1 [2023-08-01T22:47:30.095Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidEnv/2 [2023-08-01T22:47:30.095Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-08-01T22:47:30.095Z] === CONT TestCreateWithInvalidEnv/0 [2023-08-01T22:47:30.095Z] === CONT TestCreateWithInvalidEnv/2 [2023-08-01T22:47:30.095Z] === CONT TestCreateWithInvalidEnv/1 [2023-08-01T22:47:30.095Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2023-08-01T22:47:30.095Z] --- PASS: TestCreateWithInvalidEnv/2 (0.06s) [2023-08-01T22:47:30.095Z] --- PASS: TestCreateWithInvalidEnv/0 (0.06s) [2023-08-01T22:47:30.095Z] --- PASS: TestCreateWithInvalidEnv/1 (0.06s) [2023-08-01T22:47:30.095Z] === RUN TestCreateTmpfsMountsTarget [2023-08-01T22:47:30.095Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:30.095Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-08-01T22:47:30.095Z] === RUN TestCreateWithCustomMaskedPaths [2023-08-01T22:47:30.095Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:47:30.095Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-08-01T22:47:30.095Z] === RUN TestCreateWithCustomReadonlyPaths [2023-08-01T22:47:30.095Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:47:30.095Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:47:30.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:47:30.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:47:30.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:47:30.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:47:30.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:47:30.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:47:30.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-01T22:47:30.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-01T22:47:30.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-01T22:47:30.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-01T22:47:30.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-01T22:47:30.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.08s) [2023-08-01T22:47:30.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2023-08-01T22:47:30.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-08-01T22:47:30.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2023-08-01T22:47:30.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-08-01T22:47:30.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2023-08-01T22:47:30.578Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-08-01T22:47:30.578Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-08-01T22:47:30.578Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2023-08-01T22:47:30.578Z] === RUN TestCreateDifferentPlatform [2023-08-01T22:47:30.578Z] === RUN TestCreateDifferentPlatform/different_os [2023-08-01T22:47:30.578Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-08-01T22:47:30.578Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2023-08-01T22:47:30.578Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-08-01T22:47:30.578Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-08-01T22:47:30.578Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-08-01T22:47:30.578Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2023-08-01T22:47:30.578Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-08-01T22:47:30.578Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-08-01T22:47:30.578Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-08-01T22:47:30.578Z] === RUN TestContainerKillOnDaemonStart [2023-08-01T22:47:30.578Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:30.578Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-08-01T22:47:30.578Z] === RUN TestDiff [2023-08-01T22:47:30.578Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-08-01T22:47:30.578Z] --- SKIP: TestDiff (0.00s) [2023-08-01T22:47:30.578Z] === RUN TestExecWithCloseStdin [2023-08-01T22:47:33.552Z] --- PASS: TestExecWithCloseStdin (3.01s) [2023-08-01T22:47:33.552Z] === RUN TestExec [2023-08-01T22:47:36.523Z] --- PASS: TestExec (2.76s) [2023-08-01T22:47:36.523Z] === RUN TestExecUser [2023-08-01T22:47:36.523Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-08-01T22:47:36.523Z] --- SKIP: TestExecUser (0.00s) [2023-08-01T22:47:36.523Z] === RUN TestExportContainerAndImportImage [2023-08-01T22:47:36.523Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:36.523Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-08-01T22:47:36.523Z] === RUN TestExportContainerAfterDaemonRestart [2023-08-01T22:47:36.523Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:36.523Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-08-01T22:47:36.523Z] === RUN TestHealthCheckWorkdir [2023-08-01T22:47:36.523Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-08-01T22:47:36.523Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-08-01T22:47:36.523Z] === RUN TestHealthKillContainer [2023-08-01T22:47:36.523Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-08-01T22:47:36.523Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-08-01T22:47:36.523Z] === RUN TestHealthCheckProcessKilled [2023-08-01T22:47:39.493Z] --- PASS: TestHealthCheckProcessKilled (2.75s) [2023-08-01T22:47:39.493Z] === RUN TestInspectCpusetInConfigPre120 [2023-08-01T22:47:39.493Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-08-01T22:47:39.493Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-08-01T22:47:39.493Z] === RUN TestKillContainerInvalidSignal [2023-08-01T22:47:41.720Z] --- PASS: TestKillContainerInvalidSignal (2.50s) [2023-08-01T22:47:41.720Z] === RUN TestKillContainer [2023-08-01T22:47:41.720Z] === RUN TestKillContainer/no_signal [2023-08-01T22:47:43.949Z] === RUN TestKillContainer/non_killing_signal [2023-08-01T22:47:43.949Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-08-01T22:47:43.949Z] === RUN TestKillContainer/killing_signal [2023-08-01T22:47:46.916Z] --- PASS: TestKillContainer (5.42s) [2023-08-01T22:47:46.916Z] --- PASS: TestKillContainer/no_signal (2.38s) [2023-08-01T22:47:46.916Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-08-01T22:47:46.916Z] --- PASS: TestKillContainer/killing_signal (2.97s) [2023-08-01T22:47:46.916Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-08-01T22:47:46.916Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-08-01T22:47:46.916Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-08-01T22:47:46.916Z] === RUN TestKillStoppedContainer [2023-08-01T22:47:46.916Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-08-01T22:47:46.916Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-08-01T22:47:46.916Z] === RUN TestKillStoppedContainerAPIPre120 [2023-08-01T22:47:46.916Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-08-01T22:47:46.916Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-08-01T22:47:46.916Z] === RUN TestKillDifferentUserContainer [2023-08-01T22:47:46.916Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-08-01T22:47:46.916Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-08-01T22:47:46.916Z] === RUN TestInspectOomKilledTrue [2023-08-01T22:47:46.916Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:46.916Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-08-01T22:47:46.916Z] === RUN TestInspectOomKilledFalse [2023-08-01T22:47:46.916Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-08-01T22:47:46.916Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-08-01T22:47:46.916Z] === RUN TestLogsFollowTailEmpty [2023-08-01T22:47:49.883Z] --- PASS: TestLogsFollowTailEmpty (2.39s) [2023-08-01T22:47:49.883Z] === RUN TestNetworkNat [2023-08-01T22:47:49.883Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-08-01T22:47:49.883Z] --- SKIP: TestNetworkNat (0.00s) [2023-08-01T22:47:49.883Z] === RUN TestNetworkLocalhostTCPNat [2023-08-01T22:47:51.212Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-08-01T22:47:52.112Z] --- PASS: TestNetworkLocalhostTCPNat (2.83s) [2023-08-01T22:47:52.113Z] === RUN TestNetworkLoopbackNat [2023-08-01T22:47:52.113Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-08-01T22:47:52.113Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-08-01T22:47:52.113Z] === RUN TestPause [2023-08-01T22:47:52.113Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-08-01T22:47:52.113Z] --- SKIP: TestPause (0.00s) [2023-08-01T22:47:52.113Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-08-01T22:47:55.086Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.44s) [2023-08-01T22:47:55.086Z] === RUN TestPauseStopPausedContainer [2023-08-01T22:47:55.086Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:47:55.086Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-08-01T22:47:55.086Z] === RUN TestPsFilter [2023-08-01T22:47:55.086Z] --- PASS: TestPsFilter (0.13s) [2023-08-01T22:47:55.086Z] === RUN TestRemoveContainerWithRemovedVolume [2023-08-01T22:47:58.057Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.82s) [2023-08-01T22:47:58.057Z] === RUN TestRemoveContainerWithVolume [2023-08-01T22:47:59.287Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-08-01T22:48:00.288Z] --- PASS: TestRemoveContainerWithVolume (2.72s) [2023-08-01T22:48:00.288Z] === RUN TestRemoveContainerRunning [2023-08-01T22:48:03.257Z] --- PASS: TestRemoveContainerRunning (2.53s) [2023-08-01T22:48:03.257Z] === RUN TestRemoveContainerForceRemoveRunning [2023-08-01T22:48:03.447Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-08-01T22:48:05.333Z] docker_cli_swarm_test.go:1118: [dc3a68237da71] joining swarm manager [dbe4b3a2e67df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:48:05.485Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.52s) [2023-08-01T22:48:05.485Z] === RUN TestRemoveInvalidContainer [2023-08-01T22:48:05.485Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2023-08-01T22:48:05.485Z] === RUN TestRenameLinkedContainer [2023-08-01T22:48:05.485Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-08-01T22:48:05.485Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-08-01T22:48:05.485Z] === RUN TestRenameStoppedContainer [2023-08-01T22:48:06.695Z] docker_cli_swarm_test.go:1119: [d845cc6501464] joining swarm manager [dbe4b3a2e67df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:48:14.177Z] --- PASS: TestRenameStoppedContainer (7.75s) [2023-08-01T22:48:14.177Z] === RUN TestRenameRunningContainerAndReuse [2023-08-01T22:48:17.985Z] --- PASS: TestRenameRunningContainerAndReuse (4.82s) [2023-08-01T22:48:17.985Z] === RUN TestRenameInvalidName [2023-08-01T22:48:20.954Z] --- PASS: TestRenameInvalidName (2.45s) [2023-08-01T22:48:20.954Z] === RUN TestRenameAnonymousContainer [2023-08-01T22:48:20.954Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-08-01T22:48:20.954Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-08-01T22:48:20.954Z] === RUN TestRenameContainerWithSameName [2023-08-01T22:48:22.684Z] --- PASS: TestRenameContainerWithSameName (2.43s) [2023-08-01T22:48:22.684Z] === RUN TestRenameContainerWithLinkedContainer [2023-08-01T22:48:22.684Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-08-01T22:48:22.684Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-08-01T22:48:22.684Z] === RUN TestResize [2023-08-01T22:48:25.657Z] --- PASS: TestResize (2.43s) [2023-08-01T22:48:25.657Z] === RUN TestResizeWithInvalidSize [2023-08-01T22:48:25.657Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-08-01T22:48:25.657Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-08-01T22:48:25.657Z] === RUN TestResizeWhenContainerNotStarted [2023-08-01T22:48:32.844Z] --- PASS: TestResizeWhenContainerNotStarted (7.51s) [2023-08-01T22:48:32.844Z] === RUN TestDaemonRestartKillContainers [2023-08-01T22:48:32.844Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:48:32.844Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-08-01T22:48:32.844Z] === RUN TestStats [2023-08-01T22:48:32.844Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-08-01T22:48:32.844Z] --- SKIP: TestStats (0.00s) [2023-08-01T22:48:32.844Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-08-01T22:48:41.535Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.71s) [2023-08-01T22:48:41.535Z] === RUN TestStopContainerWithTimeout [2023-08-01T22:48:41.535Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-08-01T22:48:41.535Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-08-01T22:48:41.535Z] === RUN TestUpdateRestartPolicy [2023-08-01T22:49:06.877Z] --- PASS: TestUpdateRestartPolicy (24.03s) [2023-08-01T22:49:06.877Z] === RUN TestUpdateRestartWithAutoRemove [2023-08-01T22:49:07.871Z] --- PASS: TestUpdateRestartWithAutoRemove (2.42s) [2023-08-01T22:49:07.871Z] === RUN TestWaitNonBlocked [2023-08-01T22:49:07.871Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:49:07.871Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:49:07.871Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:49:07.871Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:49:07.871Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-01T22:49:07.871Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-01T22:49:11.685Z] --- PASS: TestWaitNonBlocked (0.04s) [2023-08-01T22:49:11.685Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.25s) [2023-08-01T22:49:11.685Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.40s) [2023-08-01T22:49:11.685Z] === RUN TestWaitBlocked [2023-08-01T22:49:11.685Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:11.685Z] --- SKIP: TestWaitBlocked (0.00s) [2023-08-01T22:49:11.685Z] PASS [2023-08-01T22:49:11.685Z] ok github.com/docker/docker/integration/container 101.967s [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === Skipped [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-08-01T22:49:11.685Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s) [2023-08-01T22:49:11.685Z] copy_test.go:37: testEnv.OSType == "windows" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2023-08-01T22:49:11.685Z] copy_test.go:62: testEnv.OSType == "windows" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-08-01T22:49:11.685Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-08-01T22:49:11.685Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-08-01T22:49:11.685Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-08-01T22:49:11.685Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-08-01T22:49:11.685Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2023-08-01T22:49:11.685Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-08-01T22:49:11.685Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-08-01T22:49:11.685Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-08-01T22:49:11.685Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-08-01T22:49:11.685Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-08-01T22:49:11.685Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-08-01T22:49:11.685Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-08-01T22:49:11.685Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-08-01T22:49:11.685Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-08-01T22:49:11.685Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-08-01T22:49:11.685Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-08-01T22:49:11.685Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-08-01T22:49:11.685Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-08-01T22:49:11.685Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-08-01T22:49:11.685Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-08-01T22:49:11.685Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-08-01T22:49:11.685Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-08-01T22:49:11.685Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-08-01T22:49:11.685Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-08-01T22:49:11.685Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.685Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-08-01T22:49:11.685Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-08-01T22:49:11.685Z] [2023-08-01T22:49:11.686Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-08-01T22:49:11.686Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:11.686Z] [2023-08-01T22:49:11.686Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-08-01T22:49:11.686Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:11.686Z] [2023-08-01T22:49:11.686Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-08-01T22:49:11.686Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:11.686Z] [2023-08-01T22:49:11.686Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-08-01T22:49:11.686Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:11.686Z] [2023-08-01T22:49:11.686Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-08-01T22:49:11.686Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:11.686Z] [2023-08-01T22:49:11.686Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-08-01T22:49:11.686Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:11.686Z] [2023-08-01T22:49:11.686Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-08-01T22:49:11.686Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-08-01T22:49:11.686Z] [2023-08-01T22:49:11.686Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-08-01T22:49:11.686Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-08-01T22:49:11.686Z] [2023-08-01T22:49:11.686Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-08-01T22:49:11.686Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:11.686Z] [2023-08-01T22:49:11.686Z] DONE 89 tests, 37 skipped in 104.883s [2023-08-01T22:49:11.686Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-08-01T22:49:13.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:13.917Z] INFO: Testing against a local daemon [2023-08-01T22:49:13.917Z] === RUN TestLiveRestore [2023-08-01T22:49:13.917Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-08-01T22:49:13.917Z] --- SKIP: TestLiveRestore (0.00s) [2023-08-01T22:49:13.917Z] PASS [2023-08-01T22:49:13.917Z] ok github.com/docker/docker/integration/daemon 0.123s [2023-08-01T22:49:13.917Z] [2023-08-01T22:49:13.917Z] === Skipped [2023-08-01T22:49:13.917Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-08-01T22:49:13.917Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-08-01T22:49:13.917Z] [2023-08-01T22:49:13.917Z] DONE 1 tests, 1 skipped in 2.090s [2023-08-01T22:49:13.917Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-08-01T22:49:28.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:28.906Z] INFO: Testing against a local daemon [2023-08-01T22:49:28.906Z] === RUN TestCommitInheritsEnv [2023-08-01T22:49:28.906Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:49:28.906Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-08-01T22:49:28.906Z] === RUN TestImportExtremelyLargeImageWorks [2023-08-01T22:49:28.906Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-08-01T22:49:28.906Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-08-01T22:49:28.906Z] === RUN TestImagesFilterMultiReference [2023-08-01T22:49:28.906Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2023-08-01T22:49:28.906Z] === RUN TestImagePullPlatformInvalid [2023-08-01T22:49:28.906Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-08-01T22:49:28.906Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-08-01T22:49:28.906Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-08-01T22:49:28.906Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-08-01T22:49:28.906Z] === RUN TestRemoveImageOrphaning [2023-08-01T22:49:28.906Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2023-08-01T22:49:28.906Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-08-01T22:49:28.906Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-08-01T22:49:28.906Z] === RUN TestTagInvalidReference [2023-08-01T22:49:29.378Z] --- PASS: TestTagInvalidReference (0.05s) [2023-08-01T22:49:29.378Z] === RUN TestTagValidPrefixedRepo [2023-08-01T22:49:29.378Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2023-08-01T22:49:29.378Z] === RUN TestTagExistedNameWithoutForce [2023-08-01T22:49:29.378Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2023-08-01T22:49:29.378Z] === RUN TestTagOfficialNames [2023-08-01T22:49:29.378Z] --- PASS: TestTagOfficialNames (0.13s) [2023-08-01T22:49:29.378Z] === RUN TestTagMatchesDigest [2023-08-01T22:49:29.378Z] --- PASS: TestTagMatchesDigest (0.05s) [2023-08-01T22:49:29.378Z] PASS [2023-08-01T22:49:29.378Z] ok github.com/docker/docker/integration/image 1.849s [2023-08-01T22:49:29.849Z] [2023-08-01T22:49:29.849Z] === Skipped [2023-08-01T22:49:29.850Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-08-01T22:49:29.850Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:49:29.850Z] [2023-08-01T22:49:29.850Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-08-01T22:49:29.850Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-08-01T22:49:29.850Z] [2023-08-01T22:49:29.850Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-08-01T22:49:29.850Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-08-01T22:49:29.850Z] [2023-08-01T22:49:29.850Z] DONE 12 tests, 3 skipped in 15.838s [2023-08-01T22:49:29.850Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-08-01T22:49:31.432Z] testing: warning: no tests to run [2023-08-01T22:49:31.432Z] PASS [2023-08-01T22:49:31.432Z] ok github.com/docker/docker/integration/network/ipvlan 0.130s [no tests to run] [2023-08-01T22:49:31.432Z] testing: warning: no tests to run [2023-08-01T22:49:31.432Z] PASS [2023-08-01T22:49:31.432Z] ok github.com/docker/docker/integration/network/macvlan 0.123s [no tests to run] [2023-08-01T22:49:32.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:32.425Z] INFO: Testing against a local daemon [2023-08-01T22:49:32.425Z] === RUN TestNetworkCreateDelete [2023-08-01T22:49:32.425Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:32.425Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestDockerNetworkDeletePreferID [2023-08-01T22:49:32.425Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-08-01T22:49:32.425Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestDaemonDNSFallback [2023-08-01T22:49:32.425Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:32.425Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestInspectNetwork [2023-08-01T22:49:32.425Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:32.425Z] --- SKIP: TestInspectNetwork (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestRunContainerWithBridgeNone [2023-08-01T22:49:32.425Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:32.425Z] --- SKIP: TestRunContainerWithBridgeNone (0.01s) [2023-08-01T22:49:32.425Z] === RUN TestNetworkInvalidJSON [2023-08-01T22:49:32.425Z] === RUN TestNetworkInvalidJSON//networks/create [2023-08-01T22:49:32.425Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-08-01T22:49:32.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:49:32.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:49:32.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:49:32.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:49:32.425Z] === CONT TestNetworkInvalidJSON//networks/create [2023-08-01T22:49:32.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-08-01T22:49:32.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-08-01T22:49:32.425Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2023-08-01T22:49:32.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-08-01T22:49:32.425Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-08-01T22:49:32.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-08-01T22:49:32.425Z] === RUN TestNetworkList [2023-08-01T22:49:32.425Z] === RUN TestNetworkList//networks [2023-08-01T22:49:32.425Z] === PAUSE TestNetworkList//networks [2023-08-01T22:49:32.425Z] === RUN TestNetworkList//networks/ [2023-08-01T22:49:32.425Z] === PAUSE TestNetworkList//networks/ [2023-08-01T22:49:32.425Z] === CONT TestNetworkList//networks [2023-08-01T22:49:32.425Z] === CONT TestNetworkList//networks/ [2023-08-01T22:49:32.425Z] --- PASS: TestNetworkList (0.04s) [2023-08-01T22:49:32.425Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-08-01T22:49:32.425Z] --- PASS: TestNetworkList//networks (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestHostIPv4BridgeLabel [2023-08-01T22:49:32.425Z] network_test.go:126: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestDaemonRestartWithLiveRestore [2023-08-01T22:49:32.425Z] service_test.go:29: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestDaemonDefaultNetworkPools [2023-08-01T22:49:32.425Z] service_test.go:58: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestDaemonRestartWithExistingNetwork [2023-08-01T22:49:32.425Z] service_test.go:102: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-08-01T22:49:32.425Z] service_test.go:136: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-08-01T22:49:32.425Z] service_test.go:187: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestServiceWithPredefinedNetwork [2023-08-01T22:49:32.425Z] service_test.go:212: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-08-01T22:49:32.425Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:49:32.425Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestServiceWithDataPathPortInit [2023-08-01T22:49:32.425Z] service_test.go:333: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-08-01T22:49:32.425Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-08-01T22:49:32.425Z] service_test.go:401: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-08-01T22:49:32.425Z] PASS [2023-08-01T22:49:32.425Z] ok github.com/docker/docker/integration/network 0.207s [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === Skipped [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-08-01T22:49:32.425Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-08-01T22:49:32.425Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-08-01T22:49:32.425Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-08-01T22:49:32.425Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.01s) [2023-08-01T22:49:32.425Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-08-01T22:49:32.425Z] network_test.go:126: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-08-01T22:49:32.425Z] service_test.go:29: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-08-01T22:49:32.425Z] service_test.go:58: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-08-01T22:49:32.425Z] service_test.go:102: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-08-01T22:49:32.425Z] service_test.go:136: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-08-01T22:49:32.425Z] service_test.go:187: testEnv.OSType == "windows" [2023-08-01T22:49:32.425Z] [2023-08-01T22:49:32.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-08-01T22:49:32.898Z] service_test.go:212: testEnv.OSType == "windows" [2023-08-01T22:49:32.898Z] [2023-08-01T22:49:32.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-01T22:49:32.898Z] service_test.go:242: FLAKY_TEST [2023-08-01T22:49:32.898Z] [2023-08-01T22:49:32.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-08-01T22:49:32.898Z] service_test.go:333: testEnv.OSType == "windows" [2023-08-01T22:49:32.898Z] [2023-08-01T22:49:32.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-08-01T22:49:32.898Z] service_test.go:401: testEnv.OSType == "windows" [2023-08-01T22:49:32.898Z] [2023-08-01T22:49:32.898Z] DONE 22 tests, 15 skipped in 2.663s [2023-08-01T22:49:32.898Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-08-01T22:49:33.370Z] testing: warning: no tests to run [2023-08-01T22:49:33.370Z] PASS [2023-08-01T22:49:33.370Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-08-01T22:49:33.370Z] [2023-08-01T22:49:33.370Z] DONE 0 tests in 0.548s [2023-08-01T22:49:33.370Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-08-01T22:49:33.841Z] testing: warning: no tests to run [2023-08-01T22:49:33.841Z] PASS [2023-08-01T22:49:33.841Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-08-01T22:49:33.841Z] [2023-08-01T22:49:33.841Z] DONE 0 tests in 0.576s [2023-08-01T22:49:34.314Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-08-01T22:49:35.888Z] testing: warning: no tests to run [2023-08-01T22:49:35.888Z] PASS [2023-08-01T22:49:35.888Z] ok github.com/docker/docker/integration/plugin 0.160s [no tests to run] [2023-08-01T22:49:35.888Z] testing: warning: no tests to run [2023-08-01T22:49:35.888Z] PASS [2023-08-01T22:49:35.888Z] ok github.com/docker/docker/integration/plugin/authz 0.149s [no tests to run] [2023-08-01T22:49:40.664Z] testing: warning: no tests to run [2023-08-01T22:49:40.665Z] PASS [2023-08-01T22:49:40.665Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [no tests to run] [2023-08-01T22:49:40.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:40.665Z] INFO: Testing against a local daemon [2023-08-01T22:49:40.665Z] === RUN TestExternalGraphDriver [2023-08-01T22:49:40.665Z] external_test.go:47: runtime.GOOS == "windows" [2023-08-01T22:49:40.665Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-08-01T22:49:40.665Z] === RUN TestGraphdriverPluginV2 [2023-08-01T22:49:40.665Z] external_test.go:407: runtime.GOOS == "windows" [2023-08-01T22:49:40.665Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-08-01T22:49:40.665Z] PASS [2023-08-01T22:49:40.665Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.119s [2023-08-01T22:49:43.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:43.634Z] INFO: Testing against a local daemon [2023-08-01T22:49:43.634Z] === RUN TestReadPluginNoRead [2023-08-01T22:49:43.634Z] read_test.go:21: no unix domain sockets on Windows [2023-08-01T22:49:43.634Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-08-01T22:49:43.634Z] PASS [2023-08-01T22:49:43.634Z] ok github.com/docker/docker/integration/plugin/logging 0.104s [2023-08-01T22:49:43.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:43.634Z] INFO: Testing against a local daemon [2023-08-01T22:49:43.634Z] === RUN TestPluginWithDevMounts [2023-08-01T22:49:43.634Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:43.634Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-08-01T22:49:43.634Z] PASS [2023-08-01T22:49:43.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:43.634Z] INFO: Testing against a local daemon [2023-08-01T22:49:43.634Z] === RUN TestPluginInvalidJSON [2023-08-01T22:49:43.634Z] ok github.com/docker/docker/integration/plugin/volumes 0.114s [2023-08-01T22:49:43.634Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:49:43.634Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:49:44.107Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:49:44.107Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-08-01T22:49:44.107Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-08-01T22:49:44.107Z] === RUN TestPluginInstall [2023-08-01T22:49:44.107Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-08-01T22:49:44.107Z] --- SKIP: TestPluginInstall (0.00s) [2023-08-01T22:49:44.107Z] === RUN TestPluginsWithRuntimes [2023-08-01T22:49:44.107Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-08-01T22:49:44.107Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-08-01T22:49:44.107Z] === RUN TestPluginBackCompatMediaTypes [2023-08-01T22:49:44.107Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-08-01T22:49:44.107Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-08-01T22:49:44.107Z] PASS [2023-08-01T22:49:44.107Z] ok github.com/docker/docker/integration/plugin/common 0.177s [2023-08-01T22:49:44.107Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-08-01T22:49:44.107Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-08-01T22:49:44.107Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-08-01T22:49:44.107Z] [2023-08-01T22:49:44.107Z] === Skipped [2023-08-01T22:49:44.107Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-08-01T22:49:44.107Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-08-01T22:49:44.107Z] [2023-08-01T22:49:44.107Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-08-01T22:49:44.107Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-08-01T22:49:44.107Z] [2023-08-01T22:49:44.107Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-08-01T22:49:44.107Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-08-01T22:49:44.107Z] [2023-08-01T22:49:44.107Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-08-01T22:49:44.107Z] external_test.go:47: runtime.GOOS == "windows" [2023-08-01T22:49:44.107Z] [2023-08-01T22:49:44.107Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-08-01T22:49:44.107Z] external_test.go:407: runtime.GOOS == "windows" [2023-08-01T22:49:44.107Z] [2023-08-01T22:49:44.107Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-08-01T22:49:44.107Z] read_test.go:21: no unix domain sockets on Windows [2023-08-01T22:49:44.107Z] [2023-08-01T22:49:44.107Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-08-01T22:49:44.107Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:44.107Z] [2023-08-01T22:49:44.107Z] DONE 9 tests, 7 skipped in 9.945s [2023-08-01T22:49:44.107Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-08-01T22:49:44.581Z] testing: warning: no tests to run [2023-08-01T22:49:44.581Z] PASS [2023-08-01T22:49:44.581Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-08-01T22:49:44.581Z] [2023-08-01T22:49:44.581Z] DONE 0 tests in 0.510s [2023-08-01T22:49:45.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-08-01T22:49:46.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:46.052Z] INFO: Testing against a local daemon [2023-08-01T22:49:46.052Z] === RUN TestPluginInvalidJSON [2023-08-01T22:49:46.052Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:49:46.052Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:49:46.052Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-08-01T22:49:46.052Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-08-01T22:49:46.052Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-08-01T22:49:46.052Z] === RUN TestPluginInstall [2023-08-01T22:49:46.052Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-08-01T22:49:46.052Z] --- SKIP: TestPluginInstall (0.00s) [2023-08-01T22:49:46.052Z] === RUN TestPluginsWithRuntimes [2023-08-01T22:49:46.052Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-08-01T22:49:46.052Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-08-01T22:49:46.052Z] === RUN TestPluginBackCompatMediaTypes [2023-08-01T22:49:46.052Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-08-01T22:49:46.052Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-08-01T22:49:46.052Z] PASS [2023-08-01T22:49:46.052Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-08-01T22:49:46.052Z] [2023-08-01T22:49:46.052Z] === Skipped [2023-08-01T22:49:46.052Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-08-01T22:49:46.052Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-08-01T22:49:46.052Z] [2023-08-01T22:49:46.052Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-08-01T22:49:46.052Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-08-01T22:49:46.052Z] [2023-08-01T22:49:46.052Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-08-01T22:49:46.052Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-08-01T22:49:46.052Z] [2023-08-01T22:49:46.052Z] DONE 5 tests, 3 skipped in 1.204s [2023-08-01T22:49:46.052Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-08-01T22:49:47.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:47.640Z] INFO: Testing against a local daemon [2023-08-01T22:49:47.640Z] === RUN TestExternalGraphDriver [2023-08-01T22:49:47.640Z] external_test.go:47: runtime.GOOS == "windows" [2023-08-01T22:49:47.640Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-08-01T22:49:47.640Z] === RUN TestGraphdriverPluginV2 [2023-08-01T22:49:47.640Z] external_test.go:407: runtime.GOOS == "windows" [2023-08-01T22:49:47.640Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-08-01T22:49:47.640Z] PASS [2023-08-01T22:49:47.640Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-08-01T22:49:47.640Z] [2023-08-01T22:49:47.640Z] === Skipped [2023-08-01T22:49:47.640Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-08-01T22:49:47.640Z] external_test.go:47: runtime.GOOS == "windows" [2023-08-01T22:49:47.640Z] [2023-08-01T22:49:47.640Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-08-01T22:49:47.640Z] external_test.go:407: runtime.GOOS == "windows" [2023-08-01T22:49:47.640Z] [2023-08-01T22:49:47.640Z] DONE 2 tests, 2 skipped in 1.161s [2023-08-01T22:49:47.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-08-01T22:49:48.633Z] testing: warning: no tests to run [2023-08-01T22:49:48.633Z] PASS [2023-08-01T22:49:48.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:48.633Z] INFO: Testing against a local daemon [2023-08-01T22:49:48.633Z] === RUN TestReadPluginNoRead [2023-08-01T22:49:48.633Z] read_test.go:21: no unix domain sockets on Windows [2023-08-01T22:49:48.633Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-08-01T22:49:48.633Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-08-01T22:49:48.633Z] PASS [2023-08-01T22:49:48.633Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-08-01T22:49:48.633Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-08-01T22:49:48.633Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-08-01T22:49:48.633Z] [2023-08-01T22:49:48.633Z] === Skipped [2023-08-01T22:49:48.633Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-08-01T22:49:48.633Z] read_test.go:21: no unix domain sockets on Windows [2023-08-01T22:49:48.633Z] [2023-08-01T22:49:48.633Z] DONE 1 tests, 1 skipped in 1.240s [2023-08-01T22:49:49.104Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-08-01T22:49:49.578Z] testing: warning: no tests to run [2023-08-01T22:49:49.578Z] PASS [2023-08-01T22:49:49.578Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-08-01T22:49:49.578Z] [2023-08-01T22:49:49.578Z] DONE 0 tests in 0.804s [2023-08-01T22:49:50.050Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-08-01T22:49:51.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:51.043Z] INFO: Testing against a local daemon [2023-08-01T22:49:51.043Z] === RUN TestPluginWithDevMounts [2023-08-01T22:49:51.043Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:51.043Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-08-01T22:49:51.043Z] PASS [2023-08-01T22:49:51.043Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-08-01T22:49:51.043Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-08-01T22:49:51.043Z] [2023-08-01T22:49:51.043Z] === Skipped [2023-08-01T22:49:51.043Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-08-01T22:49:51.043Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:51.043Z] [2023-08-01T22:49:51.043Z] DONE 1 tests, 1 skipped in 1.203s [2023-08-01T22:49:51.043Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-08-01T22:49:53.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:53.273Z] INFO: Testing against a local daemon [2023-08-01T22:49:53.273Z] === RUN TestSecretInspect [2023-08-01T22:49:53.273Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.273Z] --- SKIP: TestSecretInspect (0.00s) [2023-08-01T22:49:53.273Z] === RUN TestSecretList [2023-08-01T22:49:53.273Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.273Z] --- SKIP: TestSecretList (0.00s) [2023-08-01T22:49:53.273Z] === RUN TestSecretsCreateAndDelete [2023-08-01T22:49:53.273Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.273Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-08-01T22:49:53.273Z] === RUN TestSecretsUpdate [2023-08-01T22:49:53.273Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.273Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-08-01T22:49:53.273Z] === RUN TestTemplatedSecret [2023-08-01T22:49:53.273Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.273Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-08-01T22:49:53.273Z] === RUN TestSecretCreateResolve [2023-08-01T22:49:53.273Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:53.273Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-08-01T22:49:53.273Z] PASS [2023-08-01T22:49:53.273Z] ok github.com/docker/docker/integration/secret 0.131s [2023-08-01T22:49:53.751Z] [2023-08-01T22:49:53.751Z] === Skipped [2023-08-01T22:49:53.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-08-01T22:49:53.751Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.751Z] [2023-08-01T22:49:53.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-08-01T22:49:53.751Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.751Z] [2023-08-01T22:49:53.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-08-01T22:49:53.751Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.751Z] [2023-08-01T22:49:53.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-08-01T22:49:53.751Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.751Z] [2023-08-01T22:49:53.751Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-08-01T22:49:53.751Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:53.751Z] [2023-08-01T22:49:53.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-08-01T22:49:53.751Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:53.751Z] [2023-08-01T22:49:53.751Z] DONE 6 tests, 6 skipped in 2.256s [2023-08-01T22:49:53.751Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-08-01T22:49:56.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:56.726Z] INFO: Testing against a local daemon [2023-08-01T22:49:56.726Z] === RUN TestServiceCreateInit [2023-08-01T22:49:56.726Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-08-01T22:49:56.726Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.726Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-08-01T22:49:56.726Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.726Z] --- PASS: TestServiceCreateInit (0.06s) [2023-08-01T22:49:56.726Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-08-01T22:49:56.726Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-08-01T22:49:56.726Z] === RUN TestCreateServiceMultipleTimes [2023-08-01T22:49:56.726Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.726Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-08-01T22:49:56.726Z] === RUN TestCreateServiceConflict [2023-08-01T22:49:56.726Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.726Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-08-01T22:49:56.726Z] === RUN TestCreateServiceMaxReplicas [2023-08-01T22:49:56.726Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.726Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2023-08-01T22:49:56.726Z] === RUN TestCreateWithDuplicateNetworkNames [2023-08-01T22:49:56.726Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.726Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-08-01T22:49:56.726Z] === RUN TestCreateServiceSecretFileMode [2023-08-01T22:49:56.726Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.726Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-08-01T22:49:56.726Z] === RUN TestCreateServiceConfigFileMode [2023-08-01T22:49:56.726Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.726Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-08-01T22:49:56.726Z] === RUN TestCreateServiceSysctls [2023-08-01T22:49:56.726Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.726Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2023-08-01T22:49:56.727Z] === RUN TestCreateServiceCapabilities [2023-08-01T22:49:56.727Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2023-08-01T22:49:56.727Z] === RUN TestInspect [2023-08-01T22:49:56.727Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestInspect (0.01s) [2023-08-01T22:49:56.727Z] === RUN TestCreateJob [2023-08-01T22:49:56.727Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestCreateJob (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestReplicatedJob [2023-08-01T22:49:56.727Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestReplicatedJob (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestUpdateReplicatedJob [2023-08-01T22:49:56.727Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestServiceListWithStatuses [2023-08-01T22:49:56.727Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestDockerNetworkConnectAlias [2023-08-01T22:49:56.727Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestDockerNetworkReConnect [2023-08-01T22:49:56.727Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestServicePlugin [2023-08-01T22:49:56.727Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestServicePlugin (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestServiceUpdateLabel [2023-08-01T22:49:56.727Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestServiceUpdateSecrets [2023-08-01T22:49:56.727Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestServiceUpdateConfigs [2023-08-01T22:49:56.727Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-08-01T22:49:56.727Z] === RUN TestServiceUpdateNetwork [2023-08-01T22:49:56.727Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-08-01T22:49:56.727Z] === RUN TestServiceUpdatePidsLimit [2023-08-01T22:49:56.727Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-08-01T22:49:56.727Z] PASS [2023-08-01T22:49:56.727Z] ok github.com/docker/docker/integration/service 0.326s [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === Skipped [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-08-01T22:49:56.727Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-08-01T22:49:56.727Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-08-01T22:49:56.727Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-08-01T22:49:56.727Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2023-08-01T22:49:56.727Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-08-01T22:49:56.727Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-08-01T22:49:56.727Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-08-01T22:49:56.727Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2023-08-01T22:49:56.727Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2023-08-01T22:49:56.727Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.01s) [2023-08-01T22:49:56.727Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-08-01T22:49:56.727Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-08-01T22:49:56.727Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-08-01T22:49:56.727Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-08-01T22:49:56.727Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-08-01T22:49:56.727Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-08-01T22:49:56.727Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-08-01T22:49:56.727Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-08-01T22:49:56.727Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-08-01T22:49:56.727Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2023-08-01T22:49:56.727Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-08-01T22:49:56.727Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2023-08-01T22:49:56.727Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-08-01T22:49:56.727Z] [2023-08-01T22:49:56.727Z] DONE 24 tests, 23 skipped in 2.950s [2023-08-01T22:49:56.727Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-08-01T22:49:58.194Z] docker_cli_swarm_test.go:1172: [d815e110235c8] joining swarm manager [dbe4b3a2e67df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-08-01T22:49:58.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:49:58.961Z] INFO: Testing against a local daemon [2023-08-01T22:49:58.961Z] === RUN TestSessionCreate [2023-08-01T22:49:58.961Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:58.961Z] --- SKIP: TestSessionCreate (0.00s) [2023-08-01T22:49:58.961Z] === RUN TestSessionCreateWithBadUpgrade [2023-08-01T22:49:58.961Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:58.961Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-08-01T22:49:58.961Z] PASS [2023-08-01T22:49:58.961Z] ok github.com/docker/docker/integration/session 0.137s [2023-08-01T22:49:58.961Z] [2023-08-01T22:49:58.961Z] === Skipped [2023-08-01T22:49:58.961Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-08-01T22:49:58.961Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:58.961Z] [2023-08-01T22:49:58.961Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-08-01T22:49:58.961Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-08-01T22:49:58.961Z] [2023-08-01T22:49:58.961Z] DONE 2 tests, 2 skipped in 2.142s [2023-08-01T22:49:58.961Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-08-01T22:50:01.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:50:01.192Z] INFO: Testing against a local daemon [2023-08-01T22:50:01.192Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-08-01T22:50:01.192Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:50:01.192Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-01T22:50:01.192Z] === RUN TestEventsExecDie [2023-08-01T22:50:01.192Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-08-01T22:50:01.192Z] --- SKIP: TestEventsExecDie (0.00s) [2023-08-01T22:50:01.192Z] === RUN TestEventsBackwardsCompatible [2023-08-01T22:50:01.192Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-08-01T22:50:01.192Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-08-01T22:50:01.192Z] === RUN TestInfoAPI [2023-08-01T22:50:01.192Z] --- PASS: TestInfoAPI (0.05s) [2023-08-01T22:50:01.192Z] === RUN TestInfoAPIWarnings [2023-08-01T22:50:01.192Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:50:01.192Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-08-01T22:50:01.192Z] === RUN TestInfoDebug [2023-08-01T22:50:01.192Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-08-01T22:50:01.192Z] --- SKIP: TestInfoDebug (0.00s) [2023-08-01T22:50:01.192Z] === RUN TestInfoInsecureRegistries [2023-08-01T22:50:01.192Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-08-01T22:50:01.192Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-08-01T22:50:01.192Z] === RUN TestInfoRegistryMirrors [2023-08-01T22:50:01.192Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-08-01T22:50:01.192Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-08-01T22:50:01.192Z] === RUN TestLoginFailsWithBadCredentials [2023-08-01T22:50:02.188Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2023-08-01T22:50:02.188Z] === RUN TestPingCacheHeaders [2023-08-01T22:50:02.188Z] --- PASS: TestPingCacheHeaders (0.05s) [2023-08-01T22:50:02.188Z] === RUN TestPingGet [2023-08-01T22:50:02.188Z] --- PASS: TestPingGet (0.04s) [2023-08-01T22:50:02.188Z] === RUN TestPingHead [2023-08-01T22:50:02.188Z] --- PASS: TestPingHead (0.05s) [2023-08-01T22:50:02.188Z] === RUN TestVersion [2023-08-01T22:50:02.188Z] --- PASS: TestVersion (0.05s) [2023-08-01T22:50:02.188Z] PASS [2023-08-01T22:50:02.188Z] ok github.com/docker/docker/integration/system 1.353s [2023-08-01T22:50:02.660Z] [2023-08-01T22:50:02.660Z] === Skipped [2023-08-01T22:50:02.660Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-01T22:50:02.660Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-08-01T22:50:02.660Z] [2023-08-01T22:50:02.660Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-08-01T22:50:02.660Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-08-01T22:50:02.660Z] [2023-08-01T22:50:02.660Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-08-01T22:50:02.660Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-08-01T22:50:02.660Z] [2023-08-01T22:50:02.660Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-08-01T22:50:02.660Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-08-01T22:50:02.660Z] [2023-08-01T22:50:02.660Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-08-01T22:50:02.660Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-08-01T22:50:02.660Z] [2023-08-01T22:50:02.660Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-08-01T22:50:02.660Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-08-01T22:50:02.660Z] [2023-08-01T22:50:02.660Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-08-01T22:50:02.660Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-08-01T22:50:02.660Z] [2023-08-01T22:50:02.660Z] DONE 13 tests, 7 skipped in 3.318s [2023-08-01T22:50:02.660Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-08-01T22:50:04.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:50:04.889Z] INFO: Testing against a local daemon [2023-08-01T22:50:04.889Z] === RUN TestVolumesCreateAndList [2023-08-01T22:50:04.889Z] --- PASS: TestVolumesCreateAndList (0.08s) [2023-08-01T22:50:04.889Z] === RUN TestVolumesRemove [2023-08-01T22:50:04.889Z] --- PASS: TestVolumesRemove (0.10s) [2023-08-01T22:50:04.889Z] === RUN TestVolumesInspect [2023-08-01T22:50:04.889Z] --- PASS: TestVolumesInspect (0.06s) [2023-08-01T22:50:04.889Z] === RUN TestVolumesInvalidJSON [2023-08-01T22:50:04.889Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-08-01T22:50:04.889Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-08-01T22:50:04.889Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-08-01T22:50:04.889Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2023-08-01T22:50:04.889Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2023-08-01T22:50:04.889Z] PASS [2023-08-01T22:50:04.889Z] ok github.com/docker/docker/integration/volume 0.373s [2023-08-01T22:50:04.889Z] [2023-08-01T22:50:04.889Z] DONE 5 tests in 2.481s [2023-08-01T22:50:05.366Z] INFO: make.ps1 ended at 08/01/2023 22:50:04 [2023-08-01T22:50:05.366Z] INFO: Integration CLI tests being run from the host: [2023-08-01T22:50:05.366Z] 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" [2023-08-01T22:50:15.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-08-01T22:50:15.839Z] INFO: Testing against a local daemon [2023-08-01T22:50:15.839Z] === RUN TestDockerSuite [2023-08-01T22:50:15.839Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-08-01T22:50:15.839Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-08-01T22:50:15.839Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-08-01T22:50:15.839Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-08-01T22:50:15.839Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-08-01T22:50:15.839Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-08-01T22:50:15.839Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-08-01T22:50:15.839Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-08-01T22:50:15.839Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-08-01T22:50:15.839Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-08-01T22:50:16.225Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-08-01T22:50:16.226Z] docker_cli_swarm_test.go:1453: [d6281b7bac9f8] joining swarm manager [dbe614633dc83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:50:16.226Z] docker_cli_swarm_test.go:1454: [d19c3a28b063c] joining swarm manager [dbe614633dc83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-08-01T22:50:16.312Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-08-01T22:50:16.785Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-08-01T22:50:17.784Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-08-01T22:50:17.784Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-08-01T22:50:28.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-08-01T22:50:28.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-08-01T22:50:28.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-08-01T22:50:28.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-08-01T22:50:28.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-08-01T22:50:28.637Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-08-01T22:50:31.149Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-08-01T22:50:34.456Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-08-01T22:50:36.967Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-08-01T22:50:38.852Z] docker_cli_swarm_unix_test.go:63: [ddf050b61633a] joining swarm manager [d943d21b800ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:51:35.036Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-08-01T22:51:35.036Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-08-01T22:51:35.036Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-08-01T22:51:36.400Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-08-01T22:51:39.662Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-08-01T22:51:42.174Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-08-01T22:51:44.061Z] docker_api_swarm_test.go:962: [dca178420fe04] joining swarm manager [dcee4b5ed696b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-08-01T22:51:59.363Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-08-01T22:51:59.363Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-08-01T22:51:59.363Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-08-01T22:51:59.363Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-08-01T22:51:59.363Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-08-01T22:51:59.363Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-08-01T22:51:59.363Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-08-01T22:51:59.363Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-08-01T22:51:59.363Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-08-01T22:52:01.592Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-08-01T22:52:01.592Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-08-01T22:52:01.592Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-08-01T22:52:01.592Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-08-01T22:52:01.592Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-08-01T22:52:02.091Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-08-01T22:52:05.404Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-08-01T22:52:08.376Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-08-01T22:52:08.376Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-08-01T22:52:08.376Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-08-01T22:52:08.376Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-08-01T22:52:08.376Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-08-01T22:52:08.376Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-08-01T22:52:08.376Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-08-01T22:52:08.376Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-08-01T22:52:08.376Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-08-01T22:52:12.216Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-08-01T22:52:12.216Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-08-01T22:52:12.216Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-08-01T22:52:12.216Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-08-01T22:52:12.216Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-08-01T22:52:16.922Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-08-01T22:52:18.806Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-08-01T22:52:21.356Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-08-01T22:52:22.683Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-08-01T22:52:23.866Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-08-01T22:52:31.942Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-08-01T22:52:36.103Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-08-01T22:52:37.989Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-08-01T22:52:41.249Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-08-01T22:52:43.760Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-08-01T22:52:46.271Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-08-01T22:52:48.782Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-08-01T22:52:50.668Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-08-01T22:53:46.867Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-08-01T22:54:01.695Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite (1627.41s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.07s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.67s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.90s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.70s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.69s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.70s) [2023-08-01T22:54:19.727Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.53s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.08s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.97s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.05s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.55s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.86s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.27s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.40s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (14.35s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.18s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.24s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.97s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.72s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.07s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.50s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.13s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (16.87s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.32s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.16s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.87s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.24s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.21s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.86s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (24.34s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.58s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.18s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.36s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.83s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.86s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.93s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.50s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.87s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.62s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.73s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.43s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.77s) [2023-08-01T22:54:19.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.74s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.13s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.79s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.34s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.82s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.50s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.94s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.53s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.90s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.03s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.04s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.78s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.75s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.97s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.37s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.93s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.82s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.71s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.34s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.56s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.14s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (119.78s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.73s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.18s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.21s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.31s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.47s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.19s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.93s) [2023-08-01T22:54:19.728Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.07s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.65s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.67s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.42s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.01s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.90s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.37s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.86s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.13s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.37s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.97s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.00s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.71s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.74s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.76s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.59s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.20s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2023-08-01T22:54:19.728Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2023-08-01T22:54:19.728Z] === RUN TestDockerExternalVolumeSuite [2023-08-01T22:54:19.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-08-01T22:54:19.728Z] docker_cli_external_volume_driver_test.go:52: [d349dc4178206] daemon is not started [2023-08-01T22:54:34.554Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-08-01T22:54:34.683Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-08-01T22:54:34.683Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-08-01T22:54:34.683Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-08-01T22:54:34.683Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-08-01T22:54:34.683Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-08-01T22:54:34.683Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-08-01T22:54:35.158Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-08-01T22:54:35.158Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-08-01T22:54:35.158Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-08-01T22:54:35.159Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-08-01T22:54:35.630Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-08-01T22:54:35.630Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-08-01T22:54:35.630Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-08-01T22:54:35.630Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-08-01T22:54:36.623Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-08-01T22:54:40.434Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-08-01T22:54:41.434Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-08-01T22:54:41.434Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-08-01T22:54:41.434Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-08-01T22:54:41.434Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-08-01T22:54:41.909Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-08-01T22:54:41.909Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-08-01T22:54:44.877Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-08-01T22:54:59.856Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-08-01T22:55:03.668Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-08-01T22:55:04.660Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-08-01T22:55:04.660Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-08-01T22:55:04.660Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-08-01T22:55:07.635Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-08-01T22:55:09.867Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-08-01T22:55:20.336Z] === RUN TestDockerSuite/TestBuildAddScript [2023-08-01T22:55:20.336Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-08-01T22:55:20.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-08-01T22:55:20.336Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-08-01T22:55:20.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-08-01T22:55:20.336Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-08-01T22:55:20.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-08-01T22:55:20.336Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-08-01T22:55:20.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-08-01T22:55:20.807Z] === RUN TestDockerSuite/TestBuildAddTar [2023-08-01T22:55:42.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-08-01T22:55:50.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-08-01T22:56:05.108Z] docker_cli_external_volume_driver_test.go:52: [d2ec522ad5ed7] daemon is not started [2023-08-01T22:56:11.789Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-08-01T22:56:11.790Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-08-01T22:56:11.790Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-08-01T22:56:11.790Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-08-01T22:56:11.790Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-08-01T22:56:19.936Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-08-01T22:56:33.087Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-08-01T22:56:33.087Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-08-01T22:56:33.558Z] === RUN TestDockerSuite/TestBuildBlankName [2023-08-01T22:56:34.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-08-01T22:56:37.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-08-01T22:56:42.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-08-01T22:56:42.723Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-08-01T22:56:43.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-08-01T22:56:49.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-08-01T22:56:50.126Z] docker_cli_external_volume_driver_test.go:52: [d89dae0d45ff7] daemon is not started [2023-08-01T22:56:59.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-08-01T22:57:04.954Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-08-01T22:57:04.954Z] docker_cli_external_volume_driver_test.go:52: [dce01365a0e53] daemon is not started [2023-08-01T22:57:10.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-08-01T22:57:10.038Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-08-01T22:57:10.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-08-01T22:57:15.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-08-01T22:57:15.928Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-08-01T22:57:15.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-08-01T22:57:15.928Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-08-01T22:57:15.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-08-01T22:57:21.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-08-01T22:57:21.836Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-08-01T22:57:21.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-08-01T22:57:22.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-08-01T22:57:22.829Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-08-01T22:57:22.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-08-01T22:57:22.829Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-08-01T22:57:22.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-08-01T22:57:23.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-08-01T22:57:55.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-08-01T22:58:09.866Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-08-01T22:58:13.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-08-01T22:58:18.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-08-01T22:58:18.543Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-08-01T22:58:19.014Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-08-01T22:58:19.014Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-08-01T22:58:19.485Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-08-01T22:58:21.061Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-08-01T22:58:21.061Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-08-01T22:58:21.061Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-08-01T22:58:24.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-08-01T22:58:26.961Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-08-01T22:58:27.955Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-08-01T22:58:27.955Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-08-01T22:58:27.955Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-08-01T22:58:27.955Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-08-01T22:58:27.955Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-08-01T22:58:29.531Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-08-01T22:58:30.524Z] === RUN TestDockerSuite/TestBuildCmd [2023-08-01T22:58:30.995Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-08-01T22:58:31.992Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-08-01T22:58:32.465Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-08-01T22:58:38.364Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-08-01T22:58:40.592Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-08-01T22:58:40.592Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-08-01T22:58:40.592Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-08-01T22:58:42.169Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-08-01T22:58:42.169Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-08-01T22:58:42.169Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-08-01T22:58:42.640Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-08-01T22:58:45.013Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-08-01T22:58:46.007Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-08-01T22:58:46.479Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-08-01T22:58:46.480Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-08-01T22:58:46.480Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-08-01T22:58:47.473Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-08-01T22:58:47.944Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-08-01T22:58:47.944Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-08-01T22:58:47.944Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-08-01T22:58:47.944Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-08-01T22:58:47.944Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-08-01T22:58:53.836Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-08-01T22:59:11.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-08-01T22:59:29.351Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-08-01T22:59:36.594Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-08-01T22:59:36.595Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-08-01T22:59:36.595Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-08-01T22:59:38.825Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-08-01T22:59:38.825Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-08-01T22:59:39.306Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-08-01T22:59:39.306Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-08-01T22:59:39.777Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-08-01T22:59:39.777Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-08-01T22:59:39.777Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-08-01T22:59:40.768Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-08-01T22:59:40.768Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-08-01T22:59:40.768Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-08-01T23:00:01.362Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-08-01T23:00:23.552Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-08-01T23:00:23.553Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-08-01T23:00:23.553Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-08-01T23:00:23.553Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-08-01T23:00:34.629Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-08-01T23:00:46.786Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-08-01T23:00:48.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-08-01T23:00:49.378Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-08-01T23:00:50.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-08-01T23:01:00.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-08-01T23:01:02.399Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-08-01T23:01:04.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-08-01T23:01:04.814Z] docker_cli_external_volume_driver_test.go:484: [d967c8138ba97] daemon is not started [2023-08-01T23:01:06.220Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-08-01T23:01:19.637Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-08-01T23:01:19.637Z] docker_cli_external_volume_driver_test.go:52: [df45e1d6131e8] daemon is not started [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite (437.10s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.23s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.72s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2023-08-01T23:01:34.462Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2023-08-01T23:01:34.462Z] PASS [2023-08-01T23:01:34.462Z] [2023-08-01T23:01:34.462Z] === Skipped [2023-08-01T23:01:34.462Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-08-01T23:01:34.462Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-08-01T23:01:34.462Z] check_test.go:308: [deaf3beb8bf1d] daemon is not started [2023-08-01T23:01:34.462Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-08-01T23:01:34.462Z] [2023-08-01T23:01:34.462Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-08-01T23:01:34.462Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-08-01T23:01:34.462Z] check_test.go:308: [d23715a18dd5e] daemon is not started [2023-08-01T23:01:34.462Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-08-01T23:01:34.462Z] [2023-08-01T23:01:34.462Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-08-01T23:01:34.462Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-08-01T23:01:34.462Z] check_test.go:308: [dbfbb29f3a07b] daemon is not started [2023-08-01T23:01:34.462Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-08-01T23:01:34.462Z] [2023-08-01T23:01:34.462Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-08-01T23:01:34.462Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-08-01T23:01:34.462Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-08-01T23:01:34.462Z] [2023-08-01T23:01:34.462Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-08-01T23:01:34.462Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-08-01T23:01:34.462Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-08-01T23:01:34.462Z] [2023-08-01T23:01:34.462Z] DONE 273 tests, 5 skipped in 2382.861s [2023-08-01T23:01:34.462Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-08-01T23:01:34.462Z] ++++ cat bundles/test-integration/docker.pid [2023-08-01T23:01:34.462Z] +++ kill 12563 [2023-08-01T23:01:35.387Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d39408b73773a/docker.pid [2023-08-01T23:01:35.387Z] +++ kill 45444 [2023-08-01T23:01:35.387Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 45444 is not a child of this shell [2023-08-01T23:01:35.387Z] warning: PID 45444 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d39408b73773a/docker.pid had a nonzero exit code [2023-08-01T23:01:35.387Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d39408b73773a/root: target is busy. [2023-08-01T23:01:35.387Z] +++ /etc/init.d/apparmor stop [2023-08-01T23:01:35.387Z] Leaving: AppArmorNo profiles have been unloaded. [2023-08-01T23:01:35.387Z] [2023-08-01T23:01:35.387Z] Unloading profiles will leave already running processes permanently [2023-08-01T23:01:35.387Z] unconfined, which can lead to unexpected situations. [2023-08-01T23:01:35.387Z] [2023-08-01T23:01:35.387Z] To set a process to complain mode, use the command line tool [2023-08-01T23:01:35.387Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-08-01T23:01:35.387Z] +++ true [2023-08-01T23:01:35.387Z] exiting test-integration [2023-08-01T23:01:35.387Z] ++ exit 0 [2023-08-01T23:01:35.387Z] [2023-08-01T23:01:35.642Z] + exit 0 [2023-08-01T23:01:35.642Z] ++ jobs -p [2023-08-01T23:01:35.642Z] + pids= [2023-08-01T23:01:35.642Z] + echo 'Remaining pids to kill: []' [2023-08-01T23:01:35.642Z] Remaining pids to kill: [] [2023-08-01T23:01:35.642Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-08-01T23:01:35.657Z] Recording test results [2023-08-01T23:01:36.941Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-08-01T23:01:37.327Z] + echo Ensuring container killed. [2023-08-01T23:01:37.327Z] Ensuring container killed. [2023-08-01T23:01:37.327Z] + docker ps -aq -f name=docker-pr1-* [2023-08-01T23:01:37.327Z] + cids=bf544e51546e [2023-08-01T23:01:37.327Z] 3716fd241c23 [2023-08-01T23:01:37.327Z] 41a79f9fa2f3 [2023-08-01T23:01:37.327Z] + [ -n bf544e51546e [2023-08-01T23:01:37.327Z] 3716fd241c23 [2023-08-01T23:01:37.327Z] 41a79f9fa2f3 ] [2023-08-01T23:01:37.327Z] + docker rm -vf bf544e51546e 3716fd241c23 41a79f9fa2f3 [2023-08-01T23:01:37.887Z] bf544e51546e [2023-08-01T23:01:37.888Z] 3716fd241c23 [2023-08-01T23:01:37.888Z] 41a79f9fa2f3 [Pipeline] sh [2023-08-01T23:01:38.285Z] + echo Chowning /workspace to jenkins user [2023-08-01T23:01:38.285Z] Chowning /workspace to jenkins user [2023-08-01T23:01:38.285Z] + id -u [2023-08-01T23:01:38.285Z] + id -g [2023-08-01T23:01:38.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46142:/workspace busybox chown -R 1000:1000 /workspace [2023-08-01T23:01:38.285Z] Unable to find image 'busybox:latest' locally [2023-08-01T23:01:38.285Z] latest: Pulling from library/busybox [2023-08-01T23:01:38.540Z] 3f4d90098f5b: Pulling fs layer [2023-08-01T23:01:38.540Z] 3f4d90098f5b: Download complete [2023-08-01T23:01:38.540Z] 3f4d90098f5b: Pull complete [2023-08-01T23:01:38.540Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-08-01T23:01:38.540Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-08-01T23:01:40.841Z] + bundleName=amd64 [2023-08-01T23:01:40.841Z] + echo Creating amd64-bundles.tar.gz [2023-08-01T23:01:40.841Z] Creating amd64-bundles.tar.gz [2023-08-01T23:01:40.841Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-08-01T23:01:40.841Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-08-01T23:01:41.774Z] Archiving artifacts [2023-08-01T23:01:43.020Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46142/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-08-01T23:01:43.402Z] + make clean [2023-08-01T23:01:43.402Z] docker volume rm -f docker-dev-cache [2023-08-01T23:01:43.402Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T23:02:32.577Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-08-01T23:02:32.578Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-08-01T23:02:32.578Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-08-01T23:02:32.578Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-08-01T23:04:14.147Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-08-01T23:04:14.147Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-08-01T23:04:14.147Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-08-01T23:04:39.493Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-08-01T23:04:52.029Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-08-01T23:05:13.306Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-08-01T23:06:04.245Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-08-01T23:06:22.109Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-08-01T23:06:39.971Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-08-01T23:08:36.752Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-08-01T23:08:36.752Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-08-01T23:08:36.752Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-08-01T23:08:36.752Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-08-01T23:08:36.752Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-08-01T23:08:36.752Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-08-01T23:08:36.752Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-08-01T23:08:36.752Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-08-01T23:08:36.752Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-08-01T23:08:36.752Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-08-01T23:08:36.752Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-08-01T23:08:36.752Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-08-01T23:08:42.658Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-08-01T23:08:45.627Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-08-01T23:08:51.534Z] === RUN TestDockerSuite/TestBuildEnv [2023-08-01T23:08:51.534Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-08-01T23:08:51.534Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-08-01T23:08:51.534Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-08-01T23:08:51.534Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-08-01T23:08:51.534Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-08-01T23:08:51.534Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-08-01T23:08:51.534Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-08-01T23:08:51.534Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-08-01T23:08:51.534Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-08-01T23:08:51.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-08-01T23:08:55.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-08-01T23:08:55.346Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-08-01T23:08:55.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-08-01T23:08:55.346Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-08-01T23:08:55.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-08-01T23:08:55.346Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-08-01T23:08:55.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-08-01T23:08:56.341Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-08-01T23:09:02.241Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-08-01T23:09:23.526Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-08-01T23:09:23.526Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-08-01T23:09:23.526Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-08-01T23:09:23.526Z] === RUN TestDockerSuite/TestBuildExpose [2023-08-01T23:09:23.526Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-08-01T23:09:23.526Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-08-01T23:09:23.526Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-08-01T23:09:23.526Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-08-01T23:09:23.526Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-08-01T23:09:23.526Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-08-01T23:09:23.526Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-08-01T23:09:23.526Z] === RUN TestDockerSuite/TestBuildFails [2023-08-01T23:09:29.421Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-08-01T23:09:29.421Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-08-01T23:09:41.954Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-08-01T23:09:47.842Z] === RUN TestDockerSuite/TestBuildForceRm [2023-08-01T23:10:00.373Z] === RUN TestDockerSuite/TestBuildFromGit [2023-08-01T23:10:06.269Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-08-01T23:10:07.845Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-08-01T23:10:13.747Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-08-01T23:10:13.747Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-08-01T23:10:13.747Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-08-01T23:10:14.743Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-08-01T23:10:15.219Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-08-01T23:10:15.219Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-08-01T23:10:15.219Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-08-01T23:10:30.195Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-08-01T23:10:30.195Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-08-01T23:10:30.668Z] === RUN TestDockerSuite/TestBuildHistory [2023-08-01T23:10:43.203Z] === RUN TestDockerSuite/TestBuildIidFile [2023-08-01T23:10:43.203Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-08-01T23:10:45.433Z] === RUN TestDockerSuite/TestBuildInheritance [2023-08-01T23:10:45.433Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-08-01T23:10:45.433Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-08-01T23:10:46.430Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-08-01T23:10:46.430Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-08-01T23:10:52.331Z] === RUN TestDockerSuite/TestBuildLabel [2023-08-01T23:10:52.802Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-08-01T23:10:53.277Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-08-01T23:10:54.269Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-08-01T23:10:55.261Z] === RUN TestDockerSuite/TestBuildLabels [2023-08-01T23:10:56.254Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-08-01T23:10:57.829Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-08-01T23:11:03.725Z] === RUN TestDockerSuite/TestBuildLastModified [2023-08-01T23:11:03.725Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-08-01T23:11:03.725Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-08-01T23:11:03.725Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-08-01T23:11:04.197Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-08-01T23:11:04.197Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-08-01T23:11:04.197Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-08-01T23:11:04.197Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-08-01T23:11:04.670Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-08-01T23:11:05.142Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-08-01T23:11:06.135Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-08-01T23:11:12.040Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-08-01T23:11:42.205Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-08-01T23:11:42.205Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-08-01T23:11:42.205Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-08-01T23:11:42.205Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-08-01T23:12:33.144Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-08-01T23:12:48.137Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-08-01T23:12:58.599Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-08-01T23:13:04.504Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-08-01T23:13:10.413Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-08-01T23:13:35.761Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-08-01T23:13:35.761Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-08-01T23:13:35.761Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-08-01T23:13:44.468Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-08-01T23:13:44.468Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-08-01T23:13:44.468Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-08-01T23:13:44.468Z] === RUN TestDockerSuite/TestBuildNetNone [2023-08-01T23:13:44.468Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-08-01T23:13:44.468Z] === RUN TestDockerSuite/TestBuildNoContext [2023-08-01T23:13:47.436Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-08-01T23:13:57.900Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-08-01T23:14:05.085Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-08-01T23:14:05.558Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-08-01T23:14:05.558Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-08-01T23:14:08.527Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-08-01T23:14:09.520Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-08-01T23:14:11.097Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-08-01T23:14:21.569Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-08-01T23:14:23.148Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-08-01T23:14:33.616Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-08-01T23:14:37.428Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-08-01T23:14:47.906Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-08-01T23:14:53.802Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-08-01T23:14:58.585Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-08-01T23:15:00.163Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-08-01T23:15:00.163Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-08-01T23:15:00.163Z] === RUN TestDockerSuite/TestBuildPATH [2023-08-01T23:15:00.163Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-08-01T23:15:00.163Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-08-01T23:15:03.129Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-08-01T23:15:03.129Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-08-01T23:15:03.129Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-08-01T23:16:03.851Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-08-01T23:16:39.802Z] === RUN TestDockerSuite/TestBuildRm [2023-08-01T23:16:52.349Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-08-01T23:16:55.317Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-08-01T23:16:55.317Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-08-01T23:16:55.317Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-08-01T23:16:55.317Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-08-01T23:16:55.789Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-08-01T23:16:57.372Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-08-01T23:17:02.162Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-08-01T23:17:05.980Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-08-01T23:17:16.454Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-08-01T23:17:41.808Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-08-01T23:17:41.808Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-08-01T23:17:41.808Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-08-01T23:17:54.372Z] === RUN TestDockerSuite/TestBuildSpaces [2023-08-01T23:17:54.372Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-08-01T23:18:00.275Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-08-01T23:18:00.275Z] === RUN TestDockerSuite/TestBuildStderr [2023-08-01T23:18:05.055Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-08-01T23:18:30.401Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-08-01T23:18:30.401Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-08-01T23:18:30.401Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-08-01T23:18:31.976Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-08-01T23:18:33.551Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-08-01T23:18:39.465Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-08-01T23:18:45.363Z] === RUN TestDockerSuite/TestBuildUser [2023-08-01T23:18:45.363Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-08-01T23:18:45.363Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-08-01T23:18:45.363Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-08-01T23:18:45.363Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-08-01T23:18:45.363Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-08-01T23:18:45.363Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-08-01T23:18:50.148Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-08-01T23:18:50.620Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-08-01T23:18:54.436Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-08-01T23:18:54.436Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-08-01T23:18:54.436Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-08-01T23:18:54.436Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-08-01T23:18:54.436Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-08-01T23:19:19.786Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-08-01T23:19:20.258Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-08-01T23:19:30.716Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-08-01T23:19:41.174Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-08-01T23:19:41.174Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-08-01T23:19:41.645Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-08-01T23:19:41.645Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-08-01T23:19:41.645Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-08-01T23:19:44.622Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-08-01T23:19:44.622Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-08-01T23:19:45.097Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-08-01T23:19:57.626Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-08-01T23:20:03.531Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-08-01T23:20:04.002Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-08-01T23:20:25.417Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-08-01T23:20:25.417Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-08-01T23:20:25.417Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-08-01T23:20:25.417Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-08-01T23:20:25.417Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-08-01T23:20:25.417Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-08-01T23:20:25.417Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-08-01T23:20:26.416Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-08-01T23:20:36.879Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-08-01T23:20:37.874Z] === RUN TestDockerSuite/TestBuildXZHost [2023-08-01T23:20:37.874Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-08-01T23:20:38.347Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-08-01T23:20:38.347Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-08-01T23:20:38.347Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-08-01T23:20:38.347Z] docker_cli_sni_test.go:18: Flakey test [2023-08-01T23:20:38.347Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-08-01T23:20:40.579Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-08-01T23:20:46.476Z] === RUN TestDockerSuite/TestCommitChange [2023-08-01T23:20:56.929Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-08-01T23:21:01.708Z] === RUN TestDockerSuite/TestCommitHardlink [2023-08-01T23:21:01.708Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-08-01T23:21:01.708Z] === RUN TestDockerSuite/TestCommitNewFile [2023-08-01T23:21:16.681Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-08-01T23:21:16.681Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-08-01T23:21:16.681Z] === RUN TestDockerSuite/TestCommitTTY [2023-08-01T23:21:23.893Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-08-01T23:21:29.789Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-08-01T23:21:29.789Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-08-01T23:21:29.789Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-08-01T23:21:29.789Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-08-01T23:21:29.789Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-08-01T23:21:29.789Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-08-01T23:21:29.789Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-08-01T23:21:29.789Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-08-01T23:21:29.789Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-08-01T23:21:29.789Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-08-01T23:21:29.789Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-08-01T23:21:29.789Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-08-01T23:21:29.789Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-08-01T23:21:29.789Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-08-01T23:21:29.789Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-08-01T23:21:29.789Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-08-01T23:21:38.492Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-08-01T23:21:51.020Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-08-01T23:21:51.020Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-08-01T23:21:51.020Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-08-01T23:21:53.255Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-08-01T23:21:53.255Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-08-01T23:21:53.255Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-08-01T23:21:53.255Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-08-01T23:21:53.255Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-08-01T23:21:53.255Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-08-01T23:21:53.256Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-08-01T23:21:55.491Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-08-01T23:21:55.491Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-08-01T23:21:55.491Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-08-01T23:21:55.962Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-08-01T23:21:58.934Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-08-01T23:21:58.934Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-08-01T23:21:58.934Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-08-01T23:21:58.934Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-08-01T23:21:58.934Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-08-01T23:21:58.934Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-08-01T23:21:58.934Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-08-01T23:21:58.934Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-08-01T23:22:01.901Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-08-01T23:22:04.130Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-08-01T23:22:07.096Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-08-01T23:22:07.096Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-08-01T23:22:07.096Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-08-01T23:22:07.096Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-08-01T23:22:10.073Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-08-01T23:22:10.073Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-08-01T23:22:12.300Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-08-01T23:22:12.301Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-08-01T23:22:12.301Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-08-01T23:22:12.301Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-08-01T23:22:12.301Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-08-01T23:22:15.272Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-08-01T23:22:15.272Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-08-01T23:22:17.507Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-08-01T23:22:17.507Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-08-01T23:22:17.507Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-08-01T23:22:20.475Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-08-01T23:22:20.475Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-08-01T23:22:23.443Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-08-01T23:22:32.143Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-08-01T23:22:36.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-08-01T23:22:36.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-08-01T23:22:36.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-08-01T23:22:36.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-08-01T23:22:36.924Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-08-01T23:22:39.155Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-08-01T23:22:39.155Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-08-01T23:22:39.155Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-08-01T23:22:46.344Z] === RUN TestDockerSuite/TestContainerAPITop [2023-08-01T23:22:46.344Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-08-01T23:22:46.344Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-08-01T23:22:49.308Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-08-01T23:22:49.308Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-08-01T23:22:54.081Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-08-01T23:22:56.305Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-08-01T23:22:56.305Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-08-01T23:22:56.305Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-08-01T23:22:56.305Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-08-01T23:22:56.305Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-08-01T23:22:56.305Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-08-01T23:22:56.305Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-08-01T23:22:56.305Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-08-01T23:22:56.305Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-08-01T23:22:56.305Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-08-01T23:22:56.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-08-01T23:22:58.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-08-01T23:22:58.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-08-01T23:23:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-08-01T23:23:09.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-08-01T23:23:18.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-08-01T23:23:19.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00067f518_} [2023-08-01T23:23:28.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12236327706_c:\foo_false____} [2023-08-01T23:23:30.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12236327706_c:\foo_true____} [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-08-01T23:23:39.412Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-08-01T23:23:39.412Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-08-01T23:23:39.412Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-08-01T23:23:39.412Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-08-01T23:23:39.412Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-08-01T23:23:39.412Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-08-01T23:23:39.412Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-08-01T23:23:46.604Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-08-01T23:23:46.604Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-08-01T23:23:46.604Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-08-01T23:23:46.604Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-08-01T23:23:46.604Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-08-01T23:23:46.604Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-08-01T23:23:46.604Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-08-01T23:23:46.604Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-08-01T23:23:46.604Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-08-01T23:23:46.604Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-08-01T23:23:46.604Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-08-01T23:23:46.604Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-08-01T23:23:46.604Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-08-01T23:23:46.604Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-08-01T23:23:46.604Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-08-01T23:23:46.604Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-08-01T23:23:47.076Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-08-01T23:23:47.076Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-08-01T23:23:47.076Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-08-01T23:23:47.076Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-08-01T23:23:47.076Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-08-01T23:23:47.076Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-08-01T23:23:47.076Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-08-01T23:23:47.076Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-08-01T23:23:47.076Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-08-01T23:23:47.076Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-08-01T23:23:47.076Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-08-01T23:23:55.775Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-08-01T23:23:55.775Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-08-01T23:23:55.775Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-08-01T23:23:55.775Z] === RUN TestDockerSuite/TestCpRelativePath [2023-08-01T23:24:02.969Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-08-01T23:24:02.969Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-08-01T23:24:02.969Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-08-01T23:24:02.969Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-08-01T23:24:02.969Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-08-01T23:24:02.969Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-08-01T23:24:02.969Z] === RUN TestDockerSuite/TestCpToCaseA [2023-08-01T23:24:07.748Z] === RUN TestDockerSuite/TestCpToCaseB [2023-08-01T23:24:16.449Z] === RUN TestDockerSuite/TestCpToCaseC [2023-08-01T23:24:16.449Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-08-01T23:24:16.449Z] === RUN TestDockerSuite/TestCpToCaseD [2023-08-01T23:24:16.449Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-08-01T23:24:16.449Z] === RUN TestDockerSuite/TestCpToCaseE [2023-08-01T23:24:31.429Z] === RUN TestDockerSuite/TestCpToCaseF [2023-08-01T23:24:31.429Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-08-01T23:24:31.429Z] === RUN TestDockerSuite/TestCpToCaseG [2023-08-01T23:24:31.429Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:24:31.429Z] === RUN TestDockerSuite/TestCpToCaseH [2023-08-01T23:24:46.403Z] === RUN TestDockerSuite/TestCpToCaseI [2023-08-01T23:24:46.403Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-08-01T23:24:46.403Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-08-01T23:24:46.403Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-08-01T23:24:46.403Z] === RUN TestDockerSuite/TestCpToDot [2023-08-01T23:24:53.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-08-01T23:24:53.590Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-08-01T23:24:53.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-08-01T23:24:53.590Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-08-01T23:24:53.590Z] === RUN TestDockerSuite/TestCpToStdout [2023-08-01T23:24:56.556Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-08-01T23:24:56.556Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-08-01T23:24:56.556Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-08-01T23:24:56.556Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-08-01T23:24:56.557Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-08-01T23:24:56.557Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-08-01T23:24:56.557Z] === RUN TestDockerSuite/TestCpVolumePath [2023-08-01T23:24:56.557Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-08-01T23:24:56.557Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-08-01T23:24:56.557Z] === RUN TestDockerSuite/TestCreateArgs [2023-08-01T23:24:56.557Z] === RUN TestDockerSuite/TestCreateByImageID [2023-08-01T23:24:58.788Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-08-01T23:25:01.018Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-08-01T23:25:01.494Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-08-01T23:25:01.494Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-08-01T23:25:03.724Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-08-01T23:25:04.724Z] === RUN TestDockerSuite/TestCreateLabels [2023-08-01T23:25:04.724Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-08-01T23:25:04.724Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-08-01T23:25:04.724Z] === RUN TestDockerSuite/TestCreateRM [2023-08-01T23:25:05.195Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-08-01T23:25:05.195Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-08-01T23:25:05.195Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-08-01T23:25:05.195Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-08-01T23:25:05.666Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-08-01T23:25:20.637Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-08-01T23:25:20.637Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-08-01T23:25:20.637Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-08-01T23:25:24.446Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-08-01T23:25:24.446Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-08-01T23:25:24.446Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-08-01T23:25:24.446Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-08-01T23:25:33.142Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-08-01T23:25:33.142Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-08-01T23:25:33.142Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-08-01T23:25:33.142Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-08-01T23:25:33.142Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-08-01T23:25:33.142Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-08-01T23:25:33.142Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-08-01T23:25:33.142Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-08-01T23:25:33.142Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDevicePermissions [2023-08-01T23:25:33.142Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDockerFails [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-08-01T23:25:33.142Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-08-01T23:25:33.142Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-08-01T23:25:33.142Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestEventsAttach [2023-08-01T23:25:33.142Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestEventsCommit [2023-08-01T23:25:33.142Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-08-01T23:25:33.142Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-08-01T23:25:36.109Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-08-01T23:25:43.306Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-08-01T23:25:46.279Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-08-01T23:26:01.245Z] === RUN TestDockerSuite/TestEventsCopy [2023-08-01T23:26:06.030Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-08-01T23:26:11.924Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-08-01T23:26:19.110Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-08-01T23:26:19.585Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-08-01T23:26:26.772Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-08-01T23:26:27.244Z] === RUN TestDockerSuite/TestEventsFilterType [2023-08-01T23:26:28.242Z] === RUN TestDockerSuite/TestEventsFilters [2023-08-01T23:26:34.130Z] === RUN TestDockerSuite/TestEventsFormat [2023-08-01T23:26:40.024Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-08-01T23:26:40.024Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-08-01T23:26:40.024Z] === RUN TestDockerSuite/TestEventsImageImport [2023-08-01T23:26:40.024Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-08-01T23:26:40.024Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-08-01T23:26:40.024Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-08-01T23:26:40.024Z] === RUN TestDockerSuite/TestEventsImagePull [2023-08-01T23:26:40.024Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-08-01T23:26:40.024Z] === RUN TestDockerSuite/TestEventsImageTag [2023-08-01T23:26:40.498Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-08-01T23:26:40.498Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-08-01T23:26:40.498Z] === RUN TestDockerSuite/TestEventsRename [2023-08-01T23:26:43.477Z] === RUN TestDockerSuite/TestEventsResize [2023-08-01T23:26:46.443Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-08-01T23:26:49.415Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-08-01T23:26:52.383Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-08-01T23:26:57.154Z] === RUN TestDockerSuite/TestEventsTop [2023-08-01T23:26:57.154Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-08-01T23:26:57.154Z] === RUN TestDockerSuite/TestEventsUntag [2023-08-01T23:27:00.118Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-08-01T23:27:04.898Z] === RUN TestDockerSuite/TestExec [2023-08-01T23:27:04.898Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-08-01T23:27:04.898Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-08-01T23:27:04.898Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-08-01T23:27:04.898Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-08-01T23:27:07.139Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-08-01T23:27:09.368Z] === RUN TestDockerSuite/TestExecAPIStart [2023-08-01T23:27:09.368Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-08-01T23:27:09.368Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-08-01T23:27:09.368Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-08-01T23:27:09.368Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-08-01T23:27:09.368Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-08-01T23:27:09.368Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-08-01T23:27:11.602Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-08-01T23:27:13.834Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-08-01T23:27:16.805Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-08-01T23:27:19.030Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-08-01T23:27:23.810Z] === RUN TestDockerSuite/TestExecCgroup [2023-08-01T23:27:23.810Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-08-01T23:27:23.810Z] === RUN TestDockerSuite/TestExecEnv [2023-08-01T23:27:23.810Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-08-01T23:27:23.810Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-08-01T23:27:23.810Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-08-01T23:27:23.810Z] === RUN TestDockerSuite/TestExecExitStatus [2023-08-01T23:27:26.782Z] === RUN TestDockerSuite/TestExecInspectID [2023-08-01T23:27:31.567Z] === RUN TestDockerSuite/TestExecInteractive [2023-08-01T23:27:31.567Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-08-01T23:27:31.567Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-08-01T23:27:31.567Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-08-01T23:27:31.567Z] === RUN TestDockerSuite/TestExecParseError [2023-08-01T23:27:31.567Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-08-01T23:27:31.567Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-08-01T23:27:31.567Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-08-01T23:27:31.567Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-08-01T23:27:31.567Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-08-01T23:27:32.039Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-08-01T23:27:35.007Z] === RUN TestDockerSuite/TestExecSetEnv [2023-08-01T23:27:35.007Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-08-01T23:27:35.007Z] === RUN TestDockerSuite/TestExecStartFails [2023-08-01T23:27:37.974Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-08-01T23:27:37.974Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-08-01T23:27:37.974Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-08-01T23:27:37.974Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-08-01T23:27:37.974Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-08-01T23:27:37.974Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-08-01T23:27:37.974Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-08-01T23:27:40.207Z] === RUN TestDockerSuite/TestExecUlimits [2023-08-01T23:27:40.207Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-08-01T23:27:40.207Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-08-01T23:27:50.669Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-08-01T23:27:50.669Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-08-01T23:27:50.669Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-08-01T23:27:50.669Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-08-01T23:27:50.669Z] === RUN TestDockerSuite/TestExecWithUser [2023-08-01T23:27:50.669Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-08-01T23:27:50.669Z] === RUN TestDockerSuite/TestGetContainerStats [2023-08-01T23:27:56.559Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-08-01T23:28:03.752Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-08-01T23:28:06.723Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-08-01T23:28:12.622Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-08-01T23:28:12.622Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-08-01T23:28:12.622Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-08-01T23:28:12.622Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-08-01T23:28:13.094Z] === RUN TestDockerSuite/TestHealth [2023-08-01T23:28:13.094Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-08-01T23:28:13.094Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-08-01T23:28:13.094Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-08-01T23:28:13.094Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-08-01T23:28:13.094Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-08-01T23:28:19.002Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-08-01T23:28:19.002Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-08-01T23:28:19.002Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-08-01T23:28:19.002Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-08-01T23:28:19.002Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-08-01T23:28:19.002Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-08-01T23:28:19.002Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-08-01T23:28:19.995Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-08-01T23:28:19.995Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-08-01T23:28:19.995Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-08-01T23:28:20.989Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-08-01T23:28:20.989Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-08-01T23:28:23.217Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-08-01T23:28:23.217Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-08-01T23:28:26.187Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-08-01T23:28:33.375Z] === RUN TestDockerSuite/TestImagesFormat [2023-08-01T23:28:33.847Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-08-01T23:28:33.847Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-08-01T23:28:33.847Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-08-01T23:28:37.659Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-08-01T23:28:38.130Z] === RUN TestDockerSuite/TestImportBadURL [2023-08-01T23:28:40.364Z] === RUN TestDockerSuite/TestImportDisplay [2023-08-01T23:28:40.364Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-08-01T23:28:40.364Z] === RUN TestDockerSuite/TestImportFile [2023-08-01T23:28:40.364Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-08-01T23:28:40.364Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-08-01T23:28:40.364Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-08-01T23:28:40.364Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-08-01T23:28:40.364Z] === RUN TestDockerSuite/TestImportGzipped [2023-08-01T23:28:40.364Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-08-01T23:28:40.836Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-08-01T23:28:40.836Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-08-01T23:28:40.836Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-08-01T23:28:40.836Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-08-01T23:28:40.836Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-08-01T23:28:40.836Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-08-01T23:28:40.836Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-08-01T23:28:40.836Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-08-01T23:28:40.836Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-08-01T23:28:40.836Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-08-01T23:28:40.836Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-08-01T23:28:40.836Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-08-01T23:28:40.836Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-08-01T23:28:40.836Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-08-01T23:28:43.809Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-08-01T23:28:46.038Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-08-01T23:28:46.038Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-08-01T23:28:46.038Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-08-01T23:28:46.038Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-08-01T23:28:46.038Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-08-01T23:28:46.509Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-08-01T23:28:46.509Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-08-01T23:28:46.509Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-08-01T23:28:49.479Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-08-01T23:28:49.479Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-08-01T23:28:58.181Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-08-01T23:28:58.181Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-08-01T23:28:58.181Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-08-01T23:28:58.181Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-08-01T23:28:58.181Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-08-01T23:28:58.181Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-08-01T23:28:58.181Z] === RUN TestDockerSuite/TestInspectDefault [2023-08-01T23:29:05.377Z] === RUN TestDockerSuite/TestInspectHistory [2023-08-01T23:29:10.153Z] === RUN TestDockerSuite/TestInspectImage [2023-08-01T23:29:10.153Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-08-01T23:29:10.153Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-08-01T23:29:10.153Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-08-01T23:29:10.153Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-08-01T23:29:10.153Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-08-01T23:29:10.153Z] === RUN TestDockerSuite/TestInspectInt64 [2023-08-01T23:29:12.394Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-08-01T23:29:15.370Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-08-01T23:29:15.370Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-08-01T23:29:22.553Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-08-01T23:29:25.523Z] === RUN TestDockerSuite/TestInspectPlugin [2023-08-01T23:29:25.523Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-08-01T23:29:25.523Z] === RUN TestDockerSuite/TestInspectRootFS [2023-08-01T23:29:25.523Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-08-01T23:29:27.749Z] === RUN TestDockerSuite/TestInspectStatus [2023-08-01T23:29:30.719Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-08-01T23:29:36.611Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-08-01T23:29:38.839Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-08-01T23:29:46.037Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-08-01T23:29:49.015Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-08-01T23:29:51.247Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-08-01T23:29:54.219Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksEnvs [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-08-01T23:29:57.190Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-08-01T23:29:57.190Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-08-01T23:29:57.190Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-08-01T23:29:57.190Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-08-01T23:30:00.163Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-08-01T23:30:02.395Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-08-01T23:30:08.293Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-08-01T23:30:11.264Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-08-01T23:30:11.264Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-08-01T23:30:11.264Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-08-01T23:30:14.237Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-08-01T23:30:14.237Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-08-01T23:30:21.425Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-08-01T23:30:28.607Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-08-01T23:30:35.801Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-08-01T23:30:38.030Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-08-01T23:30:40.998Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-08-01T23:30:40.998Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-08-01T23:30:40.998Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-08-01T23:30:43.978Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-08-01T23:30:51.166Z] === RUN TestDockerSuite/TestLogsSince [2023-08-01T23:31:01.642Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-08-01T23:31:01.642Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-08-01T23:31:01.642Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-08-01T23:31:01.642Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-08-01T23:31:01.642Z] === RUN TestDockerSuite/TestLogsTail [2023-08-01T23:31:03.883Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-08-01T23:31:06.856Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestMountIntoProc [2023-08-01T23:31:09.832Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestMountIntoSys [2023-08-01T23:31:09.832Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestNetHostname [2023-08-01T23:31:09.832Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-08-01T23:31:09.832Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-08-01T23:31:09.832Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-08-01T23:31:09.832Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestPluginActive [2023-08-01T23:31:09.832Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-08-01T23:31:09.832Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-08-01T23:31:09.832Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-08-01T23:31:09.832Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-08-01T23:31:09.832Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-08-01T23:31:09.832Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-08-01T23:31:09.832Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-08-01T23:31:09.832Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-08-01T23:31:10.304Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-08-01T23:31:10.304Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-08-01T23:31:10.304Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-08-01T23:31:10.304Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-08-01T23:31:10.304Z] === RUN TestDockerSuite/TestPortHostBinding [2023-08-01T23:31:10.304Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-08-01T23:31:10.304Z] === RUN TestDockerSuite/TestPortList [2023-08-01T23:31:10.304Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-08-01T23:31:10.304Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-08-01T23:31:15.084Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-08-01T23:31:15.084Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-08-01T23:31:15.084Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-08-01T23:31:15.084Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-08-01T23:31:15.084Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-08-01T23:31:15.084Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-08-01T23:31:15.084Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-08-01T23:31:15.084Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-08-01T23:31:15.084Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-08-01T23:31:15.556Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-08-01T23:31:15.556Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-08-01T23:31:15.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-08-01T23:31:15.556Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-08-01T23:31:15.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-08-01T23:31:15.556Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-08-01T23:31:15.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-08-01T23:31:15.556Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-08-01T23:31:15.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-08-01T23:31:21.447Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-08-01T23:31:21.447Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-08-01T23:31:21.447Z] === RUN TestDockerSuite/TestPsByOrder [2023-08-01T23:31:31.918Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-08-01T23:31:31.918Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-08-01T23:31:31.918Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-08-01T23:31:42.506Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-08-01T23:32:07.857Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-08-01T23:32:07.857Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-08-01T23:32:07.857Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-08-01T23:32:07.857Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-08-01T23:32:22.843Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-08-01T23:32:30.035Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-08-01T23:32:42.565Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-08-01T23:32:48.462Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-08-01T23:32:48.462Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-08-01T23:32:48.462Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-08-01T23:32:48.462Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-08-01T23:32:48.462Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-08-01T23:32:54.353Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-08-01T23:32:54.353Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-08-01T23:32:54.353Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-08-01T23:32:54.353Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-08-01T23:32:54.353Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-08-01T23:32:54.353Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-08-01T23:32:54.353Z] === RUN TestDockerSuite/TestPsRightTagName [2023-08-01T23:32:54.353Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-08-01T23:32:54.353Z] === RUN TestDockerSuite/TestPsShowMounts [2023-08-01T23:33:01.553Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-08-01T23:33:01.553Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-08-01T23:33:01.553Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-08-01T23:33:03.127Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-08-01T23:33:03.127Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-08-01T23:33:03.127Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-08-01T23:33:04.122Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-08-01T23:33:05.117Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-08-01T23:33:05.117Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-08-01T23:33:05.117Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-08-01T23:33:09.913Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-08-01T23:33:14.691Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-08-01T23:33:23.391Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-08-01T23:33:53.572Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-08-01T23:33:53.572Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-08-01T23:33:53.572Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-08-01T23:33:59.468Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-08-01T23:33:59.468Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-08-01T23:33:59.939Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-08-01T23:34:00.934Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-08-01T23:34:05.708Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-08-01T23:34:16.172Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-08-01T23:34:16.172Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-08-01T23:34:16.172Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-08-01T23:34:19.982Z] === RUN TestDockerSuite/TestRmiBlank [2023-08-01T23:34:20.454Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-08-01T23:34:20.454Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-08-01T23:34:38.326Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-08-01T23:34:40.555Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-08-01T23:34:41.028Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-08-01T23:34:49.732Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-08-01T23:35:00.192Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-08-01T23:35:08.895Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-08-01T23:35:13.672Z] === RUN TestDockerSuite/TestRmiTag [2023-08-01T23:35:14.666Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-08-01T23:35:17.632Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-08-01T23:35:42.999Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-08-01T23:35:50.180Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-08-01T23:36:00.647Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-08-01T23:36:01.640Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-08-01T23:36:01.640Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-08-01T23:36:01.640Z] === RUN TestDockerSuite/TestRunAddHost [2023-08-01T23:36:01.640Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-08-01T23:36:01.640Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-08-01T23:36:01.640Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-08-01T23:36:01.640Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-08-01T23:36:01.640Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-08-01T23:36:01.640Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-08-01T23:36:01.640Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-08-01T23:36:01.640Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-08-01T23:36:01.640Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-08-01T23:36:01.640Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-08-01T23:36:01.640Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-08-01T23:36:01.640Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-08-01T23:36:03.869Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-08-01T23:36:03.869Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-08-01T23:36:03.869Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-08-01T23:36:03.869Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-08-01T23:36:03.869Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-08-01T23:36:14.344Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-08-01T23:36:17.313Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-08-01T23:36:20.283Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-08-01T23:36:23.252Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-08-01T23:36:30.439Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-08-01T23:36:30.439Z] === RUN TestDockerSuite/TestRunBindMounts [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-08-01T23:36:36.337Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-08-01T23:36:36.337Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-08-01T23:36:43.519Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-08-01T23:36:43.519Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-08-01T23:36:43.519Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-08-01T23:36:47.328Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-08-01T23:36:47.328Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-08-01T23:36:47.328Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-08-01T23:36:47.328Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-08-01T23:36:47.328Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-08-01T23:36:48.913Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-08-01T23:36:48.913Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-08-01T23:36:49.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-08-01T23:36:49.387Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-08-01T23:36:49.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-08-01T23:36:49.388Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-08-01T23:36:49.388Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-08-01T23:36:49.388Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-08-01T23:36:49.388Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-08-01T23:36:49.388Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-08-01T23:36:49.388Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-08-01T23:36:49.388Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-08-01T23:36:49.388Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-08-01T23:36:49.388Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-08-01T23:36:49.388Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-08-01T23:36:52.363Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-08-01T23:36:59.549Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-08-01T23:37:02.517Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-08-01T23:37:02.517Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-08-01T23:37:02.517Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-08-01T23:37:02.517Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-08-01T23:37:02.517Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-08-01T23:37:02.517Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-08-01T23:37:02.517Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-08-01T23:37:09.703Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-08-01T23:37:09.703Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-08-01T23:37:09.703Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-08-01T23:37:09.703Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-08-01T23:37:09.703Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-08-01T23:37:09.703Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-08-01T23:37:09.703Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-08-01T23:37:09.703Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-08-01T23:37:10.179Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-08-01T23:37:12.407Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-08-01T23:37:18.316Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-08-01T23:37:18.316Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-08-01T23:37:18.316Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-08-01T23:37:18.316Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-08-01T23:37:18.316Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-08-01T23:37:18.316Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-08-01T23:37:18.316Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-08-01T23:37:18.316Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-08-01T23:37:18.316Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-08-01T23:37:18.316Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-08-01T23:37:18.316Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-08-01T23:37:18.316Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-08-01T23:37:18.316Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-08-01T23:37:21.283Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-08-01T23:37:21.283Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-08-01T23:37:21.283Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-08-01T23:37:21.283Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-08-01T23:37:21.283Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-08-01T23:37:21.283Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-08-01T23:37:24.249Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-08-01T23:37:26.480Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-08-01T23:37:26.480Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-08-01T23:37:26.480Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-08-01T23:37:28.711Z] === RUN TestDockerSuite/TestRunEnvironment [2023-08-01T23:37:28.712Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-08-01T23:37:28.712Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-08-01T23:37:28.712Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-08-01T23:37:28.712Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-08-01T23:37:28.712Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-08-01T23:37:28.712Z] === RUN TestDockerSuite/TestRunExitCode [2023-08-01T23:37:31.678Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-08-01T23:37:33.907Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-08-01T23:37:42.611Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-08-01T23:37:44.192Z] === RUN TestDockerSuite/TestRunExposePort [2023-08-01T23:37:44.192Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-08-01T23:37:44.192Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-08-01T23:37:44.192Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-08-01T23:37:44.192Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-08-01T23:37:44.192Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-08-01T23:37:44.192Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-08-01T23:37:44.192Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-08-01T23:37:44.192Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-08-01T23:37:44.192Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-08-01T23:37:44.192Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-08-01T23:37:44.192Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-08-01T23:37:44.192Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-08-01T23:37:44.192Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-08-01T23:37:44.192Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-08-01T23:37:44.192Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-08-01T23:37:54.652Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-08-01T23:37:54.652Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-08-01T23:37:54.652Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-08-01T23:37:54.652Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-08-01T23:37:54.652Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-08-01T23:37:54.652Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-08-01T23:37:54.652Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-08-01T23:37:54.652Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-08-01T23:37:54.652Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-08-01T23:37:54.652Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-08-01T23:37:54.652Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-08-01T23:37:54.652Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-08-01T23:38:05.111Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-08-01T23:38:05.111Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-08-01T23:38:05.111Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-08-01T23:38:06.688Z] === RUN TestDockerSuite/TestRunModeHostname [2023-08-01T23:38:06.688Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-08-01T23:38:06.688Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-08-01T23:38:06.688Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-08-01T23:38:06.688Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-08-01T23:38:06.688Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-08-01T23:38:06.688Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-08-01T23:38:06.688Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunMount [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-08-01T23:38:07.160Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-08-01T23:38:07.160Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-08-01T23:38:22.139Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-08-01T23:38:22.139Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-08-01T23:38:22.139Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-08-01T23:38:22.140Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-08-01T23:38:22.140Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-08-01T23:38:22.140Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-08-01T23:38:22.140Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-08-01T23:38:30.835Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-08-01T23:38:41.298Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-08-01T23:38:41.298Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-08-01T23:38:41.298Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-08-01T23:38:41.299Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNetHost [2023-08-01T23:38:41.299Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-08-01T23:38:41.299Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-08-01T23:38:41.299Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-08-01T23:38:41.299Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-08-01T23:38:41.299Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-08-01T23:38:41.299Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-08-01T23:38:41.299Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-08-01T23:38:41.299Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-08-01T23:38:44.265Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-08-01T23:38:46.496Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-08-01T23:38:47.488Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-08-01T23:38:49.719Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-08-01T23:38:49.719Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-08-01T23:38:49.719Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-08-01T23:38:49.719Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-08-01T23:38:49.719Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-08-01T23:38:49.719Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-08-01T23:38:49.719Z] === RUN TestDockerSuite/TestRunPortInUse [2023-08-01T23:38:49.719Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-08-01T23:38:50.199Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-08-01T23:38:50.199Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-08-01T23:38:50.199Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-08-01T23:38:50.199Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-08-01T23:38:50.199Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-08-01T23:38:50.199Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-08-01T23:38:50.199Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-08-01T23:38:50.199Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-08-01T23:38:50.199Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-08-01T23:38:58.897Z] === RUN TestDockerSuite/TestRunPublishPort [2023-08-01T23:38:58.897Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-08-01T23:38:58.897Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-08-01T23:38:58.897Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-08-01T23:38:58.897Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-08-01T23:38:58.897Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-08-01T23:38:58.897Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-08-01T23:38:58.897Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-08-01T23:38:58.897Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-08-01T23:38:58.897Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-08-01T23:38:58.897Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-08-01T23:39:16.808Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-08-01T23:39:16.808Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-08-01T23:39:16.808Z] === RUN TestDockerSuite/TestRunRm [2023-08-01T23:39:25.497Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-08-01T23:39:30.278Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-08-01T23:39:38.977Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-08-01T23:39:40.553Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-08-01T23:39:42.790Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-08-01T23:39:45.759Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-08-01T23:39:45.759Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-08-01T23:39:46.232Z] === RUN TestDockerSuite/TestRunState [2023-08-01T23:39:46.232Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-08-01T23:39:46.232Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-08-01T23:39:48.459Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-08-01T23:39:48.459Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-08-01T23:39:48.459Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-08-01T23:39:50.690Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-08-01T23:39:50.690Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-08-01T23:39:50.690Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-08-01T23:39:50.690Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-08-01T23:39:51.161Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-08-01T23:39:51.161Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-08-01T23:39:51.161Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-08-01T23:39:51.161Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-08-01T23:39:51.161Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUserByID [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUserByName [2023-08-01T23:39:57.055Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-08-01T23:39:57.055Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-08-01T23:39:59.283Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-08-01T23:39:59.283Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-08-01T23:39:59.283Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-08-01T23:40:02.251Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-08-01T23:40:02.251Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-08-01T23:40:02.251Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-08-01T23:40:02.251Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-08-01T23:40:02.251Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-08-01T23:40:10.945Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-08-01T23:40:28.825Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-08-01T23:40:33.605Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-08-01T23:40:40.795Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-08-01T23:40:40.795Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-08-01T23:40:40.795Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-08-01T23:40:40.795Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-08-01T23:40:44.608Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-08-01T23:40:46.837Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-08-01T23:40:54.026Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-08-01T23:40:54.026Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-08-01T23:40:54.026Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-08-01T23:40:54.498Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-08-01T23:40:54.498Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-08-01T23:40:54.498Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-08-01T23:40:54.498Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-08-01T23:40:54.498Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-08-01T23:40:54.498Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-08-01T23:40:54.498Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-08-01T23:40:54.498Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-08-01T23:40:54.498Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-08-01T23:40:54.498Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-08-01T23:40:54.498Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-08-01T23:40:54.498Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-08-01T23:40:59.291Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-08-01T23:41:01.525Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-08-01T23:41:03.753Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-08-01T23:41:14.208Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-08-01T23:41:14.208Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-08-01T23:41:14.208Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-08-01T23:41:14.208Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-08-01T23:41:14.208Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-08-01T23:41:14.208Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-08-01T23:41:14.208Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-08-01T23:41:14.208Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestSaveImageId [2023-08-01T23:41:14.208Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-08-01T23:41:14.208Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-08-01T23:41:14.208Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.208Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-08-01T23:41:14.209Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.209Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-08-01T23:41:14.209Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.209Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-08-01T23:41:14.209Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.209Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-08-01T23:41:14.209Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.209Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-08-01T23:41:14.209Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.209Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-08-01T23:41:14.209Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-08-01T23:41:14.209Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-08-01T23:41:16.439Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-08-01T23:41:16.439Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-08-01T23:41:16.914Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-08-01T23:41:17.385Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-08-01T23:41:18.960Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-08-01T23:41:31.506Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-08-01T23:41:31.506Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-08-01T23:41:31.506Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-08-01T23:41:40.201Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-08-01T23:41:40.201Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-08-01T23:41:40.201Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-08-01T23:41:44.980Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-08-01T23:41:44.980Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-08-01T23:41:44.980Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-08-01T23:41:44.980Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-08-01T23:41:44.980Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-08-01T23:41:44.980Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-08-01T23:41:44.980Z] === RUN TestDockerSuite/TestStartRecordError [2023-08-01T23:41:44.980Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-08-01T23:41:44.980Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-08-01T23:41:57.510Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-08-01T23:41:57.510Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-08-01T23:41:57.510Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-08-01T23:41:57.510Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-08-01T23:41:57.510Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-08-01T23:41:57.510Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-08-01T23:41:57.510Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-08-01T23:41:57.510Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-08-01T23:41:57.510Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-08-01T23:41:57.510Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-08-01T23:41:57.510Z] === RUN TestDockerSuite/TestStatsNoStream [2023-08-01T23:41:57.510Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-08-01T23:41:57.510Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-08-01T23:41:59.746Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-08-01T23:42:01.982Z] === RUN TestDockerSuite/TestTopPrivileged [2023-08-01T23:42:01.982Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-08-01T23:42:01.982Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-08-01T23:42:04.953Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-08-01T23:42:04.953Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-08-01T23:42:04.953Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-08-01T23:42:04.953Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-08-01T23:42:04.953Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-08-01T23:42:04.953Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-08-01T23:42:04.953Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-08-01T23:42:04.953Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-08-01T23:42:04.953Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-08-01T23:42:04.953Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-08-01T23:42:04.953Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-08-01T23:42:04.953Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-08-01T23:42:04.953Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-08-01T23:42:22.813Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-08-01T23:42:22.813Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-08-01T23:42:22.813Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-08-01T23:42:22.813Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-08-01T23:42:22.813Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-08-01T23:42:22.813Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-08-01T23:42:22.813Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-08-01T23:42:22.813Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-08-01T23:42:25.041Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-08-01T23:42:25.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-08-01T23:42:28.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-08-01T23:42:28.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-08-01T23:42:29.321Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-08-01T23:42:29.321Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-08-01T23:42:29.321Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-08-01T23:42:39.779Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-08-01T23:42:39.779Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-08-01T23:42:39.779Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-08-01T23:42:39.779Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-08-01T23:42:39.779Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-08-01T23:42:39.779Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-08-01T23:42:39.779Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-08-01T23:42:57.668Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-08-01T23:42:57.668Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-08-01T23:42:58.141Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-08-01T23:43:19.419Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-08-01T23:43:19.419Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.419Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite (3184.21s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.96s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.29s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (96.83s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.06s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.77s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.96s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.84s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.67s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (119.40s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.33s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.04s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-08-01T23:43:19.419Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2023-08-01T23:43:19.419Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.41s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.62s) [2023-08-01T23:43:19.420Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-08-01T23:43:19.420Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.98s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.99s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.64s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s) [2023-08-01T23:43:19.420Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.71s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.39s) [2023-08-01T23:43:19.420Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2023-08-01T23:43:19.420Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-08-01T23:43:19.420Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-08-01T23:43:19.420Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2023-08-01T23:43:19.420Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.26s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.10s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.71s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.77s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.50s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.68s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.73s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.65s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (50.26s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.27s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.09s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.52s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.58s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.87s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.42s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.27s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.85s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.36s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.52s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.85s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.19s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.65s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.86s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.89s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.15s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.28s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignore (74.35s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.37s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (96.50s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.00s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.81s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.39s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.71s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.31s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.95s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.83s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.21s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.03s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.57s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.45s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.89s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.50s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.89s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFails (7.49s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.52s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.14s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.54s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.47s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.21s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.98s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildHistory (11.68s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s) [2023-08-01T23:43:19.894Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.13s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2023-08-01T23:43:19.894Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.70s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.98s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.88s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.67s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.27s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.47s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.51s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.76s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.78s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.24s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.08s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.80s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.34s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.07s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.59s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.46s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.43s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.41s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.84s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.00s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.33s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.90s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.00s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.45s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.64s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.08s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (40.90s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildRm (15.17s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.15s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.10s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.25s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.15s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.01s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.14s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.69s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.73s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildStderr (5.25s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.85s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.62s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.45s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.58s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.15s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.81s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.39s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.97s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.82s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.18s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.01s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.70s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.36s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.20s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.25s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.14s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.58s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.12s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCommitChange (10.51s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.43s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.16s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCommitTTY (8.76s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.64s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.93s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.73s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.59s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.65s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.85s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.08s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.59s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.65s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.63s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.92s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.57s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.12s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.57s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.26s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.46s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.52s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.77s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.28s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.21s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.27s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.85s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.89s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.77s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.88s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00067f518_} (8.00s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12236327706_c:\foo_false____} (2.93s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12236327706_c:\foo_true____} (7.92s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.63s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.63s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.67s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.32s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.65s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.09s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.09s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpToDot (7.58s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCpToStdout (2.77s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.87s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.68s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.26s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2023-08-01T23:43:19.895Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.12s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2023-08-01T23:43:19.895Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.53s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.36s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.66s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.75s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.53s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsCopy (5.66s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.88s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.40s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.30s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFilters (5.44s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFormat (5.26s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsRename (2.76s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsResize (3.12s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.06s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.14s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.40s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.28s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.34s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.28s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.51s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.59s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.28s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.83s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.68s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecInspectID (5.28s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.92s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecStartFails (2.75s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.74s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.51s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.51s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.47s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.42s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.45s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.18s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.09s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.37s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.87s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.63s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.69s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.79s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.61s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectDefault (7.40s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectHistory (5.30s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.55s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.63s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.36s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.55s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectStatus (3.19s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.13s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.73s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.42s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.64s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.57s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.72s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.64s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.37s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.42s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.11s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.89s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.67s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.07s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.10s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.17s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.81s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.79s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.72s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.54s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsSince (9.62s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsTail (3.30s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.93s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.67s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.08s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.15s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsByOrder (9.87s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.73s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (25.91s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.35s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.33s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.56s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.24s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.42s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.18s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.41s) [2023-08-01T23:43:19.896Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.06s) [2023-08-01T23:43:19.896Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.79s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.90s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.81s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.65s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.87s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.00s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.98s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.71s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.78s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.29s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.31s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.68s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.79s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.97s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.23s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.83s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.46s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.85s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.60s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.34s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.22s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.24s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.66s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.73s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.52s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.18s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.37s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.50s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.34s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.66s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.54s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.68s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.65s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.31s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.54s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.52s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunExitCode (2.52s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.54s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.40s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.75s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.30s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.06s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.97s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.82s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.40s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.50s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.51s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.47s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.01s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.30s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.24s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.13s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.52s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunRm (7.48s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.93s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.58s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.67s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.53s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.97s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.50s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.35s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.71s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.55s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.17s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (17.58s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.31s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.31s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.73s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.63s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.49s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-08-01T23:43:19.897Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-08-01T23:43:19.897Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.59s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.03s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.54s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.10s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.10s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.64s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.82s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.58s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.69s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.57s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.77s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.61s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.12s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.41s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.13s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (17.56s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.89s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.78s) [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-08-01T23:43:19.898Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] --- PASS: TestDockerRegistrySuite (0.21s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-08-01T23:43:19.898Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-08-01T23:43:19.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:19.898Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-08-01T23:43:20.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-08-01T23:43:20.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-08-01T23:43:20.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-08-01T23:43:20.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-08-01T23:43:20.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-08-01T23:43:20.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-08-01T23:43:20.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-08-01T23:43:20.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthTokenSuite [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-08-01T23:43:20.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-08-01T23:43:20.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-08-01T23:43:20.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-08-01T23:43:20.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-08-01T23:43:20.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-08-01T23:43:20.371Z] === RUN TestDockerDaemonSuite [2023-08-01T23:43:20.371Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-08-01T23:43:20.371Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-08-01T23:43:20.371Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-08-01T23:43:20.371Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-08-01T23:43:20.371Z] === RUN TestDockerSwarmSuite [2023-08-01T23:43:20.371Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-08-01T23:43:20.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- PASS: TestDockerPluginSuite (0.02s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-08-01T23:43:20.371Z] === RUN TestDockerExternalVolumeSuite [2023-08-01T23:43:20.371Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-08-01T23:43:20.371Z] === RUN TestDockerNetworkSuite [2023-08-01T23:43:20.371Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-08-01T23:43:20.371Z] === RUN TestDockerHubPullSuite [2023-08-01T23:43:20.371Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-08-01T23:43:20.371Z] PASS [2023-08-01T23:43:20.371Z] ok github.com/docker/docker/integration-cli 3184.813s [2023-08-01T23:43:20.371Z] [2023-08-01T23:43:20.371Z] === Skipped [2023-08-01T23:43:20.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-08-01T23:43:20.371Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-08-01T23:43:20.371Z] [2023-08-01T23:43:20.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-08-01T23:43:20.371Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-08-01T23:43:20.371Z] [2023-08-01T23:43:20.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-08-01T23:43:20.371Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.371Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-08-01T23:43:20.371Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-08-01T23:43:20.372Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-08-01T23:43:20.372Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-08-01T23:43:20.372Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-08-01T23:43:20.372Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-08-01T23:43:20.372Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-08-01T23:43:20.372Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-08-01T23:43:20.372Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-08-01T23:43:20.372Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-08-01T23:43:20.372Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2023-08-01T23:43:20.372Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-08-01T23:43:20.372Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-08-01T23:43:20.372Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.372Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-08-01T23:43:20.372Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2023-08-01T23:43:20.373Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2023-08-01T23:43:20.373Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-08-01T23:43:20.373Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-08-01T23:43:20.373Z] docker_cli_sni_test.go:18: Flakey test [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.04s) [2023-08-01T23:43:20.373Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-08-01T23:43:20.373Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-08-01T23:43:20.373Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-08-01T23:43:20.373Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2023-08-01T23:43:20.373Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2023-08-01T23:43:20.373Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-08-01T23:43:20.373Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-08-01T23:43:20.373Z] [2023-08-01T23:43:20.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2023-08-01T23:43:20.374Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-08-01T23:43:20.374Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-08-01T23:43:20.374Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-08-01T23:43:20.374Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-08-01T23:43:20.374Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-08-01T23:43:20.374Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-08-01T23:43:20.374Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-08-01T23:43:20.374Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-08-01T23:43:20.374Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-08-01T23:43:20.374Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-08-01T23:43:20.374Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-08-01T23:43:20.374Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-08-01T23:43:20.374Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-08-01T23:43:20.374Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-08-01T23:43:20.374Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2023-08-01T23:43:20.374Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-08-01T23:43:20.374Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-08-01T23:43:20.374Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-08-01T23:43:20.375Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-08-01T23:43:20.375Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-08-01T23:43:20.375Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-08-01T23:43:20.375Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2023-08-01T23:43:20.375Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-08-01T23:43:20.375Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-08-01T23:43:20.375Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-08-01T23:43:20.375Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-08-01T23:43:20.375Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2023-08-01T23:43:20.375Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-08-01T23:43:20.375Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2023-08-01T23:43:20.375Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-08-01T23:43:20.375Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.375Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-08-01T23:43:20.375Z] [2023-08-01T23:43:20.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2023-08-01T23:43:20.850Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2023-08-01T23:43:20.850Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-08-01T23:43:20.850Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-08-01T23:43:20.850Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2023-08-01T23:43:20.850Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-08-01T23:43:20.850Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-08-01T23:43:20.850Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2023-08-01T23:43:20.850Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-08-01T23:43:20.850Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-08-01T23:43:20.850Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2023-08-01T23:43:20.850Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2023-08-01T23:43:20.850Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-08-01T23:43:20.850Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.850Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-08-01T23:43:20.850Z] [2023-08-01T23:43:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-08-01T23:43:20.851Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-08-01T23:43:20.851Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.851Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-08-01T23:43:20.851Z] [2023-08-01T23:43:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.24s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.24s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2023-08-01T23:43:20.852Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.852Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-08-01T23:43:20.852Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2023-08-01T23:43:20.853Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-08-01T23:43:20.853Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-08-01T23:43:20.853Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-08-01T23:43:20.853Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.853Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-08-01T23:43:20.853Z] [2023-08-01T23:43:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-08-01T23:43:20.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.854Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-08-01T23:43:20.854Z] [2023-08-01T23:43:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-08-01T23:43:20.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-08-01T23:43:20.855Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-08-01T23:43:20.855Z] [2023-08-01T23:43:20.855Z] DONE 1093 tests, 546 skipped in 3195.666s [2023-08-01T23:43:21.326Z] INFO: Integration tests ended at 08/01/2023 23:43:20. Duration:00:53:15.8543122 [2023-08-01T23:43:21.326Z] INFO: Docker info of the daemon under test at end of run [2023-08-01T23:43:21.326Z] [2023-08-01T23:43:21.326Z] Containers: 2 [2023-08-01T23:43:21.326Z] Running: 0 [2023-08-01T23:43:21.326Z] Paused: 0 [2023-08-01T23:43:21.326Z] Stopped: 2 [2023-08-01T23:43:21.326Z] Images: 18 [2023-08-01T23:43:21.326Z] Server Version: 0.0.0-dev [2023-08-01T23:43:21.326Z] Storage Driver: windowsfilter [2023-08-01T23:43:21.326Z] Windows: [2023-08-01T23:43:21.326Z] Logging Driver: json-file [2023-08-01T23:43:21.326Z] Plugins: [2023-08-01T23:43:21.326Z] Volume: local [2023-08-01T23:43:21.326Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-08-01T23:43:21.326Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-08-01T23:43:21.326Z] Swarm: inactive [2023-08-01T23:43:21.326Z] Default Isolation: process [2023-08-01T23:43:21.326Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-08-01T23:43:21.326Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-08-01T23:43:21.326Z] OSType: windows [2023-08-01T23:43:21.326Z] Architecture: x86_64 [2023-08-01T23:43:21.326Z] CPUs: 4 [2023-08-01T23:43:21.326Z] Total Memory: 32GiB [2023-08-01T23:43:21.326Z] Name: azwin-2-52d490 [2023-08-01T23:43:21.326Z] ID: 5VPB:65UK:PTFQ:LX3O:J77E:R74K:ZAV4:JWNA:3P6E:USK4:VG4S:4RRV [2023-08-01T23:43:21.326Z] Docker Root Dir: D:\CI\PR-46142\1\daemon [2023-08-01T23:43:21.326Z] Debug Mode (client): false [2023-08-01T23:43:21.326Z] Debug Mode (server): true [2023-08-01T23:43:21.326Z] File Descriptors: -1 [2023-08-01T23:43:21.326Z] Goroutines: 17 [2023-08-01T23:43:21.326Z] System Time: 2023-08-01T23:43:20.8764011Z [2023-08-01T23:43:21.326Z] EventsListeners: 0 [2023-08-01T23:43:21.326Z] Registry: https://index.docker.io/v1/ [2023-08-01T23:43:21.326Z] Labels: [2023-08-01T23:43:21.326Z] Experimental: false [2023-08-01T23:43:21.326Z] Insecure Registries: [2023-08-01T23:43:21.326Z] 127.0.0.0/8 [2023-08-01T23:43:21.326Z] Live Restore Enabled: false [2023-08-01T23:43:21.326Z] [2023-08-01T23:43:21.326Z] [2023-08-01T23:43:21.326Z] INFO: Stopping daemon under test [2023-08-01T23:43:21.326Z] SUCCESS: The process with PID 6508 (child process of PID 4788) has been terminated. [2023-08-01T23:43:21.326Z] SUCCESS: The process with PID 4788 (child process of PID 6572) has been terminated. [2023-08-01T23:43:21.326Z] INFO: Stop tailing logs of the daemon under tests [2023-08-01T23:43:21.326Z] INFO: executeCI.ps1 Completed successfully at 08/01/2023 23:43:21. [2023-08-01T23:43:21.326Z] INFO: Tidying up at end of run [2023-08-01T23:43:21.326Z] INFO: Saving daemon under test log (d:\CI\PR-46142\1\dut.out) to bundles\CIDUT.out [2023-08-01T23:43:21.326Z] INFO: Saving daemon under test log (d:\CI\PR-46142\1\dut.err) to bundles\CIDUT.err [2023-08-01T23:43:21.326Z] INFO: Nuke-Everything... [2023-08-01T23:43:21.326Z] INFO: Container count on control daemon to delete is 2 [2023-08-01T23:43:21.798Z] 264fb7f0e061 [2023-08-01T23:43:21.798Z] 457dde556523 [2023-08-01T23:43:21.798Z] INFO: Tidying pidfile d:\CI\PR-46142\1\docker.pid [2023-08-01T23:43:21.798Z] INFO: Nuking d:\CI [2023-08-01T23:43:57.978Z] INFO: Zapped successfully [2023-08-01T23:43:57.978Z] [2023-08-01T23:43:57.978Z] INFO: executeCI.ps1 exiting at Tue Aug 1 23:43:54 CUT 2023. Duration 01:22:01.9001710 [2023-08-01T23:43:57.978Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-08-01T23:43:58.234Z] Recording test results [2023-08-01T23:44:05.369Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-08-01T23:44:07.495Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-08-01T23:44:09.946Z] Archiving artifacts [2023-08-01T23:44:24.625Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46142/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-08-01T23:44:25.583Z] + make clean [2023-08-01T23:44:27.160Z] docker volume rm -f docker-dev-cache [2023-08-01T23:44:27.160Z] 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