Pull request #44145 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 481bee51b513a4a8ceca80fca3c106157ab3adce+cc3aa33f542ce82e7b4c6d2311ab77192175997b (a365c27a35a3f9cf09c8f4cf4ecfb5ae6ba6d9de) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44145@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-21T14:12:52.105Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-21T14:12:52.109Z] Trying to pass milestone 2 [Pipeline] milestone [2022-09-21T14:12:52.201Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-21T14:12:52.398Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0166a3846413f75f5) in /home/ubuntu/workspace/moby_PR-44145 [Pipeline] { [Pipeline] checkout [2022-09-21T14:12:52.429Z] The recommended git tool is: git [2022-09-21T14:12:52.486Z] using credential docker-jenkins-github-credentials [2022-09-21T14:12:52.499Z] Cloning the remote Git repository [2022-09-21T14:12:52.499Z] Cloning with configured refspecs honoured and without tags [2022-09-21T14:12:52.503Z] Cloning repository https://github.com/moby/moby.git [2022-09-21T14:12:52.503Z] > git init /home/ubuntu/workspace/moby_PR-44145 # timeout=10 [2022-09-21T14:12:52.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:12:52.518Z] > git --version # timeout=10 [2022-09-21T14:12:52.524Z] > git --version # 'git version 2.17.1' [2022-09-21T14:12:52.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:12:52.525Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:13:06.468Z] Fetching without tags [2022-09-21T14:13:06.437Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:13:06.442Z] > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10 [2022-09-21T14:13:06.450Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:13:06.458Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:13:06.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:13:06.472Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:13:06.472Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:13:06.662Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:13:07.152Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:13:07.152Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145) [2022-09-21T14:13:07.440Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [2022-09-21T14:13:07.456Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T14:13:06.663Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:13:06.669Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:13:07.121Z] > git remote # timeout=10 [2022-09-21T14:13:07.124Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T14:13:07.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:13:07.137Z] > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10 [2022-09-21T14:13:07.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T14:13:07.193Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:13:07.205Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:13:07.443Z] > git rev-list --no-walk 3ddf69b7df0ecbaf99dbed14268dc437d508d694 # timeout=10 [2022-09-21T14:13:08.407Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44145:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-21T14:13:08.407Z] Unable to find image 'alpine:latest' locally [2022-09-21T14:13:08.407Z] latest: Pulling from library/alpine [2022-09-21T14:13:08.663Z] 213ec9aee27d: Pulling fs layer [2022-09-21T14:13:08.663Z] 213ec9aee27d: Verifying Checksum [2022-09-21T14:13:08.663Z] 213ec9aee27d: Download complete [2022-09-21T14:13:08.919Z] 213ec9aee27d: Pull complete [2022-09-21T14:13:08.919Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T14:13:08.919Z] Status: Downloaded newer image for alpine:latest [2022-09-21T14:13:11.437Z] 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 [2022-09-21T14:13:11.635Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0166a3846413f75f5) in /home/ubuntu/workspace/moby_PR-44145 [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] { [Pipeline] checkout [2022-09-21T14:13:11.684Z] The recommended git tool is: git [2022-09-21T14:13:11.690Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-21T14:13:11.706Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-21T14:13:11.717Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x 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] } [2022-09-21T14:13:11.922Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-09-21T14:13:11.938Z] Running on azwin-2-4bdb80 in d:\jenkins\workspace\moby_PR-44145 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2022-09-21T14:13:11.998Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2022-09-21T14:13:12.102Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:13:12.102Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145) [2022-09-21T14:13:12.113Z] The recommended git tool is: git [2022-09-21T14:13:12.157Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [2022-09-21T14:13:12.336Z] using credential docker-jenkins-github-credentials [2022-09-21T14:13:12.427Z] Cloning the remote Git repository [2022-09-21T14:13:12.427Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T14:13:11.699Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44145/.git # timeout=10 [2022-09-21T14:13:11.707Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:13:11.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:13:11.718Z] > git --version # timeout=10 [2022-09-21T14:13:11.723Z] > git --version # 'git version 2.17.1' [2022-09-21T14:13:11.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:13:11.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:13:11.923Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:13:11.927Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:13:12.084Z] > git remote # timeout=10 [2022-09-21T14:13:12.089Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T14:13:12.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:13:12.092Z] > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10 [2022-09-21T14:13:12.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T14:13:12.103Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:13:12.106Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:13:12.431Z] Cloning repository https://github.com/moby/moby.git [2022-09-21T14:13:12.431Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-09-21T14:13:12.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:13:12.493Z] > git --version # timeout=10 [2022-09-21T14:13:12.540Z] > git --version # 'git version 2.24.1.windows.2' [2022-09-21T14:13:12.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:13:12.556Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:13:12.845Z] + [ PR != PR ] [2022-09-21T14:13:12.845Z] + [ 20.10 != master ] [2022-09-21T14:13:12.845Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-21T14:13:13.201Z] + docker version [2022-09-21T14:13:13.201Z] Client: Docker Engine - Community [2022-09-21T14:13:13.201Z] Version: 22.06.0-beta.0 [2022-09-21T14:13:13.201Z] API version: 1.42 [2022-09-21T14:13:13.201Z] Go version: go1.18.3 [2022-09-21T14:13:13.201Z] Git commit: 3e9117b [2022-09-21T14:13:13.201Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-21T14:13:13.201Z] OS/Arch: linux/amd64 [2022-09-21T14:13:13.201Z] Context: default [2022-09-21T14:13:13.201Z] [2022-09-21T14:13:13.201Z] Server: Docker Engine - Community [2022-09-21T14:13:13.201Z] Engine: [2022-09-21T14:13:13.201Z] Version: 22.06.0-beta.0 [2022-09-21T14:13:13.201Z] API version: 1.42 (minimum version 1.12) [2022-09-21T14:13:13.201Z] Go version: go1.18.3 [2022-09-21T14:13:13.201Z] Git commit: 38633e7 [2022-09-21T14:13:13.201Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-21T14:13:13.201Z] OS/Arch: linux/amd64 [2022-09-21T14:13:13.201Z] Experimental: true [2022-09-21T14:13:13.201Z] containerd: [2022-09-21T14:13:13.201Z] Version: 1.6.8 [2022-09-21T14:13:13.201Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:13:13.201Z] runc: [2022-09-21T14:13:13.201Z] Version: 1.1.4 [2022-09-21T14:13:13.201Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-21T14:13:13.201Z] docker-init: [2022-09-21T14:13:13.201Z] Version: 0.19.0 [2022-09-21T14:13:13.201Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-21T14:13:13.523Z] + docker info [2022-09-21T14:13:13.523Z] Client: [2022-09-21T14:13:13.523Z] Context: default [2022-09-21T14:13:13.523Z] Debug Mode: false [2022-09-21T14:13:13.523Z] Plugins: [2022-09-21T14:13:13.523Z] buildx: Docker Buildx (Docker Inc.) [2022-09-21T14:13:13.523Z] Version: f500bf6 [2022-09-21T14:13:13.523Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-21T14:13:13.523Z] compose: Docker Compose (Docker Inc.) [2022-09-21T14:13:13.523Z] Version: v2.11.0 [2022-09-21T14:13:13.523Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-21T14:13:13.523Z] scan: Docker Scan (Docker Inc.) [2022-09-21T14:13:13.523Z] Version: v0.17.0 [2022-09-21T14:13:13.523Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-21T14:13:13.523Z] [2022-09-21T14:13:13.523Z] Server: [2022-09-21T14:13:13.523Z] Containers: 0 [2022-09-21T14:13:13.523Z] Running: 0 [2022-09-21T14:13:13.523Z] Paused: 0 [2022-09-21T14:13:13.523Z] Stopped: 0 [2022-09-21T14:13:13.523Z] Images: 3 [2022-09-21T14:13:13.523Z] Server Version: 22.06.0-beta.0 [2022-09-21T14:13:13.523Z] Storage Driver: overlay2 [2022-09-21T14:13:13.523Z] Backing Filesystem: extfs [2022-09-21T14:13:13.523Z] Supports d_type: true [2022-09-21T14:13:13.523Z] Using metacopy: false [2022-09-21T14:13:13.523Z] Native Overlay Diff: true [2022-09-21T14:13:13.523Z] userxattr: false [2022-09-21T14:13:13.523Z] Logging Driver: json-file [2022-09-21T14:13:13.523Z] Cgroup Driver: cgroupfs [2022-09-21T14:13:13.523Z] Cgroup Version: 1 [2022-09-21T14:13:13.523Z] Plugins: [2022-09-21T14:13:13.523Z] Volume: local [2022-09-21T14:13:13.523Z] Network: bridge host ipvlan macvlan null overlay [2022-09-21T14:13:13.523Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-21T14:13:13.523Z] Swarm: inactive [2022-09-21T14:13:13.523Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-21T14:13:13.523Z] Default Runtime: runc [2022-09-21T14:13:13.523Z] Init Binary: docker-init [2022-09-21T14:13:13.523Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:13:13.523Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-21T14:13:13.523Z] init version: de40ad0 [2022-09-21T14:13:13.523Z] Security Options: [2022-09-21T14:13:13.523Z] apparmor [2022-09-21T14:13:13.523Z] seccomp [2022-09-21T14:13:13.523Z] Profile: builtin [2022-09-21T14:13:13.523Z] Kernel Version: 5.4.0-1084-aws [2022-09-21T14:13:13.523Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-21T14:13:13.523Z] OSType: linux [2022-09-21T14:13:13.523Z] Architecture: x86_64 [2022-09-21T14:13:13.523Z] CPUs: 2 [2022-09-21T14:13:13.523Z] Total Memory: 7.565GiB [2022-09-21T14:13:13.523Z] Name: ip-10-100-70-68 [2022-09-21T14:13:13.523Z] ID: 4e66d922-08f5-4556-a2a1-fead38978a83 [2022-09-21T14:13:13.523Z] Docker Root Dir: /var/lib/docker [2022-09-21T14:13:13.523Z] Debug Mode: false [2022-09-21T14:13:13.523Z] Registry: https://index.docker.io/v1/ [2022-09-21T14:13:13.523Z] Labels: [2022-09-21T14:13:13.523Z] Experimental: true [2022-09-21T14:13:13.523Z] Insecure Registries: [2022-09-21T14:13:13.523Z] 127.0.0.0/8 [2022-09-21T14:13:13.523Z] Live Restore Enabled: true [2022-09-21T14:13:13.523Z] [2022-09-21T14:13:13.523Z] WARNING: No swap limit support [Pipeline] sh [2022-09-21T14:13:13.844Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-21T14:13:13.844Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-21T14:13:13.844Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-21T14:13:13.844Z] + bash /home/ubuntu/workspace/moby_PR-44145/check-config.sh [2022-09-21T14:13:13.844Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-21T14:13:13.844Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-21T14:13:13.844Z] [2022-09-21T14:13:13.844Z] Generally Necessary: [2022-09-21T14:13:13.844Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-21T14:13:13.844Z] - apparmor: enabled and tools installed [2022-09-21T14:13:13.844Z] - CONFIG_NAMESPACES: enabled [2022-09-21T14:13:13.844Z] - CONFIG_NET_NS: enabled [2022-09-21T14:13:13.844Z] - CONFIG_PID_NS: enabled [2022-09-21T14:13:13.844Z] - CONFIG_IPC_NS: enabled [2022-09-21T14:13:13.844Z] - CONFIG_UTS_NS: enabled [2022-09-21T14:13:13.844Z] - CONFIG_CGROUPS: enabled [2022-09-21T14:13:13.844Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-21T14:13:13.844Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-21T14:13:13.844Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-21T14:13:14.101Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-21T14:13:14.101Z] - CONFIG_CPUSETS: enabled [2022-09-21T14:13:14.101Z] - CONFIG_MEMCG: enabled [2022-09-21T14:13:14.101Z] - CONFIG_KEYS: enabled [2022-09-21T14:13:14.101Z] - CONFIG_VETH: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-21T14:13:14.101Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-21T14:13:14.101Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-21T14:13:14.101Z] [2022-09-21T14:13:14.101Z] Optional Features: [2022-09-21T14:13:14.101Z] - CONFIG_USER_NS: enabled [2022-09-21T14:13:14.101Z] - CONFIG_SECCOMP: enabled [2022-09-21T14:13:14.101Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-21T14:13:14.101Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-21T14:13:14.101Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-21T14:13:14.101Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-21T14:13:14.101Z] - CONFIG_BLK_CGROUP: enabled [2022-09-21T14:13:14.101Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-21T14:13:14.101Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-21T14:13:14.101Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-21T14:13:14.101Z] - CONFIG_CGROUP_PERF: enabled [2022-09-21T14:13:14.101Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-21T14:13:14.101Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-21T14:13:14.101Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-21T14:13:14.101Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-21T14:13:14.101Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-21T14:13:14.101Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-21T14:13:14.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_IP_VS: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-21T14:13:14.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-21T14:13:14.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-21T14:13:14.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_EXT4_FS: enabled [2022-09-21T14:13:14.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-21T14:13:14.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-21T14:13:14.357Z] - Network Drivers: [2022-09-21T14:13:14.357Z] - "overlay": [2022-09-21T14:13:14.357Z] - CONFIG_VXLAN: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-21T14:13:14.357Z] Optional (for encrypted networks): [2022-09-21T14:13:14.357Z] - CONFIG_CRYPTO: enabled [2022-09-21T14:13:14.357Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-21T14:13:14.357Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-21T14:13:14.357Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-21T14:13:14.357Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-21T14:13:14.357Z] - CONFIG_XFRM: enabled [2022-09-21T14:13:14.357Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-21T14:13:14.357Z] - "ipvlan": [2022-09-21T14:13:14.357Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-21T14:13:14.357Z] - "macvlan": [2022-09-21T14:13:14.357Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_DUMMY: enabled (as module) [2022-09-21T14:13:14.357Z] - "ftp,tftp client in container": [2022-09-21T14:13:14.357Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-21T14:13:14.357Z] - Storage Drivers: [2022-09-21T14:13:14.357Z] - "aufs": [2022-09-21T14:13:14.357Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-21T14:13:14.357Z] - "btrfs": [2022-09-21T14:13:14.357Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-21T14:13:14.357Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-21T14:13:14.357Z] - "devicemapper": [2022-09-21T14:13:14.617Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-21T14:13:14.617Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-21T14:13:14.617Z] - "overlay": [2022-09-21T14:13:14.617Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-21T14:13:14.617Z] - "zfs": [2022-09-21T14:13:14.617Z] - /dev/zfs: present [2022-09-21T14:13:14.617Z] - zfs command: missing [2022-09-21T14:13:14.617Z] - zpool command: missing [2022-09-21T14:13:14.617Z] [2022-09-21T14:13:14.617Z] Limits: [2022-09-21T14:13:14.617Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-21T14:13:14.617Z] [2022-09-21T14:13:14.617Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-21T14:13:14.970Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:481bee51b513a4a8ceca80fca3c106157ab3adce . [2022-09-21T14:13:15.227Z] #1 [internal] load .dockerignore [2022-09-21T14:13:15.227Z] #1 transferring context: 87B done [2022-09-21T14:13:15.227Z] #1 DONE 0.0s [2022-09-21T14:13:15.227Z] [2022-09-21T14:13:15.227Z] #2 [internal] load build definition from Dockerfile [2022-09-21T14:13:15.227Z] #2 transferring dockerfile: 16.91kB done [2022-09-21T14:13:15.227Z] #2 DONE 0.0s [2022-09-21T14:13:15.227Z] [2022-09-21T14:13:15.227Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-21T14:13:15.227Z] #3 DONE 0.1s [2022-09-21T14:13:15.227Z] [2022-09-21T14:13:15.227Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-21T14:13:15.227Z] #4 CACHED [2022-09-21T14:13:15.482Z] [2022-09-21T14:13:15.482Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-21T14:13:15.482Z] #5 ... [2022-09-21T14:13:15.482Z] [2022-09-21T14:13:15.482Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:13:15.482Z] #6 DONE 0.1s [2022-09-21T14:13:15.482Z] [2022-09-21T14:13:15.482Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:13:15.482Z] #7 DONE 0.1s [2022-09-21T14:13:15.482Z] [2022-09-21T14:13:15.483Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-21T14:13:15.483Z] #8 DONE 0.1s [2022-09-21T14:13:15.739Z] [2022-09-21T14:13:15.739Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-21T14:13:15.739Z] #5 DONE 0.2s [2022-09-21T14:13:15.739Z] [2022-09-21T14:13:15.739Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:13:15.739Z] #9 DONE 0.0s [2022-09-21T14:13:15.739Z] [2022-09-21T14:13:15.739Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:13:15.739Z] #10 DONE 0.0s [2022-09-21T14:13:15.739Z] [2022-09-21T14:13:15.739Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:13:15.739Z] #11 DONE 0.0s [2022-09-21T14:13:15.739Z] [2022-09-21T14:13:15.739Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:13:15.739Z] #12 DONE 0.0s [2022-09-21T14:13:15.739Z] [2022-09-21T14:13:15.739Z] #13 [internal] load build context [2022-09-21T14:13:17.112Z] #13 transferring context: 53.52MB 1.3s done [2022-09-21T14:13:17.112Z] #13 DONE 1.3s [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #14 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-21T14:13:17.112Z] #14 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-21T14:13:17.112Z] #15 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #16 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-21T14:13:17.112Z] #16 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #17 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:13:17.112Z] #17 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:13:17.112Z] #18 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #19 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:13:17.112Z] #19 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #20 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #20 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:13:17.112Z] #21 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #22 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-21T14:13:17.112Z] #22 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #23 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:13:17.112Z] #23 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #24 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #24 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:13:17.112Z] #25 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #26 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:13:17.112Z] #26 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:13:17.112Z] #27 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #28 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-21T14:13:17.112Z] #28 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-21T14:13:17.112Z] #29 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #30 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #30 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #31 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #31 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #32 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #32 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #33 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-21T14:13:17.112Z] #33 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:13:17.112Z] #34 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #35 [dev-systemd-false 6/26] RUN ldconfig [2022-09-21T14:13:17.112Z] #35 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #36 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #37 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #38 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #38 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-21T14:13:17.112Z] #39 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #40 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:13:17.112Z] #40 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #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 [2022-09-21T14:13:17.112Z] #41 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-21T14:13:17.112Z] #42 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:13:17.112Z] #43 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #44 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-21T14:13:17.112Z] #44 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #45 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-21T14:13:17.112Z] #45 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #46 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-21T14:13:17.112Z] #46 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #47 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #47 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #48 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #48 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #49 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #50 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:13:17.112Z] #50 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #51 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-21T14:13:17.112Z] #51 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #52 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #52 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #53 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-21T14:13:17.112Z] #53 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #54 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-21T14:13:17.112Z] #54 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #55 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-21T14:13:17.112Z] #55 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #56 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-21T14:13:17.112Z] #56 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-21T14:13:17.112Z] #57 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #58 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-21T14:13:17.112Z] #58 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #59 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-21T14:13:17.112Z] #59 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:13:17.112Z] #60 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #61 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-21T14:13:17.112Z] #61 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #62 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:13:17.112Z] #62 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:13:17.112Z] #63 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #64 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:13:17.112Z] #64 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #65 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-21T14:13:17.112Z] #65 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #66 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:13:17.112Z] #66 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #67 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-21T14:13:17.112Z] #67 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-21T14:13:17.112Z] #68 CACHED [2022-09-21T14:13:17.112Z] [2022-09-21T14:13:17.112Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-21T14:13:18.042Z] #69 DONE 0.9s [2022-09-21T14:13:18.042Z] [2022-09-21T14:13:18.042Z] #70 exporting to image [2022-09-21T14:13:18.042Z] #70 exporting layers [2022-09-21T14:13:18.604Z] #70 exporting layers 0.6s done [2022-09-21T14:13:18.604Z] #70 writing image sha256:60a7244295619c71f27e1a2e4fcae65233d08cddf28d52ea4d4cb93ef3c2e77f done [2022-09-21T14:13:18.604Z] #70 naming to docker.io/library/docker:481bee51b513a4a8ceca80fca3c106157ab3adce done [2022-09-21T14:13:18.604Z] #70 DONE 0.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-21T14:13:18.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44145/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/validate/default [2022-09-21T14:13:19.891Z] Congratulations! All commits are properly signed with the DCO! [2022-09-21T14:13:20.821Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-21T14:13:20.821Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-21T14:13:26.634Z] Still waiting to schedule task [2022-09-21T14:13:26.635Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0166a3846413f75f5)’ [2022-09-21T14:13:26.635Z] Still waiting to schedule task [2022-09-21T14:13:26.635Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0166a3846413f75f5)’ [2022-09-21T14:13:26.636Z] Still waiting to schedule task [2022-09-21T14:13:26.636Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-09-21T14:13:26.638Z] Still waiting to schedule task [2022-09-21T14:13:26.639Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-09-21T14:13:26.917Z] Fetching without tags [2022-09-21T14:13:26.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:13:26.624Z] > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10 [2022-09-21T14:13:26.670Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:13:26.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:13:26.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:13:26.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:13:26.936Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:13:28.317Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:13:28.917Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-21T14:13:29.846Z] Congratulations! All API changes are done the right way. [2022-09-21T14:13:29.846Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-21T14:13:29.846Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-21T14:13:29.846Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-21T14:13:29.846Z] Congratulations! No new tests were added to integration-cli. [2022-09-21T14:13:29.846Z] [2022-09-21T14:13:29.846Z] INFO Start validation with golang-ci-lint [2022-09-21T14:13:28.316Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:13:28.379Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:13:30.408Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-21T14:13:30.408Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-21T14:13:30.408Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-09-21T14:13:31.483Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:13:31.483Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145) [2022-09-21T14:13:31.131Z] > git remote # timeout=10 [2022-09-21T14:13:31.178Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T14:13:31.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:13:31.240Z] > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10 [2022-09-21T14:13:31.366Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-09-21T14:13:31.491Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:13:31.537Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:13:32.260Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-21T14:13:33.650Z] + docker version [2022-09-21T14:13:33.650Z] Client: [2022-09-21T14:13:33.650Z] Version: 20.10.9 [2022-09-21T14:13:33.650Z] API version: 1.41 [2022-09-21T14:13:33.650Z] Go version: go1.16.8 [2022-09-21T14:13:33.650Z] Git commit: c2ea9bc [2022-09-21T14:13:33.650Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-21T14:13:33.650Z] OS/Arch: windows/amd64 [2022-09-21T14:13:33.650Z] Context: default [2022-09-21T14:13:33.650Z] Experimental: true [2022-09-21T14:13:33.650Z] [2022-09-21T14:13:33.650Z] Server: Docker Engine - Community [2022-09-21T14:13:33.650Z] Engine: [2022-09-21T14:13:33.650Z] Version: 20.10.9 [2022-09-21T14:13:33.650Z] API version: 1.41 (minimum version 1.24) [2022-09-21T14:13:33.650Z] Go version: go1.16.8 [2022-09-21T14:13:33.650Z] Git commit: 79ea9d3 [2022-09-21T14:13:33.650Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-21T14:13:33.650Z] OS/Arch: windows/amd64 [2022-09-21T14:13:33.650Z] Experimental: true [Pipeline] sh [2022-09-21T14:13:34.708Z] + docker info [2022-09-21T14:13:36.273Z] Client: [2022-09-21T14:13:36.273Z] Context: default [2022-09-21T14:13:36.273Z] Debug Mode: false [2022-09-21T14:13:36.273Z] Plugins: [2022-09-21T14:13:36.273Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-21T14:13:36.273Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-21T14:13:36.273Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-21T14:13:36.273Z] [2022-09-21T14:13:36.273Z] Server: [2022-09-21T14:13:36.273Z] Containers: 0 [2022-09-21T14:13:36.273Z] Running: 0 [2022-09-21T14:13:36.273Z] Paused: 0 [2022-09-21T14:13:36.273Z] Stopped: 0 [2022-09-21T14:13:36.273Z] Images: 10 [2022-09-21T14:13:36.273Z] Server Version: 20.10.9 [2022-09-21T14:13:36.273Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-21T14:13:36.273Z] Windows: [2022-09-21T14:13:36.273Z] LCOW: [2022-09-21T14:13:36.273Z] Logging Driver: json-file [2022-09-21T14:13:36.273Z] Plugins: [2022-09-21T14:13:36.273Z] Volume: local [2022-09-21T14:13:36.273Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-21T14:13:36.273Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-21T14:13:36.273Z] Swarm: inactive [2022-09-21T14:13:36.273Z] Default Isolation: process [2022-09-21T14:13:36.273Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-21T14:13:36.273Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-21T14:13:36.273Z] OSType: windows [2022-09-21T14:13:36.273Z] Architecture: x86_64 [2022-09-21T14:13:36.273Z] CPUs: 4 [2022-09-21T14:13:36.273Z] Total Memory: 32GiB [2022-09-21T14:13:36.273Z] Name: azwin-2-4bdb80 [2022-09-21T14:13:36.273Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-21T14:13:36.273Z] Docker Root Dir: D:\docker [2022-09-21T14:13:36.273Z] Debug Mode: false [2022-09-21T14:13:36.273Z] Registry: https://index.docker.io/v1/ [2022-09-21T14:13:36.273Z] Labels: [2022-09-21T14:13:36.273Z] Experimental: true [2022-09-21T14:13:36.273Z] Insecure Registries: [2022-09-21T14:13:36.273Z] 10.0.0.4:5000 [2022-09-21T14:13:36.273Z] 127.0.0.0/8 [2022-09-21T14:13:36.273Z] Registry Mirrors: [2022-09-21T14:13:36.273Z] http://10.0.0.4:5000/ [2022-09-21T14:13:36.273Z] Live Restore Enabled: false [2022-09-21T14:13:36.273Z] Product License: Community Engine [2022-09-21T14:13:36.273Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-09-21T14:13:49.466Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-09-21T14:13:49.466Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-693d7309\powershellScript.ps1'; exit $LASTEXITCODE; [2022-09-21T14:13:49.466Z] ---------------------------------------------------------------------------- [2022-09-21T14:13:49.466Z] [2022-09-21T14:13:49.466Z] INFO: executeCI.ps1 starting at Wed Sep 21 14:13:47 CUT 2022 [2022-09-21T14:13:49.466Z] [2022-09-21T14:13:49.466Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-09-21T14:13:49.466Z] INFO: Running git version 2.24.1.windows.2 [2022-09-21T14:13:49.466Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-09-21T14:13:49.466Z] INFO: Environment variables: [2022-09-21T14:13:49.466Z] [2022-09-21T14:13:49.466Z] Name Value [2022-09-21T14:13:49.466Z] ---- ----- [2022-09-21T14:13:49.466Z] ALLUSERSPROFILE C:\ProgramData [2022-09-21T14:13:49.466Z] amd64 true [2022-09-21T14:13:49.466Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-09-21T14:13:49.466Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-09-21T14:13:49.467Z] arm64 true [2022-09-21T14:13:49.467Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-09-21T14:13:49.467Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-09-21T14:13:49.467Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-09-21T14:13:49.467Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-09-21T14:13:49.467Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-09-21T14:13:49.467Z] BRANCH_NAME PR-44145 [2022-09-21T14:13:49.467Z] BUILD_DISPLAY_NAME #3 [2022-09-21T14:13:49.467Z] BUILD_ID 3 [2022-09-21T14:13:49.467Z] BUILD_NUMBER 3 [2022-09-21T14:13:49.467Z] BUILD_TAG jenkins-moby-PR-44145-3 [2022-09-21T14:13:49.467Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44145/3/ [2022-09-21T14:13:49.467Z] cgroup2 true [2022-09-21T14:13:49.467Z] CHANGE_AUTHOR neersighted [2022-09-21T14:13:49.467Z] CHANGE_AUTHOR_DISPLAY_NAME Bjorn Neergaard [2022-09-21T14:13:49.467Z] CHANGE_AUTHOR_EMAIL bjorn@neersighted.com [2022-09-21T14:13:49.467Z] CHANGE_BRANCH bump_memberlist_20.10 [2022-09-21T14:13:49.467Z] CHANGE_FORK neersighted [2022-09-21T14:13:49.467Z] CHANGE_ID 44145 [2022-09-21T14:13:49.467Z] CHANGE_TARGET 20.10 [2022-09-21T14:13:49.467Z] CHANGE_TITLE [20.10] vendor: github.com/hashicorp/memberlist v0.4.0 [2022-09-21T14:13:49.467Z] CHANGE_URL https://github.com/moby/moby/pull/44145 [2022-09-21T14:13:49.467Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-21T14:13:49.467Z] CommonProgramFiles C:\Program Files\Common Files [2022-09-21T14:13:49.467Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-09-21T14:13:49.467Z] CommonProgramW6432 C:\Program Files\Common Files [2022-09-21T14:13:49.467Z] COMPUTERNAME azwin-2-4bdb80 [2022-09-21T14:13:49.467Z] ComSpec C:\Windows\system32\cmd.exe [2022-09-21T14:13:49.467Z] ConfigSequenceNumber 0 [2022-09-21T14:13:49.467Z] dco true [2022-09-21T14:13:49.467Z] DOCKER_BUILDKIT 0 [2022-09-21T14:13:49.467Z] DOCKER_DUT_DEBUG 1 [2022-09-21T14:13:49.467Z] DOCKER_EXPERIMENTAL 1 [2022-09-21T14:13:49.467Z] DOCKER_GRAPHDRIVER overlay2 [2022-09-21T14:13:49.467Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-09-21T14:13:49.467Z] EXECUTOR_NUMBER 0 [2022-09-21T14:13:49.467Z] FQDN azwin-2-4bdb80.westus.cloudapp.azure.com [2022-09-21T14:13:49.467Z] GIT_BRANCH PR-44145 [2022-09-21T14:13:49.467Z] GIT_COMMIT 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:13:49.467Z] GIT_PREVIOUS_COMMIT 3ddf69b7df0ecbaf99dbed14268dc437d508d694 [2022-09-21T14:13:49.467Z] GIT_URL https://github.com/moby/moby.git [2022-09-21T14:13:49.467Z] HUDSON_COOKIE 00b75986-1bfc-4c5d-9e49-1abd78bac0f6 [2022-09-21T14:13:49.467Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-09-21T14:13:49.467Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-09-21T14:13:49.467Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-09-21T14:13:49.467Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-09-21T14:13:49.467Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-09-21T14:13:49.467Z] JENKINS_NODE_COOKIE dd0a8dcb-653b-4c91-a838-acff9196c263 [2022-09-21T14:13:49.467Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-09-21T14:13:49.467Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-09-21T14:13:49.467Z] JOB_BASE_NAME PR-44145 [2022-09-21T14:13:49.467Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44145/display/redirect [2022-09-21T14:13:49.467Z] JOB_NAME moby/PR-44145 [2022-09-21T14:13:49.467Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44145/ [2022-09-21T14:13:49.467Z] library.jps.version master [2022-09-21T14:13:49.467Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-09-21T14:13:49.467Z] NODE_LABELS amd64 azure azwin-2-4bdb80 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-09-21T14:13:49.467Z] NODE_NAME azwin-2-4bdb80 [2022-09-21T14:13:49.467Z] NUMBER_OF_PROCESSORS 4 [2022-09-21T14:13:49.467Z] OS Windows_NT [2022-09-21T14:13:49.467Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-09-21T14:13:49.467Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-09-21T14:13:49.467Z] ppc64le false [2022-09-21T14:13:49.467Z] PROCESSOR_ARCHITECTURE AMD64 [2022-09-21T14:13:49.467Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-09-21T14:13:49.467Z] PROCESSOR_LEVEL 6 [2022-09-21T14:13:49.467Z] PROCESSOR_REVISION 5504 [2022-09-21T14:13:49.467Z] ProgramData C:\ProgramData [2022-09-21T14:13:49.467Z] ProgramFiles C:\Program Files [2022-09-21T14:13:49.467Z] ProgramFiles(x86) C:\Program Files (x86) [2022-09-21T14:13:49.467Z] ProgramW6432 C:\Program Files [2022-09-21T14:13:49.467Z] PROMPT $P$G [2022-09-21T14:13:49.467Z] PSExecutionPolicyPreference Bypass [2022-09-21T14:13:49.467Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-09-21T14:13:49.467Z] PUBLIC C:\Users\Public [2022-09-21T14:13:49.467Z] rootless true [2022-09-21T14:13:49.467Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44145/3/display/redirect?page=artif... [2022-09-21T14:13:49.467Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44145/3/display/redirect?page=changes [2022-09-21T14:13:49.467Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44145/3/display/redirect [2022-09-21T14:13:49.467Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44145/3/display/redirect?page=tests [2022-09-21T14:13:49.467Z] s390x false [2022-09-21T14:13:49.467Z] SKIP_VALIDATION_TESTS 1 [2022-09-21T14:13:49.467Z] SOURCES_DRIVE d [2022-09-21T14:13:49.467Z] SOURCES_SUBDIR gopath [2022-09-21T14:13:49.467Z] STAGE_NAME Run tests [2022-09-21T14:13:49.467Z] SystemDrive C: [2022-09-21T14:13:49.467Z] SystemRoot C:\Windows [2022-09-21T14:13:49.467Z] TEMP C:\Windows\TEMP [2022-09-21T14:13:49.467Z] TESTDEBUG 0 [2022-09-21T14:13:49.467Z] TESTRUN_DRIVE d [2022-09-21T14:13:49.467Z] TESTRUN_SUBDIR CI [2022-09-21T14:13:49.467Z] TIMEOUT 120m [2022-09-21T14:13:49.467Z] TMP C:\Windows\TEMP [2022-09-21T14:13:49.467Z] unit_validate true [2022-09-21T14:13:49.467Z] USERDOMAIN WORKGROUP [2022-09-21T14:13:49.467Z] USERNAME azwin-2-4bdb80$ [2022-09-21T14:13:49.467Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-09-21T14:13:49.467Z] validate_force false [2022-09-21T14:13:49.467Z] windir C:\Windows [2022-09-21T14:13:49.467Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-09-21T14:13:49.467Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-09-21T14:13:49.467Z] windowsRS5 true [2022-09-21T14:13:49.467Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-09-21T14:13:49.467Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] INFO: Sources under d:\gopath\... [2022-09-21T14:13:49.467Z] INFO: Test run under d:\CI\... [2022-09-21T14:13:49.467Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-09-21T14:13:49.467Z] INFO: docker/docker repository was found [2022-09-21T14:13:49.467Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-09-21T14:13:49.467Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3406' [2022-09-21T14:13:49.467Z] INFO: Docker version of control daemon [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] Client: [2022-09-21T14:13:49.467Z] Version: 20.10.9 [2022-09-21T14:13:49.467Z] API version: 1.41 [2022-09-21T14:13:49.467Z] Go version: go1.16.8 [2022-09-21T14:13:49.467Z] Git commit: c2ea9bc [2022-09-21T14:13:49.467Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-21T14:13:49.467Z] OS/Arch: windows/amd64 [2022-09-21T14:13:49.467Z] Context: default [2022-09-21T14:13:49.467Z] Experimental: true [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] Server: Docker Engine - Community [2022-09-21T14:13:49.467Z] Engine: [2022-09-21T14:13:49.467Z] Version: 20.10.9 [2022-09-21T14:13:49.467Z] API version: 1.41 (minimum version 1.24) [2022-09-21T14:13:49.467Z] Go version: go1.16.8 [2022-09-21T14:13:49.467Z] Git commit: 79ea9d3 [2022-09-21T14:13:49.467Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-21T14:13:49.467Z] OS/Arch: windows/amd64 [2022-09-21T14:13:49.467Z] Experimental: true [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] INFO: Docker info of control daemon [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] Client: [2022-09-21T14:13:49.467Z] Context: default [2022-09-21T14:13:49.467Z] Debug Mode: false [2022-09-21T14:13:49.467Z] Plugins: [2022-09-21T14:13:49.467Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-21T14:13:49.467Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-21T14:13:49.467Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] Server: [2022-09-21T14:13:49.467Z] Containers: 0 [2022-09-21T14:13:49.467Z] Running: 0 [2022-09-21T14:13:49.467Z] Paused: 0 [2022-09-21T14:13:49.467Z] Stopped: 0 [2022-09-21T14:13:49.467Z] Images: 10 [2022-09-21T14:13:49.467Z] Server Version: 20.10.9 [2022-09-21T14:13:49.467Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-21T14:13:49.467Z] Windows: [2022-09-21T14:13:49.467Z] LCOW: [2022-09-21T14:13:49.467Z] Logging Driver: json-file [2022-09-21T14:13:49.467Z] Plugins: [2022-09-21T14:13:49.467Z] Volume: local [2022-09-21T14:13:49.467Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-21T14:13:49.467Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-21T14:13:49.467Z] Swarm: inactive [2022-09-21T14:13:49.467Z] Default Isolation: process [2022-09-21T14:13:49.467Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-21T14:13:49.467Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-21T14:13:49.467Z] OSType: windows [2022-09-21T14:13:49.467Z] Architecture: x86_64 [2022-09-21T14:13:49.467Z] CPUs: 4 [2022-09-21T14:13:49.467Z] Total Memory: 32GiB [2022-09-21T14:13:49.467Z] Name: azwin-2-4bdb80 [2022-09-21T14:13:49.467Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-21T14:13:49.467Z] Docker Root Dir: D:\docker [2022-09-21T14:13:49.467Z] Debug Mode: false [2022-09-21T14:13:49.467Z] Registry: https://index.docker.io/v1/ [2022-09-21T14:13:49.467Z] Labels: [2022-09-21T14:13:49.467Z] Experimental: true [2022-09-21T14:13:49.467Z] Insecure Registries: [2022-09-21T14:13:49.467Z] 10.0.0.4:5000 [2022-09-21T14:13:49.467Z] 127.0.0.0/8 [2022-09-21T14:13:49.467Z] Registry Mirrors: [2022-09-21T14:13:49.467Z] http://10.0.0.4:5000/ [2022-09-21T14:13:49.467Z] Live Restore Enabled: false [2022-09-21T14:13:49.467Z] Product License: Community Engine [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] [2022-09-21T14:13:49.467Z] INFO: Commit hash is 481bee51b5 [2022-09-21T14:13:49.467Z] INFO: Nuke-Everything... [2022-09-21T14:13:49.467Z] INFO: Container count on control daemon to delete is 0 [2022-09-21T14:13:49.467Z] INFO: Nuking d:\CI [2022-09-21T14:13:49.467Z] INFO: Zapped successfully [2022-09-21T14:13:49.935Z] INFO: Location for testing is d:\CI\PR-44145\3 [2022-09-21T14:13:49.935Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-09-21T14:13:49.935Z] [2022-09-21T14:13:49.935Z] [2022-09-21T14:13:49.935Z] INFO: Building the image from Dockerfile.windows at 09/21/2022 14:13:49... [2022-09-21T14:13:49.935Z] [2022-09-21T14:13:55.800Z] Sending build context to Docker daemon 58.48MB [2022-09-21T14:13:55.800Z] [2022-09-21T14:13:55.800Z] Step 1/10 : FROM microsoft/windowsservercore [2022-09-21T14:13:55.800Z] ---> 727fe0bdfbfe [2022-09-21T14:13:55.800Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-09-21T14:13:55.800Z] ---> Using cache [2022-09-21T14:13:55.800Z] ---> de56f3dae6fb [2022-09-21T14:13:55.800Z] Step 3/10 : ARG GO_VERSION=1.18.6 [2022-09-21T14:13:55.800Z] ---> Using cache [2022-09-21T14:13:55.800Z] ---> 093548bd9b8a [2022-09-21T14:13:55.800Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-09-21T14:13:55.800Z] ---> Using cache [2022-09-21T14:13:55.800Z] ---> 30795f433269 [2022-09-21T14:13:55.800Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-09-21T14:13:55.800Z] ---> Using cache [2022-09-21T14:13:55.800Z] ---> d0b55b7fb5c1 [2022-09-21T14:13:55.801Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-09-21T14:13:55.801Z] ---> Using cache [2022-09-21T14:13:55.801Z] ---> 579ca35cee45 [2022-09-21T14:13:55.801Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-09-21T14:13:55.801Z] ---> Using cache [2022-09-21T14:13:55.801Z] ---> 5cfe52ec12ac [2022-09-21T14:13:55.801Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-09-21T14:13:55.801Z] ---> Using cache [2022-09-21T14:13:55.801Z] ---> 910aaf98332a [2022-09-21T14:13:55.801Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-09-21T14:13:55.801Z] ---> Using cache [2022-09-21T14:13:55.801Z] ---> 853e080f605a [2022-09-21T14:13:55.801Z] Step 10/10 : COPY . . [2022-09-21T14:14:21.101Z] ---> 4c9156804453 [2022-09-21T14:14:21.101Z] Successfully built 4c9156804453 [2022-09-21T14:14:21.101Z] Successfully tagged docker:latest [2022-09-21T14:14:21.101Z] INFO: Image build ended at 09/21/2022 14:14:20. Duration:00:00:30.7244734 [2022-09-21T14:14:21.101Z] [2022-09-21T14:14:21.101Z] [2022-09-21T14:14:21.101Z] INFO: Building the test binaries at 09/21/2022 14:14:20... [2022-09-21T14:14:23.386Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b16f7bfe46c1d800) in /home/ubuntu/workspace/moby_PR-44145 [Pipeline] { [Pipeline] checkout [2022-09-21T14:14:23.584Z] The recommended git tool is: git [2022-09-21T14:14:26.692Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084524413ea1c8e74) in /home/ubuntu/workspace/moby_PR-44145 [Pipeline] { [Pipeline] checkout [2022-09-21T14:14:26.716Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051f5b74fb3c492ef) in /home/ubuntu/workspace/moby_PR-44145 [2022-09-21T14:14:26.733Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-09-21T14:14:26.744Z] Cloning the remote Git repository [2022-09-21T14:14:26.745Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-09-21T14:14:26.807Z] The recommended git tool is: git [2022-09-21T14:14:26.837Z] The recommended git tool is: git [2022-09-21T14:14:26.969Z] INFO: make.ps1 starting at 09/21/2022 14:14:25 [2022-09-21T14:14:26.969Z] INFO: Git commit (481bee51b5) assumed from DOCKER_GITCOMMIT environment variable [2022-09-21T14:14:26.969Z] INFO: Invoking autogen... [2022-09-21T14:14:26.969Z] INFO: Building daemon... [2022-09-21T14:14:26.768Z] Cloning repository https://github.com/moby/moby.git [2022-09-21T14:14:26.839Z] > git init /home/ubuntu/workspace/moby_PR-44145 # timeout=10 [2022-09-21T14:14:27.258Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:14:27.259Z] > git --version # timeout=10 [2022-09-21T14:14:27.273Z] > git --version # 'git version 2.25.1' [2022-09-21T14:14:27.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:27.275Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:28.465Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00778771a5cd11734) in /home/ubuntu/workspace/moby_PR-44145 [Pipeline] { [Pipeline] checkout [2022-09-21T14:14:28.607Z] The recommended git tool is: git [2022-09-21T14:14:30.304Z] using credential docker-jenkins-github-credentials [2022-09-21T14:14:30.313Z] Cloning the remote Git repository [2022-09-21T14:14:30.313Z] Cloning with configured refspecs honoured and without tags [2022-09-21T14:14:30.315Z] using credential docker-jenkins-github-credentials [2022-09-21T14:14:30.324Z] Cloning the remote Git repository [2022-09-21T14:14:30.324Z] Cloning with configured refspecs honoured and without tags [2022-09-21T14:14:31.119Z] using credential docker-jenkins-github-credentials [2022-09-21T14:14:31.129Z] Cloning the remote Git repository [2022-09-21T14:14:31.129Z] Cloning with configured refspecs honoured and without tags [2022-09-21T14:14:30.346Z] Cloning repository https://github.com/moby/moby.git [2022-09-21T14:14:30.414Z] > git init /home/ubuntu/workspace/moby_PR-44145 # timeout=10 [2022-09-21T14:14:30.719Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:14:30.719Z] > git --version # timeout=10 [2022-09-21T14:14:30.734Z] > git --version # 'git version 2.17.1' [2022-09-21T14:14:30.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:30.736Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:29.990Z] Cloning repository https://github.com/moby/moby.git [2022-09-21T14:14:30.060Z] > git init /home/ubuntu/workspace/moby_PR-44145 # timeout=10 [2022-09-21T14:14:30.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:14:30.373Z] > git --version # timeout=10 [2022-09-21T14:14:30.385Z] > git --version # 'git version 2.17.1' [2022-09-21T14:14:30.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:30.387Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:31.146Z] Cloning repository https://github.com/moby/moby.git [2022-09-21T14:14:31.198Z] > git init /home/ubuntu/workspace/moby_PR-44145 # timeout=10 [2022-09-21T14:14:31.454Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:14:31.454Z] > git --version # timeout=10 [2022-09-21T14:14:31.469Z] > git --version # 'git version 2.25.1' [2022-09-21T14:14:31.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:31.471Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:41.024Z] Fetching without tags [2022-09-21T14:14:41.235Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:14:40.894Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:14:40.908Z] > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10 [2022-09-21T14:14:40.965Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:40.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:14:41.028Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:14:41.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:41.031Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:41.242Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:14:41.246Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:14:41.777Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:14:41.778Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145) [2022-09-21T14:14:41.715Z] > git remote # timeout=10 [2022-09-21T14:14:41.737Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T14:14:41.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:41.750Z] > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10 [2022-09-21T14:14:41.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T14:14:41.780Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:14:41.790Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:14:45.975Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-21T14:14:46.888Z] + docker version [2022-09-21T14:14:49.459Z] Fetching without tags [2022-09-21T14:14:49.677Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:14:50.348Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:14:50.348Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145) [2022-09-21T14:14:49.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:14:49.428Z] > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10 [2022-09-21T14:14:49.436Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:49.448Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:14:49.463Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:14:49.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:49.464Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:49.685Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:14:49.700Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:14:50.292Z] > git remote # timeout=10 [2022-09-21T14:14:50.308Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T14:14:50.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:50.317Z] > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10 [2022-09-21T14:14:50.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T14:14:50.350Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:14:50.364Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:14:53.330Z] Fetching without tags [2022-09-21T14:14:53.640Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:14:53.784Z] Fetching without tags [2022-09-21T14:14:54.141Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:14:54.424Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [2022-09-21T14:14:54.515Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:14:54.516Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-21T14:14:53.629Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:14:53.665Z] > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10 [2022-09-21T14:14:53.691Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:53.740Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:14:53.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:14:53.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:53.780Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:54.138Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:14:54.164Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:14:55.112Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:14:55.112Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145) [2022-09-21T14:14:53.233Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:14:53.252Z] > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10 [2022-09-21T14:14:53.271Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:53.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T14:14:53.334Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T14:14:53.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:53.336Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-21T14:14:53.651Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:14:53.674Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:14:54.409Z] > git remote # timeout=10 [2022-09-21T14:14:54.438Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T14:14:54.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:54.464Z] > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10 [2022-09-21T14:14:54.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T14:14:54.519Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:14:54.538Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:14:55.370Z] + docker version [2022-09-21T14:14:54.989Z] > git remote # timeout=10 [2022-09-21T14:14:55.008Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T14:14:55.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T14:14:55.039Z] > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10 [2022-09-21T14:14:55.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T14:14:55.098Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T14:14:55.124Z] > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10 [2022-09-21T14:14:59.043Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-21T14:15:00.143Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [2022-09-21T14:15:00.197Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-21T14:15:01.259Z] + docker version [2022-09-21T14:15:08.793Z] Client: Docker Engine - Community [2022-09-21T14:15:08.793Z] Version: 22.06.0-beta.0 [2022-09-21T14:15:08.793Z] API version: 1.42 [2022-09-21T14:15:08.793Z] Go version: go1.18.3 [2022-09-21T14:15:08.793Z] Git commit: 3e9117b [2022-09-21T14:15:08.793Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-21T14:15:08.793Z] OS/Arch: linux/arm64 [2022-09-21T14:15:08.793Z] Context: default [2022-09-21T14:15:08.793Z] [2022-09-21T14:15:08.793Z] Server: Docker Engine - Community [2022-09-21T14:15:08.793Z] Engine: [2022-09-21T14:15:08.793Z] Version: 22.06.0-beta.0 [2022-09-21T14:15:08.793Z] API version: 1.42 (minimum version 1.12) [2022-09-21T14:15:08.793Z] Go version: go1.18.3 [2022-09-21T14:15:08.793Z] Git commit: 38633e7 [2022-09-21T14:15:08.793Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-21T14:15:08.793Z] OS/Arch: linux/arm64 [2022-09-21T14:15:08.793Z] Experimental: true [2022-09-21T14:15:08.793Z] containerd: [2022-09-21T14:15:08.793Z] Version: 1.6.8 [2022-09-21T14:15:08.793Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:15:08.793Z] runc: [2022-09-21T14:15:08.793Z] Version: 1.1.4 [2022-09-21T14:15:08.793Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-21T14:15:08.793Z] docker-init: [2022-09-21T14:15:08.793Z] Version: 0.19.0 [2022-09-21T14:15:08.793Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-21T14:15:09.135Z] + docker info [2022-09-21T14:15:09.135Z] Client: [2022-09-21T14:15:09.135Z] Context: default [2022-09-21T14:15:09.135Z] Debug Mode: false [2022-09-21T14:15:09.135Z] Plugins: [2022-09-21T14:15:09.135Z] buildx: Docker Buildx (Docker Inc.) [2022-09-21T14:15:09.135Z] Version: v0.8.2 [2022-09-21T14:15:09.135Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-21T14:15:09.135Z] compose: Docker Compose (Docker Inc.) [2022-09-21T14:15:09.135Z] Version: v2.11.0 [2022-09-21T14:15:09.135Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-21T14:15:09.135Z] [2022-09-21T14:15:09.135Z] Server: [2022-09-21T14:15:09.135Z] Containers: 0 [2022-09-21T14:15:09.135Z] Running: 0 [2022-09-21T14:15:09.135Z] Paused: 0 [2022-09-21T14:15:09.135Z] Stopped: 0 [2022-09-21T14:15:09.135Z] Images: 0 [2022-09-21T14:15:09.135Z] Server Version: 22.06.0-beta.0 [2022-09-21T14:15:09.135Z] Storage Driver: overlay2 [2022-09-21T14:15:09.135Z] Backing Filesystem: extfs [2022-09-21T14:15:09.135Z] Supports d_type: true [2022-09-21T14:15:09.135Z] Using metacopy: false [2022-09-21T14:15:09.135Z] Native Overlay Diff: true [2022-09-21T14:15:09.135Z] userxattr: false [2022-09-21T14:15:09.135Z] Logging Driver: json-file [2022-09-21T14:15:09.135Z] Cgroup Driver: cgroupfs [2022-09-21T14:15:09.135Z] Cgroup Version: 1 [2022-09-21T14:15:09.135Z] Plugins: [2022-09-21T14:15:09.135Z] Volume: local [2022-09-21T14:15:09.135Z] Network: bridge host ipvlan macvlan null overlay [2022-09-21T14:15:09.135Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-21T14:15:09.135Z] Swarm: inactive [2022-09-21T14:15:09.135Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-21T14:15:09.135Z] Default Runtime: runc [2022-09-21T14:15:09.135Z] Init Binary: docker-init [2022-09-21T14:15:09.135Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:15:09.135Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-21T14:15:09.135Z] init version: de40ad0 [2022-09-21T14:15:09.135Z] Security Options: [2022-09-21T14:15:09.135Z] apparmor [2022-09-21T14:15:09.135Z] seccomp [2022-09-21T14:15:09.135Z] Profile: builtin [2022-09-21T14:15:09.135Z] Kernel Version: 5.15.0-1019-aws [2022-09-21T14:15:09.135Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-21T14:15:09.135Z] OSType: linux [2022-09-21T14:15:09.135Z] Architecture: aarch64 [2022-09-21T14:15:09.135Z] CPUs: 2 [2022-09-21T14:15:09.135Z] Total Memory: 7.559GiB [2022-09-21T14:15:09.135Z] Name: ip-10-100-77-24 [2022-09-21T14:15:09.135Z] ID: 21ee9248-431c-49fb-8774-3b222a03c749 [2022-09-21T14:15:09.135Z] Docker Root Dir: /var/lib/docker [2022-09-21T14:15:09.135Z] Debug Mode: false [2022-09-21T14:15:09.135Z] Registry: https://index.docker.io/v1/ [2022-09-21T14:15:09.135Z] Labels: [2022-09-21T14:15:09.135Z] Experimental: true [2022-09-21T14:15:09.135Z] Insecure Registries: [2022-09-21T14:15:09.135Z] 127.0.0.0/8 [2022-09-21T14:15:09.135Z] Live Restore Enabled: true [2022-09-21T14:15:09.135Z] [Pipeline] sh [2022-09-21T14:15:09.458Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-21T14:15:09.458Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-21T14:15:09.458Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-21T14:15:09.458Z] + bash /home/ubuntu/workspace/moby_PR-44145/check-config.sh [2022-09-21T14:15:09.458Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-21T14:15:09.458Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-21T14:15:09.458Z] [2022-09-21T14:15:09.458Z] Generally Necessary: [2022-09-21T14:15:09.458Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-21T14:15:09.458Z] - apparmor: enabled and tools installed [2022-09-21T14:15:09.458Z] - CONFIG_NAMESPACES: enabled [2022-09-21T14:15:09.458Z] - CONFIG_NET_NS: enabled [2022-09-21T14:15:09.458Z] - CONFIG_PID_NS: enabled [2022-09-21T14:15:09.458Z] - CONFIG_IPC_NS: enabled [2022-09-21T14:15:09.458Z] - CONFIG_UTS_NS: enabled [2022-09-21T14:15:09.458Z] - CONFIG_CGROUPS: enabled [2022-09-21T14:15:09.458Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-21T14:15:09.458Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-21T14:15:09.458Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-21T14:15:09.458Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-21T14:15:09.458Z] - CONFIG_CPUSETS: enabled [2022-09-21T14:15:09.458Z] - CONFIG_MEMCG: enabled [2022-09-21T14:15:09.458Z] - CONFIG_KEYS: enabled [2022-09-21T14:15:09.458Z] - CONFIG_VETH: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-21T14:15:09.716Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-21T14:15:09.716Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-21T14:15:09.716Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-21T14:15:09.716Z] [2022-09-21T14:15:09.716Z] Optional Features: [2022-09-21T14:15:09.716Z] - CONFIG_USER_NS: enabled [2022-09-21T14:15:09.716Z] - CONFIG_SECCOMP: enabled [2022-09-21T14:15:09.716Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-21T14:15:09.716Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-21T14:15:09.716Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-21T14:15:09.716Z] (cgroup swap accounting is currently enabled) [2022-09-21T14:15:09.716Z] - CONFIG_BLK_CGROUP: enabled [2022-09-21T14:15:09.973Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-21T14:15:09.973Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-21T14:15:09.973Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-21T14:15:09.973Z] - CONFIG_CGROUP_PERF: enabled [2022-09-21T14:15:09.973Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-21T14:15:09.973Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-21T14:15:09.973Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-21T14:15:09.973Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-21T14:15:09.973Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-21T14:15:09.973Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-21T14:15:09.973Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-21T14:15:09.973Z] - CONFIG_IP_VS: enabled (as module) [2022-09-21T14:15:09.973Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-21T14:15:09.973Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-21T14:15:09.973Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-21T14:15:09.973Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-21T14:15:09.973Z] - CONFIG_EXT4_FS: enabled [2022-09-21T14:15:09.973Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-21T14:15:09.973Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-21T14:15:09.973Z] - Network Drivers: [2022-09-21T14:15:09.973Z] - "overlay": [2022-09-21T14:15:09.973Z] - CONFIG_VXLAN: enabled (as module) [2022-09-21T14:15:09.973Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-21T14:15:09.973Z] Optional (for encrypted networks): [2022-09-21T14:15:10.230Z] - CONFIG_CRYPTO: enabled [2022-09-21T14:15:10.230Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-21T14:15:10.230Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-21T14:15:10.230Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-21T14:15:10.230Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-21T14:15:10.230Z] - CONFIG_XFRM: enabled [2022-09-21T14:15:10.230Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-21T14:15:10.230Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-21T14:15:10.230Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-21T14:15:10.230Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-21T14:15:10.230Z] - "ipvlan": [2022-09-21T14:15:10.230Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-21T14:15:10.230Z] - "macvlan": [2022-09-21T14:15:10.230Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-21T14:15:10.230Z] - CONFIG_DUMMY: enabled (as module) [2022-09-21T14:15:10.230Z] - "ftp,tftp client in container": [2022-09-21T14:15:10.230Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-21T14:15:10.230Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-21T14:15:10.230Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-21T14:15:10.230Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-21T14:15:10.230Z] - Storage Drivers: [2022-09-21T14:15:10.230Z] - "aufs": [2022-09-21T14:15:10.230Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-21T14:15:10.230Z] - "btrfs": [2022-09-21T14:15:10.230Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-21T14:15:10.230Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-21T14:15:10.230Z] - "devicemapper": [2022-09-21T14:15:10.487Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-21T14:15:10.487Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-21T14:15:10.487Z] - "overlay": [2022-09-21T14:15:10.487Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-21T14:15:10.487Z] - "zfs": [2022-09-21T14:15:10.487Z] - /dev/zfs: present [2022-09-21T14:15:10.487Z] - zfs command: missing [2022-09-21T14:15:10.487Z] - zpool command: missing [2022-09-21T14:15:10.487Z] [2022-09-21T14:15:10.487Z] Limits: [2022-09-21T14:15:10.487Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-21T14:15:10.487Z] [2022-09-21T14:15:10.487Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-21T14:15:10.858Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:481bee51b513a4a8ceca80fca3c106157ab3adce . [2022-09-21T14:15:11.118Z] #1 [internal] load .dockerignore [2022-09-21T14:15:11.118Z] #1 transferring context: [2022-09-21T14:15:11.376Z] #1 transferring context: 87B done [2022-09-21T14:15:11.376Z] #1 DONE 0.1s [2022-09-21T14:15:11.376Z] [2022-09-21T14:15:11.376Z] #2 [internal] load build definition from Dockerfile [2022-09-21T14:15:11.376Z] #2 transferring dockerfile: 16.91kB done [2022-09-21T14:15:11.376Z] #2 DONE 0.1s [2022-09-21T14:15:11.376Z] [2022-09-21T14:15:11.376Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-21T14:15:11.633Z] #3 DONE 0.5s [2022-09-21T14:15:11.633Z] [2022-09-21T14:15:11.633Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-21T14:15:11.633Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-21T14:15:11.893Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-21T14:15:11.893Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-21T14:15:11.893Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-21T14:15:11.893Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 7.34MB / 9.21MB 0.1s [2022-09-21T14:15:11.893Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done [2022-09-21T14:15:11.893Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-21T14:15:12.156Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-21T14:15:12.418Z] #4 DONE 0.6s [2022-09-21T14:15:12.418Z] [2022-09-21T14:15:12.418Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-21T14:15:12.982Z] #5 ... [2022-09-21T14:15:12.982Z] [2022-09-21T14:15:12.982Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:15:12.982Z] #6 DONE 0.5s [2022-09-21T14:15:12.982Z] [2022-09-21T14:15:12.982Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:15:12.982Z] #7 DONE 0.6s [2022-09-21T14:15:12.982Z] [2022-09-21T14:15:12.982Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-21T14:15:13.239Z] #8 DONE 0.7s [2022-09-21T14:15:13.239Z] [2022-09-21T14:15:13.239Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-21T14:15:13.239Z] #5 DONE 0.8s [2022-09-21T14:15:15.763Z] [2022-09-21T14:15:15.763Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:15.763Z] #9 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:15.763Z] #9 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done [2022-09-21T14:15:16.020Z] #9 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-21T14:15:16.020Z] #9 sha256:eb490b2ced5416356116ff04243a97c007825009aa22192c05b6b0068f6941fd 529B / 529B done [2022-09-21T14:15:16.278Z] #9 sha256:59ed139d178b84eaf5d7a13a53dcc4908ee695653f47fb5a4d9040e16e2c1d7c 1.48kB / 1.48kB done [2022-09-21T14:15:16.278Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 20.97MB / 53.69MB 0.2s [2022-09-21T14:15:16.278Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 30.41MB / 53.69MB 0.3s [2022-09-21T14:15:16.535Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 46.14MB / 53.69MB 0.4s [2022-09-21T14:15:16.535Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 0.5s [2022-09-21T14:15:16.793Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 0.6s done [2022-09-21T14:15:17.059Z] #9 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 0.2s [2022-09-21T14:15:18.976Z] #9 ... [2022-09-21T14:15:18.976Z] [2022-09-21T14:15:18.976Z] #10 [internal] load build context [2022-09-21T14:15:18.976Z] #10 transferring context: 53.52MB 3.2s done [2022-09-21T14:15:18.976Z] #10 DONE 3.3s [2022-09-21T14:15:19.234Z] [2022-09-21T14:15:19.234Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:15:19.234Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-21T14:15:19.234Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-21T14:15:19.234Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-21T14:15:19.234Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-21T14:15:19.234Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.7s done [2022-09-21T14:15:19.234Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-09-21T14:15:19.234Z] #11 DONE 3.5s [2022-09-21T14:15:19.234Z] [2022-09-21T14:15:19.234Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:15:19.234Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-21T14:15:19.235Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-21T14:15:19.235Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-21T14:15:19.235Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.5s done [2022-09-21T14:15:19.235Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2022-09-21T14:15:19.235Z] #12 DONE 3.5s [2022-09-21T14:15:19.235Z] [2022-09-21T14:15:19.235Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:19.235Z] #13 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.1s done [2022-09-21T14:15:19.235Z] #13 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done [2022-09-21T14:15:19.235Z] #13 sha256:3581e20374117b08c8d9511419b350b0aa323ccc0f4300c06ae28bce5a969949 1.80kB / 1.80kB done [2022-09-21T14:15:19.235Z] #13 sha256:8316a46deced94d2e2f104738509c14c33f7777cb0f83a994c2df9ca838a87e5 7.12kB / 7.12kB done [2022-09-21T14:15:19.235Z] #13 sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 5.15MB / 5.15MB 0.3s done [2022-09-21T14:15:19.235Z] #13 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 10.66MB / 10.66MB 0.4s done [2022-09-21T14:15:19.235Z] #13 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 0.9s done [2022-09-21T14:15:19.235Z] #13 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 54.68MB / 54.68MB 1.1s done [2022-09-21T14:15:19.235Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 81.14MB / 81.14MB 1.7s done [2022-09-21T14:15:19.235Z] #13 sha256:92339d9f0854e643ee4a08fd6e1097f177c9fdeb37c86328fa5a0de9d7da2746 109.00MB / 109.00MB 2.7s done [2022-09-21T14:15:19.235Z] #13 sha256:63cd6aaf5d80a74a1e6212e66f9b06de90583f8d44feff6fc5a967a65eaccbae 126B / 126B 1.3s done [2022-09-21T14:15:20.608Z] #13 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 3.5s done [2022-09-21T14:15:20.608Z] #13 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d [2022-09-21T14:15:20.608Z] #13 ... [2022-09-21T14:15:20.608Z] [2022-09-21T14:15:20.608Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:20.608Z] #9 DONE 5.0s [2022-09-21T14:15:20.608Z] [2022-09-21T14:15:20.608Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:20.608Z] #13 ... [2022-09-21T14:15:20.608Z] [2022-09-21T14:15:20.608Z] #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 [2022-09-21T14:15:21.960Z] Client: Docker Engine - Community [2022-09-21T14:15:21.960Z] Version: 22.06.0-beta.0 [2022-09-21T14:15:21.960Z] API version: 1.42 [2022-09-21T14:15:21.960Z] Go version: go1.18.3 [2022-09-21T14:15:21.960Z] Git commit: 3e9117b [2022-09-21T14:15:21.960Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-21T14:15:21.960Z] OS/Arch: linux/amd64 [2022-09-21T14:15:21.960Z] Context: default [2022-09-21T14:15:21.960Z] [2022-09-21T14:15:21.960Z] Server: Docker Engine - Community [2022-09-21T14:15:21.960Z] Engine: [2022-09-21T14:15:21.960Z] Version: 22.06.0-beta.0 [2022-09-21T14:15:21.960Z] API version: 1.42 (minimum version 1.12) [2022-09-21T14:15:21.960Z] Go version: go1.18.3 [2022-09-21T14:15:21.960Z] Git commit: 38633e7 [2022-09-21T14:15:21.960Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-21T14:15:21.960Z] OS/Arch: linux/amd64 [2022-09-21T14:15:21.960Z] Experimental: true [2022-09-21T14:15:21.960Z] containerd: [2022-09-21T14:15:21.960Z] Version: 1.6.8 [2022-09-21T14:15:21.960Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:15:21.960Z] runc: [2022-09-21T14:15:21.960Z] Version: 1.1.4 [2022-09-21T14:15:21.960Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-21T14:15:21.960Z] docker-init: [2022-09-21T14:15:21.960Z] Version: 0.19.0 [2022-09-21T14:15:21.960Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-21T14:15:22.165Z] Client: Docker Engine - Community [2022-09-21T14:15:22.165Z] Version: 22.06.0-beta.0 [2022-09-21T14:15:22.165Z] API version: 1.42 [2022-09-21T14:15:22.165Z] Go version: go1.18.3 [2022-09-21T14:15:22.165Z] Git commit: 3e9117b [2022-09-21T14:15:22.165Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-21T14:15:22.165Z] OS/Arch: linux/amd64 [2022-09-21T14:15:22.165Z] Context: default [2022-09-21T14:15:22.165Z] [2022-09-21T14:15:22.165Z] Server: Docker Engine - Community [2022-09-21T14:15:22.165Z] Engine: [2022-09-21T14:15:22.165Z] Version: 22.06.0-beta.0 [2022-09-21T14:15:22.165Z] API version: 1.42 (minimum version 1.12) [2022-09-21T14:15:22.165Z] Go version: go1.18.3 [2022-09-21T14:15:22.165Z] Git commit: 38633e7 [2022-09-21T14:15:22.165Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-21T14:15:22.165Z] OS/Arch: linux/amd64 [2022-09-21T14:15:22.165Z] Experimental: true [2022-09-21T14:15:22.165Z] containerd: [2022-09-21T14:15:22.165Z] Version: 1.6.8 [2022-09-21T14:15:22.165Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:15:22.165Z] runc: [2022-09-21T14:15:22.165Z] Version: 1.1.4 [2022-09-21T14:15:22.165Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-21T14:15:22.165Z] docker-init: [2022-09-21T14:15:22.165Z] Version: 0.19.0 [2022-09-21T14:15:22.165Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-21T14:15:22.276Z] + docker info [2022-09-21T14:15:22.276Z] Client: [2022-09-21T14:15:22.276Z] Context: default [2022-09-21T14:15:22.276Z] Debug Mode: false [2022-09-21T14:15:22.276Z] Plugins: [2022-09-21T14:15:22.276Z] buildx: Docker Buildx (Docker Inc.) [2022-09-21T14:15:22.276Z] Version: f500bf6 [2022-09-21T14:15:22.276Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-21T14:15:22.276Z] compose: Docker Compose (Docker Inc.) [2022-09-21T14:15:22.276Z] Version: v2.11.0 [2022-09-21T14:15:22.276Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-21T14:15:22.276Z] scan: Docker Scan (Docker Inc.) [2022-09-21T14:15:22.276Z] Version: v0.17.0 [2022-09-21T14:15:22.276Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-21T14:15:22.276Z] [2022-09-21T14:15:22.276Z] Server: [2022-09-21T14:15:22.276Z] Containers: 0 [2022-09-21T14:15:22.276Z] Running: 0 [2022-09-21T14:15:22.276Z] Paused: 0 [2022-09-21T14:15:22.276Z] Stopped: 0 [2022-09-21T14:15:22.276Z] Images: 0 [2022-09-21T14:15:22.276Z] Server Version: 22.06.0-beta.0 [2022-09-21T14:15:22.276Z] Storage Driver: overlay2 [2022-09-21T14:15:22.276Z] Backing Filesystem: extfs [2022-09-21T14:15:22.276Z] Supports d_type: true [2022-09-21T14:15:22.276Z] Using metacopy: false [2022-09-21T14:15:22.276Z] Native Overlay Diff: true [2022-09-21T14:15:22.276Z] userxattr: false [2022-09-21T14:15:22.276Z] Logging Driver: json-file [2022-09-21T14:15:22.276Z] Cgroup Driver: systemd [2022-09-21T14:15:22.276Z] Cgroup Version: 2 [2022-09-21T14:15:22.276Z] Plugins: [2022-09-21T14:15:22.276Z] Volume: local [2022-09-21T14:15:22.276Z] Network: bridge host ipvlan macvlan null overlay [2022-09-21T14:15:22.276Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-21T14:15:22.276Z] Swarm: inactive [2022-09-21T14:15:22.276Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-21T14:15:22.276Z] Default Runtime: runc [2022-09-21T14:15:22.276Z] Init Binary: docker-init [2022-09-21T14:15:22.276Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:15:22.276Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-21T14:15:22.276Z] init version: de40ad0 [2022-09-21T14:15:22.276Z] Security Options: [2022-09-21T14:15:22.276Z] apparmor [2022-09-21T14:15:22.276Z] seccomp [2022-09-21T14:15:22.276Z] Profile: builtin [2022-09-21T14:15:22.276Z] cgroupns [2022-09-21T14:15:22.276Z] Kernel Version: 5.15.0-1019-aws [2022-09-21T14:15:22.276Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-21T14:15:22.276Z] OSType: linux [2022-09-21T14:15:22.276Z] Architecture: x86_64 [2022-09-21T14:15:22.276Z] CPUs: 2 [2022-09-21T14:15:22.276Z] Total Memory: 7.475GiB [2022-09-21T14:15:22.276Z] Name: ip-10-100-53-24 [2022-09-21T14:15:22.276Z] ID: 2a419919-d9e7-4d29-b98b-41077a753746 [2022-09-21T14:15:22.276Z] Docker Root Dir: /var/lib/docker [2022-09-21T14:15:22.276Z] Debug Mode: false [2022-09-21T14:15:22.276Z] Registry: https://index.docker.io/v1/ [2022-09-21T14:15:22.276Z] Labels: [2022-09-21T14:15:22.276Z] Experimental: true [2022-09-21T14:15:22.276Z] Insecure Registries: [2022-09-21T14:15:22.276Z] 127.0.0.0/8 [2022-09-21T14:15:22.276Z] Live Restore Enabled: true [2022-09-21T14:15:22.276Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-21T14:15:22.499Z] + docker info [2022-09-21T14:15:22.499Z] Client: [2022-09-21T14:15:22.499Z] Context: default [2022-09-21T14:15:22.499Z] Debug Mode: false [2022-09-21T14:15:22.499Z] Plugins: [2022-09-21T14:15:22.499Z] buildx: Docker Buildx (Docker Inc.) [2022-09-21T14:15:22.499Z] Version: f500bf6 [2022-09-21T14:15:22.499Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-21T14:15:22.499Z] compose: Docker Compose (Docker Inc.) [2022-09-21T14:15:22.499Z] Version: v2.11.0 [2022-09-21T14:15:22.499Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-21T14:15:22.499Z] scan: Docker Scan (Docker Inc.) [2022-09-21T14:15:22.499Z] Version: v0.17.0 [2022-09-21T14:15:22.499Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-21T14:15:22.499Z] [2022-09-21T14:15:22.499Z] Server: [2022-09-21T14:15:22.499Z] Containers: 0 [2022-09-21T14:15:22.499Z] Running: 0 [2022-09-21T14:15:22.499Z] Paused: 0 [2022-09-21T14:15:22.499Z] Stopped: 0 [2022-09-21T14:15:22.499Z] Images: 0 [2022-09-21T14:15:22.499Z] Server Version: 22.06.0-beta.0 [2022-09-21T14:15:22.499Z] Storage Driver: overlay2 [2022-09-21T14:15:22.499Z] Backing Filesystem: extfs [2022-09-21T14:15:22.499Z] Supports d_type: true [2022-09-21T14:15:22.499Z] Using metacopy: false [2022-09-21T14:15:22.499Z] Native Overlay Diff: true [2022-09-21T14:15:22.499Z] userxattr: false [2022-09-21T14:15:22.499Z] Logging Driver: json-file [2022-09-21T14:15:22.499Z] Cgroup Driver: cgroupfs [2022-09-21T14:15:22.499Z] Cgroup Version: 1 [2022-09-21T14:15:22.499Z] Plugins: [2022-09-21T14:15:22.499Z] Volume: local [2022-09-21T14:15:22.499Z] Network: bridge host ipvlan macvlan null overlay [2022-09-21T14:15:22.499Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-21T14:15:22.499Z] Swarm: inactive [2022-09-21T14:15:22.499Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-21T14:15:22.499Z] Default Runtime: runc [2022-09-21T14:15:22.499Z] Init Binary: docker-init [2022-09-21T14:15:22.499Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:15:22.499Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-21T14:15:22.499Z] init version: de40ad0 [2022-09-21T14:15:22.499Z] Security Options: [2022-09-21T14:15:22.499Z] apparmor [2022-09-21T14:15:22.499Z] seccomp [2022-09-21T14:15:22.499Z] Profile: builtin [2022-09-21T14:15:22.499Z] Kernel Version: 5.4.0-1084-aws [2022-09-21T14:15:22.499Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-21T14:15:22.499Z] OSType: linux [2022-09-21T14:15:22.499Z] Architecture: x86_64 [2022-09-21T14:15:22.499Z] CPUs: 2 [2022-09-21T14:15:22.499Z] Total Memory: 7.483GiB [2022-09-21T14:15:22.499Z] Name: ip-10-100-63-90 [2022-09-21T14:15:22.499Z] ID: 4e66d922-08f5-4556-a2a1-fead38978a83 [2022-09-21T14:15:22.499Z] Docker Root Dir: /var/lib/docker [2022-09-21T14:15:22.499Z] Debug Mode: false [2022-09-21T14:15:22.499Z] Registry: https://index.docker.io/v1/ [2022-09-21T14:15:22.499Z] Labels: [2022-09-21T14:15:22.499Z] Experimental: true [2022-09-21T14:15:22.499Z] Insecure Registries: [2022-09-21T14:15:22.499Z] 127.0.0.0/8 [2022-09-21T14:15:22.499Z] Live Restore Enabled: true [2022-09-21T14:15:22.499Z] [2022-09-21T14:15:22.499Z] WARNING: No swap limit support [2022-09-21T14:15:22.505Z] #14 1.437 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:15:22.505Z] #14 1.449 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:15:22.505Z] #14 1.458 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:15:22.505Z] #14 1.610 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-21T14:15:22.505Z] #14 1.892 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB] [Pipeline] sh [2022-09-21T14:15:22.605Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:481bee51b513a4a8ceca80fca3c106157ab3adce . [2022-09-21T14:15:22.803Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-21T14:15:22.803Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-21T14:15:22.803Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-21T14:15:22.867Z] #1 [internal] load build definition from Dockerfile [2022-09-21T14:15:22.867Z] #1 transferring dockerfile: 16.91kB done [2022-09-21T14:15:22.867Z] #1 DONE 0.2s [2022-09-21T14:15:22.867Z] [2022-09-21T14:15:22.867Z] #2 [internal] load .dockerignore [2022-09-21T14:15:22.867Z] #2 transferring context: 87B done [2022-09-21T14:15:22.867Z] #2 DONE 0.2s [2022-09-21T14:15:22.867Z] [2022-09-21T14:15:22.867Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-21T14:15:23.065Z] + bash /home/ubuntu/workspace/moby_PR-44145/check-config.sh [2022-09-21T14:15:23.065Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-21T14:15:23.065Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-21T14:15:23.065Z] [2022-09-21T14:15:23.065Z] Generally Necessary: [2022-09-21T14:15:23.065Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-21T14:15:23.065Z] - apparmor: enabled and tools installed [2022-09-21T14:15:23.065Z] - CONFIG_NAMESPACES: enabled [2022-09-21T14:15:23.065Z] - CONFIG_NET_NS: enabled [2022-09-21T14:15:23.065Z] - CONFIG_PID_NS: enabled [2022-09-21T14:15:23.065Z] - CONFIG_IPC_NS: enabled [2022-09-21T14:15:23.065Z] - CONFIG_UTS_NS: enabled [2022-09-21T14:15:23.065Z] - CONFIG_CGROUPS: enabled [2022-09-21T14:15:23.065Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-21T14:15:23.065Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-21T14:15:23.065Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-21T14:15:23.065Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-21T14:15:23.065Z] - CONFIG_CPUSETS: enabled [2022-09-21T14:15:23.065Z] - CONFIG_MEMCG: enabled [2022-09-21T14:15:23.065Z] - CONFIG_KEYS: enabled [2022-09-21T14:15:23.065Z] - CONFIG_VETH: enabled (as module) [2022-09-21T14:15:23.127Z] #14 2.345 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-21T14:15:23.238Z] Client: Docker Engine - Community [2022-09-21T14:15:23.238Z] Version: 22.06.0-beta.0 [2022-09-21T14:15:23.238Z] API version: 1.42 [2022-09-21T14:15:23.238Z] Go version: go1.18.3 [2022-09-21T14:15:23.238Z] Git commit: 3e9117b [2022-09-21T14:15:23.238Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-21T14:15:23.238Z] OS/Arch: linux/amd64 [2022-09-21T14:15:23.238Z] Context: default [2022-09-21T14:15:23.238Z] [2022-09-21T14:15:23.238Z] Server: Docker Engine - Community [2022-09-21T14:15:23.238Z] Engine: [2022-09-21T14:15:23.238Z] Version: 22.06.0-beta.0 [2022-09-21T14:15:23.238Z] API version: 1.42 (minimum version 1.12) [2022-09-21T14:15:23.238Z] Go version: go1.18.3 [2022-09-21T14:15:23.238Z] Git commit: 38633e7 [2022-09-21T14:15:23.238Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-21T14:15:23.238Z] OS/Arch: linux/amd64 [2022-09-21T14:15:23.238Z] Experimental: true [2022-09-21T14:15:23.238Z] containerd: [2022-09-21T14:15:23.238Z] Version: 1.6.8 [2022-09-21T14:15:23.238Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:15:23.238Z] runc: [2022-09-21T14:15:23.238Z] Version: 1.1.4 [2022-09-21T14:15:23.238Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-21T14:15:23.238Z] docker-init: [2022-09-21T14:15:23.238Z] Version: 0.19.0 [2022-09-21T14:15:23.238Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-21T14:15:23.329Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-21T14:15:23.329Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-21T14:15:23.329Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-21T14:15:23.329Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-21T14:15:23.329Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-21T14:15:23.329Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-21T14:15:23.329Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-21T14:15:23.329Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-21T14:15:23.329Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-21T14:15:23.329Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-21T14:15:23.329Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-21T14:15:23.329Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-21T14:15:23.329Z] [2022-09-21T14:15:23.329Z] Optional Features: [2022-09-21T14:15:23.329Z] - CONFIG_USER_NS: enabled [2022-09-21T14:15:23.329Z] - CONFIG_SECCOMP: enabled [2022-09-21T14:15:23.329Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-21T14:15:23.329Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-21T14:15:23.329Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-21T14:15:23.329Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-21T14:15:23.329Z] - CONFIG_BLK_CGROUP: enabled [2022-09-21T14:15:23.329Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-21T14:15:23.438Z] #3 DONE 0.6s [2022-09-21T14:15:23.438Z] [2022-09-21T14:15:23.438Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-21T14:15:23.438Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-21T14:15:23.566Z] + docker info [2022-09-21T14:15:23.566Z] Client: [2022-09-21T14:15:23.566Z] Context: default [2022-09-21T14:15:23.566Z] Debug Mode: false [2022-09-21T14:15:23.566Z] Plugins: [2022-09-21T14:15:23.566Z] buildx: Docker Buildx (Docker Inc.) [2022-09-21T14:15:23.566Z] Version: f500bf6 [2022-09-21T14:15:23.566Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-21T14:15:23.566Z] compose: Docker Compose (Docker Inc.) [2022-09-21T14:15:23.566Z] Version: v2.11.0 [2022-09-21T14:15:23.566Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-21T14:15:23.566Z] scan: Docker Scan (Docker Inc.) [2022-09-21T14:15:23.566Z] Version: v0.17.0 [2022-09-21T14:15:23.566Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-21T14:15:23.566Z] [2022-09-21T14:15:23.566Z] Server: [2022-09-21T14:15:23.566Z] Containers: 0 [2022-09-21T14:15:23.566Z] Running: 0 [2022-09-21T14:15:23.566Z] Paused: 0 [2022-09-21T14:15:23.566Z] Stopped: 0 [2022-09-21T14:15:23.566Z] Images: 0 [2022-09-21T14:15:23.566Z] Server Version: 22.06.0-beta.0 [2022-09-21T14:15:23.566Z] Storage Driver: overlay2 [2022-09-21T14:15:23.566Z] Backing Filesystem: extfs [2022-09-21T14:15:23.566Z] Supports d_type: true [2022-09-21T14:15:23.566Z] Using metacopy: false [2022-09-21T14:15:23.566Z] Native Overlay Diff: true [2022-09-21T14:15:23.566Z] userxattr: false [2022-09-21T14:15:23.566Z] Logging Driver: json-file [2022-09-21T14:15:23.566Z] Cgroup Driver: cgroupfs [2022-09-21T14:15:23.566Z] Cgroup Version: 1 [2022-09-21T14:15:23.566Z] Plugins: [2022-09-21T14:15:23.566Z] Volume: local [2022-09-21T14:15:23.566Z] Network: bridge host ipvlan macvlan null overlay [2022-09-21T14:15:23.566Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-21T14:15:23.566Z] Swarm: inactive [2022-09-21T14:15:23.566Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-21T14:15:23.566Z] Default Runtime: runc [2022-09-21T14:15:23.566Z] Init Binary: docker-init [2022-09-21T14:15:23.566Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T14:15:23.566Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-21T14:15:23.566Z] init version: de40ad0 [2022-09-21T14:15:23.566Z] Security Options: [2022-09-21T14:15:23.566Z] apparmor [2022-09-21T14:15:23.566Z] seccomp [2022-09-21T14:15:23.566Z] Profile: builtin [2022-09-21T14:15:23.566Z] Kernel Version: 5.4.0-1084-aws [2022-09-21T14:15:23.566Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-21T14:15:23.566Z] OSType: linux [2022-09-21T14:15:23.566Z] Architecture: x86_64 [2022-09-21T14:15:23.566Z] CPUs: 2 [2022-09-21T14:15:23.566Z] Total Memory: 7.565GiB [2022-09-21T14:15:23.566Z] Name: ip-10-100-33-148 [2022-09-21T14:15:23.566Z] ID: 4e66d922-08f5-4556-a2a1-fead38978a83 [2022-09-21T14:15:23.566Z] Docker Root Dir: /var/lib/docker [2022-09-21T14:15:23.566Z] Debug Mode: false [2022-09-21T14:15:23.566Z] Registry: https://index.docker.io/v1/ [2022-09-21T14:15:23.566Z] Labels: [2022-09-21T14:15:23.566Z] Experimental: true [2022-09-21T14:15:23.566Z] Insecure Registries: [2022-09-21T14:15:23.566Z] 127.0.0.0/8 [2022-09-21T14:15:23.566Z] Live Restore Enabled: true [2022-09-21T14:15:23.566Z] [2022-09-21T14:15:23.566Z] WARNING: No swap limit support [Pipeline] sh [2022-09-21T14:15:23.596Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-21T14:15:23.596Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-21T14:15:23.596Z] - CONFIG_CGROUP_PERF: enabled [2022-09-21T14:15:23.596Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-21T14:15:23.596Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-21T14:15:23.596Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-21T14:15:23.596Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-21T14:15:23.596Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-21T14:15:23.596Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-21T14:15:23.596Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-21T14:15:23.596Z] - CONFIG_IP_VS: enabled (as module) [2022-09-21T14:15:23.596Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-21T14:15:23.596Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-21T14:15:23.596Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-21T14:15:23.596Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-21T14:15:23.596Z] - CONFIG_EXT4_FS: enabled [2022-09-21T14:15:23.596Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-21T14:15:23.596Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-21T14:15:23.596Z] - Network Drivers: [2022-09-21T14:15:23.596Z] - "overlay": [2022-09-21T14:15:23.596Z] - CONFIG_VXLAN: enabled (as module) [2022-09-21T14:15:23.596Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-21T14:15:23.596Z] Optional (for encrypted networks): [2022-09-21T14:15:23.692Z] #14 2.771 Fetched 8464 kB in 2s (5302 kB/s) [2022-09-21T14:15:23.702Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-21T14:15:23.702Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-21T14:15:23.702Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-21T14:15:23.702Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.2s [2022-09-21T14:15:23.865Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-21T14:15:23.865Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-21T14:15:23.865Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-21T14:15:23.865Z] + bash /home/ubuntu/workspace/moby_PR-44145/check-config.sh [2022-09-21T14:15:23.865Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-21T14:15:23.865Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-21T14:15:23.865Z] [2022-09-21T14:15:23.865Z] Generally Necessary: [2022-09-21T14:15:23.865Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-21T14:15:23.865Z] - apparmor: enabled and tools installed [2022-09-21T14:15:23.865Z] - CONFIG_NAMESPACES: enabled [2022-09-21T14:15:23.865Z] - CONFIG_NET_NS: enabled [2022-09-21T14:15:23.865Z] - CONFIG_PID_NS: enabled [2022-09-21T14:15:23.865Z] - CONFIG_IPC_NS: enabled [2022-09-21T14:15:23.869Z] - CONFIG_CRYPTO: enabled [2022-09-21T14:15:23.869Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-21T14:15:23.869Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-21T14:15:23.869Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-21T14:15:23.869Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-21T14:15:23.869Z] - CONFIG_XFRM: enabled [2022-09-21T14:15:23.869Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-21T14:15:23.869Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-21T14:15:23.869Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-21T14:15:23.869Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-21T14:15:23.869Z] - "ipvlan": [2022-09-21T14:15:23.869Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-21T14:15:23.869Z] - "macvlan": [2022-09-21T14:15:23.869Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-21T14:15:23.869Z] - CONFIG_DUMMY: enabled (as module) [2022-09-21T14:15:23.869Z] - "ftp,tftp client in container": [2022-09-21T14:15:23.869Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-21T14:15:23.869Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-21T14:15:23.869Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-21T14:15:23.869Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-21T14:15:23.869Z] - Storage Drivers: [2022-09-21T14:15:23.869Z] - "aufs": [2022-09-21T14:15:23.869Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-21T14:15:23.869Z] - "btrfs": [2022-09-21T14:15:23.869Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-21T14:15:23.869Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-21T14:15:23.869Z] - "devicemapper": [2022-09-21T14:15:23.869Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-21T14:15:23.869Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-21T14:15:23.869Z] - "overlay": [2022-09-21T14:15:23.869Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-21T14:15:23.869Z] - "zfs": [2022-09-21T14:15:23.869Z] - /dev/zfs: present [2022-09-21T14:15:23.869Z] - zfs command: missing [2022-09-21T14:15:23.869Z] - zpool command: missing [2022-09-21T14:15:23.869Z] [2022-09-21T14:15:23.869Z] Limits: [2022-09-21T14:15:23.869Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-21T14:15:23.869Z] [2022-09-21T14:15:23.869Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-21T14:15:23.960Z] #14 2.771 Reading package lists... [2022-09-21T14:15:23.964Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.49MB / 9.94MB 0.3s [2022-09-21T14:15:23.964Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-21T14:15:23.964Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-21T14:15:24.128Z] - CONFIG_UTS_NS: enabled [2022-09-21T14:15:24.128Z] - CONFIG_CGROUPS: enabled [2022-09-21T14:15:24.128Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-21T14:15:24.128Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-21T14:15:24.128Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-21T14:15:24.128Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-21T14:15:24.128Z] - CONFIG_CPUSETS: enabled [2022-09-21T14:15:24.128Z] - CONFIG_MEMCG: enabled [2022-09-21T14:15:24.128Z] - CONFIG_KEYS: enabled [2022-09-21T14:15:24.128Z] - CONFIG_VETH: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-21T14:15:24.128Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-21T14:15:24.128Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-21T14:15:24.128Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-21T14:15:24.128Z] [2022-09-21T14:15:24.128Z] Optional Features: [2022-09-21T14:15:24.128Z] - CONFIG_USER_NS: enabled [2022-09-21T14:15:24.128Z] - CONFIG_SECCOMP: enabled [2022-09-21T14:15:24.128Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-21T14:15:24.128Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-21T14:15:24.128Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-21T14:15:24.214Z] + sudo modprobe ip_vs [2022-09-21T14:15:24.214Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:481bee51b513a4a8ceca80fca3c106157ab3adce . [2022-09-21T14:15:24.224Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-21T14:15:24.413Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-21T14:15:24.413Z] - CONFIG_BLK_CGROUP: enabled [2022-09-21T14:15:24.413Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-21T14:15:24.413Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-21T14:15:24.413Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-21T14:15:24.413Z] - CONFIG_CGROUP_PERF: enabled [2022-09-21T14:15:24.413Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-21T14:15:24.413Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-21T14:15:24.413Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-21T14:15:24.413Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-21T14:15:24.413Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-21T14:15:24.413Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-21T14:15:24.413Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-21T14:15:24.413Z] - CONFIG_IP_VS: enabled (as module) [2022-09-21T14:15:24.413Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-21T14:15:24.413Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-21T14:15:24.413Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-21T14:15:24.413Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-21T14:15:24.413Z] - CONFIG_EXT4_FS: enabled [2022-09-21T14:15:24.413Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-21T14:15:24.413Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-21T14:15:24.413Z] - Network Drivers: [2022-09-21T14:15:24.413Z] - "overlay": [2022-09-21T14:15:24.413Z] - CONFIG_VXLAN: enabled (as module) [2022-09-21T14:15:24.413Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-21T14:15:24.414Z] Optional (for encrypted networks): [2022-09-21T14:15:24.485Z] #4 DONE 0.9s [2022-09-21T14:15:24.485Z] [2022-09-21T14:15:24.485Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-21T14:15:24.679Z] - CONFIG_CRYPTO: enabled [2022-09-21T14:15:24.679Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-21T14:15:24.679Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-21T14:15:24.679Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-21T14:15:24.679Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-21T14:15:24.679Z] - CONFIG_XFRM: enabled [2022-09-21T14:15:24.679Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-21T14:15:24.679Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-21T14:15:24.679Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-21T14:15:24.679Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-21T14:15:24.679Z] - "ipvlan": [2022-09-21T14:15:24.679Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-21T14:15:24.679Z] - "macvlan": [2022-09-21T14:15:24.679Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-21T14:15:24.679Z] - CONFIG_DUMMY: enabled (as module) [2022-09-21T14:15:24.679Z] - "ftp,tftp client in container": [2022-09-21T14:15:24.679Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-21T14:15:24.679Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-21T14:15:24.679Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-21T14:15:24.679Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-21T14:15:24.679Z] - Storage Drivers: [2022-09-21T14:15:24.679Z] - "aufs": [2022-09-21T14:15:24.679Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-21T14:15:24.679Z] - "btrfs": [2022-09-21T14:15:24.679Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-21T14:15:24.679Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-21T14:15:24.679Z] - "devicemapper": [2022-09-21T14:15:24.679Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-21T14:15:24.679Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-21T14:15:24.679Z] - "overlay": [2022-09-21T14:15:24.679Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-21T14:15:24.679Z] - "zfs": [2022-09-21T14:15:24.679Z] - /dev/zfs: present [2022-09-21T14:15:24.679Z] - zfs command: missing [2022-09-21T14:15:24.679Z] - zpool command: missing [2022-09-21T14:15:24.679Z] [2022-09-21T14:15:24.679Z] Limits: [2022-09-21T14:15:24.679Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-21T14:15:24.679Z] [2022-09-21T14:15:24.679Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-21T14:15:24.791Z] #1 [internal] load build definition from Dockerfile [2022-09-21T14:15:24.791Z] #1 transferring dockerfile: 31B [2022-09-21T14:15:24.791Z] #1 transferring dockerfile: 16.91kB done [2022-09-21T14:15:24.791Z] #1 DONE 0.1s [2022-09-21T14:15:24.791Z] [2022-09-21T14:15:24.791Z] #2 [internal] load .dockerignore [2022-09-21T14:15:24.791Z] #2 transferring context: 87B done [2022-09-21T14:15:24.791Z] #2 DONE 0.1s [2022-09-21T14:15:24.791Z] [2022-09-21T14:15:24.791Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-21T14:15:24.894Z] #14 3.324 Reading package lists... [2022-09-21T14:15:24.894Z] #14 3.941 Building dependency tree... [2022-09-21T14:15:24.894Z] #14 4.325 The following additional packages will be installed: [2022-09-21T14:15:24.894Z] #14 4.325 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-21T14:15:24.894Z] #14 4.325 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-21T14:15:24.894Z] #14 4.325 Recommended packages: [2022-09-21T14:15:24.894Z] #14 4.325 libldap-common publicsuffix libsasl2-modules [2022-09-21T14:15:25.041Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:481bee51b513a4a8ceca80fca3c106157ab3adce . [2022-09-21T14:15:25.153Z] #14 4.452 The following NEW packages will be installed: [2022-09-21T14:15:25.310Z] #1 [internal] load build definition from Dockerfile [2022-09-21T14:15:25.310Z] #1 transferring dockerfile: 16.91kB done [2022-09-21T14:15:25.310Z] #1 DONE 0.1s [2022-09-21T14:15:25.310Z] [2022-09-21T14:15:25.310Z] #2 [internal] load .dockerignore [2022-09-21T14:15:25.310Z] #2 transferring context: 87B done [2022-09-21T14:15:25.310Z] #2 DONE 0.1s [2022-09-21T14:15:25.368Z] #3 DONE 0.4s [2022-09-21T14:15:25.368Z] [2022-09-21T14:15:25.368Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-21T14:15:25.368Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-21T14:15:25.368Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-21T14:15:25.368Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-21T14:15:25.368Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-21T14:15:25.368Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 8.39MB / 9.94MB 0.2s [2022-09-21T14:15:25.368Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-21T14:15:25.413Z] #14 4.453 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-21T14:15:25.413Z] #14 4.453 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-21T14:15:25.413Z] #14 4.454 libssh2-1 openssl [2022-09-21T14:15:25.413Z] #14 4.731 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:15:25.413Z] #14 4.731 Need to get 2941 kB of archives. [2022-09-21T14:15:25.413Z] #14 4.731 After this operation, 6478 kB of additional disk space will be used. [2022-09-21T14:15:25.413Z] #14 4.731 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-21T14:15:25.413Z] #14 4.742 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-21T14:15:25.413Z] #14 4.744 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-21T14:15:25.413Z] #14 4.757 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-21T14:15:25.413Z] #14 4.759 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-21T14:15:25.413Z] #14 4.814 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-21T14:15:25.413Z] #14 4.856 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-21T14:15:25.573Z] [2022-09-21T14:15:25.573Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-21T14:15:25.629Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-21T14:15:25.724Z] #14 4.858 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-21T14:15:25.724Z] #14 4.858 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-21T14:15:25.724Z] #14 4.860 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-21T14:15:25.724Z] #14 4.864 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-09-21T14:15:25.724Z] #14 4.868 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-09-21T14:15:25.724Z] #14 4.943 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-21T14:15:25.724Z] #14 4.944 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-21T14:15:25.724Z] #14 4.947 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-21T14:15:25.833Z] #3 DONE 0.4s [2022-09-21T14:15:25.833Z] [2022-09-21T14:15:25.833Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-21T14:15:25.833Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-21T14:15:25.833Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-21T14:15:25.833Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-21T14:15:25.833Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-21T14:15:25.833Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 5.24MB / 9.94MB 0.1s [2022-09-21T14:15:25.985Z] #14 5.198 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:15:25.985Z] #14 5.239 Fetched 2941 kB in 0s (6041 kB/s) [2022-09-21T14:15:25.985Z] #14 5.429 Selecting previously unselected package openssl. [2022-09-21T14:15:25.985Z] #14 5.429 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-09-21T14:15:25.985Z] #14 5.429 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-21T14:15:26.095Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-21T14:15:26.201Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done [2022-09-21T14:15:26.244Z] #14 5.588 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-21T14:15:26.356Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-21T14:15:26.356Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-21T14:15:26.503Z] #14 5.744 Selecting previously unselected package ca-certificates. [2022-09-21T14:15:26.504Z] #14 5.748 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-21T14:15:26.504Z] #14 5.766 Unpacking ca-certificates (20210119) ... [2022-09-21T14:15:26.504Z] #14 5.852 Selecting previously unselected package libbrotli1:arm64. [2022-09-21T14:15:26.504Z] #14 5.852 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-21T14:15:26.504Z] #14 5.874 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-21T14:15:26.640Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done [2022-09-21T14:15:26.641Z] #4 DONE 0.9s [2022-09-21T14:15:26.761Z] #14 ... [2022-09-21T14:15:26.761Z] [2022-09-21T14:15:26.761Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-21T14:15:26.761Z] #15 DONE 0.2s [2022-09-21T14:15:26.761Z] [2022-09-21T14:15:26.761Z] #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 [2022-09-21T14:15:26.761Z] #14 5.972 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-21T14:15:26.761Z] #14 5.973 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-21T14:15:26.761Z] #14 5.978 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:26.761Z] #14 6.028 Selecting previously unselected package libsasl2-2:arm64. [2022-09-21T14:15:26.761Z] #14 6.028 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-21T14:15:26.761Z] #14 6.032 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:26.761Z] #14 ... [2022-09-21T14:15:26.761Z] [2022-09-21T14:15:26.761Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-21T14:15:26.771Z] #4 DONE 1.6s [2022-09-21T14:15:26.903Z] [2022-09-21T14:15:26.903Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:15:27.020Z] #16 DONE 0.3s [2022-09-21T14:15:27.020Z] [2022-09-21T14:15:27.020Z] #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 [2022-09-21T14:15:27.020Z] #14 6.134 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-21T14:15:27.020Z] #14 6.134 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-21T14:15:27.020Z] #14 6.145 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-21T14:15:27.020Z] #14 6.223 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-21T14:15:27.020Z] #14 6.223 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-21T14:15:27.020Z] #14 6.224 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-21T14:15:27.020Z] #14 6.276 Selecting previously unselected package libpsl5:arm64. [2022-09-21T14:15:27.020Z] #14 6.276 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-21T14:15:27.020Z] #14 6.281 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-21T14:15:27.020Z] #14 6.335 Selecting previously unselected package librtmp1:arm64. [2022-09-21T14:15:27.020Z] #14 6.335 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-21T14:15:27.020Z] #14 6.335 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-21T14:15:27.020Z] #14 6.394 Selecting previously unselected package libssh2-1:arm64. [2022-09-21T14:15:27.020Z] #14 6.394 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-21T14:15:27.020Z] #14 6.397 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-21T14:15:27.020Z] #14 6.451 Selecting previously unselected package libcurl4:arm64. [2022-09-21T14:15:27.020Z] #14 6.451 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-21T14:15:27.035Z] #5 DONE 1.9s [2022-09-21T14:15:27.035Z] [2022-09-21T14:15:27.035Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:15:27.035Z] #6 DONE 2.0s [2022-09-21T14:15:27.035Z] [2022-09-21T14:15:27.035Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-21T14:15:27.035Z] #7 DONE 2.0s [2022-09-21T14:15:27.035Z] [2022-09-21T14:15:27.035Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:15:27.035Z] #8 DONE 2.0s [2022-09-21T14:15:27.035Z] [2022-09-21T14:15:27.035Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:27.035Z] #9 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done [2022-09-21T14:15:27.277Z] #14 6.456 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:27.277Z] #14 6.518 Selecting previously unselected package curl. [2022-09-21T14:15:27.277Z] #14 6.518 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-21T14:15:27.277Z] #14 6.523 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:27.277Z] #14 6.644 Selecting previously unselected package libonig5:arm64. [2022-09-21T14:15:27.277Z] #14 6.644 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-21T14:15:27.277Z] #14 6.648 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-21T14:15:27.277Z] #14 6.704 Selecting previously unselected package libjq1:arm64. [2022-09-21T14:15:27.277Z] #14 6.704 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-21T14:15:27.296Z] #9 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-21T14:15:27.296Z] #9 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done [2022-09-21T14:15:27.296Z] #9 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done [2022-09-21T14:15:27.350Z] [2022-09-21T14:15:27.350Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:15:27.535Z] #14 6.713 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-21T14:15:27.535Z] #14 6.756 Selecting previously unselected package jq. [2022-09-21T14:15:27.535Z] #14 6.757 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-21T14:15:27.535Z] #14 6.762 Unpacking jq (1.6-2.1) ... [2022-09-21T14:15:27.535Z] #14 6.799 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-21T14:15:27.535Z] #14 6.809 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-21T14:15:27.535Z] #14 6.820 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-21T14:15:27.535Z] #14 6.830 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:27.535Z] #14 6.840 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-21T14:15:27.535Z] #14 6.851 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:27.535Z] #14 6.862 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-21T14:15:27.535Z] #14 6.873 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-21T14:15:27.535Z] #14 6.889 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-21T14:15:27.535Z] #14 6.900 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-21T14:15:27.535Z] #14 6.911 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-21T14:15:27.799Z] #14 6.922 Setting up ca-certificates (20210119) ... [2022-09-21T14:15:27.856Z] #5 DONE 0.7s [2022-09-21T14:15:27.856Z] [2022-09-21T14:15:27.856Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:15:27.856Z] #6 DONE 0.7s [2022-09-21T14:15:27.856Z] [2022-09-21T14:15:27.856Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-21T14:15:27.856Z] #7 DONE 0.7s [2022-09-21T14:15:27.856Z] [2022-09-21T14:15:27.856Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-21T14:15:27.856Z] #8 DONE 0.8s [2022-09-21T14:15:27.869Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 0B / 55.03MB 0.4s [2022-09-21T14:15:27.869Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 12.58MB / 55.03MB 0.7s [2022-09-21T14:15:27.869Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 16.83MB / 55.03MB 0.7s [2022-09-21T14:15:28.132Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 30.41MB / 55.03MB 0.8s [2022-09-21T14:15:28.132Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 33.55MB / 55.03MB 0.9s [2022-09-21T14:15:28.295Z] #5 DONE 1.3s [2022-09-21T14:15:28.295Z] [2022-09-21T14:15:28.295Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-21T14:15:28.295Z] #6 DONE 1.3s [2022-09-21T14:15:28.295Z] [2022-09-21T14:15:28.295Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T14:15:28.295Z] #7 DONE 1.3s [2022-09-21T14:15:28.295Z] [2022-09-21T14:15:28.295Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-21T14:15:28.295Z] #8 DONE 1.3s [2022-09-21T14:15:28.375Z] #14 7.632 Updating certificates in /etc/ssl/certs... [2022-09-21T14:15:28.396Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 49.28MB / 55.03MB 1.2s [2022-09-21T14:15:28.658Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 54.53MB / 55.03MB 1.3s [2022-09-21T14:15:28.925Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.5s done [2022-09-21T14:15:29.305Z] #14 8.560 129 added, 0 removed; done. [2022-09-21T14:15:29.305Z] #14 8.593 Setting up jq (1.6-2.1) ... [2022-09-21T14:15:29.305Z] #14 8.606 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:29.305Z] #14 8.622 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:29.305Z] #14 8.635 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:15:29.305Z] #14 8.671 Processing triggers for ca-certificates (20210119) ... [2022-09-21T14:15:29.305Z] #14 8.671 Updating certificates in /etc/ssl/certs... [2022-09-21T14:15:29.679Z] [2022-09-21T14:15:29.679Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:15:29.679Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-21T14:15:29.679Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-21T14:15:29.679Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-21T14:15:29.679Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-21T14:15:29.770Z] [2022-09-21T14:15:29.770Z] #9 [internal] load build context [2022-09-21T14:15:30.236Z] #14 9.377 0 added, 0 removed; done. [2022-09-21T14:15:30.236Z] #14 9.377 Running hooks in /etc/ca-certificates/update.d... [2022-09-21T14:15:30.236Z] #14 9.380 done. [2022-09-21T14:15:30.352Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-09-21T14:15:30.352Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.4s [2022-09-21T14:15:30.624Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-09-21T14:15:30.717Z] #9 transferring context: 10.18MB 0.9s [2022-09-21T14:15:30.801Z] #14 DONE 9.9s [2022-09-21T14:15:30.801Z] [2022-09-21T14:15:30.801Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-21T14:15:30.801Z] #17 DONE 0.1s [2022-09-21T14:15:30.801Z] [2022-09-21T14:15:30.801Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:15:30.801Z] #18 ... [2022-09-21T14:15:30.801Z] [2022-09-21T14:15:30.801Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:30.801Z] #13 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.2s done [2022-09-21T14:15:30.801Z] #13 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 0.5s done [2022-09-21T14:15:30.801Z] #13 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 3.1s done [2022-09-21T14:15:30.801Z] #13 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 3.6s done [2022-09-21T14:15:30.801Z] #13 extracting sha256:92339d9f0854e643ee4a08fd6e1097f177c9fdeb37c86328fa5a0de9d7da2746 1.4s [2022-09-21T14:15:30.897Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-09-21T14:15:30.897Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-21T14:15:30.908Z] #9 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 1.7s [2022-09-21T14:15:31.173Z] #9 ... [2022-09-21T14:15:31.173Z] [2022-09-21T14:15:31.173Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:15:31.173Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-21T14:15:31.173Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-21T14:15:31.173Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-21T14:15:31.173Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-21T14:15:31.173Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-21T14:15:31.173Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-09-21T14:15:31.173Z] #10 DONE 4.3s [2022-09-21T14:15:31.173Z] [2022-09-21T14:15:31.173Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:32.574Z] #9 ... [2022-09-21T14:15:32.574Z] [2022-09-21T14:15:32.574Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:15:32.574Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-21T14:15:32.574Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-21T14:15:32.574Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-21T14:15:32.574Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-21T14:15:32.574Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-09-21T14:15:32.574Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-09-21T14:15:32.574Z] #11 DONE 5.7s [2022-09-21T14:15:32.574Z] [2022-09-21T14:15:32.574Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:32.574Z] #12 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.1s done [2022-09-21T14:15:32.574Z] #12 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done [2022-09-21T14:15:32.574Z] #12 sha256:ebd59a91af0c61cf28a22a9651ffd45612848bdcc1a43c2c3063825ba2e613fc 1.80kB / 1.80kB done [2022-09-21T14:15:32.574Z] #12 sha256:f81bafb819d5b520ab919b42e5925c4b32b62241fc1d036036d9bb5aa2f522d1 7.10kB / 7.10kB done [2022-09-21T14:15:32.574Z] #12 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.5s done [2022-09-21T14:15:32.574Z] #12 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 0.9s done [2022-09-21T14:15:32.575Z] #12 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 1.2s done [2022-09-21T14:15:32.575Z] #12 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 2.8s done [2022-09-21T14:15:32.575Z] #12 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 3.7s done [2022-09-21T14:15:32.575Z] #12 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 5.0s done [2022-09-21T14:15:32.575Z] #12 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 156B / 156B 3.2s done [2022-09-21T14:15:32.830Z] #13 ... [2022-09-21T14:15:32.830Z] [2022-09-21T14:15:32.830Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:15:32.830Z] #18 2.099 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-21T14:15:33.088Z] #18 2.354 [2022-09-21T14:15:33.603Z] #18 2.575 #=#=# 0.9% ######################################################################## 100.0% [2022-09-21T14:15:33.603Z] #18 2.861 [2022-09-21T14:15:33.963Z] #12 ... [2022-09-21T14:15:33.963Z] [2022-09-21T14:15:33.963Z] #13 [internal] load build context [2022-09-21T14:15:33.963Z] #13 transferring context: 53.51MB 6.7s done [2022-09-21T14:15:33.963Z] #13 DONE 6.9s [2022-09-21T14:15:33.963Z] [2022-09-21T14:15:33.963Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:33.963Z] #12 ... [2022-09-21T14:15:33.963Z] [2022-09-21T14:15:33.963Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:34.533Z] #18 3.823 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-21T14:15:34.533Z] #18 ... [2022-09-21T14:15:34.533Z] [2022-09-21T14:15:34.533Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:34.533Z] #13 extracting sha256:92339d9f0854e643ee4a08fd6e1097f177c9fdeb37c86328fa5a0de9d7da2746 4.7s done [2022-09-21T14:15:34.533Z] #13 extracting sha256:63cd6aaf5d80a74a1e6212e66f9b06de90583f8d44feff6fc5a967a65eaccbae done [2022-09-21T14:15:34.533Z] #13 DONE 18.8s [2022-09-21T14:15:34.789Z] [2022-09-21T14:15:34.789Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:15:34.789Z] #18 4.057 [2022-09-21T14:15:35.130Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-09-21T14:15:35.306Z] #18 4.280 #=#=# 0.8% ######################################################################## 100.0% [2022-09-21T14:15:35.306Z] #18 4.582 [2022-09-21T14:15:35.355Z] #9 ... [2022-09-21T14:15:35.355Z] [2022-09-21T14:15:35.355Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-21T14:15:35.355Z] #14 DONE 0.8s [2022-09-21T14:15:35.390Z] #9 ... [2022-09-21T14:15:35.390Z] [2022-09-21T14:15:35.390Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:35.390Z] #10 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.2s done [2022-09-21T14:15:35.390Z] #10 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done [2022-09-21T14:15:35.390Z] #10 sha256:ebd59a91af0c61cf28a22a9651ffd45612848bdcc1a43c2c3063825ba2e613fc 1.80kB / 1.80kB done [2022-09-21T14:15:35.390Z] #10 sha256:f81bafb819d5b520ab919b42e5925c4b32b62241fc1d036036d9bb5aa2f522d1 7.10kB / 7.10kB done [2022-09-21T14:15:35.390Z] #10 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 2.4s done [2022-09-21T14:15:35.390Z] #10 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 1.4s done [2022-09-21T14:15:35.390Z] #10 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 1.8s done [2022-09-21T14:15:35.390Z] #10 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 3.2s done [2022-09-21T14:15:35.391Z] #10 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 5.2s [2022-09-21T14:15:35.391Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 119.54MB / 141.88MB 5.2s [2022-09-21T14:15:35.391Z] #10 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 2.4s [2022-09-21T14:15:35.391Z] #10 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 156B / 156B 3.6s done [2022-09-21T14:15:35.391Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 127.93MB / 141.88MB 5.3s [2022-09-21T14:15:35.620Z] [2022-09-21T14:15:35.620Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-21T14:15:35.652Z] #10 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 5.5s done [2022-09-21T14:15:35.652Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 5.6s [2022-09-21T14:15:35.870Z] #18 ... [2022-09-21T14:15:35.870Z] [2022-09-21T14:15:35.870Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-21T14:15:35.870Z] #19 DONE 1.4s [2022-09-21T14:15:36.128Z] [2022-09-21T14:15:36.128Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-21T14:15:36.209Z] #9 transferring context: 37.75MB 5.9s [2022-09-21T14:15:36.209Z] #9 ... [2022-09-21T14:15:36.209Z] [2022-09-21T14:15:36.209Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:36.209Z] #10 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.3s done [2022-09-21T14:15:36.209Z] #10 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done [2022-09-21T14:15:36.209Z] #10 sha256:ebd59a91af0c61cf28a22a9651ffd45612848bdcc1a43c2c3063825ba2e613fc 1.80kB / 1.80kB done [2022-09-21T14:15:36.209Z] #10 sha256:f81bafb819d5b520ab919b42e5925c4b32b62241fc1d036036d9bb5aa2f522d1 7.10kB / 7.10kB done [2022-09-21T14:15:36.209Z] #10 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 2.1s done [2022-09-21T14:15:36.209Z] #10 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 1.2s done [2022-09-21T14:15:36.209Z] #10 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 1.5s done [2022-09-21T14:15:36.209Z] #10 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 4.1s done [2022-09-21T14:15:36.209Z] #10 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 5.3s [2022-09-21T14:15:36.209Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 91.23MB / 141.88MB 5.3s [2022-09-21T14:15:36.209Z] #10 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 2.3s [2022-09-21T14:15:36.209Z] #10 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 156B / 156B 4.4s done [2022-09-21T14:15:36.209Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 102.27MB / 141.88MB 5.5s [2022-09-21T14:15:36.209Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 111.15MB / 141.88MB 5.7s [2022-09-21T14:15:36.209Z] #10 ... [2022-09-21T14:15:36.209Z] [2022-09-21T14:15:36.209Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:15:36.209Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-21T14:15:36.209Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-21T14:15:36.209Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-21T14:15:36.209Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-21T14:15:36.209Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-09-21T14:15:36.209Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-09-21T14:15:36.209Z] #11 DONE 6.4s [2022-09-21T14:15:36.209Z] [2022-09-21T14:15:36.209Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:36.209Z] #10 ... [2022-09-21T14:15:36.209Z] [2022-09-21T14:15:36.209Z] #9 [internal] load build context [2022-09-21T14:15:36.255Z] #15 ... [2022-09-21T14:15:36.255Z] [2022-09-21T14:15:36.255Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:36.255Z] #9 DONE 9.4s [2022-09-21T14:15:36.255Z] [2022-09-21T14:15:36.255Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-21T14:15:36.384Z] #20 DONE 0.5s [2022-09-21T14:15:36.384Z] [2022-09-21T14:15:36.384Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:15:36.384Z] #18 5.530 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-21T14:15:36.516Z] #16 ... [2022-09-21T14:15:36.516Z] [2022-09-21T14:15:36.516Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-21T14:15:36.516Z] #15 DONE 1.2s [2022-09-21T14:15:36.516Z] [2022-09-21T14:15:36.516Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:36.516Z] #12 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 6.6s done [2022-09-21T14:15:36.516Z] #12 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.5s [2022-09-21T14:15:36.644Z] #18 5.770 [2022-09-21T14:15:36.644Z] [2022-09-21T14:15:36.644Z] #18 ... [2022-09-21T14:15:36.644Z] [2022-09-21T14:15:36.644Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-21T14:15:36.645Z] #21 DONE 0.2s [2022-09-21T14:15:36.645Z] [2022-09-21T14:15:36.645Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-21T14:15:36.645Z] #22 DONE 0.2s [2022-09-21T14:15:36.645Z] [2022-09-21T14:15:36.645Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:15:36.781Z] #9 transferring context: 53.52MB 7.1s done [2022-09-21T14:15:37.036Z] #10 ... [2022-09-21T14:15:37.036Z] [2022-09-21T14:15:37.036Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:15:37.036Z] #9 DONE 7.6s [2022-09-21T14:15:37.036Z] [2022-09-21T14:15:37.036Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:15:37.036Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-21T14:15:37.036Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-21T14:15:37.036Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-21T14:15:37.036Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-21T14:15:37.036Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-09-21T14:15:37.036Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-09-21T14:15:37.036Z] #11 DONE 7.7s [2022-09-21T14:15:37.036Z] [2022-09-21T14:15:37.036Z] #12 [internal] load build context [2022-09-21T14:15:37.036Z] #12 transferring context: 53.52MB 6.7s done [2022-09-21T14:15:37.089Z] #12 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.7s done [2022-09-21T14:15:37.089Z] #12 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.1s [2022-09-21T14:15:37.157Z] #18 5.992 #=#=# 0.1% #################################### 50.5% ########################################## 59.2% ######################################################################## 100.0% [2022-09-21T14:15:37.304Z] #12 DONE 7.7s [2022-09-21T14:15:37.304Z] [2022-09-21T14:15:37.304Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:37.304Z] #13 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.2s done [2022-09-21T14:15:37.304Z] #13 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-21T14:15:37.304Z] #13 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done [2022-09-21T14:15:37.304Z] #13 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done [2022-09-21T14:15:37.304Z] #13 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 2.4s done [2022-09-21T14:15:37.304Z] #13 ... [2022-09-21T14:15:37.304Z] [2022-09-21T14:15:37.304Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:37.415Z] #18 6.647 [2022-09-21T14:15:37.660Z] #12 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.4s done [2022-09-21T14:15:37.660Z] #12 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 [2022-09-21T14:15:38.193Z] #9 DONE 8.6s [2022-09-21T14:15:38.193Z] [2022-09-21T14:15:38.193Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:38.193Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 8.0s [2022-09-21T14:15:38.757Z] #10 ... [2022-09-21T14:15:38.757Z] [2022-09-21T14:15:38.757Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:38.757Z] #13 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 5.6s done [2022-09-21T14:15:38.757Z] #13 DONE 9.4s [2022-09-21T14:15:38.757Z] [2022-09-21T14:15:38.757Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:38.757Z] #10 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.1s [2022-09-21T14:15:38.786Z] #18 8.092 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-21T14:15:39.144Z] #10 ... [2022-09-21T14:15:39.144Z] [2022-09-21T14:15:39.144Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T14:15:39.144Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-09-21T14:15:39.144Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-21T14:15:39.144Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-21T14:15:39.144Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-21T14:15:39.144Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-09-21T14:15:39.144Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done [2022-09-21T14:15:39.144Z] #12 DONE 9.3s [2022-09-21T14:15:39.144Z] [2022-09-21T14:15:39.144Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T14:15:39.144Z] #13 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done [2022-09-21T14:15:39.144Z] #13 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-21T14:15:39.144Z] #13 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done [2022-09-21T14:15:39.144Z] #13 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done [2022-09-21T14:15:39.144Z] #13 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 2.3s done [2022-09-21T14:15:39.144Z] #13 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 6.3s done [2022-09-21T14:15:39.330Z] #10 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.4s done [2022-09-21T14:15:39.330Z] #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.1s [2022-09-21T14:15:39.350Z] #18 8.457 [2022-09-21T14:15:39.350Z] #18 8.680 #=#=# ######################################################################## 100.0% [2022-09-21T14:15:39.419Z] #13 DONE 9.9s [2022-09-21T14:15:39.419Z] [2022-09-21T14:15:39.419Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:39.419Z] #10 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 [2022-09-21T14:15:39.900Z] #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.6s done [2022-09-21T14:15:39.918Z] #18 9.109 [2022-09-21T14:15:40.160Z] #10 ... [2022-09-21T14:15:40.160Z] [2022-09-21T14:15:40.160Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-21T14:15:40.160Z] #14 DONE 0.8s [2022-09-21T14:15:40.363Z] #10 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.7s done [2022-09-21T14:15:40.363Z] #10 ... [2022-09-21T14:15:40.363Z] [2022-09-21T14:15:40.363Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-21T14:15:40.363Z] #14 DONE 0.7s [2022-09-21T14:15:40.363Z] [2022-09-21T14:15:40.363Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:40.363Z] #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 [2022-09-21T14:15:40.425Z] [2022-09-21T14:15:40.425Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:40.425Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 [2022-09-21T14:15:41.293Z] #18 10.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-21T14:15:41.311Z] #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.6s done [2022-09-21T14:15:41.311Z] #10 ... [2022-09-21T14:15:41.311Z] [2022-09-21T14:15:41.311Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-21T14:15:41.311Z] #15 DONE 0.9s [2022-09-21T14:15:41.369Z] #10 ... [2022-09-21T14:15:41.369Z] [2022-09-21T14:15:41.369Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-21T14:15:41.369Z] #15 DONE 1.1s [2022-09-21T14:15:41.369Z] [2022-09-21T14:15:41.369Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:41.576Z] [2022-09-21T14:15:41.576Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:41.576Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 [2022-09-21T14:15:41.872Z] #12 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 4.0s done [2022-09-21T14:15:41.873Z] #12 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 0.1s [2022-09-21T14:15:42.223Z] #18 11.45 [2022-09-21T14:15:42.490Z] #18 ... [2022-09-21T14:15:42.490Z] [2022-09-21T14:15:42.490Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:15:42.490Z] #0 5.242 + RM_GOPATH=0 [2022-09-21T14:15:42.490Z] #0 5.242 + TMP_GOPATH= [2022-09-21T14:15:42.490Z] #0 5.242 + : /build [2022-09-21T14:15:42.490Z] #0 5.242 + '[' -z '' ']' [2022-09-21T14:15:42.490Z] #0 5.261 ++ mktemp -d [2022-09-21T14:15:42.490Z] #0 5.264 + export GOPATH=/tmp/tmp.55VfBUAcB3 [2022-09-21T14:15:42.490Z] #0 5.288 + GOPATH=/tmp/tmp.55VfBUAcB3 [2022-09-21T14:15:42.490Z] #0 5.288 + RM_GOPATH=1 [2022-09-21T14:15:42.490Z] #0 5.288 + case "$(go env GOARCH)" in [2022-09-21T14:15:42.490Z] #0 5.290 ++ go env GOARCH [2022-09-21T14:15:42.490Z] #0 5.317 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:42.490Z] #0 5.318 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:42.490Z] #0 5.320 ++ dirname /tmp/install/install.sh [2022-09-21T14:15:42.490Z] #0 5.326 + dir=/tmp/install [2022-09-21T14:15:42.490Z] #0 5.334 + bin=dockercli [2022-09-21T14:15:42.490Z] #0 5.335 + shift [2022-09-21T14:15:42.490Z] #0 5.335 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-21T14:15:42.490Z] #0 5.335 + . /tmp/install/dockercli.installer [2022-09-21T14:15:42.490Z] #0 5.338 ++ : stable [2022-09-21T14:15:42.490Z] #0 5.338 ++ : 17.06.2-ce [2022-09-21T14:15:42.490Z] #0 5.338 + install_dockercli [2022-09-21T14:15:42.490Z] #0 5.339 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-21T14:15:42.490Z] #0 5.339 Install docker/cli version 17.06.2-ce from stable [2022-09-21T14:15:42.490Z] #0 5.340 ++ uname -m [2022-09-21T14:15:42.490Z] #0 5.344 + arch=aarch64 [2022-09-21T14:15:42.490Z] #0 5.344 + '[' aarch64 '!=' x86_64 ']' [2022-09-21T14:15:42.490Z] #0 5.345 + '[' aarch64 '!=' s390x ']' [2022-09-21T14:15:42.490Z] #0 5.345 + '[' aarch64 '!=' armhf ']' [2022-09-21T14:15:42.490Z] #0 5.345 + build_dockercli [2022-09-21T14:15:42.490Z] #0 5.345 + git clone https://github.com/docker/docker-ce /tmp/tmp.55VfBUAcB3/tmp/docker-ce [2022-09-21T14:15:42.490Z] #0 5.360 Cloning into '/tmp/tmp.55VfBUAcB3/tmp/docker-ce'... [2022-09-21T14:15:42.490Z] #23 ... [2022-09-21T14:15:42.490Z] [2022-09-21T14:15:42.490Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:15:42.490Z] #18 11.78 #=#=# ######################################################################## 100.0% [2022-09-21T14:15:43.261Z] #12 ... [2022-09-21T14:15:43.262Z] [2022-09-21T14:15:43.262Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-21T14:15:43.262Z] #16 1.261 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:15:43.262Z] #16 1.273 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:15:43.262Z] #16 1.273 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:15:43.262Z] #16 1.415 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:15:43.262Z] #16 1.611 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:15:43.262Z] #16 1.900 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:15:43.262Z] #16 3.180 Fetched 8579 kB in 2s (3933 kB/s) [2022-09-21T14:15:43.262Z] #16 3.180 Reading package lists... [2022-09-21T14:15:43.262Z] #16 3.970 Reading package lists... [2022-09-21T14:15:43.262Z] #16 4.749 Building dependency tree... [2022-09-21T14:15:43.262Z] #16 5.108 The following additional packages will be installed: [2022-09-21T14:15:43.262Z] #16 5.109 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-21T14:15:43.262Z] #16 5.110 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-21T14:15:43.262Z] #16 5.111 Recommended packages: [2022-09-21T14:15:43.262Z] #16 5.111 libldap-common publicsuffix libsasl2-modules [2022-09-21T14:15:43.262Z] #16 5.285 The following NEW packages will be installed: [2022-09-21T14:15:43.262Z] #16 5.286 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-21T14:15:43.262Z] #16 5.287 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-21T14:15:43.262Z] #16 5.288 libssh2-1 openssl [2022-09-21T14:15:43.262Z] #16 5.565 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:15:43.262Z] #16 5.565 Need to get 3047 kB of archives. [2022-09-21T14:15:43.262Z] #16 5.565 After this operation, 6661 kB of additional disk space will be used. [2022-09-21T14:15:43.262Z] #16 5.565 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-21T14:15:43.262Z] #16 5.576 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-21T14:15:43.262Z] #16 5.576 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-21T14:15:43.262Z] #16 5.586 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-21T14:15:43.262Z] #16 5.586 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-21T14:15:43.262Z] #16 5.586 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-21T14:15:43.262Z] #16 5.586 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-21T14:15:43.262Z] #16 5.586 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-21T14:15:43.262Z] #16 5.586 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-21T14:15:43.262Z] #16 5.587 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-21T14:15:43.262Z] #16 5.587 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-09-21T14:15:43.262Z] #16 5.587 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-09-21T14:15:43.262Z] #16 5.589 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-21T14:15:43.262Z] #16 5.591 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-21T14:15:43.262Z] #16 5.593 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-21T14:15:43.262Z] #16 5.743 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:15:43.262Z] #16 5.775 Fetched 3047 kB in 0s (10.2 MB/s) [2022-09-21T14:15:43.262Z] #16 5.802 Selecting previously unselected package openssl. [2022-09-21T14:15:43.262Z] #16 5.802 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-21T14:15:43.262Z] #16 5.806 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 5.811 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-21T14:15:43.262Z] #16 5.956 Selecting previously unselected package ca-certificates. [2022-09-21T14:15:43.262Z] #16 5.957 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-21T14:15:43.262Z] #16 5.961 Unpacking ca-certificates (20210119) ... [2022-09-21T14:15:43.262Z] #16 6.049 Selecting previously unselected package libbrotli1:amd64. [2022-09-21T14:15:43.262Z] #16 6.049 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.060 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-21T14:15:43.262Z] #16 6.136 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-21T14:15:43.262Z] #16 6.136 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.142 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:43.262Z] #16 6.184 Selecting previously unselected package libsasl2-2:amd64. [2022-09-21T14:15:43.262Z] #16 6.185 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.189 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:43.262Z] #16 6.242 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-21T14:15:43.262Z] #16 6.243 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.249 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-21T14:15:43.262Z] #16 6.411 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-21T14:15:43.262Z] #16 6.411 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.422 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-21T14:15:43.262Z] #16 6.500 Selecting previously unselected package libpsl5:amd64. [2022-09-21T14:15:43.262Z] #16 6.500 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.500 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-21T14:15:43.262Z] #16 6.548 Selecting previously unselected package librtmp1:amd64. [2022-09-21T14:15:43.262Z] #16 6.548 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.553 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-21T14:15:43.262Z] #16 6.604 Selecting previously unselected package libssh2-1:amd64. [2022-09-21T14:15:43.262Z] #16 6.606 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.612 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-21T14:15:43.262Z] #16 6.675 Selecting previously unselected package libcurl4:amd64. [2022-09-21T14:15:43.262Z] #16 6.677 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.682 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:43.262Z] #16 6.767 Selecting previously unselected package curl. [2022-09-21T14:15:43.262Z] #16 6.767 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.773 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:43.262Z] #16 6.840 Selecting previously unselected package libonig5:amd64. [2022-09-21T14:15:43.262Z] #16 6.841 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.846 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:15:43.262Z] #16 6.920 Selecting previously unselected package libjq1:amd64. [2022-09-21T14:15:43.262Z] #16 6.920 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.924 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:15:43.262Z] #16 6.980 Selecting previously unselected package jq. [2022-09-21T14:15:43.262Z] #16 6.980 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-21T14:15:43.262Z] #16 6.984 Unpacking jq (1.6-2.1) ... [2022-09-21T14:15:43.262Z] #16 7.034 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-21T14:15:43.262Z] #16 7.047 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-21T14:15:43.262Z] #16 7.061 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-21T14:15:43.262Z] #16 7.073 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:43.262Z] #16 7.087 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-21T14:15:43.262Z] #16 7.099 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:43.262Z] #16 7.112 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-21T14:15:43.262Z] #16 7.126 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-21T14:15:43.262Z] #16 7.145 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:15:43.523Z] #16 7.175 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:15:43.523Z] #16 7.188 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-21T14:15:43.523Z] #16 7.201 Setting up ca-certificates (20210119) ... [2022-09-21T14:15:43.863Z] #18 12.82 [2022-09-21T14:15:43.863Z] #18 13.20 Download of images into '/build' complete. [2022-09-21T14:15:44.105Z] #16 7.729 Updating certificates in /etc/ssl/certs... [2022-09-21T14:15:44.120Z] #18 13.20 Use something like the following to load the result into a Docker daemon: [2022-09-21T14:15:44.120Z] #18 13.20 tar -cC '/build' . | docker load [2022-09-21T14:15:44.676Z] #16 8.388 129 added, 0 removed; done. [2022-09-21T14:15:44.676Z] #16 8.427 Setting up jq (1.6-2.1) ... [2022-09-21T14:15:44.676Z] #16 8.437 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:44.676Z] #16 8.451 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:44.676Z] #16 8.464 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:15:44.676Z] #16 8.486 Processing triggers for ca-certificates (20210119) ... [2022-09-21T14:15:44.676Z] #16 8.497 Updating certificates in /etc/ssl/certs... [2022-09-21T14:15:45.249Z] #16 9.084 0 added, 0 removed; done. [2022-09-21T14:15:45.249Z] #16 9.084 Running hooks in /etc/ca-certificates/update.d... [2022-09-21T14:15:45.249Z] #16 9.087 done. [2022-09-21T14:15:45.581Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 5.1s [2022-09-21T14:15:46.025Z] #18 DONE 14.9s [2022-09-21T14:15:46.025Z] [2022-09-21T14:15:46.025Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:15:46.025Z] #0 5.314 + RM_GOPATH=0 [2022-09-21T14:15:46.025Z] #0 5.320 + TMP_GOPATH= [2022-09-21T14:15:46.025Z] #0 5.321 + : /build [2022-09-21T14:15:46.025Z] #0 5.321 + '[' -z '' ']' [2022-09-21T14:15:46.025Z] #0 5.322 ++ mktemp -d [2022-09-21T14:15:46.025Z] #0 5.324 + export GOPATH=/tmp/tmp.UZXPK3B8lc [2022-09-21T14:15:46.025Z] #0 5.326 + GOPATH=/tmp/tmp.UZXPK3B8lc [2022-09-21T14:15:46.025Z] #0 5.327 + RM_GOPATH=1 [2022-09-21T14:15:46.025Z] #0 5.329 + case "$(go env GOARCH)" in [2022-09-21T14:15:46.025Z] #0 5.331 ++ go env GOARCH [2022-09-21T14:15:46.025Z] #0 5.359 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.025Z] #0 5.370 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.025Z] #0 5.371 ++ dirname /tmp/install/install.sh [2022-09-21T14:15:46.025Z] #0 5.373 + dir=/tmp/install [2022-09-21T14:15:46.025Z] #0 5.373 + bin=tomlv [2022-09-21T14:15:46.025Z] #0 5.377 + shift [2022-09-21T14:15:46.025Z] #0 5.377 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-21T14:15:46.025Z] #0 5.378 + . /tmp/install/tomlv.installer [2022-09-21T14:15:46.025Z] #0 5.380 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:15:46.025Z] #0 5.381 + install_tomlv [2022-09-21T14:15:46.025Z] #0 5.382 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-21T14:15:46.025Z] #0 5.382 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:15:46.025Z] #0 5.383 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UZXPK3B8lc/src/github.com/BurntSushi/toml [2022-09-21T14:15:46.025Z] #0 5.392 Cloning into '/tmp/tmp.UZXPK3B8lc/src/github.com/BurntSushi/toml'... [2022-09-21T14:15:46.025Z] #0 6.313 + cd /tmp/tmp.UZXPK3B8lc/src/github.com/BurntSushi/toml [2022-09-21T14:15:46.025Z] #0 6.313 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:15:46.025Z] #0 6.433 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-21T14:15:46.025Z] #0 6.963 internal/unsafeheader [2022-09-21T14:15:46.025Z] #0 6.981 internal/goarch [2022-09-21T14:15:46.025Z] #0 7.130 internal/cpu [2022-09-21T14:15:46.025Z] #0 7.178 internal/abi [2022-09-21T14:15:46.025Z] #0 7.911 internal/bytealg [2022-09-21T14:15:46.025Z] #0 7.915 internal/goexperiment [2022-09-21T14:15:46.025Z] #0 7.990 internal/goos [2022-09-21T14:15:46.025Z] #0 8.107 runtime/internal/atomic [2022-09-21T14:15:46.025Z] #0 8.750 runtime/internal/math [2022-09-21T14:15:46.025Z] #0 8.756 runtime/internal/sys [2022-09-21T14:15:46.025Z] #0 8.989 runtime/internal/syscall [2022-09-21T14:15:46.025Z] #0 9.098 internal/itoa [2022-09-21T14:15:46.025Z] #24 9.576 runtime [2022-09-21T14:15:46.025Z] #24 9.648 math/bits [2022-09-21T14:15:46.590Z] #24 ... [2022-09-21T14:15:46.590Z] [2022-09-21T14:15:46.590Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:15:46.590Z] #0 4.662 + RM_GOPATH=0 [2022-09-21T14:15:46.590Z] #0 4.662 + TMP_GOPATH= [2022-09-21T14:15:46.590Z] #0 4.662 + : /build [2022-09-21T14:15:46.590Z] #0 4.662 + '[' -z '' ']' [2022-09-21T14:15:46.590Z] #0 4.676 ++ mktemp -d [2022-09-21T14:15:46.590Z] #0 4.676 + export GOPATH=/tmp/tmp.Gkggi9cQVE [2022-09-21T14:15:46.590Z] #0 4.676 + GOPATH=/tmp/tmp.Gkggi9cQVE [2022-09-21T14:15:46.590Z] #0 4.676 + RM_GOPATH=1 [2022-09-21T14:15:46.590Z] #0 4.676 + case "$(go env GOARCH)" in [2022-09-21T14:15:46.590Z] #0 4.676 ++ go env GOARCH [2022-09-21T14:15:46.590Z] #0 4.686 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.590Z] #0 4.686 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.590Z] #0 4.686 ++ dirname /tmp/install/install.sh [2022-09-21T14:15:46.590Z] #0 4.691 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:15:46.590Z] #0 4.691 + dir=/tmp/install [2022-09-21T14:15:46.590Z] #0 4.691 + bin=proxy [2022-09-21T14:15:46.590Z] #0 4.691 + shift [2022-09-21T14:15:46.590Z] #0 4.691 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-21T14:15:46.590Z] #0 4.691 + . /tmp/install/proxy.installer [2022-09-21T14:15:46.590Z] #0 4.691 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:15:46.590Z] #0 4.691 + install_proxy [2022-09-21T14:15:46.590Z] #0 4.691 + case "$1" in [2022-09-21T14:15:46.590Z] #0 4.691 + export CGO_ENABLED=0 [2022-09-21T14:15:46.590Z] #0 4.691 + CGO_ENABLED=0 [2022-09-21T14:15:46.590Z] #0 4.691 + _install_proxy [2022-09-21T14:15:46.590Z] #0 4.691 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-21T14:15:46.590Z] #0 4.691 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Gkggi9cQVE/src/github.com/docker/libnetwork [2022-09-21T14:15:46.590Z] #0 4.691 Cloning into '/tmp/tmp.Gkggi9cQVE/src/github.com/docker/libnetwork'... [2022-09-21T14:15:46.590Z] #25 ... [2022-09-21T14:15:46.590Z] [2022-09-21T14:15:46.590Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:15:46.590Z] #0 4.506 + RM_GOPATH=0 [2022-09-21T14:15:46.590Z] #0 4.506 + TMP_GOPATH= [2022-09-21T14:15:46.590Z] #0 4.506 + : /build [2022-09-21T14:15:46.590Z] #0 4.506 + '[' -z '' ']' [2022-09-21T14:15:46.590Z] #0 4.510 ++ mktemp -d [2022-09-21T14:15:46.590Z] #0 4.511 + export GOPATH=/tmp/tmp.UMtmmo6A1Q [2022-09-21T14:15:46.590Z] #0 4.511 + GOPATH=/tmp/tmp.UMtmmo6A1Q [2022-09-21T14:15:46.590Z] #0 4.511 + RM_GOPATH=1 [2022-09-21T14:15:46.590Z] #0 4.511 + case "$(go env GOARCH)" in [2022-09-21T14:15:46.590Z] #0 4.520 ++ go env GOARCH [2022-09-21T14:15:46.590Z] #0 4.533 Install shfmt version v3.0.2 [2022-09-21T14:15:46.590Z] #0 4.533 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.590Z] #0 4.533 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.590Z] #0 4.533 ++ dirname /tmp/install/install.sh [2022-09-21T14:15:46.590Z] #0 4.533 + dir=/tmp/install [2022-09-21T14:15:46.590Z] #0 4.533 + bin=shfmt [2022-09-21T14:15:46.590Z] #0 4.533 + shift [2022-09-21T14:15:46.590Z] #0 4.533 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-21T14:15:46.590Z] #0 4.533 + . /tmp/install/shfmt.installer [2022-09-21T14:15:46.590Z] #0 4.533 ++ : v3.0.2 [2022-09-21T14:15:46.590Z] #0 4.533 + install_shfmt [2022-09-21T14:15:46.590Z] #0 4.533 + echo 'Install shfmt version v3.0.2' [2022-09-21T14:15:46.590Z] #0 4.533 + GOBIN=/build [2022-09-21T14:15:46.590Z] #0 4.533 + GO111MODULE=on [2022-09-21T14:15:46.590Z] #0 4.533 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-21T14:15:46.590Z] #0 4.962 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-21T14:15:46.590Z] #0 9.579 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-21T14:15:46.590Z] #0 9.579 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-21T14:15:46.590Z] #0 9.627 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-21T14:15:46.590Z] #26 ... [2022-09-21T14:15:46.590Z] [2022-09-21T14:15:46.590Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:15:46.590Z] #0 4.388 + RM_GOPATH=0 [2022-09-21T14:15:46.590Z] #0 4.402 + TMP_GOPATH= [2022-09-21T14:15:46.590Z] #0 4.402 + : /build [2022-09-21T14:15:46.590Z] #0 4.402 + '[' -z '' ']' [2022-09-21T14:15:46.590Z] #0 4.402 ++ mktemp -d [2022-09-21T14:15:46.590Z] #0 4.402 + export GOPATH=/tmp/tmp.WRf6FoEQXz [2022-09-21T14:15:46.590Z] #0 4.402 + GOPATH=/tmp/tmp.WRf6FoEQXz [2022-09-21T14:15:46.590Z] #0 4.402 + RM_GOPATH=1 [2022-09-21T14:15:46.590Z] #0 4.402 + case "$(go env GOARCH)" in [2022-09-21T14:15:46.590Z] #0 4.402 ++ go env GOARCH [2022-09-21T14:15:46.590Z] #0 4.418 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.590Z] #0 4.418 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.590Z] #0 4.418 ++ dirname /tmp/install/install.sh [2022-09-21T14:15:46.590Z] #0 4.434 Install golangci-lint version v1.44.0 [2022-09-21T14:15:46.590Z] #0 4.434 + dir=/tmp/install [2022-09-21T14:15:46.590Z] #0 4.434 + bin=golangci_lint [2022-09-21T14:15:46.590Z] #0 4.434 + shift [2022-09-21T14:15:46.590Z] #0 4.434 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-21T14:15:46.590Z] #0 4.434 + . /tmp/install/golangci_lint.installer [2022-09-21T14:15:46.590Z] #0 4.434 ++ : v1.44.0 [2022-09-21T14:15:46.590Z] #0 4.434 + install_golangci_lint [2022-09-21T14:15:46.590Z] #0 4.434 + set -e [2022-09-21T14:15:46.590Z] #0 4.434 + echo 'Install golangci-lint version v1.44.0' [2022-09-21T14:15:46.590Z] #0 4.434 + GOBIN=/build [2022-09-21T14:15:46.590Z] #0 4.434 + GO111MODULE=on [2022-09-21T14:15:46.590Z] #0 4.434 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-21T14:15:46.590Z] #0 4.952 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-21T14:15:46.848Z] #27 ... [2022-09-21T14:15:46.848Z] [2022-09-21T14:15:46.848Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:15:46.848Z] #0 4.783 + git clone https://github.com/docker/distribution.git . [2022-09-21T14:15:46.848Z] #0 4.783 Cloning into '.'... [2022-09-21T14:15:46.848Z] #28 ... [2022-09-21T14:15:46.848Z] [2022-09-21T14:15:46.848Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:15:46.848Z] #0 5.099 + RM_GOPATH=0 [2022-09-21T14:15:46.848Z] #0 5.104 + TMP_GOPATH= [2022-09-21T14:15:46.848Z] #0 5.104 + : /build [2022-09-21T14:15:46.848Z] #0 5.104 + '[' -z '' ']' [2022-09-21T14:15:46.848Z] #0 5.104 ++ mktemp -d [2022-09-21T14:15:46.848Z] #0 5.104 + export GOPATH=/tmp/tmp.vk2hm0m0yh [2022-09-21T14:15:46.848Z] #0 5.104 + GOPATH=/tmp/tmp.vk2hm0m0yh [2022-09-21T14:15:46.848Z] #0 5.104 + RM_GOPATH=1 [2022-09-21T14:15:46.848Z] #0 5.104 + case "$(go env GOARCH)" in [2022-09-21T14:15:46.848Z] #0 5.105 ++ go env GOARCH [2022-09-21T14:15:46.848Z] #0 5.124 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.848Z] #0 5.124 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:46.848Z] #0 5.145 ++ dirname /tmp/install/install.sh [2022-09-21T14:15:46.848Z] #0 5.152 + dir=/tmp/install [2022-09-21T14:15:46.848Z] #0 5.152 + bin=rootlesskit [2022-09-21T14:15:46.848Z] #0 5.152 + shift [2022-09-21T14:15:46.848Z] #0 5.152 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-21T14:15:46.848Z] #0 5.152 + . /tmp/install/rootlesskit.installer [2022-09-21T14:15:46.848Z] #0 5.152 ++ : v0.14.4 [2022-09-21T14:15:46.848Z] #0 5.152 + install_rootlesskit [2022-09-21T14:15:46.848Z] #0 5.152 + case "$1" in [2022-09-21T14:15:46.848Z] #0 5.152 + export CGO_ENABLED=0 [2022-09-21T14:15:46.848Z] #0 5.152 + CGO_ENABLED=0 [2022-09-21T14:15:46.848Z] #0 5.152 + _install_rootlesskit [2022-09-21T14:15:46.848Z] #0 5.152 + echo 'Install rootlesskit version v0.14.4' [2022-09-21T14:15:46.848Z] #0 5.152 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-21T14:15:46.848Z] #0 5.152 + GOBIN=/build [2022-09-21T14:15:46.848Z] #0 5.152 + GO111MODULE=on [2022-09-21T14:15:46.848Z] #0 5.152 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-21T14:15:46.848Z] #0 5.152 Install rootlesskit version v0.14.4 [2022-09-21T14:15:46.848Z] #0 5.809 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-21T14:15:46.848Z] #0 9.940 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:15:46.848Z] #0 9.951 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-21T14:15:46.848Z] #0 9.976 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-21T14:15:46.886Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 5.1s [2022-09-21T14:15:47.105Z] #29 10.59 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-21T14:15:47.105Z] #29 ... [2022-09-21T14:15:47.105Z] [2022-09-21T14:15:47.105Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-21T14:15:47.105Z] #0 5.009 + RM_GOPATH=0 [2022-09-21T14:15:47.105Z] #0 5.009 + TMP_GOPATH= [2022-09-21T14:15:47.105Z] #0 5.009 + : /build [2022-09-21T14:15:47.105Z] #0 5.009 + '[' -z '' ']' [2022-09-21T14:15:47.105Z] #0 5.009 ++ mktemp -d [2022-09-21T14:15:47.105Z] #0 5.015 + export GOPATH=/tmp/tmp.vCxZErWw9q [2022-09-21T14:15:47.105Z] #0 5.015 + GOPATH=/tmp/tmp.vCxZErWw9q [2022-09-21T14:15:47.105Z] #0 5.015 + RM_GOPATH=1 [2022-09-21T14:15:47.105Z] #0 5.015 + case "$(go env GOARCH)" in [2022-09-21T14:15:47.105Z] #0 5.028 ++ go env GOARCH [2022-09-21T14:15:47.105Z] #0 5.095 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:47.105Z] #0 5.095 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:47.105Z] #0 5.095 ++ dirname /tmp/install/install.sh [2022-09-21T14:15:47.105Z] #0 5.128 Install vndr version v0.1.2 [2022-09-21T14:15:47.105Z] #0 5.128 + dir=/tmp/install [2022-09-21T14:15:47.105Z] #0 5.128 + bin=vndr [2022-09-21T14:15:47.105Z] #0 5.128 + shift [2022-09-21T14:15:47.106Z] #0 5.128 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-21T14:15:47.106Z] #0 5.128 + . /tmp/install/vndr.installer [2022-09-21T14:15:47.106Z] #0 5.128 ++ : v0.1.2 [2022-09-21T14:15:47.106Z] #0 5.128 + install_vndr [2022-09-21T14:15:47.106Z] #0 5.128 + echo 'Install vndr version v0.1.2' [2022-09-21T14:15:47.106Z] #0 5.128 + GOBIN=/build [2022-09-21T14:15:47.106Z] #0 5.128 + GO111MODULE=on [2022-09-21T14:15:47.106Z] #0 5.128 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-21T14:15:47.106Z] #0 5.721 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-21T14:15:47.166Z] #16 DONE 10.7s [2022-09-21T14:15:47.166Z] [2022-09-21T14:15:47.166Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:47.166Z] #12 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 4.3s done [2022-09-21T14:15:47.166Z] #12 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 0.4s [2022-09-21T14:15:47.166Z] #12 ... [2022-09-21T14:15:47.166Z] [2022-09-21T14:15:47.166Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-21T14:15:47.166Z] #17 DONE 0.2s [2022-09-21T14:15:47.166Z] [2022-09-21T14:15:47.166Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:47.364Z] #30 ... [2022-09-21T14:15:47.364Z] [2022-09-21T14:15:47.364Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:15:47.364Z] #0 5.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:15:47.364Z] #0 5.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:15:47.364Z] #0 5.714 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:15:47.364Z] #0 6.405 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-21T14:15:47.364Z] #0 8.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB] [2022-09-21T14:15:47.364Z] #0 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-21T14:15:47.364Z] #31 ... [2022-09-21T14:15:47.364Z] [2022-09-21T14:15:47.364Z] #32 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:15:47.364Z] #0 5.757 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:15:47.364Z] #0 5.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:15:47.364Z] #0 5.817 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:15:47.364Z] #0 6.702 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-21T14:15:47.364Z] #0 8.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB] [2022-09-21T14:15:47.622Z] #32 ... [2022-09-21T14:15:47.622Z] [2022-09-21T14:15:47.622Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:15:47.622Z] #0 5.624 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:15:47.622Z] #0 5.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:15:47.622Z] #0 5.656 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:15:47.622Z] #0 6.383 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-21T14:15:47.622Z] #0 9.151 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB] [2022-09-21T14:15:47.622Z] #33 ... [2022-09-21T14:15:47.622Z] [2022-09-21T14:15:47.622Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:15:47.622Z] #0 2.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:15:47.622Z] #0 3.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:15:47.622Z] #0 3.298 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:15:47.622Z] #0 3.298 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-21T14:15:47.622Z] #0 3.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB] [2022-09-21T14:15:47.622Z] #0 4.406 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-21T14:15:47.622Z] #0 7.195 Fetched 8464 kB in 5s (1812 kB/s) [2022-09-21T14:15:47.879Z] #0 7.195 Reading package lists... [2022-09-21T14:15:47.879Z] #34 ... [2022-09-21T14:15:47.879Z] [2022-09-21T14:15:47.879Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:15:47.879Z] #0 4.944 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-21T14:15:47.879Z] #0 4.958 Cloning into '.'... [2022-09-21T14:15:47.879Z] #35 ... [2022-09-21T14:15:47.879Z] [2022-09-21T14:15:47.879Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:15:47.879Z] #0 4.358 + RM_GOPATH=0 [2022-09-21T14:15:47.879Z] #0 4.358 + TMP_GOPATH= [2022-09-21T14:15:47.879Z] #0 4.358 + : /build [2022-09-21T14:15:47.879Z] #0 4.358 + '[' -z '' ']' [2022-09-21T14:15:47.879Z] #0 4.358 ++ mktemp -d [2022-09-21T14:15:47.879Z] #0 4.364 + export GOPATH=/tmp/tmp.pndPMBGn9H [2022-09-21T14:15:47.879Z] #0 4.364 + GOPATH=/tmp/tmp.pndPMBGn9H [2022-09-21T14:15:47.879Z] #0 4.364 + RM_GOPATH=1 [2022-09-21T14:15:47.879Z] #0 4.364 + case "$(go env GOARCH)" in [2022-09-21T14:15:47.879Z] #0 4.364 ++ go env GOARCH [2022-09-21T14:15:47.879Z] #0 4.388 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:47.879Z] #0 4.388 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:15:47.879Z] #0 4.388 ++ dirname /tmp/install/install.sh [2022-09-21T14:15:47.879Z] #0 4.418 Install gotestsum version v1.7.0 [2022-09-21T14:15:47.879Z] #0 4.418 + dir=/tmp/install [2022-09-21T14:15:47.879Z] #0 4.418 + bin=gotestsum [2022-09-21T14:15:47.879Z] #0 4.418 + shift [2022-09-21T14:15:47.879Z] #0 4.418 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-21T14:15:47.879Z] #0 4.418 + . /tmp/install/gotestsum.installer [2022-09-21T14:15:47.879Z] #0 4.418 ++ : v1.7.0 [2022-09-21T14:15:47.879Z] #0 4.418 + install_gotestsum [2022-09-21T14:15:47.879Z] #0 4.418 + set -e [2022-09-21T14:15:47.879Z] #0 4.418 + echo 'Install gotestsum version v1.7.0' [2022-09-21T14:15:47.879Z] #0 4.418 + GOBIN=/build [2022-09-21T14:15:47.879Z] #0 4.418 + GO111MODULE=on [2022-09-21T14:15:47.879Z] #0 4.418 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-21T14:15:47.879Z] #0 4.842 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-21T14:15:47.879Z] #0 6.119 go: downloading github.com/fatih/color v1.10.0 [2022-09-21T14:15:47.879Z] #0 6.120 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-21T14:15:47.879Z] #0 6.126 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-21T14:15:47.879Z] #0 6.144 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:15:47.879Z] #0 6.616 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-21T14:15:47.879Z] #0 6.619 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-21T14:15:47.879Z] #0 6.677 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-21T14:15:47.879Z] #0 6.709 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-21T14:15:47.879Z] #0 6.812 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-21T14:15:47.879Z] #0 7.005 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-21T14:15:47.879Z] #0 7.219 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-21T14:15:47.879Z] #0 7.566 go: downloading golang.org/x/tools v0.1.0 [2022-09-21T14:15:48.132Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 7.3s done [2022-09-21T14:15:48.132Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 [2022-09-21T14:15:48.136Z] #36 11.74 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-21T14:15:48.136Z] #36 ... [2022-09-21T14:15:48.136Z] [2022-09-21T14:15:48.136Z] #32 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:15:48.136Z] #32 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-21T14:15:49.074Z] #10 ... [2022-09-21T14:15:49.074Z] [2022-09-21T14:15:49.074Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-21T14:15:49.074Z] #0 1.511 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:15:49.074Z] #0 1.515 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:15:49.074Z] #0 1.515 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:15:49.075Z] #0 1.677 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:15:49.075Z] #0 2.099 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:15:49.075Z] #0 2.102 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:15:49.075Z] #0 3.777 Fetched 8579 kB in 3s (3393 kB/s) [2022-09-21T14:15:49.075Z] #0 3.777 Reading package lists... [2022-09-21T14:15:49.075Z] #0 4.677 Reading package lists... [2022-09-21T14:15:49.075Z] #0 5.484 Building dependency tree... [2022-09-21T14:15:49.075Z] #0 5.863 The following additional packages will be installed: [2022-09-21T14:15:49.075Z] #0 5.863 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-21T14:15:49.075Z] #0 5.863 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-21T14:15:49.075Z] #0 5.863 Recommended packages: [2022-09-21T14:15:49.075Z] #0 5.863 libldap-common publicsuffix libsasl2-modules [2022-09-21T14:15:49.075Z] #0 6.043 The following NEW packages will be installed: [2022-09-21T14:15:49.075Z] #0 6.047 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-21T14:15:49.075Z] #0 6.047 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-21T14:15:49.075Z] #0 6.047 libssh2-1 openssl [2022-09-21T14:15:49.075Z] #0 6.323 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:15:49.075Z] #0 6.323 Need to get 3047 kB of archives. [2022-09-21T14:15:49.075Z] #0 6.323 After this operation, 6661 kB of additional disk space will be used. [2022-09-21T14:15:49.075Z] #0 6.323 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-21T14:15:49.075Z] #0 6.347 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-21T14:15:49.075Z] #0 6.347 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-21T14:15:49.075Z] #0 6.347 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-21T14:15:49.075Z] #0 6.347 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-21T14:15:49.075Z] #0 6.359 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-21T14:15:49.075Z] #0 6.359 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-21T14:15:49.075Z] #0 6.359 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-21T14:15:49.075Z] #0 6.359 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-21T14:15:49.075Z] #0 6.359 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-21T14:15:49.075Z] #0 6.383 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-09-21T14:15:49.075Z] #0 6.383 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-09-21T14:15:49.075Z] #0 6.383 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-21T14:15:49.075Z] #0 6.383 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-21T14:15:49.075Z] #0 6.383 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-21T14:15:49.075Z] #0 6.591 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:15:49.075Z] #0 6.620 Fetched 3047 kB in 0s (9419 kB/s) [2022-09-21T14:15:49.075Z] #0 6.671 Selecting previously unselected package openssl. [2022-09-21T14:15:49.075Z] #0 6.671 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-21T14:15:49.075Z] #0 6.671 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 6.671 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-21T14:15:49.075Z] #0 6.888 Selecting previously unselected package ca-certificates. [2022-09-21T14:15:49.075Z] #0 6.888 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-21T14:15:49.075Z] #0 6.892 Unpacking ca-certificates (20210119) ... [2022-09-21T14:15:49.075Z] #0 7.018 Selecting previously unselected package libbrotli1:amd64. [2022-09-21T14:15:49.075Z] #0 7.018 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 7.026 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-21T14:15:49.075Z] #0 7.127 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-21T14:15:49.075Z] #0 7.127 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 7.139 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:49.075Z] #0 7.244 Selecting previously unselected package libsasl2-2:amd64. [2022-09-21T14:15:49.075Z] #0 7.244 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 7.253 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:49.075Z] #0 7.312 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-21T14:15:49.075Z] #0 7.312 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 7.317 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-21T14:15:49.075Z] #0 7.406 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-21T14:15:49.075Z] #0 7.406 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 7.422 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-21T14:15:49.075Z] #0 7.531 Selecting previously unselected package libpsl5:amd64. [2022-09-21T14:15:49.075Z] #0 7.531 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 7.542 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-21T14:15:49.075Z] #0 7.595 Selecting previously unselected package librtmp1:amd64. [2022-09-21T14:15:49.075Z] #0 7.595 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 7.603 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-21T14:15:49.075Z] #0 7.732 Selecting previously unselected package libssh2-1:amd64. [2022-09-21T14:15:49.075Z] #0 7.732 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 7.737 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-21T14:15:49.075Z] #0 7.807 Selecting previously unselected package libcurl4:amd64. [2022-09-21T14:15:49.075Z] #0 7.807 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 7.819 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:49.075Z] #0 8.014 Selecting previously unselected package curl. [2022-09-21T14:15:49.075Z] #0 8.014 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 8.020 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:49.075Z] #0 8.100 Selecting previously unselected package libonig5:amd64. [2022-09-21T14:15:49.075Z] #0 8.100 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 8.105 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:15:49.075Z] #0 8.256 Selecting previously unselected package libjq1:amd64. [2022-09-21T14:15:49.075Z] #0 8.256 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 8.290 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:15:49.075Z] #0 8.359 Selecting previously unselected package jq. [2022-09-21T14:15:49.075Z] #0 8.359 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-21T14:15:49.075Z] #0 8.438 Unpacking jq (1.6-2.1) ... [2022-09-21T14:15:49.075Z] #0 8.498 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-21T14:15:49.075Z] #0 8.515 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-21T14:15:49.075Z] #0 8.535 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-21T14:15:49.075Z] #0 8.551 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:49.075Z] #0 8.571 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-21T14:15:49.075Z] #0 8.591 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:49.075Z] #0 8.636 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-21T14:15:49.075Z] #0 8.651 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-21T14:15:49.075Z] #0 8.667 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:15:49.075Z] #0 8.678 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:15:49.075Z] #0 8.689 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-21T14:15:49.075Z] #0 8.700 Setting up ca-certificates (20210119) ... [2022-09-21T14:15:49.075Z] #0 9.455 Updating certificates in /etc/ssl/certs... [2022-09-21T14:15:49.075Z] #16 ... [2022-09-21T14:15:49.075Z] [2022-09-21T14:15:49.075Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:49.447Z] #10 ... [2022-09-21T14:15:49.447Z] [2022-09-21T14:15:49.447Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-21T14:15:49.447Z] #0 1.980 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:15:49.447Z] #0 1.999 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:15:49.447Z] #0 1.999 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:15:49.447Z] #0 2.222 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:15:49.447Z] #0 2.546 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:15:49.447Z] #0 2.650 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:15:49.447Z] #0 4.127 Fetched 8579 kB in 2s (3551 kB/s) [2022-09-21T14:15:49.447Z] #0 4.127 Reading package lists... [2022-09-21T14:15:49.447Z] #0 5.051 Reading package lists... [2022-09-21T14:15:49.447Z] #0 5.941 Building dependency tree... [2022-09-21T14:15:49.447Z] #0 6.561 The following additional packages will be installed: [2022-09-21T14:15:49.447Z] #0 6.561 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-21T14:15:49.447Z] #0 6.561 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-21T14:15:49.447Z] #0 6.561 Recommended packages: [2022-09-21T14:15:49.447Z] #0 6.561 libldap-common publicsuffix libsasl2-modules [2022-09-21T14:15:49.447Z] #0 6.748 The following NEW packages will be installed: [2022-09-21T14:15:49.447Z] #0 6.748 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-21T14:15:49.447Z] #0 6.748 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-21T14:15:49.447Z] #0 6.748 libssh2-1 openssl [2022-09-21T14:15:49.447Z] #0 7.025 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:15:49.447Z] #0 7.025 Need to get 3047 kB of archives. [2022-09-21T14:15:49.447Z] #0 7.025 After this operation, 6661 kB of additional disk space will be used. [2022-09-21T14:15:49.447Z] #0 7.025 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-21T14:15:49.447Z] #0 7.048 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-21T14:15:49.447Z] #0 7.048 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-21T14:15:49.447Z] #0 7.048 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-21T14:15:49.447Z] #0 7.052 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-21T14:15:49.447Z] #0 7.054 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-21T14:15:49.447Z] #0 7.057 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-21T14:15:49.447Z] #0 7.061 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-21T14:15:49.447Z] #0 7.075 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-21T14:15:49.447Z] #0 7.075 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-21T14:15:49.447Z] #0 7.075 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-09-21T14:15:49.447Z] #0 7.075 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-09-21T14:15:49.447Z] #0 7.075 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-21T14:15:49.447Z] #0 7.075 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-21T14:15:49.447Z] #0 7.075 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-21T14:15:49.447Z] #0 7.391 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:15:49.447Z] #0 7.443 Fetched 3047 kB in 0s (9074 kB/s) [2022-09-21T14:15:49.447Z] #0 7.486 Selecting previously unselected package openssl. [2022-09-21T14:15:49.447Z] #0 7.486 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-21T14:15:49.447Z] #0 7.493 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 7.504 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-21T14:15:49.447Z] #0 7.741 Selecting previously unselected package ca-certificates. [2022-09-21T14:15:49.447Z] #0 7.741 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-21T14:15:49.447Z] #0 7.745 Unpacking ca-certificates (20210119) ... [2022-09-21T14:15:49.447Z] #0 7.931 Selecting previously unselected package libbrotli1:amd64. [2022-09-21T14:15:49.447Z] #0 7.931 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 7.943 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-21T14:15:49.447Z] #0 8.066 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-21T14:15:49.447Z] #0 8.066 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 8.074 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:49.447Z] #0 8.157 Selecting previously unselected package libsasl2-2:amd64. [2022-09-21T14:15:49.447Z] #0 8.157 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 8.166 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:49.447Z] #0 8.257 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-21T14:15:49.447Z] #0 8.257 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 8.271 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-21T14:15:49.447Z] #0 8.363 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-21T14:15:49.447Z] #0 8.363 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 8.368 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-21T14:15:49.447Z] #0 8.478 Selecting previously unselected package libpsl5:amd64. [2022-09-21T14:15:49.447Z] #0 8.478 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 8.485 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-21T14:15:49.447Z] #0 8.558 Selecting previously unselected package librtmp1:amd64. [2022-09-21T14:15:49.447Z] #0 8.558 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 8.579 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-21T14:15:49.447Z] #0 8.633 Selecting previously unselected package libssh2-1:amd64. [2022-09-21T14:15:49.447Z] #0 8.633 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 8.649 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-21T14:15:49.447Z] #0 8.765 Selecting previously unselected package libcurl4:amd64. [2022-09-21T14:15:49.447Z] #0 8.765 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 8.777 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:49.447Z] #0 8.891 Selecting previously unselected package curl. [2022-09-21T14:15:49.447Z] #0 8.891 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 8.897 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:49.447Z] #0 8.978 Selecting previously unselected package libonig5:amd64. [2022-09-21T14:15:49.447Z] #0 8.978 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 9.062 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:15:49.447Z] #0 9.156 Selecting previously unselected package libjq1:amd64. [2022-09-21T14:15:49.447Z] #0 9.156 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 9.163 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:15:49.447Z] #0 9.244 Selecting previously unselected package jq. [2022-09-21T14:15:49.447Z] #0 9.244 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-21T14:15:49.447Z] #0 9.250 Unpacking jq (1.6-2.1) ... [2022-09-21T14:15:49.447Z] #0 9.340 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-21T14:15:49.447Z] #0 9.422 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-21T14:15:49.447Z] #0 9.440 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-21T14:15:49.447Z] #0 9.459 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:49.447Z] #0 9.489 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-21T14:15:49.447Z] #0 9.527 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-21T14:15:49.447Z] #0 9.545 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-21T14:15:49.447Z] #0 9.562 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-21T14:15:49.447Z] #0 9.653 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:15:49.447Z] #0 9.681 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:15:49.447Z] #0 9.748 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-21T14:15:49.447Z] #0 9.773 Setting up ca-certificates (20210119) ... [2022-09-21T14:15:49.708Z] #16 ... [2022-09-21T14:15:49.708Z] [2022-09-21T14:15:49.708Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:49.708Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 8.2s done [2022-09-21T14:15:50.286Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 [2022-09-21T14:15:50.994Z] #10 ... [2022-09-21T14:15:50.994Z] [2022-09-21T14:15:50.994Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-21T14:15:50.994Z] #16 10.48 129 added, 0 removed; done. [2022-09-21T14:15:50.994Z] #16 10.54 Setting up jq (1.6-2.1) ... [2022-09-21T14:15:50.994Z] #16 10.55 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:50.994Z] #16 10.56 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:50.994Z] #16 10.57 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:15:50.994Z] #16 10.58 Processing triggers for ca-certificates (20210119) ... [2022-09-21T14:15:50.994Z] #16 10.59 Updating certificates in /etc/ssl/certs... [2022-09-21T14:15:50.994Z] #16 11.34 0 added, 0 removed; done. [2022-09-21T14:15:50.994Z] #16 11.34 Running hooks in /etc/ca-certificates/update.d... [2022-09-21T14:15:50.994Z] #16 11.34 done. [2022-09-21T14:15:50.994Z] #16 DONE 12.1s [2022-09-21T14:15:50.994Z] [2022-09-21T14:15:50.994Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:50.994Z] #10 ... [2022-09-21T14:15:50.994Z] [2022-09-21T14:15:50.994Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-21T14:15:50.994Z] #17 DONE 0.2s [2022-09-21T14:15:50.994Z] [2022-09-21T14:15:50.994Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:52.454Z] #12 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 5.4s [2022-09-21T14:15:53.240Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-09-21T14:15:53.240Z] [2022-09-21T14:15:53.240Z] ________ ____ __. [2022-09-21T14:15:53.240Z] \_____ \ | |/ _| [2022-09-21T14:15:53.240Z] / | \| < [2022-09-21T14:15:53.240Z] / | \ | \ [2022-09-21T14:15:53.240Z] \_______ /____|__ \ [2022-09-21T14:15:53.240Z] \/ \/ [2022-09-21T14:15:53.240Z] [2022-09-21T14:15:53.240Z] INFO: make.ps1 ended at 09/21/2022 14:15:43 [2022-09-21T14:15:53.240Z] INFO: Binaries build ended at 09/21/2022 14:15:45. Duration:00:01:24.7111095 [2022-09-21T14:15:53.240Z] INFO: Copying the built daemon binary to d:\CI\PR-44145\3\binary\dockerd-481bee51b5.exe... [2022-09-21T14:15:53.240Z] INFO: Copying the built client binary to d:\CI\PR-44145\3\binary\docker-481bee51b5.exe... [2022-09-21T14:15:53.240Z] INFO: Copying dockerversion from the container... [2022-09-21T14:15:53.240Z] INFO: Copying the golang package from the container to d:\CI\PR-44145\3\installer\go.zip... [2022-09-21T14:15:53.240Z] INFO: Extracting go.zip to d:\CI\PR-44145\3\go [2022-09-21T14:15:53.395Z] #12 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 6.9s done [2022-09-21T14:15:53.405Z] #32 16.31 Fetched 8464 kB in 11s (781 kB/s) [2022-09-21T14:15:53.405Z] #32 16.31 Reading package lists... [2022-09-21T14:15:53.405Z] #32 ... [2022-09-21T14:15:53.405Z] [2022-09-21T14:15:53.405Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:15:53.405Z] #29 13.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-21T14:15:53.405Z] #29 13.49 go: downloading github.com/google/uuid v1.3.0 [2022-09-21T14:15:53.405Z] #29 13.50 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-21T14:15:53.405Z] #29 13.56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-21T14:15:53.405Z] #29 13.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-21T14:15:53.405Z] #29 13.93 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-21T14:15:53.405Z] #29 14.13 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-21T14:15:53.405Z] #29 14.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-21T14:15:53.405Z] #29 14.66 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-21T14:15:53.405Z] #29 16.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-21T14:15:53.533Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 5.0s [2022-09-21T14:15:53.596Z] #10 ... [2022-09-21T14:15:53.596Z] [2022-09-21T14:15:53.596Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-21T14:15:53.596Z] #16 10.53 Updating certificates in /etc/ssl/certs... [2022-09-21T14:15:53.596Z] #16 11.93 129 added, 0 removed; done. [2022-09-21T14:15:53.596Z] #16 12.00 Setting up jq (1.6-2.1) ... [2022-09-21T14:15:53.596Z] #16 12.03 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:53.596Z] #16 12.04 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-21T14:15:53.596Z] #16 12.06 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:15:53.596Z] #16 12.09 Processing triggers for ca-certificates (20210119) ... [2022-09-21T14:15:53.596Z] #16 12.10 Updating certificates in /etc/ssl/certs... [2022-09-21T14:15:53.596Z] #16 12.94 0 added, 0 removed; done. [2022-09-21T14:15:53.596Z] #16 12.94 Running hooks in /etc/ca-certificates/update.d... [2022-09-21T14:15:53.596Z] #16 12.94 done. [2022-09-21T14:15:53.596Z] #16 DONE 13.7s [2022-09-21T14:15:53.596Z] [2022-09-21T14:15:53.596Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:53.596Z] #10 ... [2022-09-21T14:15:53.596Z] [2022-09-21T14:15:53.596Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-21T14:15:53.596Z] #17 DONE 0.1s [2022-09-21T14:15:53.596Z] [2022-09-21T14:15:53.596Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:15:53.655Z] #12 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a [2022-09-21T14:15:53.655Z] #12 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a done [2022-09-21T14:15:53.918Z] #12 DONE 26.9s [2022-09-21T14:15:53.918Z] [2022-09-21T14:15:53.918Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-21T14:15:54.775Z] #29 ... [2022-09-21T14:15:54.775Z] [2022-09-21T14:15:54.775Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:15:54.775Z] #25 17.91 Updating files: 80% (1532/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-09-21T14:15:54.775Z] #25 18.30 + cd /tmp/tmp.Gkggi9cQVE/src/github.com/docker/libnetwork [2022-09-21T14:15:54.775Z] #25 18.31 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:15:54.915Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 6.5s done [2022-09-21T14:15:54.915Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 [2022-09-21T14:15:55.303Z] #18 DONE 1.5s [2022-09-21T14:15:55.303Z] [2022-09-21T14:15:55.303Z] #19 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-21T14:15:55.339Z] #25 18.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-21T14:15:55.506Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 5.0s [2022-09-21T14:15:55.874Z] #19 DONE 0.6s [2022-09-21T14:15:55.874Z] [2022-09-21T14:15:55.874Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-21T14:15:56.134Z] #20 DONE 0.2s [2022-09-21T14:15:56.134Z] [2022-09-21T14:15:56.134Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-21T14:15:56.134Z] #21 DONE 0.2s [2022-09-21T14:15:56.134Z] [2022-09-21T14:15:56.134Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:15:56.709Z] #25 ... [2022-09-21T14:15:56.709Z] [2022-09-21T14:15:56.709Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-21T14:15:56.709Z] #30 DONE 20.1s [2022-09-21T14:15:56.709Z] [2022-09-21T14:15:56.709Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:15:56.709Z] #29 19.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-21T14:15:56.966Z] #29 ... [2022-09-21T14:15:56.966Z] [2022-09-21T14:15:56.966Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:15:56.966Z] #24 10.43 math [2022-09-21T14:15:56.966Z] #24 14.97 unicode/utf8 [2022-09-21T14:15:56.966Z] #24 15.60 internal/race [2022-09-21T14:15:56.966Z] #24 15.84 sync/atomic [2022-09-21T14:15:56.966Z] #24 16.74 unicode [2022-09-21T14:15:56.966Z] #24 20.30 encoding [2022-09-21T14:15:56.966Z] #24 ... [2022-09-21T14:15:56.966Z] [2022-09-21T14:15:56.966Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:15:57.223Z] #28 20.26 Updating files: 76% (1663/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) [2022-09-21T14:15:57.223Z] #28 ... [2022-09-21T14:15:57.223Z] [2022-09-21T14:15:57.223Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:15:57.223Z] #26 10.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-21T14:15:57.421Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 7.0s done [2022-09-21T14:15:57.421Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 [2022-09-21T14:15:57.484Z] #26 ... [2022-09-21T14:15:57.484Z] [2022-09-21T14:15:57.484Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:15:57.484Z] #28 20.26 Updating files: 76% (1663/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-21T14:15:57.528Z] #22 ... [2022-09-21T14:15:57.528Z] [2022-09-21T14:15:57.528Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:15:57.528Z] #0 1.650 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-21T14:15:57.528Z] #0 1.918 [2022-09-21T14:15:57.528Z] #0 2.133 #=#=# ######################################################################## 100.0% [2022-09-21T14:15:57.528Z] #0 2.386 [2022-09-21T14:15:57.528Z] #0 4.324 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-21T14:15:57.528Z] #0 4.595 [2022-09-21T14:15:57.528Z] #0 4.814 #=#=# ######################################################################## 100.0% [2022-09-21T14:15:57.528Z] #0 5.081 [2022-09-21T14:15:57.528Z] #0 6.034 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-21T14:15:57.528Z] #0 6.297 [2022-09-21T14:15:57.528Z] #0 6.513 #=#=# #################### 28.0% ########################################### 60.0% ################################################################### 93.2% ######################################################################## 100.0% [2022-09-21T14:15:57.528Z] #0 7.033 [2022-09-21T14:15:57.528Z] #0 7.837 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-21T14:15:57.528Z] #0 8.048 [2022-09-21T14:15:57.528Z] #0 8.266 #=#=# ######################################################################## 100.0% [2022-09-21T14:15:57.528Z] #0 8.524 [2022-09-21T14:15:57.528Z] #0 9.274 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-21T14:15:57.528Z] #23 10.13 [2022-09-21T14:15:57.528Z] #23 10.38 #=#=# ######################################################################## 100.0% [2022-09-21T14:15:57.741Z] #28 20.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-21T14:15:58.100Z] #23 10.83 [2022-09-21T14:15:58.100Z] #23 10.89 Download of images into '/build' complete. [2022-09-21T14:15:58.100Z] #23 10.89 Use something like the following to load the result into a Docker daemon: [2022-09-21T14:15:58.100Z] #23 10.89 tar -cC '/build' . | docker load [2022-09-21T14:15:58.305Z] #28 ... [2022-09-21T14:15:58.305Z] [2022-09-21T14:15:58.305Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:15:58.305Z] #36 11.80 go: downloading golang.org/x/mod v0.3.0 [2022-09-21T14:15:58.305Z] #36 ... [2022-09-21T14:15:58.305Z] [2022-09-21T14:15:58.305Z] #32 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:15:58.305Z] #32 16.31 Reading package lists... [2022-09-21T14:15:58.362Z] #23 DONE 11.0s [2022-09-21T14:15:58.362Z] [2022-09-21T14:15:58.362Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:15:58.562Z] #32 21.42 Reading package lists... [2022-09-21T14:15:58.562Z] #32 ... [2022-09-21T14:15:58.562Z] [2022-09-21T14:15:58.562Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:15:58.562Z] #33 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-21T14:15:58.562Z] #33 16.73 Fetched 8464 kB in 11s (742 kB/s) [2022-09-21T14:15:58.562Z] #33 16.73 Reading package lists... [2022-09-21T14:15:58.562Z] #33 21.90 Reading package lists... [2022-09-21T14:15:58.562Z] #33 ... [2022-09-21T14:15:58.562Z] [2022-09-21T14:15:58.563Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:15:58.563Z] #0 7.195 Reading package lists... [2022-09-21T14:15:58.563Z] #34 12.38 Reading package lists... [2022-09-21T14:15:58.563Z] #34 17.09 Building dependency tree... [2022-09-21T14:15:58.563Z] #34 21.69 The following additional packages will be installed: [2022-09-21T14:15:58.563Z] #34 21.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-21T14:15:58.563Z] #34 21.71 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-21T14:15:58.563Z] #34 21.71 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-21T14:15:58.563Z] #34 21.71 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-21T14:15:58.563Z] #34 21.71 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-21T14:15:58.563Z] #34 21.72 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-21T14:15:58.563Z] #34 21.72 mingw-w64-common mingw-w64-x86-64-dev [2022-09-21T14:15:58.563Z] #34 21.74 Suggested packages: [2022-09-21T14:15:58.563Z] #34 21.74 gcc-10-locales seccomp wine64 [2022-09-21T14:15:59.126Z] #34 ... [2022-09-21T14:15:59.126Z] [2022-09-21T14:15:59.126Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:15:59.126Z] #28 22.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-21T14:16:00.209Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 5.1s [2022-09-21T14:16:01.154Z] #10 ... [2022-09-21T14:16:01.154Z] [2022-09-21T14:16:01.154Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:16:01.154Z] #0 1.840 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-21T14:16:01.154Z] #0 2.145 [2022-09-21T14:16:01.154Z] #0 2.359 #=#=# ######################################################################## 100.0% [2022-09-21T14:16:01.154Z] #0 2.658 [2022-09-21T14:16:01.154Z] #0 3.647 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-21T14:16:01.154Z] #0 3.979 [2022-09-21T14:16:01.154Z] #0 4.199 #=#=# ######################################################################## 100.0% [2022-09-21T14:16:01.154Z] #0 4.512 [2022-09-21T14:16:01.154Z] #0 5.523 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-21T14:16:01.154Z] #0 5.907 [2022-09-21T14:16:01.154Z] #0 6.126 #=#=# ################### 26.5% ########################################## 58.8% ################################################################# 90.3% ######################################################################## 100.0% [2022-09-21T14:16:01.154Z] #0 6.729 [2022-09-21T14:16:01.154Z] #0 7.786 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-21T14:16:01.154Z] #0 8.115 [2022-09-21T14:16:01.154Z] #0 8.343 #=#=# ######################################################################## 100.0% [2022-09-21T14:16:01.154Z] #0 8.652 [2022-09-21T14:16:01.154Z] #0 9.341 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-21T14:16:01.154Z] #0 9.694 [2022-09-21T14:16:01.154Z] #0 9.913 #=#=# ######################################################################## 100.0% [2022-09-21T14:16:01.154Z] #18 ... [2022-09-21T14:16:01.154Z] [2022-09-21T14:16:01.154Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:16:01.659Z] #28 ... [2022-09-21T14:16:01.659Z] [2022-09-21T14:16:01.659Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:01.659Z] #31 15.24 Fetched 8464 kB in 10s (863 kB/s) [2022-09-21T14:16:01.659Z] #31 15.24 Reading package lists... [2022-09-21T14:16:01.659Z] #31 20.27 Reading package lists... [2022-09-21T14:16:01.659Z] #31 24.98 Building dependency tree... [2022-09-21T14:16:01.659Z] #31 ... [2022-09-21T14:16:01.659Z] [2022-09-21T14:16:01.659Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:01.659Z] #34 22.93 The following NEW packages will be installed: [2022-09-21T14:16:01.659Z] #34 22.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-21T14:16:01.659Z] #34 22.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-21T14:16:01.659Z] #34 22.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-21T14:16:01.659Z] #34 22.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-21T14:16:01.659Z] #34 22.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-21T14:16:01.659Z] #34 22.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-21T14:16:01.659Z] #34 22.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-21T14:16:01.659Z] #34 22.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-21T14:16:01.659Z] #34 22.95 mingw-w64-x86-64-dev [2022-09-21T14:16:01.659Z] #34 23.37 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:01.659Z] #34 23.37 Need to get 108 MB of archives. [2022-09-21T14:16:01.659Z] #34 23.37 After this operation, 620 MB of additional disk space will be used. [2022-09-21T14:16:01.659Z] #34 23.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-09-21T14:16:01.659Z] #34 23.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-09-21T14:16:01.659Z] #34 23.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-21T14:16:01.659Z] #34 23.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-09-21T14:16:01.659Z] #34 23.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-21T14:16:01.659Z] #34 23.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-21T14:16:01.659Z] #34 23.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-21T14:16:01.659Z] #34 23.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-09-21T14:16:01.659Z] #34 23.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-09-21T14:16:01.659Z] #34 24.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-21T14:16:01.659Z] #34 25.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-09-21T14:16:01.659Z] #34 25.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-09-21T14:16:01.666Z] #24 ... [2022-09-21T14:16:01.666Z] [2022-09-21T14:16:01.666Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:01.666Z] #0 4.384 + RM_GOPATH=0 [2022-09-21T14:16:01.666Z] #0 4.384 + TMP_GOPATH= [2022-09-21T14:16:01.666Z] #0 4.384 + : /build [2022-09-21T14:16:01.666Z] #0 4.384 + '[' -z '' ']' [2022-09-21T14:16:01.666Z] #0 4.388 ++ mktemp -d [2022-09-21T14:16:01.666Z] #0 4.388 + export GOPATH=/tmp/tmp.9HiqZMJEBA [2022-09-21T14:16:01.666Z] #0 4.388 + GOPATH=/tmp/tmp.9HiqZMJEBA [2022-09-21T14:16:01.666Z] #0 4.388 + RM_GOPATH=1 [2022-09-21T14:16:01.666Z] #0 4.388 + case "$(go env GOARCH)" in [2022-09-21T14:16:01.666Z] #0 4.388 ++ go env GOARCH [2022-09-21T14:16:01.666Z] #0 4.390 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:01.666Z] #0 4.390 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:01.667Z] #0 4.396 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:01.667Z] #0 4.396 + dir=/tmp/install [2022-09-21T14:16:01.667Z] #0 4.396 + bin=golangci_lint [2022-09-21T14:16:01.667Z] #0 4.396 + shift [2022-09-21T14:16:01.667Z] #0 4.396 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-21T14:16:01.667Z] #0 4.396 + . /tmp/install/golangci_lint.installer [2022-09-21T14:16:01.667Z] #0 4.396 ++ : v1.44.0 [2022-09-21T14:16:01.667Z] #0 4.396 + install_golangci_lint [2022-09-21T14:16:01.667Z] #0 4.396 + set -e [2022-09-21T14:16:01.667Z] #0 4.396 + echo 'Install golangci-lint version v1.44.0' [2022-09-21T14:16:01.667Z] #0 4.396 + GOBIN=/build [2022-09-21T14:16:01.667Z] #0 4.396 + GO111MODULE=on [2022-09-21T14:16:01.667Z] #0 4.396 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-21T14:16:01.667Z] #0 4.397 Install golangci-lint version v1.44.0 [2022-09-21T14:16:01.667Z] #0 4.770 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-21T14:16:01.931Z] #25 ... [2022-09-21T14:16:01.931Z] [2022-09-21T14:16:01.931Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:01.931Z] #0 4.897 + RM_GOPATH=0 [2022-09-21T14:16:01.931Z] #0 4.897 + TMP_GOPATH= [2022-09-21T14:16:01.931Z] #0 4.897 + : /build [2022-09-21T14:16:01.931Z] #0 4.897 + '[' -z '' ']' [2022-09-21T14:16:01.931Z] #0 4.899 ++ mktemp -d [2022-09-21T14:16:01.931Z] #0 4.903 + export GOPATH=/tmp/tmp.wHvYth4CtH [2022-09-21T14:16:01.931Z] #0 4.903 + GOPATH=/tmp/tmp.wHvYth4CtH [2022-09-21T14:16:01.931Z] #0 4.903 + RM_GOPATH=1 [2022-09-21T14:16:01.931Z] #0 4.903 + case "$(go env GOARCH)" in [2022-09-21T14:16:01.931Z] #0 4.903 ++ go env GOARCH [2022-09-21T14:16:01.931Z] #0 4.925 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:16:01.931Z] #0 4.925 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:01.931Z] #0 4.925 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:01.931Z] #0 4.925 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:01.931Z] #0 4.925 + dir=/tmp/install [2022-09-21T14:16:01.931Z] #0 4.925 + bin=tomlv [2022-09-21T14:16:01.931Z] #0 4.925 + shift [2022-09-21T14:16:01.931Z] #0 4.925 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-21T14:16:01.931Z] #0 4.925 + . /tmp/install/tomlv.installer [2022-09-21T14:16:01.931Z] #0 4.925 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:16:01.931Z] #0 4.925 + install_tomlv [2022-09-21T14:16:01.931Z] #0 4.925 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-21T14:16:01.931Z] #0 4.925 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wHvYth4CtH/src/github.com/BurntSushi/toml [2022-09-21T14:16:01.931Z] #0 4.925 Cloning into '/tmp/tmp.wHvYth4CtH/src/github.com/BurntSushi/toml'... [2022-09-21T14:16:01.931Z] #0 5.714 + cd /tmp/tmp.wHvYth4CtH/src/github.com/BurntSushi/toml [2022-09-21T14:16:01.931Z] #0 5.714 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:16:01.931Z] #0 5.868 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-21T14:16:02.195Z] #26 ... [2022-09-21T14:16:02.195Z] [2022-09-21T14:16:02.195Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:02.195Z] #24 6.161 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-21T14:16:02.195Z] #24 6.161 Cloning into '.'... [2022-09-21T14:16:02.224Z] #34 25.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-21T14:16:02.704Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 5.1s [2022-09-21T14:16:03.153Z] #34 26.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-09-21T14:16:03.278Z] #10 ... [2022-09-21T14:16:03.278Z] [2022-09-21T14:16:03.278Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:16:03.278Z] #0 2.030 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-21T14:16:03.278Z] #0 2.359 [2022-09-21T14:16:03.278Z] #0 2.582 #=#=# ######################################################################## 100.0% [2022-09-21T14:16:03.278Z] #0 2.856 [2022-09-21T14:16:03.278Z] #0 3.886 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-21T14:16:03.278Z] #0 4.231 [2022-09-21T14:16:03.278Z] #0 4.458 #=#=# ######################################################################## 100.0% [2022-09-21T14:16:03.278Z] #0 4.750 [2022-09-21T14:16:03.278Z] #0 5.724 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-21T14:16:03.278Z] #0 6.041 [2022-09-21T14:16:03.278Z] #0 6.261 #=#=# ############# 19.4% ######################################### 57.1% ################################################################ 89.3% ######################################################################## 100.0% [2022-09-21T14:16:03.278Z] #0 6.837 [2022-09-21T14:16:03.278Z] #0 7.848 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-21T14:16:03.278Z] #0 8.199 [2022-09-21T14:16:03.278Z] #0 8.423 #=#=# ######################################################################## 100.0% [2022-09-21T14:16:03.278Z] #0 8.732 [2022-09-21T14:16:03.278Z] #0 9.514 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-21T14:16:03.278Z] #0 9.847 [2022-09-21T14:16:03.278Z] #0 10.07 #=#=# ######################################################################## 100.0% [2022-09-21T14:16:03.410Z] #34 26.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-21T14:16:03.410Z] #34 26.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-21T14:16:03.410Z] #34 26.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-21T14:16:03.410Z] #34 26.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-21T14:16:03.410Z] #34 26.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-21T14:16:03.410Z] #34 26.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-09-21T14:16:03.410Z] #34 26.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-09-21T14:16:03.410Z] #34 26.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-21T14:16:03.410Z] #34 26.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-09-21T14:16:03.410Z] #34 27.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-09-21T14:16:03.410Z] #34 27.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-09-21T14:16:03.410Z] #34 27.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-09-21T14:16:03.410Z] #34 27.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-21T14:16:03.410Z] #34 27.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-09-21T14:16:03.410Z] #34 27.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-21T14:16:03.541Z] #18 ... [2022-09-21T14:16:03.541Z] [2022-09-21T14:16:03.541Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:16:03.667Z] #34 27.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-09-21T14:16:03.696Z] #10 ... [2022-09-21T14:16:03.696Z] [2022-09-21T14:16:03.696Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:16:03.696Z] #18 10.21 [2022-09-21T14:16:03.696Z] #18 10.28 Download of images into '/build' complete. [2022-09-21T14:16:03.696Z] #18 10.28 Use something like the following to load the result into a Docker daemon: [2022-09-21T14:16:03.696Z] #18 10.28 tar -cC '/build' . | docker load [2022-09-21T14:16:03.696Z] #18 DONE 12.4s [2022-09-21T14:16:03.696Z] [2022-09-21T14:16:03.696Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:16:04.614Z] #34 28.10 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:04.871Z] #34 28.31 Fetched 108 MB in 4s (27.0 MB/s) [2022-09-21T14:16:04.871Z] #34 28.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-21T14:16:04.871Z] #34 28.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-21T14:16:05.078Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 10.1s done [2022-09-21T14:16:05.127Z] #34 28.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-21T14:16:05.127Z] #34 28.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-21T14:16:05.647Z] #10 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a [2022-09-21T14:16:05.647Z] #10 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a done [2022-09-21T14:16:05.911Z] #10 DONE 36.3s [2022-09-21T14:16:05.911Z] [2022-09-21T14:16:05.911Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-21T14:16:06.405Z] #24 ... [2022-09-21T14:16:06.405Z] [2022-09-21T14:16:06.405Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:16:06.405Z] #0 4.897 + RM_GOPATH=0 [2022-09-21T14:16:06.405Z] #0 4.897 + TMP_GOPATH= [2022-09-21T14:16:06.405Z] #0 4.897 + : /build [2022-09-21T14:16:06.405Z] #0 4.897 + '[' -z '' ']' [2022-09-21T14:16:06.405Z] #0 4.897 ++ mktemp -d [2022-09-21T14:16:06.405Z] #0 4.897 + export GOPATH=/tmp/tmp.3nPT0qgIfq [2022-09-21T14:16:06.405Z] #0 4.897 + GOPATH=/tmp/tmp.3nPT0qgIfq [2022-09-21T14:16:06.405Z] #0 4.897 + RM_GOPATH=1 [2022-09-21T14:16:06.405Z] #0 4.897 + case "$(go env GOARCH)" in [2022-09-21T14:16:06.405Z] #0 4.897 ++ go env GOARCH [2022-09-21T14:16:06.405Z] #0 4.908 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 4.908 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 4.908 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:06.405Z] #0 4.908 + dir=/tmp/install [2022-09-21T14:16:06.405Z] #0 4.908 + bin=shfmt [2022-09-21T14:16:06.405Z] #0 4.908 + shift [2022-09-21T14:16:06.405Z] #0 4.926 Install shfmt version v3.0.2 [2022-09-21T14:16:06.405Z] #0 4.926 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-21T14:16:06.405Z] #0 4.926 + . /tmp/install/shfmt.installer [2022-09-21T14:16:06.405Z] #0 4.926 ++ : v3.0.2 [2022-09-21T14:16:06.405Z] #0 4.926 + install_shfmt [2022-09-21T14:16:06.405Z] #0 4.926 + echo 'Install shfmt version v3.0.2' [2022-09-21T14:16:06.405Z] #0 4.926 + GOBIN=/build [2022-09-21T14:16:06.405Z] #0 4.926 + GO111MODULE=on [2022-09-21T14:16:06.405Z] #0 4.926 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-21T14:16:06.405Z] #0 5.472 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-21T14:16:06.405Z] #0 7.348 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-21T14:16:06.405Z] #0 7.367 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-21T14:16:06.405Z] #0 7.429 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-21T14:16:06.405Z] #0 9.180 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-21T14:16:06.405Z] #27 ... [2022-09-21T14:16:06.405Z] [2022-09-21T14:16:06.405Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:16:06.405Z] #0 5.187 + RM_GOPATH=0 [2022-09-21T14:16:06.405Z] #0 5.187 + TMP_GOPATH= [2022-09-21T14:16:06.405Z] #0 5.187 + : /build [2022-09-21T14:16:06.405Z] #0 5.187 + '[' -z '' ']' [2022-09-21T14:16:06.405Z] #0 5.188 ++ mktemp -d [2022-09-21T14:16:06.405Z] #0 5.188 + export GOPATH=/tmp/tmp.gg4VX5WWFb [2022-09-21T14:16:06.405Z] #0 5.188 + GOPATH=/tmp/tmp.gg4VX5WWFb [2022-09-21T14:16:06.405Z] #0 5.188 + RM_GOPATH=1 [2022-09-21T14:16:06.405Z] #0 5.188 + case "$(go env GOARCH)" in [2022-09-21T14:16:06.405Z] #0 5.191 ++ go env GOARCH [2022-09-21T14:16:06.405Z] #0 5.202 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 5.202 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 5.206 Install docker/cli version 17.06.2-ce from stable [2022-09-21T14:16:06.405Z] #0 5.206 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:06.405Z] #0 5.206 + dir=/tmp/install [2022-09-21T14:16:06.405Z] #0 5.206 + bin=dockercli [2022-09-21T14:16:06.405Z] #0 5.206 + shift [2022-09-21T14:16:06.405Z] #0 5.206 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-21T14:16:06.405Z] #0 5.206 + . /tmp/install/dockercli.installer [2022-09-21T14:16:06.405Z] #0 5.206 ++ : stable [2022-09-21T14:16:06.405Z] #0 5.206 ++ : 17.06.2-ce [2022-09-21T14:16:06.405Z] #0 5.206 + install_dockercli [2022-09-21T14:16:06.405Z] #0 5.206 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-21T14:16:06.405Z] #0 5.206 ++ uname -m [2022-09-21T14:16:06.405Z] #0 5.213 + arch=x86_64 [2022-09-21T14:16:06.405Z] #0 5.213 + '[' x86_64 '!=' x86_64 ']' [2022-09-21T14:16:06.405Z] #0 5.213 + url=https://download.docker.com/linux/static [2022-09-21T14:16:06.405Z] #0 5.213 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-21T14:16:06.405Z] #0 5.213 + tar -xz docker/docker [2022-09-21T14:16:06.405Z] #28 ... [2022-09-21T14:16:06.405Z] [2022-09-21T14:16:06.405Z] #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 [2022-09-21T14:16:06.405Z] #0 6.609 + RM_GOPATH=0 [2022-09-21T14:16:06.405Z] #0 6.609 + TMP_GOPATH= [2022-09-21T14:16:06.405Z] #0 6.609 + : /build [2022-09-21T14:16:06.405Z] #0 6.609 + '[' -z '' ']' [2022-09-21T14:16:06.405Z] #0 6.610 ++ mktemp -d [2022-09-21T14:16:06.405Z] #0 6.620 + export GOPATH=/tmp/tmp.YrOc3WxuEj [2022-09-21T14:16:06.405Z] #0 6.620 + GOPATH=/tmp/tmp.YrOc3WxuEj [2022-09-21T14:16:06.405Z] #0 6.620 + RM_GOPATH=1 [2022-09-21T14:16:06.405Z] #0 6.620 + case "$(go env GOARCH)" in [2022-09-21T14:16:06.405Z] #0 6.620 ++ go env GOARCH [2022-09-21T14:16:06.405Z] #0 6.640 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 6.640 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 6.640 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:06.405Z] #0 6.648 + dir=/tmp/install [2022-09-21T14:16:06.405Z] #0 6.648 + bin=vndr [2022-09-21T14:16:06.405Z] #0 6.648 + shift [2022-09-21T14:16:06.405Z] #0 6.648 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-21T14:16:06.405Z] #0 6.648 + . /tmp/install/vndr.installer [2022-09-21T14:16:06.405Z] #0 6.651 ++ : v0.1.2 [2022-09-21T14:16:06.405Z] #0 6.651 + install_vndr [2022-09-21T14:16:06.405Z] #0 6.651 + echo 'Install vndr version v0.1.2' [2022-09-21T14:16:06.405Z] #0 6.651 + GOBIN=/build [2022-09-21T14:16:06.405Z] #0 6.651 + GO111MODULE=on [2022-09-21T14:16:06.405Z] #0 6.651 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-21T14:16:06.405Z] #0 6.651 Install vndr version v0.1.2 [2022-09-21T14:16:06.405Z] #0 7.341 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-21T14:16:06.405Z] #29 ... [2022-09-21T14:16:06.405Z] [2022-09-21T14:16:06.405Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:16:06.405Z] #0 4.699 + RM_GOPATH=0 [2022-09-21T14:16:06.405Z] #0 4.699 + TMP_GOPATH= [2022-09-21T14:16:06.405Z] #0 4.699 + : /build [2022-09-21T14:16:06.405Z] #0 4.699 + '[' -z '' ']' [2022-09-21T14:16:06.405Z] #0 4.699 ++ mktemp -d [2022-09-21T14:16:06.405Z] #0 4.699 + export GOPATH=/tmp/tmp.phJKFOS816 [2022-09-21T14:16:06.405Z] #0 4.699 + GOPATH=/tmp/tmp.phJKFOS816 [2022-09-21T14:16:06.405Z] #0 4.699 + RM_GOPATH=1 [2022-09-21T14:16:06.405Z] #0 4.699 + case "$(go env GOARCH)" in [2022-09-21T14:16:06.405Z] #0 4.699 ++ go env GOARCH [2022-09-21T14:16:06.405Z] #0 4.699 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 4.699 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 4.699 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:06.405Z] #0 4.699 + dir=/tmp/install [2022-09-21T14:16:06.405Z] #0 4.699 + bin=gotestsum [2022-09-21T14:16:06.405Z] #0 4.699 + shift [2022-09-21T14:16:06.405Z] #0 4.699 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-21T14:16:06.405Z] #0 4.699 + . /tmp/install/gotestsum.installer [2022-09-21T14:16:06.405Z] #0 4.699 ++ : v1.7.0 [2022-09-21T14:16:06.405Z] #0 4.699 + install_gotestsum [2022-09-21T14:16:06.405Z] #0 4.699 + set -e [2022-09-21T14:16:06.405Z] #0 4.699 + echo 'Install gotestsum version v1.7.0' [2022-09-21T14:16:06.405Z] #0 4.699 + GOBIN=/build [2022-09-21T14:16:06.405Z] #0 4.699 + GO111MODULE=on [2022-09-21T14:16:06.405Z] #0 4.699 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-21T14:16:06.405Z] #0 4.729 Install gotestsum version v1.7.0 [2022-09-21T14:16:06.405Z] #0 5.103 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-21T14:16:06.405Z] #0 6.343 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-21T14:16:06.405Z] #0 6.343 go: downloading github.com/fatih/color v1.10.0 [2022-09-21T14:16:06.405Z] #0 6.383 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-21T14:16:06.405Z] #0 6.476 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:06.405Z] #0 6.986 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-21T14:16:06.405Z] #0 7.077 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-21T14:16:06.405Z] #0 7.121 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-21T14:16:06.405Z] #0 7.123 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-21T14:16:06.405Z] #0 7.407 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-21T14:16:06.405Z] #0 7.546 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-21T14:16:06.405Z] #0 7.880 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-21T14:16:06.405Z] #0 8.161 go: downloading golang.org/x/tools v0.1.0 [2022-09-21T14:16:06.405Z] #30 ... [2022-09-21T14:16:06.405Z] [2022-09-21T14:16:06.405Z] #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 [2022-09-21T14:16:06.405Z] #0 4.409 + RM_GOPATH=0 [2022-09-21T14:16:06.405Z] #0 4.409 + TMP_GOPATH= [2022-09-21T14:16:06.405Z] #0 4.409 + : /build [2022-09-21T14:16:06.405Z] #0 4.409 + '[' -z '' ']' [2022-09-21T14:16:06.405Z] #0 4.409 ++ mktemp -d [2022-09-21T14:16:06.405Z] #0 4.411 + export GOPATH=/tmp/tmp.eci4TqFN8g [2022-09-21T14:16:06.405Z] #0 4.411 + GOPATH=/tmp/tmp.eci4TqFN8g [2022-09-21T14:16:06.405Z] #0 4.411 + RM_GOPATH=1 [2022-09-21T14:16:06.405Z] #0 4.411 + case "$(go env GOARCH)" in [2022-09-21T14:16:06.405Z] #0 4.416 ++ go env GOARCH [2022-09-21T14:16:06.405Z] #0 4.422 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 4.422 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.405Z] #0 4.422 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:06.405Z] #0 4.422 + dir=/tmp/install [2022-09-21T14:16:06.405Z] #0 4.422 + bin=proxy [2022-09-21T14:16:06.405Z] #0 4.422 + shift [2022-09-21T14:16:06.405Z] #0 4.422 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-21T14:16:06.405Z] #0 4.422 + . /tmp/install/proxy.installer [2022-09-21T14:16:06.405Z] #0 4.422 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:16:06.405Z] #0 4.422 + install_proxy [2022-09-21T14:16:06.405Z] #0 4.422 + case "$1" in [2022-09-21T14:16:06.405Z] #0 4.422 + export CGO_ENABLED=0 [2022-09-21T14:16:06.405Z] #0 4.422 + CGO_ENABLED=0 [2022-09-21T14:16:06.405Z] #0 4.422 + _install_proxy [2022-09-21T14:16:06.405Z] #0 4.422 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-21T14:16:06.405Z] #0 4.422 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eci4TqFN8g/src/github.com/docker/libnetwork [2022-09-21T14:16:06.405Z] #0 4.422 Cloning into '/tmp/tmp.eci4TqFN8g/src/github.com/docker/libnetwork'... [2022-09-21T14:16:06.405Z] #0 4.422 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:16:06.667Z] #31 ... [2022-09-21T14:16:06.667Z] [2022-09-21T14:16:06.667Z] #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 [2022-09-21T14:16:06.667Z] #0 5.412 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:06.667Z] #0 5.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:06.667Z] #0 5.459 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:06.667Z] #0 6.071 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:06.667Z] #0 7.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:06.667Z] #0 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:06.667Z] #32 ... [2022-09-21T14:16:06.667Z] [2022-09-21T14:16:06.667Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:06.667Z] #0 6.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:06.667Z] #0 6.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:06.667Z] #0 6.544 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:06.667Z] #0 7.581 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:06.667Z] #0 9.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:06.855Z] INFO [loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 2m23.892477315s [2022-09-21T14:16:06.855Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-09-21T14:16:06.855Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 390.838178ms [2022-09-21T14:16:06.929Z] #33 ... [2022-09-21T14:16:06.929Z] [2022-09-21T14:16:06.929Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:06.929Z] #0 6.303 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:06.929Z] #0 6.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:06.929Z] #0 6.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:06.929Z] #0 7.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:06.929Z] #0 8.966 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:06.929Z] #34 ... [2022-09-21T14:16:06.929Z] [2022-09-21T14:16:06.929Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:06.929Z] #0 6.825 + RM_GOPATH=0 [2022-09-21T14:16:06.929Z] #0 6.825 + TMP_GOPATH= [2022-09-21T14:16:06.929Z] #0 6.825 + : /build [2022-09-21T14:16:06.929Z] #0 6.825 + '[' -z '' ']' [2022-09-21T14:16:06.929Z] #0 6.825 ++ mktemp -d [2022-09-21T14:16:06.929Z] #0 6.827 + export GOPATH=/tmp/tmp.XPO7mVmmiU [2022-09-21T14:16:06.929Z] #0 6.827 + GOPATH=/tmp/tmp.XPO7mVmmiU [2022-09-21T14:16:06.929Z] #0 6.827 + RM_GOPATH=1 [2022-09-21T14:16:06.929Z] #0 6.827 + case "$(go env GOARCH)" in [2022-09-21T14:16:06.929Z] #0 6.827 ++ go env GOARCH [2022-09-21T14:16:06.929Z] #0 6.839 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.929Z] #0 6.845 Install rootlesskit version v0.14.4 [2022-09-21T14:16:06.929Z] #0 6.851 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:06.929Z] #0 6.851 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:06.929Z] #0 6.851 + dir=/tmp/install [2022-09-21T14:16:06.929Z] #0 6.851 + bin=rootlesskit [2022-09-21T14:16:06.929Z] #0 6.851 + shift [2022-09-21T14:16:06.929Z] #0 6.851 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-21T14:16:06.929Z] #0 6.851 + . /tmp/install/rootlesskit.installer [2022-09-21T14:16:06.929Z] #0 6.851 ++ : v0.14.4 [2022-09-21T14:16:06.929Z] #0 6.851 + install_rootlesskit [2022-09-21T14:16:06.929Z] #0 6.851 + case "$1" in [2022-09-21T14:16:06.929Z] #0 6.851 + export CGO_ENABLED=0 [2022-09-21T14:16:06.929Z] #0 6.851 + CGO_ENABLED=0 [2022-09-21T14:16:06.929Z] #0 6.851 + _install_rootlesskit [2022-09-21T14:16:06.929Z] #0 6.851 + echo 'Install rootlesskit version v0.14.4' [2022-09-21T14:16:06.929Z] #0 6.851 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-21T14:16:06.929Z] #0 6.851 + GOBIN=/build [2022-09-21T14:16:06.929Z] #0 6.851 + GO111MODULE=on [2022-09-21T14:16:06.929Z] #0 6.851 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-21T14:16:06.929Z] #0 7.604 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-21T14:16:06.929Z] #0 10.73 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:06.929Z] #0 10.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-21T14:16:06.929Z] #0 10.89 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-21T14:16:07.193Z] #35 ... [2022-09-21T14:16:07.193Z] [2022-09-21T14:16:07.193Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:07.193Z] #0 5.984 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:07.193Z] #0 6.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:07.193Z] #0 6.017 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:07.193Z] #0 6.831 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:07.193Z] #0 9.602 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:07.193Z] #36 ... [2022-09-21T14:16:07.193Z] [2022-09-21T14:16:07.193Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:07.193Z] #35 11.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-21T14:16:07.292Z] #19 DONE 1.2s [2022-09-21T14:16:07.293Z] [2022-09-21T14:16:07.293Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-21T14:16:07.555Z] #20 DONE 0.7s [2022-09-21T14:16:07.650Z] #34 30.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-21T14:16:07.650Z] #34 30.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-21T14:16:07.650Z] #34 30.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-21T14:16:07.751Z] #10 ... [2022-09-21T14:16:07.751Z] [2022-09-21T14:16:07.751Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-21T14:16:07.751Z] #18 10.36 [2022-09-21T14:16:07.751Z] #18 10.43 Download of images into '/build' complete. [2022-09-21T14:16:07.751Z] #18 10.43 Use something like the following to load the result into a Docker daemon: [2022-09-21T14:16:07.751Z] #18 10.43 tar -cC '/build' . | docker load [2022-09-21T14:16:07.751Z] #18 DONE 14.3s [2022-09-21T14:16:07.751Z] [2022-09-21T14:16:07.751Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb [2022-09-21T14:16:07.815Z] [2022-09-21T14:16:07.815Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-21T14:16:07.815Z] #21 DONE 0.2s [2022-09-21T14:16:07.815Z] [2022-09-21T14:16:07.815Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-21T14:16:07.815Z] #22 DONE 0.2s [2022-09-21T14:16:07.815Z] [2022-09-21T14:16:07.815Z] #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 [2022-09-21T14:16:08.016Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 10.4s done [2022-09-21T14:16:08.216Z] #34 ... [2022-09-21T14:16:08.216Z] [2022-09-21T14:16:08.217Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:08.217Z] #27 31.74 go: downloading github.com/fatih/color v1.13.0 [2022-09-21T14:16:08.217Z] #27 31.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-21T14:16:08.217Z] #27 31.80 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:08.217Z] #27 31.84 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-21T14:16:08.217Z] #27 31.86 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-21T14:16:08.480Z] #27 32.11 go: downloading github.com/spf13/viper v1.10.1 [2022-09-21T14:16:08.737Z] #27 32.35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-21T14:16:08.737Z] #27 32.47 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-21T14:16:08.958Z] #10 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a done [2022-09-21T14:16:08.958Z] #10 DONE 39.4s [2022-09-21T14:16:08.994Z] #27 32.51 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-21T14:16:08.994Z] #27 32.52 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-21T14:16:09.110Z] #35 ... [2022-09-21T14:16:09.110Z] [2022-09-21T14:16:09.110Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:16:09.110Z] #28 12.73 + mkdir -p /build [2022-09-21T14:16:09.110Z] #28 12.73 + mv docker/docker /build/ [2022-09-21T14:16:09.110Z] #28 12.73 + rmdir docker [2022-09-21T14:16:09.110Z] #28 DONE 13.1s [2022-09-21T14:16:09.110Z] [2022-09-21T14:16:09.110Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:09.110Z] #26 6.544 internal/unsafeheader [2022-09-21T14:16:09.110Z] #26 6.594 internal/goarch [2022-09-21T14:16:09.110Z] #26 6.681 internal/cpu [2022-09-21T14:16:09.110Z] #26 6.743 internal/abi [2022-09-21T14:16:09.110Z] #26 7.375 internal/goexperiment [2022-09-21T14:16:09.110Z] #26 7.572 internal/bytealg [2022-09-21T14:16:09.110Z] #26 7.576 internal/goos [2022-09-21T14:16:09.110Z] #26 7.762 runtime/internal/atomic [2022-09-21T14:16:09.110Z] #26 8.813 runtime/internal/math [2022-09-21T14:16:09.110Z] #26 8.871 runtime/internal/sys [2022-09-21T14:16:09.110Z] #26 9.067 runtime/internal/syscall [2022-09-21T14:16:09.110Z] #26 9.305 internal/itoa [2022-09-21T14:16:09.110Z] #26 9.648 math/bits [2022-09-21T14:16:09.110Z] #26 9.747 runtime [2022-09-21T14:16:09.110Z] #26 10.48 math [2022-09-21T14:16:09.226Z] [2022-09-21T14:16:09.226Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-21T14:16:09.251Z] #27 32.59 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-21T14:16:09.487Z] #19 DONE 0.6s [2022-09-21T14:16:09.747Z] [2022-09-21T14:16:09.747Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-21T14:16:09.814Z] #27 ... [2022-09-21T14:16:09.814Z] [2022-09-21T14:16:09.814Z] #32 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:09.814Z] #32 21.42 Reading package lists... [2022-09-21T14:16:09.814Z] #32 25.83 Building dependency tree... [2022-09-21T14:16:09.814Z] #32 29.84 The following additional packages will be installed: [2022-09-21T14:16:09.814Z] #32 29.84 libbtrfs0 [2022-09-21T14:16:09.814Z] #32 30.02 The following NEW packages will be installed: [2022-09-21T14:16:09.814Z] #32 30.04 libbtrfs-dev libbtrfs0 [2022-09-21T14:16:09.814Z] #32 30.50 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:09.814Z] #32 30.50 Need to get 454 kB of archives. [2022-09-21T14:16:09.814Z] #32 30.50 After this operation, 1275 kB of additional disk space will be used. [2022-09-21T14:16:09.814Z] #32 30.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-21T14:16:09.814Z] #32 30.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-21T14:16:09.814Z] #32 31.41 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:09.814Z] #32 31.69 Fetched 454 kB in 0s (1222 kB/s) [2022-09-21T14:16:09.814Z] #32 31.84 Selecting previously unselected package libbtrfs0:arm64. [2022-09-21T14:16:09.814Z] #32 31.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-21T14:16:09.814Z] #32 31.89 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-21T14:16:09.814Z] #32 31.92 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-21T14:16:09.814Z] #32 32.17 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-21T14:16:09.814Z] #32 32.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-21T14:16:09.814Z] #32 32.21 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-21T14:16:09.814Z] #32 32.58 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-21T14:16:09.814Z] #32 32.61 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-21T14:16:09.814Z] #32 32.63 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:16:09.814Z] #32 DONE 33.2s [2022-09-21T14:16:09.814Z] [2022-09-21T14:16:09.815Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:09.815Z] #31 24.98 Building dependency tree... [2022-09-21T14:16:09.815Z] #31 28.75 The following additional packages will be installed: [2022-09-21T14:16:09.815Z] #31 28.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-21T14:16:09.815Z] #31 28.78 Suggested packages: [2022-09-21T14:16:09.815Z] #31 28.81 cmake-doc ninja-build lrzip [2022-09-21T14:16:09.815Z] #31 28.81 Recommended packages: [2022-09-21T14:16:09.815Z] #31 28.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-21T14:16:09.815Z] #31 29.60 The following NEW packages will be installed: [2022-09-21T14:16:09.815Z] #31 29.61 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-21T14:16:09.815Z] #31 29.62 vim-common xxd [2022-09-21T14:16:09.815Z] #31 30.05 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:09.815Z] #31 30.05 Need to get 15.6 MB of archives. [2022-09-21T14:16:09.815Z] #31 30.05 After this operation, 67.4 MB of additional disk space will be used. [2022-09-21T14:16:09.815Z] #31 30.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-21T14:16:09.815Z] #31 30.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-21T14:16:09.815Z] #31 30.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-21T14:16:09.815Z] #31 30.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-21T14:16:09.815Z] #31 30.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-21T14:16:09.815Z] #31 30.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-21T14:16:09.815Z] #31 30.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-21T14:16:09.815Z] #31 30.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-21T14:16:09.815Z] #31 30.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-21T14:16:09.815Z] #31 30.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-21T14:16:09.815Z] #31 31.62 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:09.815Z] #31 31.96 Fetched 15.6 MB in 1s (16.5 MB/s) [2022-09-21T14:16:09.815Z] #31 32.11 Selecting previously unselected package xxd. [2022-09-21T14:16:09.815Z] #31 32.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-21T14:16:09.815Z] #31 32.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-21T14:16:09.815Z] #31 32.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:09.815Z] #31 32.48 Selecting previously unselected package vim-common. [2022-09-21T14:16:09.815Z] #31 32.48 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:16:09.815Z] #31 32.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:09.815Z] #31 32.84 Selecting previously unselected package cmake-data. [2022-09-21T14:16:09.815Z] #31 32.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-21T14:16:09.815Z] #31 32.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-21T14:16:10.377Z] #31 ... [2022-09-21T14:16:10.377Z] [2022-09-21T14:16:10.377Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:10.377Z] #27 34.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-21T14:16:10.377Z] #27 34.06 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-21T14:16:10.499Z] #26 ... [2022-09-21T14:16:10.499Z] [2022-09-21T14:16:10.499Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:10.499Z] #35 14.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-21T14:16:10.689Z] #20 DONE 0.9s [2022-09-21T14:16:10.689Z] [2022-09-21T14:16:10.689Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:16:10.689Z] #21 ... [2022-09-21T14:16:10.689Z] [2022-09-21T14:16:10.689Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-21T14:16:10.689Z] #22 DONE 0.3s [2022-09-21T14:16:10.949Z] [2022-09-21T14:16:10.949Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-21T14:16:10.949Z] #23 DONE 0.3s [2022-09-21T14:16:10.949Z] [2022-09-21T14:16:10.949Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:10.952Z] #27 ... [2022-09-21T14:16:10.952Z] [2022-09-21T14:16:10.952Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:16:10.952Z] #26 DONE 34.6s [2022-09-21T14:16:11.213Z] [2022-09-21T14:16:11.213Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:11.213Z] #34 34.14 Selecting previously unselected package binutils-mingw-w64. [2022-09-21T14:16:11.213Z] #34 34.14 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-21T14:16:11.213Z] #34 34.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-21T14:16:11.213Z] #34 34.35 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-21T14:16:11.213Z] #34 34.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-21T14:16:11.213Z] #34 34.37 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-21T14:16:11.213Z] #34 34.64 Selecting previously unselected package dmsetup. [2022-09-21T14:16:11.213Z] #34 34.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-21T14:16:11.213Z] #34 34.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-21T14:16:11.213Z] #34 ... [2022-09-21T14:16:11.213Z] [2022-09-21T14:16:11.213Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:16:11.213Z] #25 DONE 34.9s [2022-09-21T14:16:11.446Z] #35 15.60 go: downloading github.com/google/uuid v1.3.0 [2022-09-21T14:16:11.446Z] #35 15.67 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-21T14:16:11.446Z] #35 15.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-21T14:16:11.471Z] [2022-09-21T14:16:11.471Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:16:11.471Z] #0 0.812 + RM_GOPATH=0 [2022-09-21T14:16:11.471Z] #0 0.813 + TMP_GOPATH= [2022-09-21T14:16:11.471Z] #0 0.813 + : /build [2022-09-21T14:16:11.471Z] #0 0.829 + '[' -z '' ']' [2022-09-21T14:16:11.471Z] #0 0.830 ++ mktemp -d [2022-09-21T14:16:11.471Z] #0 0.842 + export GOPATH=/tmp/tmp.LUnojvhEVc [2022-09-21T14:16:11.471Z] #0 0.842 + GOPATH=/tmp/tmp.LUnojvhEVc [2022-09-21T14:16:11.471Z] #0 0.842 + RM_GOPATH=1 [2022-09-21T14:16:11.471Z] #0 0.842 + case "$(go env GOARCH)" in [2022-09-21T14:16:11.471Z] #0 0.843 ++ go env GOARCH [2022-09-21T14:16:11.471Z] #0 0.853 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:11.471Z] #0 0.858 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:11.471Z] #0 0.858 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:11.471Z] #0 0.870 + dir=/tmp/install [2022-09-21T14:16:11.471Z] #0 0.870 + bin=containerd [2022-09-21T14:16:11.471Z] #0 0.870 + shift [2022-09-21T14:16:11.471Z] #0 0.870 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-21T14:16:11.471Z] #0 0.870 + . /tmp/install/containerd.installer [2022-09-21T14:16:11.471Z] #0 0.870 ++ set -e [2022-09-21T14:16:11.471Z] #0 0.870 ++ : v1.6.8 [2022-09-21T14:16:11.471Z] #0 0.870 + install_containerd [2022-09-21T14:16:11.471Z] #0 0.883 + echo 'Install containerd version v1.6.8' [2022-09-21T14:16:11.471Z] #0 0.883 Install containerd version v1.6.8 [2022-09-21T14:16:11.471Z] #0 0.885 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LUnojvhEVc/src/github.com/containerd/containerd [2022-09-21T14:16:11.471Z] #0 0.887 Cloning into '/tmp/tmp.LUnojvhEVc/src/github.com/containerd/containerd'... [2022-09-21T14:16:11.708Z] #35 15.80 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-21T14:16:11.708Z] #35 15.84 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-21T14:16:11.708Z] #35 16.01 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-21T14:16:12.282Z] #35 16.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-21T14:16:12.410Z] #37 ... [2022-09-21T14:16:12.410Z] [2022-09-21T14:16:12.410Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:12.410Z] #33 21.90 Reading package lists... [2022-09-21T14:16:12.410Z] #33 26.12 Building dependency tree... [2022-09-21T14:16:12.410Z] #33 30.12 The following additional packages will be installed: [2022-09-21T14:16:12.410Z] #33 30.13 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-09-21T14:16:12.410Z] #33 30.14 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-09-21T14:16:12.410Z] #33 30.16 Suggested packages: [2022-09-21T14:16:12.410Z] #33 30.16 manpages-dev protobuf-mode-el python3-setuptools [2022-09-21T14:16:12.410Z] #33 31.29 The following NEW packages will be installed: [2022-09-21T14:16:12.410Z] #33 31.31 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-09-21T14:16:12.410Z] #33 31.31 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-09-21T14:16:12.410Z] #33 31.31 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-09-21T14:16:12.410Z] #33 31.31 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-09-21T14:16:12.410Z] #33 31.73 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:12.410Z] #33 31.73 Need to get 4253 kB of archives. [2022-09-21T14:16:12.410Z] #33 31.73 After this operation, 25.1 MB of additional disk space will be used. [2022-09-21T14:16:12.410Z] #33 31.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-21T14:16:12.410Z] #33 31.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-21T14:16:12.410Z] #33 31.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-21T14:16:12.410Z] #33 31.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-09-21T14:16:12.410Z] #33 31.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-21T14:16:12.410Z] #33 31.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2022-09-21T14:16:12.410Z] #33 31.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-21T14:16:12.410Z] #33 31.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-09-21T14:16:12.410Z] #33 31.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-09-21T14:16:12.410Z] #33 31.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-21T14:16:12.410Z] #33 31.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2022-09-21T14:16:12.410Z] #33 31.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2022-09-21T14:16:12.410Z] #33 31.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2022-09-21T14:16:12.410Z] #33 31.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2022-09-21T14:16:12.410Z] #33 31.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2022-09-21T14:16:12.410Z] #33 31.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-21T14:16:12.410Z] #33 31.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-21T14:16:12.410Z] #33 31.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-21T14:16:12.410Z] #33 33.04 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:12.410Z] #33 33.45 Fetched 4253 kB in 1s (7499 kB/s) [2022-09-21T14:16:12.410Z] #33 33.57 Selecting previously unselected package libcap2:arm64. [2022-09-21T14:16:12.410Z] #33 33.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-21T14:16:12.410Z] #33 33.65 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-21T14:16:12.410Z] #33 33.68 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-21T14:16:12.410Z] #33 33.82 Selecting previously unselected package libcap-dev:arm64. [2022-09-21T14:16:12.410Z] #33 33.82 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-21T14:16:12.410Z] #33 33.86 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-21T14:16:12.410Z] #33 34.11 Selecting previously unselected package libnet1:arm64. [2022-09-21T14:16:12.410Z] #33 34.11 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-21T14:16:12.410Z] #33 34.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:12.410Z] #33 34.27 Selecting previously unselected package libnet1-dev. [2022-09-21T14:16:12.410Z] #33 34.27 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-21T14:16:12.410Z] #33 34.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:12.410Z] #33 34.61 Selecting previously unselected package libnl-3-200:arm64. [2022-09-21T14:16:12.410Z] #33 34.61 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-21T14:16:12.410Z] #33 34.64 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-21T14:16:12.410Z] #33 34.99 Selecting previously unselected package libnl-3-dev:arm64. [2022-09-21T14:16:12.410Z] #33 35.02 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2022-09-21T14:16:12.410Z] #33 35.04 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-09-21T14:16:12.410Z] #33 35.46 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-21T14:16:12.410Z] #33 35.46 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-21T14:16:12.410Z] #33 35.51 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-21T14:16:12.410Z] #33 35.72 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-21T14:16:12.410Z] #33 35.73 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-21T14:16:12.410Z] #33 35.75 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-21T14:16:12.410Z] #33 35.90 Selecting previously unselected package zlib1g-dev:arm64. [2022-09-21T14:16:12.410Z] #33 35.90 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-09-21T14:16:12.410Z] #33 35.90 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-09-21T14:16:12.669Z] #33 ... [2022-09-21T14:16:12.669Z] [2022-09-21T14:16:12.669Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:12.855Z] #35 16.74 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-21T14:16:12.855Z] #35 ... [2022-09-21T14:16:12.855Z] [2022-09-21T14:16:12.855Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:16:12.855Z] #22 6.778 + git clone https://github.com/docker/distribution.git . [2022-09-21T14:16:12.855Z] #22 6.778 Cloning into '.'... [2022-09-21T14:16:13.113Z] #23 ... [2022-09-21T14:16:13.113Z] [2022-09-21T14:16:13.113Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:16:13.113Z] #0 5.192 + RM_GOPATH=0 [2022-09-21T14:16:13.113Z] #0 5.197 + TMP_GOPATH= [2022-09-21T14:16:13.113Z] #0 5.197 + : /build [2022-09-21T14:16:13.113Z] #0 5.197 + '[' -z '' ']' [2022-09-21T14:16:13.113Z] #0 5.197 ++ mktemp -d [2022-09-21T14:16:13.113Z] #0 5.197 + export GOPATH=/tmp/tmp.VIaVkUhRVZ [2022-09-21T14:16:13.113Z] #0 5.197 + GOPATH=/tmp/tmp.VIaVkUhRVZ [2022-09-21T14:16:13.113Z] #0 5.197 + RM_GOPATH=1 [2022-09-21T14:16:13.113Z] #0 5.197 + case "$(go env GOARCH)" in [2022-09-21T14:16:13.113Z] #0 5.203 ++ go env GOARCH [2022-09-21T14:16:13.113Z] #0 5.224 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:13.113Z] #0 5.224 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:13.113Z] #0 5.224 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:13.113Z] #0 5.228 + dir=/tmp/install [2022-09-21T14:16:13.113Z] #0 5.228 + bin=gotestsum [2022-09-21T14:16:13.113Z] #0 5.228 + shift [2022-09-21T14:16:13.113Z] #0 5.228 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-21T14:16:13.113Z] #0 5.228 + . /tmp/install/gotestsum.installer [2022-09-21T14:16:13.113Z] #0 5.228 ++ : v1.7.0 [2022-09-21T14:16:13.113Z] #0 5.228 + install_gotestsum [2022-09-21T14:16:13.113Z] #0 5.228 + set -e [2022-09-21T14:16:13.113Z] #0 5.228 + echo 'Install gotestsum version v1.7.0' [2022-09-21T14:16:13.113Z] #0 5.229 Install gotestsum version v1.7.0 [2022-09-21T14:16:13.113Z] #0 5.247 + GOBIN=/build [2022-09-21T14:16:13.114Z] #0 5.247 + GO111MODULE=on [2022-09-21T14:16:13.114Z] #0 5.247 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-21T14:16:13.117Z] #22 ... [2022-09-21T14:16:13.117Z] [2022-09-21T14:16:13.117Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:13.117Z] #26 16.49 unicode/utf8 [2022-09-21T14:16:13.117Z] #26 17.25 internal/race [2022-09-21T14:16:13.184Z] #35 36.00 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-21T14:16:13.184Z] #35 36.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-21T14:16:13.375Z] #24 5.682 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-21T14:16:13.378Z] #26 17.52 sync/atomic [2022-09-21T14:16:13.441Z] #35 36.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:13.948Z] #24 ... [2022-09-21T14:16:13.948Z] [2022-09-21T14:16:13.948Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:13.948Z] #0 4.298 + RM_GOPATH=0 [2022-09-21T14:16:13.948Z] #0 4.298 + TMP_GOPATH= [2022-09-21T14:16:13.948Z] #0 4.298 + : /build [2022-09-21T14:16:13.948Z] #0 4.298 + '[' -z '' ']' [2022-09-21T14:16:13.948Z] #0 4.298 ++ mktemp -d [2022-09-21T14:16:13.948Z] #0 4.298 + export GOPATH=/tmp/tmp.IHypWl6nJV [2022-09-21T14:16:13.948Z] #0 4.298 + GOPATH=/tmp/tmp.IHypWl6nJV [2022-09-21T14:16:13.948Z] #0 4.298 + RM_GOPATH=1 [2022-09-21T14:16:13.948Z] #0 4.298 + case "$(go env GOARCH)" in [2022-09-21T14:16:13.948Z] #0 4.298 ++ go env GOARCH [2022-09-21T14:16:13.948Z] #0 4.310 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:16:13.948Z] #0 4.310 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:13.948Z] #0 4.310 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:13.948Z] #0 4.310 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:13.948Z] #0 4.310 + dir=/tmp/install [2022-09-21T14:16:13.948Z] #0 4.310 + bin=tomlv [2022-09-21T14:16:13.948Z] #0 4.310 + shift [2022-09-21T14:16:13.948Z] #0 4.310 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-21T14:16:13.948Z] #0 4.310 + . /tmp/install/tomlv.installer [2022-09-21T14:16:13.948Z] #0 4.310 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:16:13.948Z] #0 4.310 + install_tomlv [2022-09-21T14:16:13.948Z] #0 4.310 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-21T14:16:13.948Z] #0 4.310 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IHypWl6nJV/src/github.com/BurntSushi/toml [2022-09-21T14:16:13.948Z] #0 4.310 Cloning into '/tmp/tmp.IHypWl6nJV/src/github.com/BurntSushi/toml'... [2022-09-21T14:16:13.948Z] #0 4.913 + cd /tmp/tmp.IHypWl6nJV/src/github.com/BurntSushi/toml [2022-09-21T14:16:13.948Z] #0 4.913 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:16:13.948Z] #0 4.962 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-21T14:16:13.948Z] #0 5.321 internal/goarch [2022-09-21T14:16:13.948Z] #0 5.321 internal/unsafeheader [2022-09-21T14:16:13.948Z] #0 5.434 internal/cpu [2022-09-21T14:16:13.948Z] #0 5.434 internal/abi [2022-09-21T14:16:13.948Z] #0 5.653 internal/goexperiment [2022-09-21T14:16:13.948Z] #0 5.698 internal/goos [2022-09-21T14:16:13.948Z] #0 5.740 runtime/internal/atomic [2022-09-21T14:16:13.948Z] #0 5.853 internal/bytealg [2022-09-21T14:16:13.948Z] #25 ... [2022-09-21T14:16:13.948Z] [2022-09-21T14:16:13.949Z] #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 [2022-09-21T14:16:13.949Z] #23 6.221 + git clone https://github.com/docker/distribution.git . [2022-09-21T14:16:13.949Z] #23 6.221 Cloning into '.'... [2022-09-21T14:16:14.767Z] #26 18.58 unicode [2022-09-21T14:16:16.260Z] #24 ... [2022-09-21T14:16:16.260Z] [2022-09-21T14:16:16.260Z] #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 [2022-09-21T14:16:16.260Z] #0 5.054 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:16.260Z] #0 5.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:16.260Z] #0 5.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:16.260Z] #0 5.298 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:16.521Z] #25 5.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:16.521Z] #25 ... [2022-09-21T14:16:16.521Z] [2022-09-21T14:16:16.521Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:16:16.521Z] #21 5.846 + RM_GOPATH=0 [2022-09-21T14:16:16.521Z] #21 5.846 + TMP_GOPATH= [2022-09-21T14:16:16.521Z] #21 5.846 + : /build [2022-09-21T14:16:16.521Z] #21 5.846 + '[' -z '' ']' [2022-09-21T14:16:16.521Z] #21 5.846 ++ mktemp -d [2022-09-21T14:16:16.521Z] #21 5.846 + export GOPATH=/tmp/tmp.73ywcTr4HD [2022-09-21T14:16:16.521Z] #21 5.846 + GOPATH=/tmp/tmp.73ywcTr4HD [2022-09-21T14:16:16.521Z] #21 5.846 + RM_GOPATH=1 [2022-09-21T14:16:16.521Z] #21 5.846 + case "$(go env GOARCH)" in [2022-09-21T14:16:16.521Z] #21 5.846 ++ go env GOARCH [2022-09-21T14:16:16.521Z] #21 5.880 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:16.521Z] #21 5.880 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:16.521Z] #21 5.881 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:16.521Z] #21 5.883 Install docker/cli version 17.06.2-ce from stable [2022-09-21T14:16:16.521Z] #21 5.883 + dir=/tmp/install [2022-09-21T14:16:16.521Z] #21 5.883 + bin=dockercli [2022-09-21T14:16:16.521Z] #21 5.883 + shift [2022-09-21T14:16:16.521Z] #21 5.883 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-21T14:16:16.521Z] #21 5.883 + . /tmp/install/dockercli.installer [2022-09-21T14:16:16.521Z] #21 5.883 ++ : stable [2022-09-21T14:16:16.521Z] #21 5.883 ++ : 17.06.2-ce [2022-09-21T14:16:16.521Z] #21 5.883 + install_dockercli [2022-09-21T14:16:16.521Z] #21 5.883 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-21T14:16:16.521Z] #21 5.885 ++ uname -m [2022-09-21T14:16:16.521Z] #21 5.885 + arch=x86_64 [2022-09-21T14:16:16.521Z] #21 5.885 + '[' x86_64 '!=' x86_64 ']' [2022-09-21T14:16:16.521Z] #21 5.885 + url=https://download.docker.com/linux/static [2022-09-21T14:16:16.521Z] #21 5.889 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-21T14:16:16.521Z] #21 5.889 + tar -xz docker/docker [2022-09-21T14:16:17.318Z] #26 ... [2022-09-21T14:16:17.318Z] [2022-09-21T14:16:17.318Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:17.318Z] #34 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:17.318Z] #34 20.83 Fetched 8579 kB in 15s (580 kB/s) [2022-09-21T14:16:17.580Z] #34 20.83 Reading package lists... [2022-09-21T14:16:17.580Z] #34 ... [2022-09-21T14:16:17.580Z] [2022-09-21T14:16:17.580Z] #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 [2022-09-21T14:16:17.580Z] #31 20.09 Updating files: 58% (1118/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-09-21T14:16:17.580Z] #31 20.95 + cd /tmp/tmp.eci4TqFN8g/src/github.com/docker/libnetwork [2022-09-21T14:16:17.580Z] #31 20.95 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:16:17.580Z] #31 21.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-21T14:16:17.842Z] #31 ... [2022-09-21T14:16:17.842Z] [2022-09-21T14:16:17.842Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:17.842Z] #33 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:17.842Z] #33 20.95 Fetched 8579 kB in 15s (582 kB/s) [2022-09-21T14:16:18.104Z] #33 20.95 Reading package lists... [2022-09-21T14:16:18.104Z] #33 ... [2022-09-21T14:16:18.104Z] [2022-09-21T14:16:18.104Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:18.104Z] #36 12.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:18.104Z] #36 20.90 Fetched 8579 kB in 15s (566 kB/s) [2022-09-21T14:16:18.155Z] #23 ... [2022-09-21T14:16:18.155Z] [2022-09-21T14:16:18.155Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:16:18.155Z] #0 6.224 + RM_GOPATH=0 [2022-09-21T14:16:18.155Z] #0 6.224 + TMP_GOPATH= [2022-09-21T14:16:18.155Z] #0 6.224 + : /build [2022-09-21T14:16:18.155Z] #0 6.224 + '[' -z '' ']' [2022-09-21T14:16:18.155Z] #0 6.228 ++ mktemp -d [2022-09-21T14:16:18.155Z] #0 6.256 + export GOPATH=/tmp/tmp.ZiAN777pMJ [2022-09-21T14:16:18.155Z] #0 6.256 + GOPATH=/tmp/tmp.ZiAN777pMJ [2022-09-21T14:16:18.155Z] #0 6.256 + RM_GOPATH=1 [2022-09-21T14:16:18.155Z] #0 6.256 + case "$(go env GOARCH)" in [2022-09-21T14:16:18.155Z] #0 6.256 ++ go env GOARCH [2022-09-21T14:16:18.155Z] #0 6.271 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.155Z] #0 6.271 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.155Z] #0 6.271 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:18.155Z] #0 6.338 + dir=/tmp/install [2022-09-21T14:16:18.155Z] #0 6.338 + bin=proxy [2022-09-21T14:16:18.155Z] #0 6.338 + shift [2022-09-21T14:16:18.155Z] #0 6.338 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-21T14:16:18.155Z] #0 6.338 + . /tmp/install/proxy.installer [2022-09-21T14:16:18.155Z] #0 6.338 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:16:18.155Z] #0 6.338 + install_proxy [2022-09-21T14:16:18.155Z] #0 6.338 + case "$1" in [2022-09-21T14:16:18.155Z] #0 6.338 + export CGO_ENABLED=0 [2022-09-21T14:16:18.155Z] #0 6.338 + CGO_ENABLED=0 [2022-09-21T14:16:18.155Z] #0 6.338 + _install_proxy [2022-09-21T14:16:18.155Z] #0 6.338 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-21T14:16:18.155Z] #0 6.338 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZiAN777pMJ/src/github.com/docker/libnetwork [2022-09-21T14:16:18.155Z] #0 6.338 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:16:18.155Z] #0 6.355 Cloning into '/tmp/tmp.ZiAN777pMJ/src/github.com/docker/libnetwork'... [2022-09-21T14:16:18.155Z] #26 ... [2022-09-21T14:16:18.155Z] [2022-09-21T14:16:18.155Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:18.155Z] #0 7.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:18.155Z] #0 7.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:18.155Z] #0 7.410 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:18.155Z] #0 8.524 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:18.155Z] #27 ... [2022-09-21T14:16:18.155Z] [2022-09-21T14:16:18.155Z] #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 [2022-09-21T14:16:18.155Z] #0 7.229 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:18.155Z] #0 7.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:18.155Z] #0 7.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:18.155Z] #0 9.682 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:18.155Z] #28 ... [2022-09-21T14:16:18.155Z] [2022-09-21T14:16:18.155Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:18.155Z] #0 7.162 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:18.155Z] #0 7.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:18.155Z] #0 7.267 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:18.155Z] #0 9.828 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:18.155Z] #29 ... [2022-09-21T14:16:18.155Z] [2022-09-21T14:16:18.155Z] #30 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:16:18.155Z] #0 4.655 + RM_GOPATH=0 [2022-09-21T14:16:18.155Z] #0 4.655 + TMP_GOPATH= [2022-09-21T14:16:18.155Z] #0 4.655 + : /build [2022-09-21T14:16:18.155Z] #0 4.655 + '[' -z '' ']' [2022-09-21T14:16:18.155Z] #0 4.655 ++ mktemp -d [2022-09-21T14:16:18.155Z] #0 4.655 + export GOPATH=/tmp/tmp.N2N2eFgPkU [2022-09-21T14:16:18.155Z] #0 4.655 + GOPATH=/tmp/tmp.N2N2eFgPkU [2022-09-21T14:16:18.155Z] #0 4.655 + RM_GOPATH=1 [2022-09-21T14:16:18.155Z] #0 4.655 + case "$(go env GOARCH)" in [2022-09-21T14:16:18.155Z] #0 4.659 ++ go env GOARCH [2022-09-21T14:16:18.155Z] #0 4.670 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.155Z] #0 4.670 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.155Z] #0 4.672 Install docker/cli version 17.06.2-ce from stable [2022-09-21T14:16:18.155Z] #0 4.674 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:18.155Z] #0 4.674 + dir=/tmp/install [2022-09-21T14:16:18.155Z] #0 4.674 + bin=dockercli [2022-09-21T14:16:18.155Z] #0 4.674 + shift [2022-09-21T14:16:18.155Z] #0 4.674 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-21T14:16:18.155Z] #0 4.674 + . /tmp/install/dockercli.installer [2022-09-21T14:16:18.155Z] #0 4.674 ++ : stable [2022-09-21T14:16:18.155Z] #0 4.674 ++ : 17.06.2-ce [2022-09-21T14:16:18.155Z] #0 4.674 + install_dockercli [2022-09-21T14:16:18.155Z] #0 4.674 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-21T14:16:18.155Z] #0 4.695 ++ uname -m [2022-09-21T14:16:18.155Z] #0 4.695 + arch=x86_64 [2022-09-21T14:16:18.155Z] #0 4.695 + '[' x86_64 '!=' x86_64 ']' [2022-09-21T14:16:18.155Z] #0 4.695 + url=https://download.docker.com/linux/static [2022-09-21T14:16:18.155Z] #0 4.695 + tar -xz docker/docker [2022-09-21T14:16:18.155Z] #0 4.695 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-21T14:16:18.366Z] #36 20.90 Reading package lists... [2022-09-21T14:16:18.366Z] #36 ... [2022-09-21T14:16:18.366Z] [2022-09-21T14:16:18.366Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:18.366Z] #35 22.17 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-21T14:16:18.366Z] #35 22.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-21T14:16:18.415Z] #30 ... [2022-09-21T14:16:18.415Z] [2022-09-21T14:16:18.415Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:16:18.415Z] #0 6.701 + RM_GOPATH=0 [2022-09-21T14:16:18.415Z] #0 6.701 + TMP_GOPATH= [2022-09-21T14:16:18.415Z] #0 6.701 + : /build [2022-09-21T14:16:18.415Z] #0 6.702 + '[' -z '' ']' [2022-09-21T14:16:18.415Z] #0 6.704 ++ mktemp -d [2022-09-21T14:16:18.415Z] #0 6.715 + export GOPATH=/tmp/tmp.M6nBGWRjbz [2022-09-21T14:16:18.415Z] #0 6.715 + GOPATH=/tmp/tmp.M6nBGWRjbz [2022-09-21T14:16:18.415Z] #0 6.715 + RM_GOPATH=1 [2022-09-21T14:16:18.415Z] #0 6.715 + case "$(go env GOARCH)" in [2022-09-21T14:16:18.415Z] #0 6.715 ++ go env GOARCH [2022-09-21T14:16:18.415Z] #0 6.768 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.415Z] #0 6.768 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.415Z] #0 6.768 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:18.415Z] #0 6.768 + dir=/tmp/install [2022-09-21T14:16:18.415Z] #0 6.768 + bin=shfmt [2022-09-21T14:16:18.415Z] #0 6.768 + shift [2022-09-21T14:16:18.415Z] #0 6.768 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-21T14:16:18.415Z] #0 6.768 + . /tmp/install/shfmt.installer [2022-09-21T14:16:18.415Z] #0 6.768 ++ : v3.0.2 [2022-09-21T14:16:18.415Z] #0 6.768 + install_shfmt [2022-09-21T14:16:18.415Z] #0 6.768 + echo 'Install shfmt version v3.0.2' [2022-09-21T14:16:18.415Z] #0 6.768 + GOBIN=/build [2022-09-21T14:16:18.415Z] #0 6.768 + GO111MODULE=on [2022-09-21T14:16:18.415Z] #0 6.768 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-21T14:16:18.415Z] #0 6.768 Install shfmt version v3.0.2 [2022-09-21T14:16:18.415Z] #0 7.553 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-21T14:16:18.415Z] #0 9.350 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-21T14:16:18.415Z] #0 9.359 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-21T14:16:18.415Z] #0 9.929 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-21T14:16:18.415Z] #31 ... [2022-09-21T14:16:18.415Z] [2022-09-21T14:16:18.415Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:18.415Z] #0 6.285 + RM_GOPATH=0 [2022-09-21T14:16:18.415Z] #0 6.285 + TMP_GOPATH= [2022-09-21T14:16:18.415Z] #0 6.285 + : /build [2022-09-21T14:16:18.415Z] #0 6.285 + '[' -z '' ']' [2022-09-21T14:16:18.415Z] #0 6.285 ++ mktemp -d [2022-09-21T14:16:18.415Z] #0 6.285 + export GOPATH=/tmp/tmp.FsnnLqYGMa [2022-09-21T14:16:18.415Z] #0 6.285 + GOPATH=/tmp/tmp.FsnnLqYGMa [2022-09-21T14:16:18.415Z] #0 6.285 + RM_GOPATH=1 [2022-09-21T14:16:18.415Z] #0 6.285 + case "$(go env GOARCH)" in [2022-09-21T14:16:18.415Z] #0 6.285 ++ go env GOARCH [2022-09-21T14:16:18.415Z] #0 6.299 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.415Z] #0 6.299 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.415Z] #0 6.299 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:18.415Z] #0 6.305 Install golangci-lint version v1.44.0 [2022-09-21T14:16:18.415Z] #0 6.305 + dir=/tmp/install [2022-09-21T14:16:18.415Z] #0 6.305 + bin=golangci_lint [2022-09-21T14:16:18.415Z] #0 6.305 + shift [2022-09-21T14:16:18.415Z] #0 6.305 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-21T14:16:18.415Z] #0 6.305 + . /tmp/install/golangci_lint.installer [2022-09-21T14:16:18.416Z] #0 6.305 ++ : v1.44.0 [2022-09-21T14:16:18.416Z] #0 6.305 + install_golangci_lint [2022-09-21T14:16:18.416Z] #0 6.305 + set -e [2022-09-21T14:16:18.416Z] #0 6.305 + echo 'Install golangci-lint version v1.44.0' [2022-09-21T14:16:18.416Z] #0 6.305 + GOBIN=/build [2022-09-21T14:16:18.416Z] #0 6.305 + GO111MODULE=on [2022-09-21T14:16:18.416Z] #0 6.305 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-21T14:16:18.416Z] #0 6.886 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-21T14:16:18.521Z] INFO: Extraction ended at 09/21/2022 14:16:16. Duration:00:00:29.9850212 [2022-09-21T14:16:18.521Z] INFO: Updating the golang and path environment variables [2022-09-21T14:16:18.521Z] INFO: GOPATH=d:\gopath [2022-09-21T14:16:18.521Z] INFO: go version go1.18.6 windows/amd64 [2022-09-21T14:16:18.521Z] INFO: Running the daemon under test in debug mode [2022-09-21T14:16:18.521Z] INFO: Starting a daemon under test... [2022-09-21T14:16:18.521Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44145\3\daemon --pidfile d:\CI\PR-44145\3\docker.pid -D [2022-09-21T14:16:18.521Z] INFO: Process started successfully. [2022-09-21T14:16:18.521Z] INFO: Start tailing logs of the daemon under tests [2022-09-21T14:16:18.521Z] INFO: Waiting for the daemon under test to start... [2022-09-21T14:16:18.676Z] #32 ... [2022-09-21T14:16:18.676Z] [2022-09-21T14:16:18.676Z] #33 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-21T14:16:18.676Z] #0 6.312 + RM_GOPATH=0 [2022-09-21T14:16:18.676Z] #0 6.312 + TMP_GOPATH= [2022-09-21T14:16:18.676Z] #0 6.312 + : /build [2022-09-21T14:16:18.676Z] #0 6.312 + '[' -z '' ']' [2022-09-21T14:16:18.676Z] #0 6.312 ++ mktemp -d [2022-09-21T14:16:18.676Z] #0 6.312 + export GOPATH=/tmp/tmp.OzXs47bjXN [2022-09-21T14:16:18.676Z] #0 6.312 + GOPATH=/tmp/tmp.OzXs47bjXN [2022-09-21T14:16:18.676Z] #0 6.312 + RM_GOPATH=1 [2022-09-21T14:16:18.676Z] #0 6.312 + case "$(go env GOARCH)" in [2022-09-21T14:16:18.676Z] #0 6.312 ++ go env GOARCH [2022-09-21T14:16:18.676Z] #0 6.337 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.676Z] #0 6.337 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.676Z] #0 6.337 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:18.676Z] #0 6.337 + dir=/tmp/install [2022-09-21T14:16:18.676Z] #0 6.337 + bin=vndr [2022-09-21T14:16:18.676Z] #0 6.337 + shift [2022-09-21T14:16:18.676Z] #0 6.337 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-21T14:16:18.676Z] #0 6.337 + . /tmp/install/vndr.installer [2022-09-21T14:16:18.676Z] #0 6.337 ++ : v0.1.2 [2022-09-21T14:16:18.676Z] #0 6.337 + install_vndr [2022-09-21T14:16:18.676Z] #0 6.337 + echo 'Install vndr version v0.1.2' [2022-09-21T14:16:18.676Z] #0 6.337 + GOBIN=/build [2022-09-21T14:16:18.676Z] #0 6.337 + GO111MODULE=on [2022-09-21T14:16:18.676Z] #0 6.337 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-21T14:16:18.676Z] #0 6.337 Install vndr version v0.1.2 [2022-09-21T14:16:18.676Z] #0 6.893 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-21T14:16:18.676Z] #33 ... [2022-09-21T14:16:18.676Z] [2022-09-21T14:16:18.676Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:18.676Z] #0 5.170 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-21T14:16:18.676Z] #0 5.174 Cloning into '.'... [2022-09-21T14:16:18.699Z] #35 ... [2022-09-21T14:16:18.699Z] [2022-09-21T14:16:18.699Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:18.699Z] #27 37.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-21T14:16:18.699Z] #27 37.61 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-21T14:16:18.699Z] #27 37.82 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-21T14:16:18.699Z] #27 37.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-21T14:16:18.699Z] #27 37.90 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-21T14:16:18.699Z] #27 37.93 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-21T14:16:18.699Z] #27 37.94 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-21T14:16:18.699Z] #27 37.96 go: downloading github.com/spf13/afero v1.6.0 [2022-09-21T14:16:18.699Z] #27 38.06 go: downloading github.com/spf13/cast v1.4.1 [2022-09-21T14:16:18.699Z] #27 38.17 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-21T14:16:18.699Z] #27 38.21 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-21T14:16:18.699Z] #27 38.21 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-21T14:16:18.699Z] #27 38.29 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-21T14:16:18.699Z] #27 38.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-21T14:16:18.699Z] #27 38.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-21T14:16:18.699Z] #27 38.44 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-21T14:16:18.699Z] #27 38.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-21T14:16:18.699Z] #27 38.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-21T14:16:18.699Z] #27 38.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-21T14:16:18.699Z] #27 38.63 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-21T14:16:18.699Z] #27 38.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-21T14:16:18.699Z] #27 39.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-21T14:16:18.699Z] #27 39.32 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-21T14:16:18.699Z] #27 39.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-21T14:16:18.699Z] #27 39.42 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-21T14:16:18.699Z] #27 39.51 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-21T14:16:18.699Z] #27 39.64 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-21T14:16:18.699Z] #27 40.29 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-21T14:16:18.699Z] #27 40.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-21T14:16:18.699Z] #27 40.47 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-21T14:16:18.699Z] #27 40.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-21T14:16:18.699Z] #27 40.52 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-21T14:16:18.699Z] #27 40.65 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-21T14:16:18.699Z] #27 40.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-21T14:16:18.699Z] #27 40.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-21T14:16:18.699Z] #27 40.82 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-21T14:16:18.699Z] #27 40.84 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-21T14:16:18.699Z] #27 40.86 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-21T14:16:18.699Z] #27 40.91 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-21T14:16:18.699Z] #27 40.95 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-21T14:16:18.699Z] #27 40.99 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-21T14:16:18.699Z] #27 40.99 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-21T14:16:18.699Z] #27 41.10 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-21T14:16:18.699Z] #27 41.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-21T14:16:18.699Z] #27 41.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-21T14:16:18.699Z] #27 41.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-21T14:16:18.699Z] #27 41.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-21T14:16:18.699Z] #27 41.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-21T14:16:18.699Z] #27 41.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-21T14:16:18.699Z] #27 41.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-21T14:16:18.699Z] #27 41.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-21T14:16:18.699Z] #27 41.58 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-21T14:16:18.699Z] #27 41.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-21T14:16:18.699Z] #27 41.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-21T14:16:18.699Z] #27 41.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-21T14:16:18.699Z] #27 41.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-21T14:16:18.699Z] #27 41.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-21T14:16:18.699Z] #27 41.72 go: downloading github.com/julz/importas v0.1.0 [2022-09-21T14:16:18.699Z] #27 41.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-21T14:16:18.699Z] #27 41.77 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-21T14:16:18.699Z] #27 41.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-21T14:16:18.699Z] #27 41.84 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-21T14:16:18.699Z] #27 41.85 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-21T14:16:18.699Z] #27 41.88 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-21T14:16:18.699Z] #27 41.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-21T14:16:18.699Z] #27 42.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-21T14:16:18.699Z] #27 42.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-21T14:16:18.699Z] #27 42.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-21T14:16:18.699Z] #27 42.05 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-21T14:16:18.699Z] #27 42.11 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-21T14:16:18.937Z] #34 ... [2022-09-21T14:16:18.937Z] [2022-09-21T14:16:18.937Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:18.937Z] #0 6.201 + RM_GOPATH=0 [2022-09-21T14:16:18.937Z] #0 6.201 + TMP_GOPATH= [2022-09-21T14:16:18.937Z] #0 6.201 + : /build [2022-09-21T14:16:18.937Z] #0 6.201 + '[' -z '' ']' [2022-09-21T14:16:18.937Z] #0 6.206 ++ mktemp -d [2022-09-21T14:16:18.937Z] #0 6.209 + export GOPATH=/tmp/tmp.UYqCHj6ER2 [2022-09-21T14:16:18.937Z] #0 6.209 + GOPATH=/tmp/tmp.UYqCHj6ER2 [2022-09-21T14:16:18.937Z] #0 6.210 + RM_GOPATH=1 [2022-09-21T14:16:18.937Z] #0 6.210 + case "$(go env GOARCH)" in [2022-09-21T14:16:18.937Z] #0 6.210 ++ go env GOARCH [2022-09-21T14:16:18.937Z] #0 6.287 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.937Z] #0 6.287 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:18.937Z] #0 6.295 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:18.937Z] #0 6.295 + dir=/tmp/install [2022-09-21T14:16:18.937Z] #0 6.295 + bin=rootlesskit [2022-09-21T14:16:18.937Z] #0 6.295 + shift [2022-09-21T14:16:18.937Z] #0 6.295 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-21T14:16:18.937Z] #0 6.295 + . /tmp/install/rootlesskit.installer [2022-09-21T14:16:18.937Z] #0 6.301 ++ : v0.14.4 [2022-09-21T14:16:18.937Z] #0 6.301 + install_rootlesskit [2022-09-21T14:16:18.937Z] #0 6.301 + case "$1" in [2022-09-21T14:16:18.937Z] #0 6.301 + export CGO_ENABLED=0 [2022-09-21T14:16:18.937Z] #0 6.301 + CGO_ENABLED=0 [2022-09-21T14:16:18.937Z] #0 6.301 + _install_rootlesskit [2022-09-21T14:16:18.937Z] #0 6.301 + echo 'Install rootlesskit version v0.14.4' [2022-09-21T14:16:18.937Z] #0 6.301 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-21T14:16:18.937Z] #0 6.301 + GOBIN=/build [2022-09-21T14:16:18.937Z] #0 6.301 + GO111MODULE=on [2022-09-21T14:16:18.937Z] #0 6.301 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-21T14:16:18.937Z] #0 6.301 Install rootlesskit version v0.14.4 [2022-09-21T14:16:18.937Z] #0 7.147 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-21T14:16:19.198Z] #35 ... [2022-09-21T14:16:19.198Z] [2022-09-21T14:16:19.198Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:19.198Z] #0 7.340 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:19.198Z] #0 7.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:19.198Z] #0 7.399 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:19.198Z] #0 8.992 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:19.198Z] #36 ... [2022-09-21T14:16:19.198Z] [2022-09-21T14:16:19.198Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:19.198Z] #27 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:19.263Z] #27 42.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-21T14:16:19.263Z] #27 42.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-21T14:16:19.263Z] #27 42.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-21T14:16:19.263Z] #27 42.72 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-21T14:16:19.263Z] #27 42.75 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-21T14:16:19.263Z] #27 42.82 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-21T14:16:19.263Z] #27 42.84 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-21T14:16:19.263Z] #27 42.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-21T14:16:19.263Z] #27 42.88 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-21T14:16:19.675Z] #27 43.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-21T14:16:19.675Z] #27 43.23 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-21T14:16:19.675Z] #27 43.31 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-21T14:16:19.675Z] #27 43.32 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-21T14:16:19.937Z] #27 43.35 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-21T14:16:19.937Z] #27 43.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-21T14:16:19.937Z] #27 43.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-21T14:16:19.937Z] #27 43.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-21T14:16:20.204Z] #27 43.59 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-21T14:16:20.204Z] #27 43.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-21T14:16:20.204Z] #27 43.64 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-21T14:16:20.204Z] #27 43.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-21T14:16:20.463Z] #27 44.01 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-21T14:16:20.463Z] #27 44.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-21T14:16:20.463Z] #27 44.03 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-21T14:16:20.463Z] #27 44.06 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-21T14:16:20.463Z] #27 44.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-21T14:16:20.722Z] #27 44.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-21T14:16:20.745Z] #21 ... [2022-09-21T14:16:20.745Z] [2022-09-21T14:16:20.745Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:20.745Z] #0 6.672 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:20.745Z] #0 6.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:20.745Z] #0 6.714 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:20.745Z] #0 7.955 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:20.745Z] #26 ... [2022-09-21T14:16:20.745Z] [2022-09-21T14:16:20.745Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:20.745Z] #0 6.838 + RM_GOPATH=0 [2022-09-21T14:16:20.745Z] #0 6.838 + TMP_GOPATH= [2022-09-21T14:16:20.745Z] #0 6.838 + : /build [2022-09-21T14:16:20.745Z] #0 6.838 + '[' -z '' ']' [2022-09-21T14:16:20.745Z] #0 6.838 ++ mktemp -d [2022-09-21T14:16:20.745Z] #0 6.851 + export GOPATH=/tmp/tmp.NmZoYED6GN [2022-09-21T14:16:20.745Z] #0 6.851 + GOPATH=/tmp/tmp.NmZoYED6GN [2022-09-21T14:16:20.745Z] #0 6.851 + RM_GOPATH=1 [2022-09-21T14:16:20.745Z] #0 6.851 + case "$(go env GOARCH)" in [2022-09-21T14:16:20.745Z] #0 6.851 ++ go env GOARCH [2022-09-21T14:16:20.745Z] #0 6.867 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:20.745Z] #0 6.867 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:20.745Z] #0 6.867 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:20.745Z] #0 6.904 Install golangci-lint version v1.44.0 [2022-09-21T14:16:20.745Z] #0 6.904 + dir=/tmp/install [2022-09-21T14:16:20.745Z] #0 6.904 + bin=golangci_lint [2022-09-21T14:16:20.745Z] #0 6.904 + shift [2022-09-21T14:16:20.745Z] #0 6.904 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-21T14:16:20.745Z] #0 6.904 + . /tmp/install/golangci_lint.installer [2022-09-21T14:16:20.745Z] #0 6.904 ++ : v1.44.0 [2022-09-21T14:16:20.745Z] #0 6.904 + install_golangci_lint [2022-09-21T14:16:20.745Z] #0 6.904 + set -e [2022-09-21T14:16:20.745Z] #0 6.904 + echo 'Install golangci-lint version v1.44.0' [2022-09-21T14:16:20.745Z] #0 6.904 + GOBIN=/build [2022-09-21T14:16:20.745Z] #0 6.904 + GO111MODULE=on [2022-09-21T14:16:20.745Z] #0 6.904 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-21T14:16:20.745Z] #0 7.636 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-21T14:16:20.745Z] #27 ... [2022-09-21T14:16:20.745Z] [2022-09-21T14:16:20.745Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:20.745Z] #0 7.409 + RM_GOPATH=0 [2022-09-21T14:16:20.745Z] #0 7.409 + TMP_GOPATH= [2022-09-21T14:16:20.745Z] #0 7.409 + : /build [2022-09-21T14:16:20.745Z] #0 7.409 + '[' -z '' ']' [2022-09-21T14:16:20.745Z] #0 7.418 ++ mktemp -d [2022-09-21T14:16:20.745Z] #0 7.423 + export GOPATH=/tmp/tmp.VAEUFj9UGN [2022-09-21T14:16:20.745Z] #0 7.424 + GOPATH=/tmp/tmp.VAEUFj9UGN [2022-09-21T14:16:20.745Z] #0 7.424 + RM_GOPATH=1 [2022-09-21T14:16:20.745Z] #0 7.424 + case "$(go env GOARCH)" in [2022-09-21T14:16:20.745Z] #0 7.425 ++ go env GOARCH [2022-09-21T14:16:20.745Z] #0 7.462 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:20.745Z] #0 7.462 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:20.745Z] #0 7.463 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:20.745Z] #0 7.464 + dir=/tmp/install [2022-09-21T14:16:20.745Z] #0 7.484 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:16:20.745Z] #0 7.486 + bin=tomlv [2022-09-21T14:16:20.745Z] #0 7.486 + shift [2022-09-21T14:16:20.745Z] #0 7.486 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-21T14:16:20.745Z] #0 7.486 + . /tmp/install/tomlv.installer [2022-09-21T14:16:20.745Z] #0 7.486 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:16:20.745Z] #0 7.486 + install_tomlv [2022-09-21T14:16:20.745Z] #0 7.486 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-21T14:16:20.745Z] #0 7.486 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VAEUFj9UGN/src/github.com/BurntSushi/toml [2022-09-21T14:16:20.745Z] #0 7.515 Cloning into '/tmp/tmp.VAEUFj9UGN/src/github.com/BurntSushi/toml'... [2022-09-21T14:16:20.745Z] #0 9.470 + cd /tmp/tmp.VAEUFj9UGN/src/github.com/BurntSushi/toml [2022-09-21T14:16:20.745Z] #0 9.471 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-21T14:16:20.745Z] #0 10.18 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-21T14:16:20.915Z] #35 ... [2022-09-21T14:16:20.915Z] [2022-09-21T14:16:20.915Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:16:20.915Z] #30 15.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-21T14:16:20.915Z] #30 15.07 go: downloading golang.org/x/mod v0.3.0 [2022-09-21T14:16:20.982Z] #27 44.52 go: downloading honnef.co/go/tools v0.2.2 [2022-09-21T14:16:21.006Z] #28 ... [2022-09-21T14:16:21.006Z] [2022-09-21T14:16:21.006Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:16:21.006Z] #0 6.528 + RM_GOPATH=0 [2022-09-21T14:16:21.006Z] #0 6.528 + TMP_GOPATH= [2022-09-21T14:16:21.006Z] #0 6.528 + : /build [2022-09-21T14:16:21.006Z] #0 6.528 + '[' -z '' ']' [2022-09-21T14:16:21.006Z] #0 6.530 ++ mktemp -d [2022-09-21T14:16:21.006Z] #0 6.535 + export GOPATH=/tmp/tmp.oofFtRjwJi [2022-09-21T14:16:21.006Z] #0 6.535 + GOPATH=/tmp/tmp.oofFtRjwJi [2022-09-21T14:16:21.006Z] #0 6.535 + RM_GOPATH=1 [2022-09-21T14:16:21.006Z] #0 6.535 + case "$(go env GOARCH)" in [2022-09-21T14:16:21.006Z] #0 6.535 ++ go env GOARCH [2022-09-21T14:16:21.006Z] #0 6.594 Install shfmt version v3.0.2 [2022-09-21T14:16:21.006Z] #0 6.594 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:21.006Z] #0 6.594 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:21.006Z] #0 6.594 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:21.006Z] #0 6.594 + dir=/tmp/install [2022-09-21T14:16:21.006Z] #0 6.594 + bin=shfmt [2022-09-21T14:16:21.006Z] #0 6.594 + shift [2022-09-21T14:16:21.006Z] #0 6.594 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-21T14:16:21.006Z] #0 6.594 + . /tmp/install/shfmt.installer [2022-09-21T14:16:21.006Z] #0 6.594 ++ : v3.0.2 [2022-09-21T14:16:21.006Z] #0 6.594 + install_shfmt [2022-09-21T14:16:21.006Z] #0 6.594 + echo 'Install shfmt version v3.0.2' [2022-09-21T14:16:21.006Z] #0 6.594 + GOBIN=/build [2022-09-21T14:16:21.006Z] #0 6.594 + GO111MODULE=on [2022-09-21T14:16:21.006Z] #0 6.594 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-21T14:16:21.006Z] #0 7.290 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-21T14:16:21.006Z] #0 9.488 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-21T14:16:21.006Z] #0 9.768 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-21T14:16:21.006Z] #0 9.787 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-21T14:16:21.006Z] #29 ... [2022-09-21T14:16:21.006Z] [2022-09-21T14:16:21.006Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:16:21.006Z] #0 6.982 + RM_GOPATH=0 [2022-09-21T14:16:21.006Z] #0 6.982 + TMP_GOPATH= [2022-09-21T14:16:21.006Z] #0 6.984 + : /build [2022-09-21T14:16:21.006Z] #0 6.984 + '[' -z '' ']' [2022-09-21T14:16:21.006Z] #0 6.984 ++ mktemp -d [2022-09-21T14:16:21.006Z] #0 6.989 + export GOPATH=/tmp/tmp.cfUHf6zb5B [2022-09-21T14:16:21.006Z] #0 6.989 + GOPATH=/tmp/tmp.cfUHf6zb5B [2022-09-21T14:16:21.006Z] #0 6.989 + RM_GOPATH=1 [2022-09-21T14:16:21.006Z] #0 6.989 + case "$(go env GOARCH)" in [2022-09-21T14:16:21.006Z] #0 6.989 ++ go env GOARCH [2022-09-21T14:16:21.006Z] #0 7.028 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:21.006Z] #0 7.028 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:21.006Z] #0 7.029 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:21.006Z] #0 7.037 + dir=/tmp/install [2022-09-21T14:16:21.006Z] #0 7.037 + bin=gotestsum [2022-09-21T14:16:21.006Z] #0 7.037 + shift [2022-09-21T14:16:21.006Z] #0 7.037 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-21T14:16:21.006Z] #0 7.037 + . /tmp/install/gotestsum.installer [2022-09-21T14:16:21.006Z] #0 7.037 ++ : v1.7.0 [2022-09-21T14:16:21.006Z] #0 7.037 + install_gotestsum [2022-09-21T14:16:21.006Z] #0 7.037 + set -e [2022-09-21T14:16:21.006Z] #0 7.037 + echo 'Install gotestsum version v1.7.0' [2022-09-21T14:16:21.006Z] #0 7.037 + GOBIN=/build [2022-09-21T14:16:21.006Z] #0 7.037 + GO111MODULE=on [2022-09-21T14:16:21.006Z] #0 7.037 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-21T14:16:21.006Z] #0 7.037 Install gotestsum version v1.7.0 [2022-09-21T14:16:21.006Z] #0 7.673 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-21T14:16:21.177Z] #30 ... [2022-09-21T14:16:21.177Z] [2022-09-21T14:16:21.177Z] #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 [2022-09-21T14:16:21.177Z] #29 DONE 25.2s [2022-09-21T14:16:21.177Z] [2022-09-21T14:16:21.177Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:21.177Z] #26 23.58 encoding [2022-09-21T14:16:21.267Z] #30 10.67 go: downloading github.com/fatih/color v1.10.0 [2022-09-21T14:16:21.267Z] #30 10.68 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-21T14:16:21.267Z] #30 10.72 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-21T14:16:21.267Z] #30 ... [2022-09-21T14:16:21.267Z] [2022-09-21T14:16:21.267Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:21.267Z] #0 8.093 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:21.267Z] #0 8.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:21.267Z] #0 8.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:21.267Z] #0 10.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:21.267Z] #31 ... [2022-09-21T14:16:21.267Z] [2022-09-21T14:16:21.267Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:16:21.267Z] #0 7.383 + RM_GOPATH=0 [2022-09-21T14:16:21.267Z] #0 7.383 + TMP_GOPATH= [2022-09-21T14:16:21.267Z] #0 7.383 + : /build [2022-09-21T14:16:21.267Z] #0 7.383 + '[' -z '' ']' [2022-09-21T14:16:21.267Z] #0 7.391 ++ mktemp -d [2022-09-21T14:16:21.267Z] #0 7.408 + export GOPATH=/tmp/tmp.qMN7zypYwY [2022-09-21T14:16:21.267Z] #0 7.414 + GOPATH=/tmp/tmp.qMN7zypYwY [2022-09-21T14:16:21.267Z] #0 7.414 + RM_GOPATH=1 [2022-09-21T14:16:21.267Z] #0 7.414 + case "$(go env GOARCH)" in [2022-09-21T14:16:21.267Z] #0 7.414 ++ go env GOARCH [2022-09-21T14:16:21.267Z] #0 7.444 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:21.267Z] #0 7.445 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:21.267Z] #0 7.464 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:21.267Z] #0 7.468 + dir=/tmp/install [2022-09-21T14:16:21.267Z] #0 7.468 + bin=proxy [2022-09-21T14:16:21.267Z] #0 7.468 + shift [2022-09-21T14:16:21.267Z] #0 7.469 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-21T14:16:21.267Z] #0 7.469 + . /tmp/install/proxy.installer [2022-09-21T14:16:21.267Z] #0 7.469 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:16:21.267Z] #0 7.469 + install_proxy [2022-09-21T14:16:21.267Z] #0 7.469 + case "$1" in [2022-09-21T14:16:21.267Z] #0 7.469 + export CGO_ENABLED=0 [2022-09-21T14:16:21.267Z] #0 7.469 + CGO_ENABLED=0 [2022-09-21T14:16:21.267Z] #0 7.469 + _install_proxy [2022-09-21T14:16:21.267Z] #0 7.469 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-21T14:16:21.267Z] #0 7.469 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:16:21.267Z] #0 7.469 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qMN7zypYwY/src/github.com/docker/libnetwork [2022-09-21T14:16:21.267Z] #0 7.471 Cloning into '/tmp/tmp.qMN7zypYwY/src/github.com/docker/libnetwork'... [2022-09-21T14:16:21.529Z] #32 ... [2022-09-21T14:16:21.529Z] [2022-09-21T14:16:21.529Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:21.529Z] #0 6.495 + RM_GOPATH=0 [2022-09-21T14:16:21.529Z] #0 6.495 + TMP_GOPATH= [2022-09-21T14:16:21.529Z] #0 6.495 + : /build [2022-09-21T14:16:21.529Z] #0 6.495 + '[' -z '' ']' [2022-09-21T14:16:21.529Z] #0 6.495 ++ mktemp -d [2022-09-21T14:16:21.529Z] #0 6.495 + export GOPATH=/tmp/tmp.ZeFfkKlQgX [2022-09-21T14:16:21.529Z] #0 6.495 + GOPATH=/tmp/tmp.ZeFfkKlQgX [2022-09-21T14:16:21.529Z] #0 6.495 + RM_GOPATH=1 [2022-09-21T14:16:21.529Z] #0 6.495 + case "$(go env GOARCH)" in [2022-09-21T14:16:21.529Z] #0 6.495 ++ go env GOARCH [2022-09-21T14:16:21.529Z] #0 6.527 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:21.529Z] #0 6.527 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:21.529Z] #0 6.531 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:21.529Z] #0 6.532 + dir=/tmp/install [2022-09-21T14:16:21.529Z] #0 6.534 + bin=rootlesskit [2022-09-21T14:16:21.529Z] #0 6.534 + shift [2022-09-21T14:16:21.529Z] #0 6.534 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-21T14:16:21.529Z] #0 6.534 + . /tmp/install/rootlesskit.installer [2022-09-21T14:16:21.529Z] #0 6.534 ++ : v0.14.4 [2022-09-21T14:16:21.529Z] #0 6.534 + install_rootlesskit [2022-09-21T14:16:21.529Z] #0 6.536 + case "$1" in [2022-09-21T14:16:21.529Z] #0 6.536 + export CGO_ENABLED=0 [2022-09-21T14:16:21.529Z] #0 6.537 + CGO_ENABLED=0 [2022-09-21T14:16:21.529Z] #0 6.537 + _install_rootlesskit [2022-09-21T14:16:21.529Z] #0 6.538 + echo 'Install rootlesskit version v0.14.4' [2022-09-21T14:16:21.529Z] #0 6.538 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-21T14:16:21.529Z] #0 6.538 + GOBIN=/build [2022-09-21T14:16:21.529Z] #0 6.538 + GO111MODULE=on [2022-09-21T14:16:21.529Z] #0 6.538 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-21T14:16:21.529Z] #0 6.539 Install rootlesskit version v0.14.4 [2022-09-21T14:16:21.529Z] #0 6.815 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-21T14:16:21.549Z] #27 ... [2022-09-21T14:16:21.549Z] [2022-09-21T14:16:21.549Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:21.549Z] #34 35.09 Selecting previously unselected package mingw-w64-common. [2022-09-21T14:16:21.549Z] #34 35.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-21T14:16:21.549Z] #34 35.15 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-21T14:16:21.549Z] #34 41.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-21T14:16:21.549Z] #34 41.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-21T14:16:21.549Z] #34 41.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-21T14:16:21.790Z] #33 ... [2022-09-21T14:16:21.790Z] [2022-09-21T14:16:21.790Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:21.790Z] #0 7.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:16:21.790Z] #0 7.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:16:21.790Z] #0 7.556 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:16:21.790Z] #0 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:16:21.790Z] #34 ... [2022-09-21T14:16:21.790Z] [2022-09-21T14:16:21.790Z] #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 [2022-09-21T14:16:21.790Z] #0 6.977 + git clone https://github.com/docker/distribution.git . [2022-09-21T14:16:21.790Z] #0 6.996 Cloning into '.'... [2022-09-21T14:16:21.805Z] #34 ... [2022-09-21T14:16:21.805Z] [2022-09-21T14:16:21.805Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:21.805Z] #33 36.39 Selecting previously unselected package libprotobuf23:arm64. [2022-09-21T14:16:21.805Z] #33 36.39 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-21T14:16:21.805Z] #33 36.39 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-21T14:16:21.805Z] #33 37.13 Selecting previously unselected package libprotobuf-lite23:arm64. [2022-09-21T14:16:21.805Z] #33 37.13 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2022-09-21T14:16:21.805Z] #33 37.14 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-09-21T14:16:21.805Z] #33 37.35 Selecting previously unselected package libprotobuf-dev:arm64. [2022-09-21T14:16:21.805Z] #33 37.36 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2022-09-21T14:16:21.805Z] #33 37.38 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2022-09-21T14:16:21.805Z] #33 38.58 Selecting previously unselected package libprotoc23:arm64. [2022-09-21T14:16:21.805Z] #33 38.58 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2022-09-21T14:16:21.806Z] #33 38.59 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2022-09-21T14:16:21.806Z] #33 39.19 Selecting previously unselected package protobuf-c-compiler. [2022-09-21T14:16:21.806Z] #33 39.24 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2022-09-21T14:16:21.806Z] #33 39.24 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-09-21T14:16:21.806Z] #33 39.40 Selecting previously unselected package protobuf-compiler. [2022-09-21T14:16:21.806Z] #33 39.40 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2022-09-21T14:16:21.806Z] #33 39.42 Unpacking protobuf-compiler (3.12.4-1) ... [2022-09-21T14:16:21.806Z] #33 39.61 Selecting previously unselected package python3-pkg-resources. [2022-09-21T14:16:21.806Z] #33 39.62 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-21T14:16:21.806Z] #33 39.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:16:21.806Z] #33 39.83 Selecting previously unselected package python3-six. [2022-09-21T14:16:21.806Z] #33 39.85 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-09-21T14:16:21.806Z] #33 39.86 Unpacking python3-six (1.16.0-2) ... [2022-09-21T14:16:21.806Z] #33 39.99 Selecting previously unselected package python3-protobuf. [2022-09-21T14:16:21.806Z] #33 39.99 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-21T14:16:21.806Z] #33 40.00 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-21T14:16:21.806Z] #33 40.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:16:21.806Z] #33 42.08 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-21T14:16:21.806Z] #33 42.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:21.806Z] #33 42.10 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-21T14:16:21.806Z] #33 42.13 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-21T14:16:21.806Z] #33 42.15 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-21T14:16:21.806Z] #33 42.16 Setting up python3-six (1.16.0-2) ... [2022-09-21T14:16:21.806Z] #33 43.11 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-09-21T14:16:21.806Z] #33 43.14 Setting up libprotoc23:arm64 (3.12.4-1) ... [2022-09-21T14:16:21.806Z] #33 43.16 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-09-21T14:16:21.806Z] #33 43.18 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-21T14:16:21.806Z] #33 43.22 Setting up python3-protobuf (3.12.4-1) ... [2022-09-21T14:16:21.820Z] #27 ... [2022-09-21T14:16:21.820Z] [2022-09-21T14:16:21.820Z] #30 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:16:21.820Z] #30 12.45 + mkdir -p /build [2022-09-21T14:16:21.820Z] #30 12.46 + mv docker/docker /build/ [2022-09-21T14:16:21.820Z] #30 12.48 + rmdir docker [2022-09-21T14:16:21.820Z] #30 DONE 13.9s [2022-09-21T14:16:21.820Z] [2022-09-21T14:16:21.820Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:21.820Z] #27 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:22.051Z] #35 ... [2022-09-21T14:16:22.051Z] [2022-09-21T14:16:22.051Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-21T14:16:22.051Z] #0 6.482 + RM_GOPATH=0 [2022-09-21T14:16:22.051Z] #0 6.482 + TMP_GOPATH= [2022-09-21T14:16:22.051Z] #0 6.482 + : /build [2022-09-21T14:16:22.051Z] #0 6.482 + '[' -z '' ']' [2022-09-21T14:16:22.051Z] #0 6.482 ++ mktemp -d [2022-09-21T14:16:22.051Z] #0 6.482 + export GOPATH=/tmp/tmp.OwjbVWRsiy [2022-09-21T14:16:22.051Z] #0 6.482 + GOPATH=/tmp/tmp.OwjbVWRsiy [2022-09-21T14:16:22.051Z] #0 6.482 + RM_GOPATH=1 [2022-09-21T14:16:22.051Z] #0 6.482 + case "$(go env GOARCH)" in [2022-09-21T14:16:22.051Z] #0 6.494 ++ go env GOARCH [2022-09-21T14:16:22.051Z] #0 6.507 Install vndr version v0.1.2 [2022-09-21T14:16:22.051Z] #0 6.520 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:22.052Z] #0 6.520 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:22.052Z] #0 6.520 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:22.052Z] #0 6.520 + dir=/tmp/install [2022-09-21T14:16:22.052Z] #0 6.520 + bin=vndr [2022-09-21T14:16:22.052Z] #0 6.520 + shift [2022-09-21T14:16:22.052Z] #0 6.520 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-21T14:16:22.052Z] #0 6.520 + . /tmp/install/vndr.installer [2022-09-21T14:16:22.052Z] #0 6.520 ++ : v0.1.2 [2022-09-21T14:16:22.052Z] #0 6.520 + install_vndr [2022-09-21T14:16:22.052Z] #0 6.520 + echo 'Install vndr version v0.1.2' [2022-09-21T14:16:22.052Z] #0 6.520 + GOBIN=/build [2022-09-21T14:16:22.052Z] #0 6.520 + GO111MODULE=on [2022-09-21T14:16:22.052Z] #0 6.520 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-21T14:16:22.052Z] #0 7.198 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-21T14:16:22.052Z] #36 ... [2022-09-21T14:16:22.052Z] [2022-09-21T14:16:22.052Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:16:22.052Z] #30 10.83 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:22.052Z] #30 11.61 go: downloading golang.org/x/tools v0.1.0 [2022-09-21T14:16:22.062Z] #33 ... [2022-09-21T14:16:22.062Z] [2022-09-21T14:16:22.062Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:22.062Z] #27 45.49 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-21T14:16:22.062Z] #27 45.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-21T14:16:22.062Z] #27 45.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-21T14:16:22.062Z] #27 45.68 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-21T14:16:22.062Z] #27 45.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-21T14:16:22.062Z] #27 45.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-21T14:16:22.318Z] #27 45.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-21T14:16:22.318Z] #27 45.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-21T14:16:22.574Z] #27 46.12 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-21T14:16:22.575Z] #27 46.12 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-21T14:16:22.623Z] #30 12.04 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-21T14:16:22.623Z] #30 12.16 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-21T14:16:22.832Z] #27 46.25 go: downloading golang.org/x/text v0.3.7 [2022-09-21T14:16:22.884Z] #30 12.36 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-21T14:16:23.164Z] #30 12.84 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-21T14:16:24.201Z] #27 ... [2022-09-21T14:16:24.201Z] [2022-09-21T14:16:24.201Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:24.201Z] #31 37.70 Selecting previously unselected package libicu67:arm64. [2022-09-21T14:16:24.201Z] #31 37.71 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-21T14:16:24.201Z] #31 37.72 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-21T14:16:24.201Z] #31 42.91 Selecting previously unselected package libxml2:arm64. [2022-09-21T14:16:24.201Z] #31 42.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-21T14:16:24.201Z] #31 42.93 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-21T14:16:24.201Z] #31 43.36 Selecting previously unselected package libarchive13:arm64. [2022-09-21T14:16:24.201Z] #31 43.36 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-21T14:16:24.201Z] #31 43.37 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-21T14:16:24.201Z] #31 43.74 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-21T14:16:24.201Z] #31 43.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-21T14:16:24.201Z] #31 43.75 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-21T14:16:24.201Z] #31 43.86 Selecting previously unselected package librhash0:arm64. [2022-09-21T14:16:24.201Z] #31 43.87 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-21T14:16:24.201Z] #31 43.88 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-21T14:16:24.201Z] #31 44.09 Selecting previously unselected package libuv1:arm64. [2022-09-21T14:16:24.201Z] #31 44.09 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-21T14:16:24.201Z] #31 44.10 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-21T14:16:24.201Z] #31 44.30 Selecting previously unselected package cmake. [2022-09-21T14:16:24.201Z] #31 44.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-21T14:16:24.201Z] #31 44.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-21T14:16:24.201Z] #31 46.86 Setting up libicu67:arm64 (67.1-7) ... [2022-09-21T14:16:24.201Z] #31 46.90 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:24.201Z] #31 46.93 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-21T14:16:24.201Z] #31 46.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:24.201Z] #31 47.02 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-21T14:16:24.201Z] #31 47.04 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-21T14:16:24.201Z] #31 47.05 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-21T14:16:24.201Z] #31 47.07 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-21T14:16:24.201Z] #31 47.08 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-21T14:16:24.201Z] #31 47.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-21T14:16:24.201Z] #31 47.10 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:16:24.366Z] #27 ... [2022-09-21T14:16:24.366Z] [2022-09-21T14:16:24.366Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:24.366Z] #25 6.732 runtime/internal/math [2022-09-21T14:16:24.366Z] #25 7.059 runtime/internal/sys [2022-09-21T14:16:24.366Z] #25 7.162 runtime/internal/syscall [2022-09-21T14:16:24.366Z] #25 7.217 internal/itoa [2022-09-21T14:16:24.366Z] #25 7.688 math/bits [2022-09-21T14:16:24.366Z] #25 7.754 runtime [2022-09-21T14:16:24.366Z] #25 8.810 math [2022-09-21T14:16:24.366Z] #25 16.58 unicode/utf8 [2022-09-21T14:16:24.366Z] #25 ... [2022-09-21T14:16:24.366Z] [2022-09-21T14:16:24.366Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:24.366Z] #35 11.70 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:24.366Z] #35 11.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-21T14:16:24.366Z] #35 11.73 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-21T14:16:24.366Z] #35 12.39 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-21T14:16:24.366Z] #35 15.81 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-21T14:16:24.366Z] #35 16.45 go: downloading github.com/google/uuid v1.3.0 [2022-09-21T14:16:24.366Z] #35 16.46 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-21T14:16:24.366Z] #35 16.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-21T14:16:24.366Z] #35 16.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-21T14:16:24.366Z] #35 16.88 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-21T14:16:24.457Z] #31 ... [2022-09-21T14:16:24.457Z] [2022-09-21T14:16:24.457Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:24.457Z] #33 46.87 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-21T14:16:24.457Z] #33 46.91 Setting up protobuf-compiler (3.12.4-1) ... [2022-09-21T14:16:24.457Z] #33 46.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:24.457Z] #33 46.96 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2022-09-21T14:16:24.457Z] #33 46.98 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-09-21T14:16:24.457Z] #33 47.00 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-09-21T14:16:24.457Z] #33 47.03 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:16:24.568Z] #26 ... [2022-09-21T14:16:24.568Z] [2022-09-21T14:16:24.568Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:16:24.568Z] #22 27.49 Updating files: 66% (1462/2185) Updating files: 67% (1464/2185) Updating files: 68% (1486/2185) Updating files: 69% (1508/2185) Updating files: 70% (1530/2185) Updating files: 71% (1552/2185) Updating files: 72% (1574/2185) Updating files: 73% (1596/2185) Updating files: 74% (1617/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-21T14:16:24.568Z] #22 28.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-21T14:16:24.626Z] #35 17.14 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-21T14:16:25.022Z] #33 DONE 48.6s [2022-09-21T14:16:25.022Z] [2022-09-21T14:16:25.022Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:25.022Z] #31 DONE 48.6s [2022-09-21T14:16:25.022Z] [2022-09-21T14:16:25.022Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:16:25.198Z] #35 17.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-21T14:16:25.198Z] #35 17.59 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-21T14:16:25.198Z] #35 ... [2022-09-21T14:16:25.198Z] [2022-09-21T14:16:25.199Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:25.199Z] #25 17.52 internal/race [2022-09-21T14:16:25.464Z] #25 17.75 sync/atomic [2022-09-21T14:16:25.464Z] #25 ... [2022-09-21T14:16:25.464Z] [2022-09-21T14:16:25.464Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:16:25.464Z] #24 7.773 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-21T14:16:25.464Z] #24 7.777 go: downloading github.com/fatih/color v1.10.0 [2022-09-21T14:16:25.464Z] #24 7.898 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-21T14:16:25.464Z] #24 7.942 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:25.464Z] #24 8.337 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-21T14:16:25.464Z] #24 8.364 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-21T14:16:25.464Z] #24 8.391 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-21T14:16:25.464Z] #24 8.511 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-21T14:16:25.464Z] #24 8.574 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-21T14:16:25.464Z] #24 8.771 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-21T14:16:25.464Z] #24 8.890 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-21T14:16:25.464Z] #24 9.297 go: downloading golang.org/x/tools v0.1.0 [2022-09-21T14:16:25.464Z] #24 16.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-21T14:16:25.464Z] #24 16.79 go: downloading golang.org/x/mod v0.3.0 [2022-09-21T14:16:25.509Z] #22 ... [2022-09-21T14:16:25.509Z] [2022-09-21T14:16:25.509Z] #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 [2022-09-21T14:16:25.509Z] #32 19.59 Fetched 8579 kB in 14s (595 kB/s) [2022-09-21T14:16:25.509Z] #32 19.59 Reading package lists... [2022-09-21T14:16:25.509Z] #32 25.66 Reading package lists... [2022-09-21T14:16:25.509Z] #32 ... [2022-09-21T14:16:25.509Z] [2022-09-21T14:16:25.509Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:25.509Z] #36 20.90 Reading package lists... [2022-09-21T14:16:26.045Z] #24 ... [2022-09-21T14:16:26.045Z] [2022-09-21T14:16:26.045Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:26.045Z] #25 18.25 unicode [2022-09-21T14:16:27.386Z] #30 ... [2022-09-21T14:16:27.386Z] [2022-09-21T14:16:27.386Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:27.386Z] #28 11.96 internal/goarch [2022-09-21T14:16:27.386Z] #28 12.17 internal/unsafeheader [2022-09-21T14:16:27.386Z] #28 12.58 internal/abi [2022-09-21T14:16:27.386Z] #28 12.59 internal/cpu [2022-09-21T14:16:27.386Z] #28 13.63 internal/goexperiment [2022-09-21T14:16:27.386Z] #28 13.85 internal/goos [2022-09-21T14:16:27.386Z] #28 14.00 runtime/internal/atomic [2022-09-21T14:16:27.386Z] #28 14.31 internal/bytealg [2022-09-21T14:16:27.386Z] #28 15.31 runtime/internal/math [2022-09-21T14:16:27.386Z] #28 15.54 runtime/internal/sys [2022-09-21T14:16:27.386Z] #28 15.55 runtime/internal/syscall [2022-09-21T14:16:27.386Z] #28 16.04 internal/itoa [2022-09-21T14:16:27.386Z] #28 16.27 runtime [2022-09-21T14:16:27.386Z] #28 16.42 math/bits [2022-09-21T14:16:27.650Z] #28 ... [2022-09-21T14:16:27.650Z] [2022-09-21T14:16:27.650Z] #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 [2022-09-21T14:16:27.650Z] #25 7.110 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:27.650Z] #25 17.03 Fetched 8579 kB in 12s (701 kB/s) [2022-09-21T14:16:27.650Z] #25 17.03 Reading package lists... [2022-09-21T14:16:27.650Z] #25 ... [2022-09-21T14:16:27.650Z] [2022-09-21T14:16:27.650Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:16:27.650Z] #21 17.24 + mkdir -p /build [2022-09-21T14:16:27.650Z] #21 17.24 + mv docker/docker /build/ [2022-09-21T14:16:27.650Z] #21 17.24 + rmdir docker [2022-09-21T14:16:27.915Z] #21 ... [2022-09-21T14:16:27.915Z] [2022-09-21T14:16:27.915Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:27.915Z] #24 7.053 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-21T14:16:27.915Z] #24 7.057 Cloning into '.'... [2022-09-21T14:16:28.188Z] #24 ... [2022-09-21T14:16:28.188Z] [2022-09-21T14:16:28.188Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:28.188Z] #28 17.38 math [2022-09-21T14:16:28.303Z] #38 2.615 Note: Building without setproctitle() and strlcpy() support. [2022-09-21T14:16:28.303Z] #38 2.615 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-21T14:16:28.303Z] #38 2.620 Note: Building without GnuTLS support [2022-09-21T14:16:28.303Z] #38 2.642 Makefile.config:39: Warn: you have no libnftables installed [2022-09-21T14:16:28.303Z] #38 2.642 Makefile.config:40: Warn: Building without nftables support [2022-09-21T14:16:28.449Z] #28 ... [2022-09-21T14:16:28.449Z] [2022-09-21T14:16:28.450Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:16:28.450Z] #21 DONE 17.9s [2022-09-21T14:16:28.711Z] [2022-09-21T14:16:28.711Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:16:28.711Z] #30 17.78 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-21T14:16:28.711Z] #30 17.97 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-21T14:16:28.711Z] #30 18.04 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-21T14:16:28.812Z] #36 27.33 Reading package lists... [2022-09-21T14:16:28.812Z] #36 ... [2022-09-21T14:16:28.812Z] [2022-09-21T14:16:28.812Z] #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 [2022-09-21T14:16:28.812Z] #32 25.66 Reading package lists... [2022-09-21T14:16:29.072Z] #32 31.70 Building dependency tree... [2022-09-21T14:16:29.676Z] #38 4.577 fatal: not a git repository (or any of the parent directories): .git [2022-09-21T14:16:29.677Z] #38 ... [2022-09-21T14:16:29.677Z] [2022-09-21T14:16:29.677Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:29.677Z] #24 43.12 sync [2022-09-21T14:16:29.677Z] #24 43.12 internal/reflectlite [2022-09-21T14:16:29.677Z] #24 44.87 internal/testlog [2022-09-21T14:16:29.677Z] #24 45.69 sort [2022-09-21T14:16:29.677Z] #24 45.69 errors [2022-09-21T14:16:29.677Z] #24 46.10 strconv [2022-09-21T14:16:29.677Z] #24 46.87 io [2022-09-21T14:16:29.677Z] #24 47.72 internal/oserror [2022-09-21T14:16:29.677Z] #24 48.00 syscall [2022-09-21T14:16:29.677Z] #24 49.25 reflect [2022-09-21T14:16:29.934Z] #24 ... [2022-09-21T14:16:29.934Z] [2022-09-21T14:16:29.934Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:16:29.934Z] #38 4.685 GEN .gitid [2022-09-21T14:16:29.934Z] #38 4.791 GEN criu/include/version.h [2022-09-21T14:16:29.934Z] #38 4.876 GEN include/common/asm [2022-09-21T14:16:30.247Z] #25 ... [2022-09-21T14:16:30.247Z] [2022-09-21T14:16:30.247Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:30.247Z] #36 11.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:30.247Z] #36 14.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:30.247Z] #36 ... [2022-09-21T14:16:30.247Z] [2022-09-21T14:16:30.247Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:30.247Z] #29 12.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:30.247Z] #29 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:30.247Z] #29 ... [2022-09-21T14:16:30.247Z] [2022-09-21T14:16:30.247Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:16:30.247Z] #31 12.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-21T14:16:30.247Z] #31 ... [2022-09-21T14:16:30.247Z] [2022-09-21T14:16:30.247Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:30.247Z] #35 22.44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-21T14:16:30.247Z] #35 22.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-21T14:16:30.508Z] #35 ... [2022-09-21T14:16:30.508Z] [2022-09-21T14:16:30.508Z] #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 [2022-09-21T14:16:30.508Z] #28 12.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:30.508Z] #28 14.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:30.508Z] #28 22.88 Fetched 8579 kB in 16s (538 kB/s) [2022-09-21T14:16:30.508Z] #28 22.88 Reading package lists... [2022-09-21T14:16:30.508Z] #28 ... [2022-09-21T14:16:30.508Z] [2022-09-21T14:16:30.508Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:30.508Z] #36 22.71 Fetched 8579 kB in 16s (548 kB/s) [2022-09-21T14:16:30.868Z] #38 ... [2022-09-21T14:16:30.868Z] [2022-09-21T14:16:30.868Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:16:30.868Z] #36 DONE 54.4s [2022-09-21T14:16:30.868Z] [2022-09-21T14:16:30.868Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-21T14:16:30.868Z] #0 1.047 + RM_GOPATH=0 [2022-09-21T14:16:30.868Z] #0 1.054 + TMP_GOPATH= [2022-09-21T14:16:30.868Z] #0 1.054 + : /build [2022-09-21T14:16:30.868Z] #0 1.054 + '[' -z '' ']' [2022-09-21T14:16:30.868Z] #0 1.054 ++ mktemp -d [2022-09-21T14:16:30.868Z] #0 1.059 + export GOPATH=/tmp/tmp.pc9iZaM1K6 [2022-09-21T14:16:30.868Z] #0 1.059 + GOPATH=/tmp/tmp.pc9iZaM1K6 [2022-09-21T14:16:30.868Z] #0 1.059 + RM_GOPATH=1 [2022-09-21T14:16:30.868Z] #0 1.059 + case "$(go env GOARCH)" in [2022-09-21T14:16:30.868Z] #0 1.059 ++ go env GOARCH [2022-09-21T14:16:30.868Z] #0 1.086 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:30.868Z] #0 1.086 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:30.868Z] #0 1.086 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:30.868Z] #0 1.108 + dir=/tmp/install [2022-09-21T14:16:30.868Z] #0 1.108 + bin=tini [2022-09-21T14:16:30.868Z] #0 1.109 + shift [2022-09-21T14:16:30.868Z] #0 1.109 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-21T14:16:30.868Z] #0 1.109 + . /tmp/install/tini.installer [2022-09-21T14:16:30.868Z] #0 1.110 ++ : v0.19.0 [2022-09-21T14:16:30.868Z] #0 1.110 + install_tini [2022-09-21T14:16:30.868Z] #0 1.110 + echo 'Install tini version v0.19.0' [2022-09-21T14:16:30.868Z] #0 1.110 Install tini version v0.19.0 [2022-09-21T14:16:30.868Z] #0 1.111 + git clone https://github.com/krallin/tini.git /tmp/tmp.pc9iZaM1K6/tini [2022-09-21T14:16:30.868Z] #0 1.113 Cloning into '/tmp/tmp.pc9iZaM1K6/tini'... [2022-09-21T14:16:30.868Z] #0 1.678 + cd /tmp/tmp.pc9iZaM1K6/tini [2022-09-21T14:16:30.868Z] #0 1.682 + git checkout -q v0.19.0 [2022-09-21T14:16:30.868Z] #0 1.689 + cmake . [2022-09-21T14:16:30.868Z] #0 2.200 -- The C compiler identification is GNU 10.2.1 [2022-09-21T14:16:30.868Z] #0 2.253 -- Detecting C compiler ABI info [2022-09-21T14:16:30.868Z] #0 2.841 -- Detecting C compiler ABI info - done [2022-09-21T14:16:30.868Z] #0 2.936 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-21T14:16:30.868Z] #0 2.937 -- Detecting C compile features [2022-09-21T14:16:30.868Z] #0 2.940 -- Detecting C compile features - done [2022-09-21T14:16:30.868Z] #0 2.995 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-21T14:16:30.868Z] #0 3.321 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-21T14:16:30.868Z] #0 3.383 -- Configuring done [2022-09-21T14:16:30.868Z] #0 3.423 -- Generating done [2022-09-21T14:16:30.868Z] #0 3.431 -- Build files have been written to: /tmp/tmp.pc9iZaM1K6/tini [2022-09-21T14:16:30.868Z] #0 3.453 + make tini-static [2022-09-21T14:16:30.868Z] #0 3.783 Scanning dependencies of target tini-static [2022-09-21T14:16:30.868Z] #0 3.884 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-21T14:16:30.868Z] #0 5.471 [100%] Linking C executable tini-static [2022-09-21T14:16:30.986Z] #32 35.21 The following additional packages will be installed: [2022-09-21T14:16:30.986Z] #32 35.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-21T14:16:30.987Z] #32 35.21 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-21T14:16:30.987Z] #32 35.21 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-21T14:16:30.987Z] #32 35.21 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-21T14:16:30.987Z] #32 35.22 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-21T14:16:30.987Z] #32 35.22 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-21T14:16:30.987Z] #32 35.23 mingw-w64-common mingw-w64-x86-64-dev [2022-09-21T14:16:31.127Z] #39 6.082 [100%] Built target tini-static [2022-09-21T14:16:31.127Z] #39 6.171 + mkdir -p /build [2022-09-21T14:16:31.127Z] #39 6.182 + cp tini-static /build/docker-init [2022-09-21T14:16:31.253Z] #32 35.23 Suggested packages: [2022-09-21T14:16:31.253Z] #32 35.25 gcc-10-locales seccomp wine64 [2022-09-21T14:16:31.386Z] #39 DONE 6.4s [2022-09-21T14:16:31.386Z] [2022-09-21T14:16:31.386Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:31.386Z] #27 49.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-21T14:16:31.386Z] #27 49.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-21T14:16:31.386Z] #27 49.85 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-21T14:16:31.386Z] #27 49.90 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-21T14:16:31.386Z] #27 49.93 go: downloading golang.org/x/mod v0.5.1 [2022-09-21T14:16:31.386Z] #27 49.93 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-21T14:16:31.386Z] #27 49.96 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-21T14:16:31.386Z] #27 50.09 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-21T14:16:31.386Z] #27 50.09 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-21T14:16:31.386Z] #27 50.17 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-21T14:16:31.386Z] #27 50.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-21T14:16:31.386Z] #27 50.26 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-21T14:16:31.386Z] #27 50.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-21T14:16:31.386Z] #27 50.75 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-21T14:16:31.386Z] #27 50.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-21T14:16:31.386Z] #27 51.06 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-21T14:16:31.386Z] #27 51.08 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-21T14:16:31.386Z] #27 51.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-21T14:16:31.386Z] #27 51.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-21T14:16:31.386Z] #27 51.26 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-21T14:16:31.386Z] #27 51.27 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-21T14:16:31.386Z] #27 51.58 go: downloading github.com/prometheus/common v0.10.0 [2022-09-21T14:16:31.386Z] #27 51.70 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-21T14:16:31.386Z] #27 51.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-21T14:16:31.386Z] #27 51.86 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-21T14:16:31.386Z] #27 53.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-21T14:16:32.017Z] #30 21.10 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-21T14:16:32.017Z] #30 21.10 go: downloading golang.org/x/mod v0.3.0 [2022-09-21T14:16:32.278Z] #30 ... [2022-09-21T14:16:32.278Z] [2022-09-21T14:16:32.278Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:32.278Z] #26 11.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:32.278Z] #26 15.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:32.539Z] #26 ... [2022-09-21T14:16:32.539Z] [2022-09-21T14:16:32.539Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:32.539Z] #33 12.48 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:32.539Z] #33 12.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-21T14:16:32.539Z] #33 12.64 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-21T14:16:32.539Z] #33 14.03 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-21T14:16:32.539Z] #33 16.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-21T14:16:32.539Z] #33 17.85 go: downloading github.com/google/uuid v1.3.0 [2022-09-21T14:16:32.539Z] #33 18.03 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-21T14:16:32.539Z] #33 18.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-21T14:16:32.539Z] #33 18.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-21T14:16:32.539Z] #33 18.95 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-21T14:16:32.539Z] #33 19.43 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-21T14:16:32.539Z] #33 19.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-21T14:16:32.539Z] #33 19.94 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-21T14:16:32.639Z] #32 ... [2022-09-21T14:16:32.639Z] [2022-09-21T14:16:32.639Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:32.639Z] #33 20.95 Reading package lists... [2022-09-21T14:16:32.639Z] #33 26.86 Reading package lists... [2022-09-21T14:16:32.639Z] #33 32.90 Building dependency tree... [2022-09-21T14:16:32.639Z] #33 36.47 The following additional packages will be installed: [2022-09-21T14:16:32.639Z] #33 36.49 libbtrfs0 [2022-09-21T14:16:32.639Z] #33 36.72 The following NEW packages will be installed: [2022-09-21T14:16:32.639Z] #33 36.72 libbtrfs-dev libbtrfs0 [2022-09-21T14:16:32.639Z] #33 ... [2022-09-21T14:16:32.639Z] [2022-09-21T14:16:32.639Z] #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 [2022-09-21T14:16:32.639Z] #32 36.65 The following NEW packages will be installed: [2022-09-21T14:16:32.639Z] #32 36.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-21T14:16:32.639Z] #32 36.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-21T14:16:32.639Z] #32 36.66 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-21T14:16:32.639Z] #32 36.66 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-21T14:16:32.639Z] #32 36.66 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-21T14:16:32.639Z] #32 36.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-21T14:16:32.639Z] #32 36.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-21T14:16:32.639Z] #32 36.67 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-21T14:16:32.639Z] #32 36.67 mingw-w64-x86-64-dev [2022-09-21T14:16:32.900Z] #32 37.07 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:32.900Z] #32 37.07 Need to get 115 MB of archives. [2022-09-21T14:16:32.900Z] #32 37.07 After this operation, 645 MB of additional disk space will be used. [2022-09-21T14:16:32.900Z] #32 37.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-21T14:16:32.900Z] #32 ... [2022-09-21T14:16:32.900Z] [2022-09-21T14:16:32.900Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:32.900Z] #34 20.83 Reading package lists... [2022-09-21T14:16:32.900Z] #34 27.33 Reading package lists... [2022-09-21T14:16:32.900Z] #34 32.71 Building dependency tree... [2022-09-21T14:16:32.900Z] #34 36.39 The following additional packages will be installed: [2022-09-21T14:16:32.900Z] #34 36.40 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-21T14:16:32.900Z] #34 36.41 Suggested packages: [2022-09-21T14:16:32.900Z] #34 36.41 cmake-doc ninja-build lrzip [2022-09-21T14:16:32.900Z] #34 36.41 Recommended packages: [2022-09-21T14:16:32.900Z] #34 36.41 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-21T14:16:32.900Z] #34 ... [2022-09-21T14:16:32.900Z] [2022-09-21T14:16:32.900Z] #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 [2022-09-21T14:16:32.900Z] #32 37.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-21T14:16:33.054Z] #36 22.71 Reading package lists... [2022-09-21T14:16:33.054Z] #36 ... [2022-09-21T14:16:33.054Z] [2022-09-21T14:16:33.055Z] #33 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-21T14:16:33.055Z] #33 DONE 25.2s [2022-09-21T14:16:33.055Z] [2022-09-21T14:16:33.055Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:33.055Z] #25 23.59 encoding [2022-09-21T14:16:33.162Z] #32 37.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-21T14:16:33.162Z] #32 37.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-21T14:16:33.162Z] #32 37.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-21T14:16:33.162Z] #32 37.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-21T14:16:33.278Z] #27 ... [2022-09-21T14:16:33.278Z] [2022-09-21T14:16:33.278Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:16:33.278Z] #38 7.901 PBCC images/timens.pb-c.c [2022-09-21T14:16:33.278Z] #38 7.921 DEP images/timens.pb-c.d [2022-09-21T14:16:33.278Z] #38 7.961 PBCC images/fown.pb-c.c [2022-09-21T14:16:33.278Z] #38 7.977 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-21T14:16:33.278Z] #38 8.053 PBCC images/opts.pb-c.c [2022-09-21T14:16:33.278Z] #38 8.088 PBCC images/memfd.pb-c.c [2022-09-21T14:16:33.278Z] #38 8.124 DEP images/fown.pb-c.d [2022-09-21T14:16:33.278Z] #38 8.195 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-21T14:16:33.278Z] #38 8.296 DEP images/opts.pb-c.d [2022-09-21T14:16:33.535Z] #38 8.345 DEP images/memfd.pb-c.d [2022-09-21T14:16:33.535Z] #38 8.421 PBCC images/sit.pb-c.c [2022-09-21T14:16:33.535Z] #38 8.462 DEP images/sit.pb-c.d [2022-09-21T14:16:33.535Z] #38 8.507 PBCC images/macvlan.pb-c.c [2022-09-21T14:16:33.535Z] #38 8.531 DEP images/macvlan.pb-c.d [2022-09-21T14:16:33.535Z] #38 8.644 PBCC images/autofs.pb-c.c [2022-09-21T14:16:33.736Z] #32 37.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-21T14:16:33.736Z] #32 37.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-21T14:16:33.736Z] #32 37.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-21T14:16:33.791Z] #38 8.689 DEP images/autofs.pb-c.d [2022-09-21T14:16:33.791Z] #38 8.743 PBCC images/sysctl.pb-c.c [2022-09-21T14:16:33.791Z] #38 8.784 DEP images/sysctl.pb-c.d [2022-09-21T14:16:33.930Z] #33 ... [2022-09-21T14:16:33.930Z] [2022-09-21T14:16:33.930Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:16:33.930Z] #29 13.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-21T14:16:33.930Z] #29 ... [2022-09-21T14:16:33.930Z] [2022-09-21T14:16:33.930Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:33.930Z] #34 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:33.930Z] #34 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:34.048Z] #38 8.834 PBCC images/time.pb-c.c [2022-09-21T14:16:34.048Z] #38 8.864 DEP images/time.pb-c.d [2022-09-21T14:16:34.048Z] #38 8.955 PBCC images/binfmt-misc.pb-c.c [2022-09-21T14:16:34.048Z] #38 8.988 DEP images/binfmt-misc.pb-c.d [2022-09-21T14:16:34.048Z] #38 9.079 PBCC images/seccomp.pb-c.c [2022-09-21T14:16:34.305Z] #38 9.120 DEP images/seccomp.pb-c.d [2022-09-21T14:16:34.305Z] #38 9.219 PBCC images/userns.pb-c.c [2022-09-21T14:16:34.305Z] #38 9.263 DEP images/userns.pb-c.d [2022-09-21T14:16:34.305Z] #38 9.355 PBCC images/cgroup.pb-c.c [2022-09-21T14:16:34.308Z] #32 38.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-21T14:16:34.502Z] #34 ... [2022-09-21T14:16:34.502Z] [2022-09-21T14:16:34.502Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:34.502Z] #28 24.03 unicode/utf8 [2022-09-21T14:16:34.562Z] #38 9.395 DEP images/cgroup.pb-c.d [2022-09-21T14:16:34.562Z] #38 9.467 PBCC images/ext-file.pb-c.c [2022-09-21T14:16:34.562Z] #38 ... [2022-09-21T14:16:34.562Z] [2022-09-21T14:16:34.562Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:34.562Z] #34 48.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-21T14:16:34.562Z] #34 48.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-21T14:16:34.562Z] #34 48.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-21T14:16:34.562Z] #34 48.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-21T14:16:34.562Z] #34 48.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-21T14:16:34.562Z] #34 48.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-21T14:16:34.562Z] #34 56.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-21T14:16:34.562Z] #34 56.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-21T14:16:34.562Z] #34 56.97 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:16:34.562Z] #34 ... [2022-09-21T14:16:34.562Z] [2022-09-21T14:16:34.562Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:16:34.562Z] #38 9.505 DEP images/ext-file.pb-c.d [2022-09-21T14:16:34.562Z] #38 9.557 PBCC images/rpc.pb-c.c [2022-09-21T14:16:34.562Z] #38 9.596 DEP images/rpc.pb-c.d [2022-09-21T14:16:34.820Z] #38 9.647 PBCC images/siginfo.pb-c.c [2022-09-21T14:16:34.820Z] #38 9.686 DEP images/siginfo.pb-c.d [2022-09-21T14:16:34.820Z] #38 9.741 PBCC images/pagemap.pb-c.c [2022-09-21T14:16:34.820Z] #38 9.764 DEP images/pagemap.pb-c.d [2022-09-21T14:16:34.820Z] #38 9.873 PBCC images/rlimit.pb-c.c [2022-09-21T14:16:35.076Z] #38 9.895 DEP images/rlimit.pb-c.d [2022-09-21T14:16:35.076Z] #38 9.960 PBCC images/file-lock.pb-c.c [2022-09-21T14:16:35.076Z] #38 9.983 DEP images/file-lock.pb-c.d [2022-09-21T14:16:35.076Z] #38 10.06 PBCC images/tty.pb-c.c [2022-09-21T14:16:35.076Z] #38 10.12 DEP images/tty.pb-c.d [2022-09-21T14:16:35.086Z] #28 ... [2022-09-21T14:16:35.086Z] [2022-09-21T14:16:35.086Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:35.086Z] #31 14.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:16:35.086Z] #31 16.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:16:35.086Z] #31 ... [2022-09-21T14:16:35.086Z] [2022-09-21T14:16:35.086Z] #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 [2022-09-21T14:16:35.086Z] #25 17.03 Reading package lists... [2022-09-21T14:16:35.332Z] #38 10.18 PBCC images/tun.pb-c.c [2022-09-21T14:16:35.332Z] #38 10.22 PBCC images/netdev.pb-c.c [2022-09-21T14:16:35.332Z] #38 10.27 DEP images/tun.pb-c.d [2022-09-21T14:16:35.332Z] #38 10.34 DEP images/netdev.pb-c.d [2022-09-21T14:16:35.589Z] #38 10.43 PBCC images/vma.pb-c.c [2022-09-21T14:16:35.589Z] #38 10.48 DEP images/vma.pb-c.d [2022-09-21T14:16:35.589Z] #38 10.54 PBCC images/creds.pb-c.c [2022-09-21T14:16:35.589Z] #38 10.58 DEP images/creds.pb-c.d [2022-09-21T14:16:35.589Z] #38 10.63 PBCC images/utsns.pb-c.c [2022-09-21T14:16:35.697Z] #32 39.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-21T14:16:35.846Z] #38 10.66 DEP images/utsns.pb-c.d [2022-09-21T14:16:35.846Z] #38 10.71 PBCC images/ipc-desc.pb-c.c [2022-09-21T14:16:35.846Z] #38 10.74 PBCC images/ipc-sem.pb-c.c [2022-09-21T14:16:35.846Z] #38 10.76 DEP images/ipc-desc.pb-c.d [2022-09-21T14:16:35.846Z] #38 10.82 DEP images/ipc-sem.pb-c.d [2022-09-21T14:16:35.846Z] #38 10.85 PBCC images/ipc-msg.pb-c.c [2022-09-21T14:16:35.960Z] #32 ... [2022-09-21T14:16:35.960Z] [2022-09-21T14:16:35.960Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:16:35.960Z] #27 DONE 40.1s [2022-09-21T14:16:35.960Z] [2022-09-21T14:16:35.960Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:16:35.960Z] #22 29.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-21T14:16:35.960Z] #22 ... [2022-09-21T14:16:35.960Z] [2022-09-21T14:16:35.960Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:35.960Z] #33 37.13 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:35.960Z] #33 37.13 Need to get 460 kB of archives. [2022-09-21T14:16:35.960Z] #33 37.13 After this operation, 1237 kB of additional disk space will be used. [2022-09-21T14:16:35.960Z] #33 37.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-21T14:16:35.960Z] #33 37.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-21T14:16:35.960Z] #33 38.22 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:35.960Z] #33 38.49 Fetched 460 kB in 0s (1306 kB/s) [2022-09-21T14:16:35.960Z] #33 38.66 Selecting previously unselected package libbtrfs0:amd64. [2022-09-21T14:16:35.960Z] #33 38.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:35.960Z] #33 38.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-21T14:16:35.960Z] #33 38.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:16:35.960Z] #33 38.99 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-21T14:16:35.960Z] #33 38.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-21T14:16:35.960Z] #33 39.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:16:35.960Z] #33 39.37 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:16:35.960Z] #33 39.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:16:35.960Z] #33 39.41 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:16:36.105Z] #38 10.88 DEP images/ipc-msg.pb-c.d [2022-09-21T14:16:36.105Z] #38 10.98 PBCC images/ipc-shm.pb-c.c [2022-09-21T14:16:36.105Z] #38 11.02 DEP images/ipc-shm.pb-c.d [2022-09-21T14:16:36.105Z] #38 11.09 PBCC images/ipc-var.pb-c.c [2022-09-21T14:16:36.105Z] #38 11.13 DEP images/ipc-var.pb-c.d [2022-09-21T14:16:36.105Z] #38 11.17 PBCC images/sk-opts.pb-c.c [2022-09-21T14:16:36.105Z] #38 11.21 PBCC images/packet-sock.pb-c.c [2022-09-21T14:16:36.222Z] #33 DONE 40.2s [2022-09-21T14:16:36.222Z] [2022-09-21T14:16:36.222Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:36.222Z] #34 37.39 The following NEW packages will be installed: [2022-09-21T14:16:36.222Z] #34 37.40 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-21T14:16:36.222Z] #34 37.42 vim-common xxd [2022-09-21T14:16:36.222Z] #34 37.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:36.222Z] #34 37.84 Need to get 17.7 MB of archives. [2022-09-21T14:16:36.222Z] #34 37.84 After this operation, 70.7 MB of additional disk space will be used. [2022-09-21T14:16:36.222Z] #34 37.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-21T14:16:36.222Z] #34 37.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-21T14:16:36.222Z] #34 37.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-21T14:16:36.222Z] #34 37.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-21T14:16:36.222Z] #34 38.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-21T14:16:36.222Z] #34 38.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-21T14:16:36.222Z] #34 38.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-21T14:16:36.222Z] #34 38.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-21T14:16:36.222Z] #34 38.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-21T14:16:36.222Z] #34 38.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-21T14:16:36.222Z] #34 40.32 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:36.362Z] #38 11.25 DEP images/sk-opts.pb-c.d [2022-09-21T14:16:36.363Z] #38 11.30 DEP images/packet-sock.pb-c.d [2022-09-21T14:16:36.363Z] #38 11.36 PBCC images/sk-netlink.pb-c.c [2022-09-21T14:16:36.363Z] #38 11.40 DEP images/sk-netlink.pb-c.d [2022-09-21T14:16:36.363Z] #38 11.45 PBCC images/sk-inet.pb-c.c [2022-09-21T14:16:36.363Z] #38 11.48 DEP images/sk-inet.pb-c.d [2022-09-21T14:16:36.366Z] #25 ... [2022-09-21T14:16:36.366Z] [2022-09-21T14:16:36.366Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:16:36.366Z] #26 26.60 Updating files: 51% (992/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-09-21T14:16:36.366Z] #26 27.55 + cd /tmp/tmp.ZiAN777pMJ/src/github.com/docker/libnetwork [2022-09-21T14:16:36.366Z] #26 27.55 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:16:36.366Z] #26 28.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-21T14:16:36.389Z] .....INFO: Daemon under test started and replied! [2022-09-21T14:16:36.389Z] INFO: Docker version of the daemon under test [2022-09-21T14:16:36.389Z] [2022-09-21T14:16:36.389Z] Client: [2022-09-21T14:16:36.389Z] Version: 17.06.2-ce [2022-09-21T14:16:36.389Z] API version: 1.30 [2022-09-21T14:16:36.389Z] Go version: go1.8.3 [2022-09-21T14:16:36.389Z] Git commit: cec0b72 [2022-09-21T14:16:36.389Z] Built: Tue Sep 5 19:57:19 2017 [2022-09-21T14:16:36.389Z] OS/Arch: windows/amd64 [2022-09-21T14:16:36.389Z] [2022-09-21T14:16:36.389Z] Server: [2022-09-21T14:16:36.389Z] Version: 0.0.0-dev [2022-09-21T14:16:36.389Z] API version: 1.41 (minimum version 1.24) [2022-09-21T14:16:36.389Z] Go version: go1.18.6 [2022-09-21T14:16:36.389Z] Git commit: 481bee51b5 [2022-09-21T14:16:36.389Z] Built: 09/21/2022 14:14:26 [2022-09-21T14:16:36.389Z] OS/Arch: windows/amd64 [2022-09-21T14:16:36.389Z] Experimental: false [2022-09-21T14:16:36.389Z] [2022-09-21T14:16:36.389Z] INFO: Docker info of the daemon under test [2022-09-21T14:16:36.389Z] [2022-09-21T14:16:36.389Z] Containers: 0 [2022-09-21T14:16:36.389Z] Running: 0 [2022-09-21T14:16:36.389Z] Paused: 0 [2022-09-21T14:16:36.389Z] Stopped: 0 [2022-09-21T14:16:36.389Z] Images: 0 [2022-09-21T14:16:36.389Z] Server Version: 0.0.0-dev [2022-09-21T14:16:36.389Z] Storage Driver: windowsfilter [2022-09-21T14:16:36.389Z] Windows: [2022-09-21T14:16:36.389Z] Logging Driver: json-file [2022-09-21T14:16:36.389Z] Plugins: [2022-09-21T14:16:36.389Z] Volume: local [2022-09-21T14:16:36.389Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-21T14:16:36.389Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-21T14:16:36.389Z] Swarm: inactive [2022-09-21T14:16:36.389Z] Default Isolation: process [2022-09-21T14:16:36.389Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-21T14:16:36.389Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-21T14:16:36.389Z] OSType: windows [2022-09-21T14:16:36.389Z] Architecture: x86_64 [2022-09-21T14:16:36.389Z] CPUs: 4 [2022-09-21T14:16:36.389Z] Total Memory: 32GiB [2022-09-21T14:16:36.389Z] Name: azwin-2-4bdb80 [2022-09-21T14:16:36.389Z] ID: ZJA7:CIZG:ZO7R:DHYW:J4OL:BWWL:HRCW:P2EK:LLUM:BIMQ:46Z4:6KGZ [2022-09-21T14:16:36.389Z] Docker Root Dir: D:\CI\PR-44145\3\daemon [2022-09-21T14:16:36.389Z] Debug Mode (client): false [2022-09-21T14:16:36.389Z] Debug Mode (server): true [2022-09-21T14:16:36.389Z] File Descriptors: -1 [2022-09-21T14:16:36.389Z] Goroutines: 16 [2022-09-21T14:16:36.389Z] System Time: 2022-09-21T14:16:36.2894283Z [2022-09-21T14:16:36.389Z] EventsListeners: 0 [2022-09-21T14:16:36.389Z] Registry: https://index.docker.io/v1/ [2022-09-21T14:16:36.389Z] Labels: [2022-09-21T14:16:36.389Z] Experimental: false [2022-09-21T14:16:36.389Z] Insecure Registries: [2022-09-21T14:16:36.389Z] 127.0.0.0/8 [2022-09-21T14:16:36.389Z] Live Restore Enabled: false [2022-09-21T14:16:36.389Z] [2022-09-21T14:16:36.389Z] [2022-09-21T14:16:36.389Z] INFO: Docker images of the daemon under test [2022-09-21T14:16:36.389Z] [2022-09-21T14:16:36.494Z] #34 40.65 Fetched 17.7 MB in 1s (12.2 MB/s) [2022-09-21T14:16:36.494Z] #34 40.77 Selecting previously unselected package xxd. [2022-09-21T14:16:36.619Z] #38 11.60 PBCC images/sk-unix.pb-c.c [2022-09-21T14:16:36.619Z] #38 11.62 DEP images/sk-unix.pb-c.d [2022-09-21T14:16:36.620Z] #38 11.72 PBCC images/mm.pb-c.c [2022-09-21T14:16:36.756Z] #34 40.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:36.756Z] #34 40.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-21T14:16:36.756Z] #34 40.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:36.858Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-21T14:16:36.858Z] [2022-09-21T14:16:36.858Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-09-21T14:16:36.858Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-09-21T14:16:36.858Z] ltsc2019: Pulling from windows/servercore [2022-09-21T14:16:36.876Z] #38 11.77 DEP images/mm.pb-c.d [2022-09-21T14:16:36.876Z] #38 11.84 PBCC images/timerfd.pb-c.c [2022-09-21T14:16:36.876Z] #38 11.92 DEP images/timerfd.pb-c.d [2022-09-21T14:16:36.876Z] #38 11.98 PBCC images/timer.pb-c.c [2022-09-21T14:16:37.018Z] #34 41.14 Selecting previously unselected package vim-common. [2022-09-21T14:16:37.018Z] #34 41.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:16:37.133Z] #38 12.02 DEP images/timer.pb-c.d [2022-09-21T14:16:37.133Z] #38 12.07 PBCC images/sa.pb-c.c [2022-09-21T14:16:37.133Z] #38 12.12 DEP images/sa.pb-c.d [2022-09-21T14:16:37.296Z] #34 41.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:37.329Z] b111c3320c94: Pulling fs layer [2022-09-21T14:16:37.329Z] cee64bf279e2: Pulling fs layer [2022-09-21T14:16:37.390Z] #38 12.17 PBCC images/pipe-data.pb-c.c [2022-09-21T14:16:37.390Z] #38 12.19 DEP images/pipe-data.pb-c.d [2022-09-21T14:16:37.390Z] #38 12.25 PBCC images/mnt.pb-c.c [2022-09-21T14:16:37.390Z] #38 12.29 DEP images/mnt.pb-c.d [2022-09-21T14:16:37.390Z] #38 12.34 PBCC images/sk-packet.pb-c.c [2022-09-21T14:16:37.390Z] #38 12.38 DEP images/sk-packet.pb-c.d [2022-09-21T14:16:37.558Z] #34 41.73 Selecting previously unselected package cmake-data. [2022-09-21T14:16:37.558Z] #34 41.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-21T14:16:37.558Z] #34 41.74 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-21T14:16:37.646Z] #38 12.42 PBCC images/tcp-stream.pb-c.c [2022-09-21T14:16:37.646Z] #38 12.46 DEP images/tcp-stream.pb-c.d [2022-09-21T14:16:37.646Z] #38 12.53 PBCC images/pipe.pb-c.c [2022-09-21T14:16:37.646Z] #38 12.57 DEP images/pipe.pb-c.d [2022-09-21T14:16:37.646Z] #38 12.62 PBCC images/pstree.pb-c.c [2022-09-21T14:16:37.647Z] #38 12.65 DEP images/pstree.pb-c.d [2022-09-21T14:16:37.903Z] #38 12.70 PBCC images/fs.pb-c.c [2022-09-21T14:16:37.903Z] #38 12.72 DEP images/fs.pb-c.d [2022-09-21T14:16:37.903Z] #38 12.77 PBCC images/signalfd.pb-c.c [2022-09-21T14:16:37.903Z] #38 12.82 DEP images/signalfd.pb-c.d [2022-09-21T14:16:37.903Z] #38 12.89 PBCC images/fh.pb-c.c [2022-09-21T14:16:38.132Z] #34 ... [2022-09-21T14:16:38.132Z] [2022-09-21T14:16:38.132Z] #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 [2022-09-21T14:16:38.132Z] #31 DONE 42.3s [2022-09-21T14:16:38.132Z] [2022-09-21T14:16:38.132Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:38.132Z] #36 27.33 Reading package lists... [2022-09-21T14:16:38.132Z] #36 33.33 Building dependency tree... [2022-09-21T14:16:38.132Z] #36 37.01 The following additional packages will be installed: [2022-09-21T14:16:38.132Z] #36 37.02 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-09-21T14:16:38.132Z] #36 37.02 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-09-21T14:16:38.132Z] #36 37.03 Suggested packages: [2022-09-21T14:16:38.132Z] #36 37.04 manpages-dev protobuf-mode-el python3-setuptools [2022-09-21T14:16:38.132Z] #36 38.40 The following NEW packages will be installed: [2022-09-21T14:16:38.132Z] #36 38.40 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-09-21T14:16:38.132Z] #36 38.40 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-09-21T14:16:38.132Z] #36 38.41 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-09-21T14:16:38.132Z] #36 38.41 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-09-21T14:16:38.132Z] #36 38.84 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:38.132Z] #36 38.84 Need to get 4583 kB of archives. [2022-09-21T14:16:38.132Z] #36 38.84 After this operation, 25.9 MB of additional disk space will be used. [2022-09-21T14:16:38.132Z] #36 38.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-21T14:16:38.132Z] #36 38.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-21T14:16:38.132Z] #36 38.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-21T14:16:38.132Z] #36 38.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-21T14:16:38.132Z] #36 38.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-21T14:16:38.132Z] #36 38.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-09-21T14:16:38.132Z] #36 38.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-21T14:16:38.132Z] #36 38.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-21T14:16:38.132Z] #36 38.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-09-21T14:16:38.132Z] #36 38.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-21T14:16:38.132Z] #36 38.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-09-21T14:16:38.132Z] #36 38.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-09-21T14:16:38.132Z] #36 39.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-09-21T14:16:38.132Z] #36 39.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-09-21T14:16:38.132Z] #36 39.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-09-21T14:16:38.132Z] #36 39.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-21T14:16:38.132Z] #36 39.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-21T14:16:38.132Z] #36 39.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-21T14:16:38.132Z] #36 40.39 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:38.132Z] #36 40.67 Fetched 4583 kB in 1s (7098 kB/s) [2022-09-21T14:16:38.132Z] #36 40.89 Selecting previously unselected package libcap2:amd64. [2022-09-21T14:16:38.132Z] #36 40.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:38.132Z] #36 40.89 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-21T14:16:38.132Z] #36 40.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:16:38.132Z] #36 41.07 Selecting previously unselected package libcap-dev:amd64. [2022-09-21T14:16:38.132Z] #36 41.07 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-21T14:16:38.133Z] #36 41.09 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-21T14:16:38.133Z] #36 41.44 Selecting previously unselected package libnet1:amd64. [2022-09-21T14:16:38.133Z] #36 41.44 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-21T14:16:38.133Z] #36 41.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:38.133Z] #36 41.64 Selecting previously unselected package libnet1-dev. [2022-09-21T14:16:38.133Z] #36 41.64 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-21T14:16:38.133Z] #36 41.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:38.133Z] #36 41.88 Selecting previously unselected package libnl-3-200:amd64. [2022-09-21T14:16:38.133Z] #36 41.88 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-21T14:16:38.133Z] #36 41.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:16:38.133Z] #36 42.08 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-21T14:16:38.133Z] #36 42.11 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-09-21T14:16:38.133Z] #36 42.12 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-09-21T14:16:38.158Z] #38 12.93 PBCC images/fsnotify.pb-c.c [2022-09-21T14:16:38.158Z] #38 12.98 DEP images/fh.pb-c.d [2022-09-21T14:16:38.158Z] #38 13.05 DEP images/fsnotify.pb-c.d [2022-09-21T14:16:38.158Z] #38 13.10 PBCC images/eventpoll.pb-c.c [2022-09-21T14:16:38.158Z] #38 13.14 DEP images/eventpoll.pb-c.d [2022-09-21T14:16:38.158Z] #38 13.18 PBCC images/eventfd.pb-c.c [2022-09-21T14:16:38.399Z] #36 42.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-21T14:16:38.399Z] #36 42.56 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:16:38.399Z] #36 42.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:16:38.399Z] #36 42.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-21T14:16:38.399Z] #36 42.67 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:16:38.432Z] #38 13.20 DEP images/eventfd.pb-c.d [2022-09-21T14:16:38.433Z] #38 13.26 PBCC images/remap-file-path.pb-c.c [2022-09-21T14:16:38.433Z] #38 13.29 DEP images/remap-file-path.pb-c.d [2022-09-21T14:16:38.433Z] #38 13.34 PBCC images/fifo.pb-c.c [2022-09-21T14:16:38.433Z] #38 13.38 DEP images/fifo.pb-c.d [2022-09-21T14:16:38.433Z] #38 13.44 PBCC images/ghost-file.pb-c.c [2022-09-21T14:16:38.663Z] #36 42.73 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-21T14:16:38.663Z] #36 42.90 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-21T14:16:38.663Z] #36 42.90 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-09-21T14:16:38.663Z] #36 42.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-09-21T14:16:38.688Z] #38 13.48 DEP images/ghost-file.pb-c.d [2022-09-21T14:16:38.689Z] #38 13.53 PBCC images/regfile.pb-c.c [2022-09-21T14:16:38.689Z] #38 13.57 DEP images/regfile.pb-c.d [2022-09-21T14:16:38.689Z] #38 13.63 PBCC images/ns.pb-c.c [2022-09-21T14:16:38.689Z] #38 13.65 DEP images/ns.pb-c.d [2022-09-21T14:16:38.928Z] #36 43.17 Selecting previously unselected package libprotobuf23:amd64. [2022-09-21T14:16:38.928Z] #36 43.19 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-21T14:16:38.928Z] #36 43.19 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-21T14:16:38.945Z] #38 13.73 PBCC images/fdinfo.pb-c.c [2022-09-21T14:16:38.945Z] #38 13.82 DEP images/fdinfo.pb-c.d [2022-09-21T14:16:38.945Z] #38 13.86 PBCC images/core-aarch64.pb-c.c [2022-09-21T14:16:38.945Z] #38 13.93 PBCC images/core-arm.pb-c.c [2022-09-21T14:16:38.945Z] #38 14.03 PBCC images/core-ppc64.pb-c.c [2022-09-21T14:16:39.201Z] #38 14.08 PBCC images/core-s390.pb-c.c [2022-09-21T14:16:39.201Z] #38 14.13 PBCC images/core-x86.pb-c.c [2022-09-21T14:16:39.201Z] #38 14.18 PBCC images/core.pb-c.c [2022-09-21T14:16:39.201Z] #38 14.25 PBCC images/inventory.pb-c.c [2022-09-21T14:16:39.294Z] #25 24.32 Reading package lists... [2022-09-21T14:16:39.294Z] #25 ... [2022-09-21T14:16:39.294Z] [2022-09-21T14:16:39.294Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-21T14:16:39.294Z] #36 DONE 28.1s [2022-09-21T14:16:39.294Z] [2022-09-21T14:16:39.294Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:16:39.294Z] #32 27.33 Updating files: 58% (1118/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-09-21T14:16:39.294Z] #32 28.17 + cd /tmp/tmp.qMN7zypYwY/src/github.com/docker/libnetwork [2022-09-21T14:16:39.294Z] #32 28.17 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-21T14:16:39.294Z] #32 28.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-21T14:16:39.458Z] #38 14.33 DEP images/core-aarch64.pb-c.d [2022-09-21T14:16:39.458Z] #38 14.40 DEP images/core-arm.pb-c.d [2022-09-21T14:16:39.458Z] #38 14.45 DEP images/core-ppc64.pb-c.d [2022-09-21T14:16:39.458Z] #38 14.48 DEP images/core-s390.pb-c.d [2022-09-21T14:16:39.458Z] #38 14.54 DEP images/core-x86.pb-c.d [2022-09-21T14:16:39.715Z] #38 14.66 DEP images/core.pb-c.d [2022-09-21T14:16:39.715Z] #38 14.74 DEP images/inventory.pb-c.d [2022-09-21T14:16:39.715Z] #38 14.81 PBCC images/cpuinfo.pb-c.c [2022-09-21T14:16:39.877Z] #36 43.90 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-09-21T14:16:39.877Z] #36 43.90 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-09-21T14:16:39.877Z] #36 43.90 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-09-21T14:16:39.877Z] #36 44.14 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-21T14:16:39.877Z] #36 44.14 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-09-21T14:16:39.972Z] #38 14.85 DEP images/cpuinfo.pb-c.d [2022-09-21T14:16:39.972Z] #38 14.89 PBCC images/stats.pb-c.c [2022-09-21T14:16:39.972Z] #38 14.92 DEP images/stats.pb-c.d [2022-09-21T14:16:40.139Z] #36 44.14 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-09-21T14:16:40.651Z] #26 ... [2022-09-21T14:16:40.651Z] [2022-09-21T14:16:40.651Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:40.651Z] #27 22.47 Fetched 8579 kB in 16s (553 kB/s) [2022-09-21T14:16:40.651Z] #27 22.47 Reading package lists... [2022-09-21T14:16:40.651Z] #27 28.53 Reading package lists... [2022-09-21T14:16:40.651Z] #27 ... [2022-09-21T14:16:40.651Z] [2022-09-21T14:16:40.651Z] #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 [2022-09-21T14:16:40.651Z] #23 29.04 Updating files: 80% (1751/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-21T14:16:40.651Z] #23 29.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-21T14:16:40.651Z] #23 32.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-21T14:16:41.085Z] #36 ... [2022-09-21T14:16:41.085Z] [2022-09-21T14:16:41.085Z] #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 [2022-09-21T14:16:41.085Z] #32 40.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-21T14:16:41.085Z] #32 41.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-21T14:16:41.085Z] #32 42.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-21T14:16:41.085Z] #32 43.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-21T14:16:41.085Z] #32 43.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-21T14:16:41.085Z] #32 43.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-21T14:16:41.085Z] #32 43.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-21T14:16:41.085Z] #32 43.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-21T14:16:41.085Z] #32 43.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-21T14:16:41.085Z] #32 43.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-21T14:16:41.085Z] #32 43.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-21T14:16:41.085Z] #32 43.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-09-21T14:16:41.085Z] #32 43.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-09-21T14:16:41.085Z] #32 43.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-09-21T14:16:41.085Z] #32 43.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-09-21T14:16:41.085Z] #32 43.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-21T14:16:41.085Z] #32 43.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-21T14:16:41.085Z] #32 43.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-21T14:16:41.085Z] #32 43.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-21T14:16:41.085Z] #32 44.47 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:41.085Z] #32 44.68 Fetched 115 MB in 7s (17.1 MB/s) [2022-09-21T14:16:41.085Z] #32 45.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-21T14:16:41.085Z] #32 45.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:41.085Z] #32 45.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-21T14:16:41.085Z] #32 45.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-21T14:16:41.221Z] #23 ... [2022-09-21T14:16:41.221Z] [2022-09-21T14:16:41.221Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:41.221Z] #29 23.52 Fetched 8579 kB in 17s (515 kB/s) [2022-09-21T14:16:41.221Z] #29 23.52 Reading package lists... [2022-09-21T14:16:41.221Z] #29 29.50 Reading package lists... [2022-09-21T14:16:41.221Z] #29 ... [2022-09-21T14:16:41.221Z] [2022-09-21T14:16:41.221Z] #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 [2022-09-21T14:16:41.221Z] #28 22.88 Reading package lists... [2022-09-21T14:16:41.793Z] #28 29.05 Reading package lists... [2022-09-21T14:16:41.793Z] #28 ... [2022-09-21T14:16:41.793Z] [2022-09-21T14:16:41.793Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:41.793Z] #27 28.53 Reading package lists... [2022-09-21T14:16:41.867Z] #38 16.64 make[1]: Nothing to be done for 'all'. [2022-09-21T14:16:42.475Z] #32 ... [2022-09-21T14:16:42.475Z] [2022-09-21T14:16:42.475Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:42.737Z] #24 46.35 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-21T14:16:42.737Z] #24 46.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-21T14:16:42.999Z] #24 46.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:42.999Z] #24 ... [2022-09-21T14:16:42.999Z] [2022-09-21T14:16:42.999Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:42.999Z] #25 37.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-21T14:16:42.999Z] #25 37.24 go: downloading github.com/fatih/color v1.13.0 [2022-09-21T14:16:42.999Z] #25 37.32 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:42.999Z] #25 37.32 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-21T14:16:42.999Z] #25 37.36 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-21T14:16:42.999Z] #25 37.60 go: downloading github.com/spf13/viper v1.10.1 [2022-09-21T14:16:42.999Z] #25 37.80 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-21T14:16:42.999Z] #25 38.08 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-21T14:16:42.999Z] #25 38.14 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-21T14:16:42.999Z] #25 39.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-21T14:16:42.999Z] #25 39.54 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-21T14:16:42.999Z] #25 39.58 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-21T14:16:42.999Z] #25 39.65 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-21T14:16:42.999Z] #25 43.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-21T14:16:42.999Z] #25 43.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-21T14:16:42.999Z] #25 43.25 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-21T14:16:42.999Z] #25 43.35 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-21T14:16:42.999Z] #25 43.53 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-21T14:16:42.999Z] #25 43.53 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-21T14:16:42.999Z] #25 43.59 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-21T14:16:42.999Z] #25 43.59 go: downloading github.com/spf13/afero v1.6.0 [2022-09-21T14:16:42.999Z] #25 43.67 go: downloading github.com/spf13/cast v1.4.1 [2022-09-21T14:16:42.999Z] #25 43.75 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-21T14:16:42.999Z] #25 43.76 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-21T14:16:42.999Z] #25 43.76 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-21T14:16:42.999Z] #25 43.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-21T14:16:42.999Z] #25 43.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-21T14:16:42.999Z] #25 44.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-21T14:16:42.999Z] #25 44.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-21T14:16:42.999Z] #25 44.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-21T14:16:42.999Z] #25 44.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-21T14:16:42.999Z] #25 44.05 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-21T14:16:42.999Z] #25 44.05 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-21T14:16:42.999Z] #25 44.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-21T14:16:42.999Z] #25 44.21 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-21T14:16:42.999Z] #25 44.66 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-21T14:16:42.999Z] #25 44.89 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-21T14:16:42.999Z] #25 44.89 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-21T14:16:42.999Z] #25 45.04 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-21T14:16:42.999Z] #25 45.04 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-21T14:16:42.999Z] #25 45.87 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-21T14:16:42.999Z] #25 45.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-21T14:16:42.999Z] #25 46.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-21T14:16:42.999Z] #25 46.00 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-21T14:16:42.999Z] #25 46.08 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-21T14:16:42.999Z] #25 46.08 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-21T14:16:42.999Z] #25 46.08 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-21T14:16:42.999Z] #25 46.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-21T14:16:43.000Z] #25 46.25 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-21T14:16:43.000Z] #25 46.39 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-21T14:16:43.000Z] #25 46.39 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-21T14:16:43.000Z] #25 46.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-21T14:16:43.000Z] #25 46.51 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-21T14:16:43.000Z] #25 46.51 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-21T14:16:43.000Z] #25 46.57 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-21T14:16:43.000Z] #25 46.64 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-21T14:16:43.000Z] #25 46.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-21T14:16:43.000Z] #25 46.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-21T14:16:43.000Z] #25 46.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-21T14:16:43.000Z] #25 47.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-21T14:16:43.174Z] #27 34.01 Building dependency tree... [2022-09-21T14:16:43.254Z] #38 ... [2022-09-21T14:16:43.254Z] [2022-09-21T14:16:43.254Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:43.254Z] #24 56.50 internal/syscall/unix [2022-09-21T14:16:43.254Z] #24 56.83 time [2022-09-21T14:16:43.254Z] #24 62.35 internal/poll [2022-09-21T14:16:43.254Z] #24 62.91 internal/fmtsort [2022-09-21T14:16:43.254Z] #24 63.55 internal/syscall/execenv [2022-09-21T14:16:43.254Z] #24 63.81 path [2022-09-21T14:16:43.254Z] #24 64.39 io/fs [2022-09-21T14:16:43.254Z] #24 64.97 strings [2022-09-21T14:16:43.254Z] #24 65.49 os [2022-09-21T14:16:43.262Z] #25 47.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-21T14:16:43.262Z] #25 47.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-21T14:16:43.262Z] #25 47.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-21T14:16:43.262Z] #25 ... [2022-09-21T14:16:43.262Z] [2022-09-21T14:16:43.262Z] #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 [2022-09-21T14:16:43.262Z] #32 47.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-21T14:16:43.262Z] #32 47.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-21T14:16:43.262Z] #32 47.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-21T14:16:43.511Z] #24 66.96 bufio [2022-09-21T14:16:43.511Z] #24 ... [2022-09-21T14:16:43.511Z] [2022-09-21T14:16:43.511Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:16:43.511Z] #38 18.43 CC images/stats.o [2022-09-21T14:16:43.768Z] #38 18.82 CC images/core.o [2022-09-21T14:16:44.491Z] cee64bf279e2: Verifying Checksum [2022-09-21T14:16:44.491Z] cee64bf279e2: Download complete [2022-09-21T14:16:44.700Z] #38 19.36 CC images/core-x86.o [2022-09-21T14:16:44.957Z] #38 19.79 CC images/core-arm.o [2022-09-21T14:16:45.214Z] #38 20.10 CC images/core-aarch64.o [2022-09-21T14:16:45.717Z] #27 37.72 The following additional packages will be installed: [2022-09-21T14:16:45.717Z] #27 37.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-21T14:16:45.717Z] #27 37.73 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-21T14:16:45.717Z] #27 37.73 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-21T14:16:45.717Z] #27 37.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-21T14:16:45.717Z] #27 37.73 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-21T14:16:45.717Z] #27 37.74 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-21T14:16:45.717Z] #27 37.74 mingw-w64-common mingw-w64-x86-64-dev [2022-09-21T14:16:45.717Z] #27 37.77 Suggested packages: [2022-09-21T14:16:45.718Z] #27 37.77 gcc-10-locales seccomp wine64 [2022-09-21T14:16:45.777Z] #38 20.56 CC images/core-ppc64.o [2022-09-21T14:16:45.812Z] #32 49.92 Selecting previously unselected package binutils-mingw-w64. [2022-09-21T14:16:45.812Z] #32 49.92 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-21T14:16:45.812Z] #32 49.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-21T14:16:45.906Z] #32 ... [2022-09-21T14:16:45.906Z] [2022-09-21T14:16:45.906Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:45.906Z] #26 24.41 Fetched 8579 kB in 18s (476 kB/s) [2022-09-21T14:16:45.906Z] #26 24.41 Reading package lists... [2022-09-21T14:16:45.906Z] #26 31.19 Reading package lists... [2022-09-21T14:16:45.906Z] #26 ... [2022-09-21T14:16:45.906Z] [2022-09-21T14:16:45.906Z] #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 [2022-09-21T14:16:45.906Z] #35 30.89 Updating files: 79% (1738/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-21T14:16:45.906Z] #35 31.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-21T14:16:45.906Z] #35 33.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-21T14:16:45.906Z] #35 ... [2022-09-21T14:16:45.906Z] [2022-09-21T14:16:45.906Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:16:45.906Z] #33 25.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-21T14:16:45.906Z] #33 25.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-21T14:16:45.906Z] #33 ... [2022-09-21T14:16:45.906Z] [2022-09-21T14:16:45.906Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:45.906Z] #28 25.12 internal/race [2022-09-21T14:16:45.906Z] #28 25.52 sync/atomic [2022-09-21T14:16:45.906Z] #28 26.30 unicode [2022-09-21T14:16:45.906Z] #28 31.50 encoding [2022-09-21T14:16:45.906Z] #28 ... [2022-09-21T14:16:45.906Z] [2022-09-21T14:16:45.906Z] #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 [2022-09-21T14:16:45.906Z] #25 24.32 Reading package lists... [2022-09-21T14:16:45.906Z] #25 30.93 Building dependency tree... [2022-09-21T14:16:45.906Z] #25 34.78 The following additional packages will be installed: [2022-09-21T14:16:45.906Z] #25 34.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-21T14:16:45.906Z] #25 34.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-21T14:16:45.906Z] #25 34.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-21T14:16:45.906Z] #25 34.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-21T14:16:45.906Z] #25 34.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-21T14:16:45.906Z] #25 34.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-21T14:16:45.906Z] #25 34.80 mingw-w64-common mingw-w64-x86-64-dev [2022-09-21T14:16:45.906Z] #25 34.80 Suggested packages: [2022-09-21T14:16:45.906Z] #25 34.82 gcc-10-locales seccomp wine64 [2022-09-21T14:16:45.906Z] #25 ... [2022-09-21T14:16:45.906Z] [2022-09-21T14:16:45.906Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:45.906Z] #34 25.41 Fetched 8579 kB in 18s (471 kB/s) [2022-09-21T14:16:45.906Z] #34 25.41 Reading package lists... [2022-09-21T14:16:46.074Z] #32 50.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-21T14:16:46.074Z] #32 50.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:16:46.074Z] #32 50.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:16:46.074Z] #32 50.29 Selecting previously unselected package dmsetup. [2022-09-21T14:16:46.074Z] #32 50.29 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:16:46.178Z] #34 32.11 Reading package lists... [2022-09-21T14:16:46.178Z] #34 ... [2022-09-21T14:16:46.178Z] [2022-09-21T14:16:46.178Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:46.178Z] #31 25.75 Fetched 8579 kB in 18s (475 kB/s) [2022-09-21T14:16:46.178Z] #31 25.75 Reading package lists... [2022-09-21T14:16:46.289Z] #27 ... [2022-09-21T14:16:46.289Z] [2022-09-21T14:16:46.289Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:46.289Z] #36 22.71 Reading package lists... [2022-09-21T14:16:46.289Z] #36 28.84 Reading package lists... [2022-09-21T14:16:46.289Z] #36 34.26 Building dependency tree... [2022-09-21T14:16:46.289Z] #36 37.91 The following additional packages will be installed: [2022-09-21T14:16:46.289Z] #36 37.92 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-21T14:16:46.289Z] #36 37.94 Suggested packages: [2022-09-21T14:16:46.289Z] #36 37.95 cmake-doc ninja-build lrzip [2022-09-21T14:16:46.289Z] #36 37.95 Recommended packages: [2022-09-21T14:16:46.289Z] #36 37.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-21T14:16:46.289Z] #36 ... [2022-09-21T14:16:46.289Z] [2022-09-21T14:16:46.289Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:46.289Z] #32 38.24 go: downloading github.com/fatih/color v1.13.0 [2022-09-21T14:16:46.289Z] #32 38.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-21T14:16:46.289Z] #32 38.31 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:46.289Z] #32 38.32 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-21T14:16:46.289Z] #32 38.34 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-21T14:16:46.289Z] #32 38.69 go: downloading github.com/spf13/viper v1.10.1 [2022-09-21T14:16:46.289Z] #32 38.73 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-21T14:16:46.336Z] #32 50.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-21T14:16:46.336Z] #32 ... [2022-09-21T14:16:46.336Z] [2022-09-21T14:16:46.336Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:16:46.336Z] #0 8.207 + RM_GOPATH=0 [2022-09-21T14:16:46.336Z] #0 8.207 + TMP_GOPATH= [2022-09-21T14:16:46.336Z] #0 8.207 + : /build [2022-09-21T14:16:46.336Z] #0 8.207 + '[' -z '' ']' [2022-09-21T14:16:46.336Z] #0 8.207 ++ mktemp -d [2022-09-21T14:16:46.336Z] #0 8.217 + export GOPATH=/tmp/tmp.iHMi3NWUyf [2022-09-21T14:16:46.336Z] #0 8.217 + GOPATH=/tmp/tmp.iHMi3NWUyf [2022-09-21T14:16:46.336Z] #0 8.217 + RM_GOPATH=1 [2022-09-21T14:16:46.336Z] #0 8.217 + case "$(go env GOARCH)" in [2022-09-21T14:16:46.336Z] #0 8.217 ++ go env GOARCH [2022-09-21T14:16:46.336Z] #0 8.251 Install containerd version v1.6.8 [2022-09-21T14:16:46.336Z] #0 8.264 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:46.336Z] #0 8.264 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:46.336Z] #0 8.264 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:46.336Z] #0 8.264 + dir=/tmp/install [2022-09-21T14:16:46.336Z] #0 8.264 + bin=containerd [2022-09-21T14:16:46.337Z] #0 8.264 + shift [2022-09-21T14:16:46.337Z] #0 8.264 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-21T14:16:46.337Z] #0 8.264 + . /tmp/install/containerd.installer [2022-09-21T14:16:46.337Z] #0 8.264 ++ set -e [2022-09-21T14:16:46.337Z] #0 8.264 ++ : v1.6.8 [2022-09-21T14:16:46.337Z] #0 8.264 + install_containerd [2022-09-21T14:16:46.337Z] #0 8.264 + echo 'Install containerd version v1.6.8' [2022-09-21T14:16:46.337Z] #0 8.264 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iHMi3NWUyf/src/github.com/containerd/containerd [2022-09-21T14:16:46.337Z] #0 8.264 Cloning into '/tmp/tmp.iHMi3NWUyf/src/github.com/containerd/containerd'... [2022-09-21T14:16:46.337Z] #37 ... [2022-09-21T14:16:46.337Z] [2022-09-21T14:16:46.337Z] #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 [2022-09-21T14:16:46.337Z] #32 50.52 Selecting previously unselected package mingw-w64-common. [2022-09-21T14:16:46.337Z] #32 50.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-21T14:16:46.337Z] #32 50.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-21T14:16:46.342Z] #38 21.26 CC images/core-s390.o [2022-09-21T14:16:46.751Z] #31 32.33 Reading package lists... [2022-09-21T14:16:46.751Z] #31 ... [2022-09-21T14:16:46.751Z] [2022-09-21T14:16:46.751Z] #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 [2022-09-21T14:16:46.751Z] #25 36.26 The following NEW packages will be installed: [2022-09-21T14:16:46.751Z] #25 36.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-21T14:16:46.751Z] #25 36.27 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-21T14:16:46.751Z] #25 36.27 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-21T14:16:46.751Z] #25 36.27 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-21T14:16:46.751Z] #25 36.27 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-21T14:16:46.751Z] #25 36.28 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-21T14:16:46.751Z] #25 36.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-21T14:16:46.751Z] #25 36.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-21T14:16:46.751Z] #25 36.29 mingw-w64-x86-64-dev [2022-09-21T14:16:46.867Z] #32 39.12 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-21T14:16:46.867Z] #32 39.22 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-21T14:16:46.906Z] #38 21.92 CC images/cpuinfo.o [2022-09-21T14:16:47.322Z] #25 36.74 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:47.322Z] #25 36.74 Need to get 115 MB of archives. [2022-09-21T14:16:47.322Z] #25 36.74 After this operation, 645 MB of additional disk space will be used. [2022-09-21T14:16:47.322Z] #25 36.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-21T14:16:47.322Z] #25 36.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-21T14:16:47.469Z] #38 22.39 CC images/inventory.o [2022-09-21T14:16:47.584Z] #25 37.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-21T14:16:47.584Z] #25 37.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-21T14:16:47.584Z] #25 37.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-21T14:16:47.584Z] #25 37.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-21T14:16:47.726Z] #38 22.65 CC images/fdinfo.o [2022-09-21T14:16:47.983Z] #38 22.98 CC images/fown.o [2022-09-21T14:16:48.156Z] #25 37.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-21T14:16:48.156Z] #25 37.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-21T14:16:48.156Z] #25 37.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-21T14:16:48.240Z] #38 23.16 CC images/ns.o [2022-09-21T14:16:48.249Z] #32 40.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-21T14:16:48.249Z] #32 40.64 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-21T14:16:48.497Z] #38 23.41 CC images/regfile.o [2022-09-21T14:16:48.728Z] #25 38.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-21T14:16:48.754Z] #38 23.62 CC images/ghost-file.o [2022-09-21T14:16:49.011Z] #38 23.89 CC images/fifo.o [2022-09-21T14:16:49.268Z] #38 24.07 CC images/remap-file-path.o [2022-09-21T14:16:49.268Z] #38 24.26 CC images/eventfd.o [2022-09-21T14:16:49.525Z] #38 24.46 CC images/eventpoll.o [2022-09-21T14:16:49.525Z] #38 ... [2022-09-21T14:16:49.525Z] [2022-09-21T14:16:49.525Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:16:49.646Z] #32 ... [2022-09-21T14:16:49.646Z] [2022-09-21T14:16:49.646Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:16:49.646Z] #31 DONE 41.8s [2022-09-21T14:16:49.646Z] [2022-09-21T14:16:49.646Z] #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 [2022-09-21T14:16:49.646Z] #28 29.05 Reading package lists... [2022-09-21T14:16:49.646Z] #28 34.59 Building dependency tree... [2022-09-21T14:16:49.646Z] #28 38.21 The following additional packages will be installed: [2022-09-21T14:16:49.646Z] #28 38.23 libbtrfs0 [2022-09-21T14:16:49.646Z] #28 38.42 The following NEW packages will be installed: [2022-09-21T14:16:49.646Z] #28 38.42 libbtrfs-dev libbtrfs0 [2022-09-21T14:16:49.646Z] #28 38.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:49.646Z] #28 38.86 Need to get 460 kB of archives. [2022-09-21T14:16:49.646Z] #28 38.86 After this operation, 1237 kB of additional disk space will be used. [2022-09-21T14:16:49.646Z] #28 38.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-21T14:16:49.646Z] #28 38.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-21T14:16:49.646Z] #28 39.89 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:49.646Z] #28 40.21 Fetched 460 kB in 0s (1222 kB/s) [2022-09-21T14:16:49.646Z] #28 40.33 Selecting previously unselected package libbtrfs0:amd64. [2022-09-21T14:16:49.646Z] #28 40.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 ... 15718 files and directories currently installed.) [2022-09-21T14:16:49.646Z] #28 40.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-21T14:16:49.646Z] #28 40.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:16:49.646Z] #28 40.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-21T14:16:49.646Z] #28 40.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-21T14:16:49.646Z] #28 40.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:16:49.646Z] #28 41.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:16:49.646Z] #28 41.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:16:49.646Z] #28 41.25 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:16:49.646Z] #28 DONE 41.8s [2022-09-21T14:16:49.646Z] [2022-09-21T14:16:49.646Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:16:50.644Z] #25 40.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-21T14:16:51.068Z] #37 39.94 Updating files: 48% (2419/4983) Updating files: 49% (2442/4983) Updating files: 50% (2492/4983) Updating files: 51% (2542/4983) Updating files: 52% (2592/4983) Updating files: 53% (2641/4983) Updating files: 54% (2691/4983) Updating files: 55% (2741/4983) Updating files: 56% (2791/4983) Updating files: 57% (2841/4983) Updating files: 58% (2891/4983) Updating files: 59% (2940/4983) Updating files: 60% (2990/4983) Updating files: 61% (3040/4983) Updating files: 62% (3090/4983) Updating files: 63% (3140/4983) Updating files: 64% (3190/4983) Updating files: 65% (3239/4983) Updating files: 66% (3289/4983) Updating files: 67% (3339/4983) Updating files: 68% (3389/4983) Updating files: 69% (3439/4983) Updating files: 70% (3489/4983) Updating files: 71% (3538/4983) Updating files: 72% (3588/4983) Updating files: 73% (3638/4983) Updating files: 74% (3688/4983) Updating files: 75% (3738/4983) Updating files: 76% (3788/4983) Updating files: 77% (3837/4983) Updating files: 78% (3887/4983) Updating files: 79% (3937/4983) Updating files: 80% (3987/4983) Updating files: 81% (4037/4983) Updating files: 82% (4087/4983) Updating files: 83% (4136/4983) Updating files: 84% (4186/4983) Updating files: 85% (4236/4983) Updating files: 86% (4286/4983) Updating files: 87% (4336/4983) Updating files: 88% (4386/4983) Updating files: 89% (4435/4983) Updating files: 89% (4465/4983) Updating files: 90% (4485/4983) Updating files: 91% (4535/4983) Updating files: 92% (4585/4983) Updating files: 93% (4635/4983) Updating files: 94% (4685/4983) Updating files: 95% (4734/4983) Updating files: 96% (4784/4983) Updating files: 97% (4834/4983) Updating files: 98% (4884/4983) Updating files: 99% (4934/4983) Updating files: 100% (4983/4983) Updating files: 100% (4983/4983), done. [2022-09-21T14:16:51.068Z] #37 41.33 + cd /tmp/tmp.LUnojvhEVc/src/github.com/containerd/containerd [2022-09-21T14:16:51.068Z] #37 41.34 + git checkout -q v1.6.8 [2022-09-21T14:16:51.217Z] #25 40.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-21T14:16:51.562Z] #37 1.648 + RM_GOPATH=0 [2022-09-21T14:16:51.562Z] #37 1.648 + TMP_GOPATH= [2022-09-21T14:16:51.562Z] #37 1.648 + : /build [2022-09-21T14:16:51.562Z] #37 1.648 + '[' -z '' ']' [2022-09-21T14:16:51.562Z] #37 1.648 ++ mktemp -d [2022-09-21T14:16:51.562Z] #37 1.675 + export GOPATH=/tmp/tmp.RS3tYysQ6v [2022-09-21T14:16:51.562Z] #37 1.675 + GOPATH=/tmp/tmp.RS3tYysQ6v [2022-09-21T14:16:51.562Z] #37 1.675 + RM_GOPATH=1 [2022-09-21T14:16:51.562Z] #37 1.675 + case "$(go env GOARCH)" in [2022-09-21T14:16:51.562Z] #37 1.675 ++ go env GOARCH [2022-09-21T14:16:51.562Z] #37 1.721 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:51.562Z] #37 1.721 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:51.562Z] #37 1.721 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:51.562Z] #37 1.721 + dir=/tmp/install [2022-09-21T14:16:51.562Z] #37 1.721 + bin=containerd [2022-09-21T14:16:51.562Z] #37 1.721 + shift [2022-09-21T14:16:51.562Z] #37 1.721 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-21T14:16:51.562Z] #37 1.721 + . /tmp/install/containerd.installer [2022-09-21T14:16:51.562Z] #37 1.721 ++ set -e [2022-09-21T14:16:51.562Z] #37 1.721 ++ : v1.6.8 [2022-09-21T14:16:51.562Z] #37 1.721 + install_containerd [2022-09-21T14:16:51.562Z] #37 1.721 + echo 'Install containerd version v1.6.8' [2022-09-21T14:16:51.562Z] #37 1.721 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RS3tYysQ6v/src/github.com/containerd/containerd [2022-09-21T14:16:51.562Z] #37 1.721 Install containerd version v1.6.8 [2022-09-21T14:16:51.562Z] #37 1.750 Cloning into '/tmp/tmp.RS3tYysQ6v/src/github.com/containerd/containerd'... [2022-09-21T14:16:51.638Z] #32 ... [2022-09-21T14:16:51.638Z] [2022-09-21T14:16:51.638Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:51.638Z] #34 45.19 Selecting previously unselected package libicu67:amd64. [2022-09-21T14:16:51.638Z] #34 45.19 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-21T14:16:51.638Z] #34 45.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-21T14:16:51.638Z] #34 51.53 Selecting previously unselected package libxml2:amd64. [2022-09-21T14:16:51.638Z] #34 51.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-21T14:16:51.638Z] #34 51.53 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-21T14:16:51.638Z] #34 52.04 Selecting previously unselected package libarchive13:amd64. [2022-09-21T14:16:51.638Z] #34 52.04 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-21T14:16:51.638Z] #34 52.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-21T14:16:51.638Z] #34 52.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-21T14:16:51.638Z] #34 52.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-21T14:16:51.638Z] #34 52.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-21T14:16:51.638Z] #34 52.61 Selecting previously unselected package librhash0:amd64. [2022-09-21T14:16:51.638Z] #34 52.61 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-21T14:16:51.638Z] #34 52.61 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-21T14:16:51.638Z] #34 52.86 Selecting previously unselected package libuv1:amd64. [2022-09-21T14:16:51.638Z] #34 52.86 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-21T14:16:51.638Z] #34 52.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-21T14:16:51.638Z] #34 53.18 Selecting previously unselected package cmake. [2022-09-21T14:16:51.638Z] #34 53.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-21T14:16:51.638Z] #34 53.18 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-21T14:16:51.638Z] #34 ... [2022-09-21T14:16:51.638Z] [2022-09-21T14:16:51.638Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:51.638Z] #25 47.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-21T14:16:51.638Z] #25 47.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-21T14:16:51.638Z] #25 47.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-21T14:16:51.638Z] #25 47.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-21T14:16:51.638Z] #25 47.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-21T14:16:51.638Z] #25 47.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-21T14:16:51.638Z] #25 47.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-21T14:16:51.638Z] #25 47.62 go: downloading github.com/julz/importas v0.1.0 [2022-09-21T14:16:51.638Z] #25 47.67 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-21T14:16:51.638Z] #25 47.69 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-21T14:16:51.638Z] #25 47.75 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-21T14:16:51.638Z] #25 47.75 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-21T14:16:51.638Z] #25 47.75 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-21T14:16:51.638Z] #25 47.75 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-21T14:16:51.638Z] #25 47.78 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-21T14:16:51.638Z] #25 47.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-21T14:16:51.638Z] #25 47.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-21T14:16:51.638Z] #25 47.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-21T14:16:51.638Z] #25 47.92 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-21T14:16:51.638Z] #25 47.92 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-21T14:16:51.638Z] #25 48.48 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-21T14:16:51.638Z] #25 48.48 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-21T14:16:51.638Z] #25 48.50 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-21T14:16:51.638Z] #25 48.55 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-21T14:16:51.638Z] #25 48.63 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-21T14:16:51.638Z] #25 48.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-21T14:16:51.638Z] #25 48.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-21T14:16:51.638Z] #25 48.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-21T14:16:51.638Z] #25 48.91 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-21T14:16:51.638Z] #25 49.11 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-21T14:16:51.638Z] #25 49.14 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-21T14:16:51.638Z] #25 49.14 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-21T14:16:51.638Z] #25 49.19 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-21T14:16:51.638Z] #25 49.20 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-21T14:16:51.638Z] #25 49.22 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-21T14:16:51.638Z] #25 49.32 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-21T14:16:51.638Z] #25 49.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-21T14:16:51.638Z] #25 49.41 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-21T14:16:51.638Z] #25 49.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-21T14:16:51.638Z] #25 49.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-21T14:16:51.638Z] #25 49.49 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-21T14:16:51.638Z] #25 49.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-21T14:16:51.638Z] #25 49.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-21T14:16:51.638Z] #25 50.03 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-21T14:16:51.638Z] #25 50.06 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-21T14:16:51.638Z] #25 50.11 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-21T14:16:51.638Z] #25 50.21 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-21T14:16:51.638Z] #25 50.34 go: downloading honnef.co/go/tools v0.2.2 [2022-09-21T14:16:51.638Z] #25 51.94 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-21T14:16:51.638Z] #25 51.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-21T14:16:51.638Z] #25 52.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-21T14:16:51.638Z] #25 52.14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-21T14:16:51.638Z] #25 52.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-21T14:16:51.638Z] #25 52.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-21T14:16:51.638Z] #25 52.42 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-21T14:16:51.638Z] #25 52.43 go: downloading golang.org/x/text v0.3.7 [2022-09-21T14:16:51.638Z] #25 ... [2022-09-21T14:16:51.638Z] [2022-09-21T14:16:51.638Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:51.638Z] #36 45.47 Selecting previously unselected package libprotoc23:amd64. [2022-09-21T14:16:51.638Z] #36 45.47 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-09-21T14:16:51.638Z] #36 45.50 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-09-21T14:16:51.638Z] #36 46.15 Selecting previously unselected package protobuf-c-compiler. [2022-09-21T14:16:51.638Z] #36 46.15 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:16:51.638Z] #36 46.19 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-09-21T14:16:51.638Z] #36 46.39 Selecting previously unselected package protobuf-compiler. [2022-09-21T14:16:51.638Z] #36 46.39 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-09-21T14:16:51.638Z] #36 46.39 Unpacking protobuf-compiler (3.12.4-1) ... [2022-09-21T14:16:51.638Z] #36 46.57 Selecting previously unselected package python3-pkg-resources. [2022-09-21T14:16:51.638Z] #36 46.57 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-21T14:16:51.639Z] #36 46.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:16:51.639Z] #36 46.80 Selecting previously unselected package python3-six. [2022-09-21T14:16:51.639Z] #36 46.80 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-09-21T14:16:51.639Z] #36 46.82 Unpacking python3-six (1.16.0-2) ... [2022-09-21T14:16:51.639Z] #36 46.88 Selecting previously unselected package python3-protobuf. [2022-09-21T14:16:51.639Z] #36 46.88 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-21T14:16:51.639Z] #36 46.94 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-21T14:16:51.639Z] #36 47.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:16:51.639Z] #36 49.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-21T14:16:51.639Z] #36 49.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:51.639Z] #36 49.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:16:51.639Z] #36 49.47 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-21T14:16:51.639Z] #36 49.48 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:16:51.639Z] #36 49.52 Setting up python3-six (1.16.0-2) ... [2022-09-21T14:16:51.639Z] #36 50.72 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-09-21T14:16:51.639Z] #36 50.74 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-09-21T14:16:51.639Z] #36 50.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-09-21T14:16:51.639Z] #36 50.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:16:51.639Z] #36 50.81 Setting up python3-protobuf (3.12.4-1) ... [2022-09-21T14:16:51.639Z] #36 55.53 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-21T14:16:51.639Z] #36 55.55 Setting up protobuf-compiler (3.12.4-1) ... [2022-09-21T14:16:51.639Z] #36 55.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:51.639Z] #36 55.62 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-09-21T14:16:51.639Z] #36 55.64 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-09-21T14:16:51.639Z] #36 55.67 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-09-21T14:16:51.639Z] #36 55.70 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:16:51.790Z] #25 41.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-21T14:16:52.211Z] #36 DONE 56.3s [2022-09-21T14:16:52.211Z] [2022-09-21T14:16:52.212Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:16:52.507Z] #37 ... [2022-09-21T14:16:52.507Z] [2022-09-21T14:16:52.507Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:52.507Z] #29 29.50 Reading package lists... [2022-09-21T14:16:52.507Z] #29 34.88 Building dependency tree... [2022-09-21T14:16:52.507Z] #29 38.51 The following additional packages will be installed: [2022-09-21T14:16:52.507Z] #29 38.52 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-09-21T14:16:52.507Z] #29 38.53 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-09-21T14:16:52.507Z] #29 38.53 Suggested packages: [2022-09-21T14:16:52.507Z] #29 38.53 manpages-dev protobuf-mode-el python3-setuptools [2022-09-21T14:16:52.507Z] #29 39.92 The following NEW packages will be installed: [2022-09-21T14:16:52.507Z] #29 39.92 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-09-21T14:16:52.507Z] #29 39.92 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-09-21T14:16:52.507Z] #29 39.92 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-09-21T14:16:52.507Z] #29 39.93 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-09-21T14:16:52.507Z] #29 40.32 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:52.507Z] #29 40.32 Need to get 4583 kB of archives. [2022-09-21T14:16:52.507Z] #29 40.32 After this operation, 25.9 MB of additional disk space will be used. [2022-09-21T14:16:52.507Z] #29 40.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-21T14:16:52.507Z] #29 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-21T14:16:52.507Z] #29 40.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-21T14:16:52.507Z] #29 40.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-21T14:16:52.507Z] #29 40.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-21T14:16:52.507Z] #29 40.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-09-21T14:16:52.507Z] #29 40.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-21T14:16:52.507Z] #29 40.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-21T14:16:52.507Z] #29 40.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-09-21T14:16:52.507Z] #29 40.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-21T14:16:52.507Z] #29 40.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-09-21T14:16:52.507Z] #29 40.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-09-21T14:16:52.507Z] #29 40.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-09-21T14:16:52.507Z] #29 40.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-09-21T14:16:52.507Z] #29 40.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-09-21T14:16:52.507Z] #29 40.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-21T14:16:52.507Z] #29 40.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-21T14:16:52.507Z] #29 40.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-21T14:16:52.507Z] #29 41.86 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:52.507Z] #29 42.45 Fetched 4583 kB in 1s (6622 kB/s) [2022-09-21T14:16:52.507Z] #29 42.61 Selecting previously unselected package libcap2:amd64. [2022-09-21T14:16:52.507Z] #29 42.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:52.507Z] #29 42.73 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-21T14:16:52.507Z] #29 42.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:16:52.507Z] #29 43.01 Selecting previously unselected package libcap-dev:amd64. [2022-09-21T14:16:52.507Z] #29 43.03 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-21T14:16:52.507Z] #29 43.26 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-21T14:16:52.507Z] #29 43.52 Selecting previously unselected package libnet1:amd64. [2022-09-21T14:16:52.507Z] #29 43.52 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-21T14:16:52.507Z] #29 43.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:52.507Z] #29 44.54 Selecting previously unselected package libnet1-dev. [2022-09-21T14:16:52.507Z] #29 44.54 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-21T14:16:52.507Z] #29 44.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:52.507Z] #29 44.75 Selecting previously unselected package libnl-3-200:amd64. [2022-09-21T14:16:52.507Z] #29 44.77 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-21T14:16:52.507Z] #29 44.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:16:52.507Z] #29 ... [2022-09-21T14:16:52.507Z] [2022-09-21T14:16:52.507Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:52.507Z] #32 44.87 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-21T14:16:52.507Z] #32 44.87 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-21T14:16:52.507Z] #32 44.90 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-21T14:16:52.507Z] #32 44.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-21T14:16:52.507Z] #32 44.93 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-21T14:16:52.507Z] #32 44.96 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-21T14:16:52.768Z] #32 45.24 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-21T14:16:52.768Z] #32 45.25 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-21T14:16:52.768Z] #32 45.32 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-21T14:16:52.962Z] #37 43.35 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-21T14:16:52.962Z] #37 43.35 + BUILDTAGS='netgo osusergo static_build' [2022-09-21T14:16:52.962Z] #37 43.35 + export EXTRA_FLAGS=-buildmode=pie [2022-09-21T14:16:52.962Z] #37 43.35 + EXTRA_FLAGS=-buildmode=pie [2022-09-21T14:16:52.962Z] #37 43.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-21T14:16:52.962Z] #37 43.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-21T14:16:52.962Z] #37 43.35 + '[' '' = dynamic ']' [2022-09-21T14:16:52.962Z] #37 43.35 + make [2022-09-21T14:16:53.030Z] #32 45.33 go: downloading github.com/spf13/afero v1.6.0 [2022-09-21T14:16:53.030Z] #32 45.39 go: downloading github.com/spf13/cast v1.4.1 [2022-09-21T14:16:53.030Z] #32 45.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-21T14:16:53.030Z] #32 45.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-21T14:16:53.151Z] b111c3320c94: Verifying Checksum [2022-09-21T14:16:53.151Z] b111c3320c94: Download complete [2022-09-21T14:16:53.290Z] #32 45.66 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-21T14:16:53.290Z] #32 45.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-21T14:16:53.290Z] #32 45.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-21T14:16:53.290Z] #32 45.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-21T14:16:53.290Z] #32 45.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-21T14:16:53.550Z] #32 45.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-21T14:16:53.550Z] #32 45.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-21T14:16:53.550Z] #32 45.90 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-21T14:16:53.550Z] #32 45.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-21T14:16:53.550Z] #32 45.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-21T14:16:53.550Z] #32 46.06 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-21T14:16:53.706Z] #25 43.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-21T14:16:53.812Z] #32 46.22 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-21T14:16:53.812Z] #32 46.23 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-21T14:16:54.072Z] #32 46.36 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-21T14:16:54.072Z] #32 46.38 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-21T14:16:54.276Z] #25 ... [2022-09-21T14:16:54.276Z] [2022-09-21T14:16:54.276Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:54.276Z] #26 31.19 Reading package lists... [2022-09-21T14:16:54.276Z] #26 36.52 Building dependency tree... [2022-09-21T14:16:54.276Z] #26 40.97 The following additional packages will be installed: [2022-09-21T14:16:54.276Z] #26 40.98 libbtrfs0 [2022-09-21T14:16:54.276Z] #26 41.18 The following NEW packages will be installed: [2022-09-21T14:16:54.276Z] #26 41.20 libbtrfs-dev libbtrfs0 [2022-09-21T14:16:54.276Z] #26 41.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:54.276Z] #26 41.69 Need to get 460 kB of archives. [2022-09-21T14:16:54.276Z] #26 41.69 After this operation, 1237 kB of additional disk space will be used. [2022-09-21T14:16:54.276Z] #26 41.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-21T14:16:54.276Z] #26 41.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-21T14:16:54.276Z] #26 43.03 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:54.276Z] #26 43.48 Fetched 460 kB in 0s (1323 kB/s) [2022-09-21T14:16:54.276Z] #26 43.60 Selecting previously unselected package libbtrfs0:amd64. [2022-09-21T14:16:54.276Z] #26 43.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:54.276Z] #26 43.66 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-21T14:16:54.276Z] #26 43.70 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:16:54.330Z] #37 ... [2022-09-21T14:16:54.330Z] [2022-09-21T14:16:54.330Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:54.330Z] #34 67.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-21T14:16:54.330Z] #34 67.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-21T14:16:54.330Z] #34 67.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:16:54.330Z] #34 73.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-21T14:16:54.330Z] #34 73.08 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-21T14:16:54.330Z] #34 73.09 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-21T14:16:54.330Z] #34 ... [2022-09-21T14:16:54.330Z] [2022-09-21T14:16:54.330Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:16:54.330Z] #38 24.78 CC images/fh.o [2022-09-21T14:16:54.330Z] #38 25.01 CC images/fsnotify.o [2022-09-21T14:16:54.330Z] #38 25.65 CC images/signalfd.o [2022-09-21T14:16:54.330Z] #38 25.90 CC images/fs.o [2022-09-21T14:16:54.330Z] #38 26.07 CC images/pstree.o [2022-09-21T14:16:54.330Z] #38 26.28 CC images/pipe.o [2022-09-21T14:16:54.330Z] #38 26.49 CC images/tcp-stream.o [2022-09-21T14:16:54.330Z] #38 26.72 CC images/sk-packet.o [2022-09-21T14:16:54.330Z] #38 26.95 CC images/mnt.o [2022-09-21T14:16:54.330Z] #38 27.12 CC images/pipe-data.o [2022-09-21T14:16:54.330Z] #38 27.36 CC images/sa.o [2022-09-21T14:16:54.330Z] #38 27.62 CC images/timer.o [2022-09-21T14:16:54.330Z] #38 28.00 CC images/timerfd.o [2022-09-21T14:16:54.330Z] #38 28.17 CC images/mm.o [2022-09-21T14:16:54.330Z] #38 28.55 CC images/sk-opts.o [2022-09-21T14:16:54.330Z] #38 28.78 CC images/sk-unix.o [2022-09-21T14:16:54.330Z] #38 29.17 CC images/sk-inet.o [2022-09-21T14:16:54.537Z] #26 ... [2022-09-21T14:16:54.537Z] [2022-09-21T14:16:54.537Z] #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 [2022-09-21T14:16:54.537Z] #25 43.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-21T14:16:54.537Z] #25 43.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-21T14:16:54.537Z] #25 44.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-21T14:16:54.537Z] #25 44.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-21T14:16:54.537Z] #25 44.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-21T14:16:54.537Z] #25 44.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-21T14:16:54.537Z] #25 44.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-21T14:16:54.537Z] #25 44.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-21T14:16:54.537Z] #25 44.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-09-21T14:16:54.537Z] #25 44.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-09-21T14:16:54.537Z] #25 44.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-09-21T14:16:54.537Z] #25 44.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-09-21T14:16:54.537Z] #25 44.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-21T14:16:54.586Z] #38 ... [2022-09-21T14:16:54.586Z] [2022-09-21T14:16:54.586Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:54.586Z] #24 68.54 text/tabwriter [2022-09-21T14:16:54.586Z] #24 69.11 io/ioutil [2022-09-21T14:16:54.586Z] #24 69.12 fmt [2022-09-21T14:16:54.586Z] #24 71.16 github.com/BurntSushi/toml [2022-09-21T14:16:54.586Z] #24 71.16 flag [2022-09-21T14:16:54.586Z] #24 72.62 log [2022-09-21T14:16:54.586Z] #24 74.73 github.com/BurntSushi/toml/cmd/tomlv [2022-09-21T14:16:54.586Z] #24 DONE 78.2s [2022-09-21T14:16:54.643Z] #32 ... [2022-09-21T14:16:54.643Z] [2022-09-21T14:16:54.643Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:16:54.643Z] #26 DONE 46.9s [2022-09-21T14:16:54.643Z] [2022-09-21T14:16:54.643Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:54.643Z] #32 46.94 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-21T14:16:54.643Z] #32 46.99 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-21T14:16:54.643Z] #32 47.06 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-21T14:16:54.643Z] #32 47.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-21T14:16:54.797Z] #25 44.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-21T14:16:54.797Z] #25 44.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-21T14:16:54.797Z] #25 44.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-21T14:16:54.843Z] [2022-09-21T14:16:54.843Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:16:54.843Z] #38 29.73 CC images/tun.o [2022-09-21T14:16:54.905Z] #32 47.19 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-21T14:16:54.905Z] #32 47.33 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-21T14:16:54.905Z] #32 47.40 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-21T14:16:55.173Z] #32 47.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-21T14:16:55.173Z] #32 47.63 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-21T14:16:55.406Z] #38 30.14 CC images/sk-netlink.o [2022-09-21T14:16:55.433Z] #32 47.67 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-21T14:16:55.433Z] #32 47.78 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-21T14:16:55.433Z] #32 47.86 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-21T14:16:55.433Z] #32 47.90 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-21T14:16:55.520Z] #38 ... [2022-09-21T14:16:55.520Z] [2022-09-21T14:16:55.520Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:55.520Z] #34 57.96 Setting up libicu67:amd64 (67.1-7) ... [2022-09-21T14:16:55.520Z] #34 57.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:55.520Z] #34 58.00 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-21T14:16:55.520Z] #34 58.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:55.520Z] #34 58.08 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-21T14:16:55.520Z] #34 58.09 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-21T14:16:55.520Z] #34 58.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-21T14:16:55.520Z] #34 58.15 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-21T14:16:55.520Z] #34 58.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-21T14:16:55.520Z] #34 58.23 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-21T14:16:55.520Z] #34 58.30 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:16:55.520Z] #34 DONE 59.2s [2022-09-21T14:16:55.520Z] [2022-09-21T14:16:55.520Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:55.520Z] #25 57.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-21T14:16:55.520Z] #25 58.18 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-21T14:16:55.520Z] #25 58.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-21T14:16:55.520Z] #25 58.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-21T14:16:55.520Z] #25 58.52 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-21T14:16:55.520Z] #25 58.64 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-21T14:16:55.520Z] #25 58.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-21T14:16:55.520Z] #25 58.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-21T14:16:55.520Z] #25 58.74 go: downloading golang.org/x/mod v0.5.1 [2022-09-21T14:16:55.520Z] #25 58.83 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-21T14:16:55.520Z] #25 58.97 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-21T14:16:55.520Z] #25 59.04 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-21T14:16:55.520Z] #25 59.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-21T14:16:55.520Z] #25 59.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-21T14:16:55.520Z] #25 59.23 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-21T14:16:55.520Z] #25 59.68 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-21T14:16:55.694Z] #32 47.92 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-21T14:16:55.694Z] #32 47.94 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-21T14:16:55.694Z] #32 47.96 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-21T14:16:55.694Z] #32 47.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-21T14:16:55.694Z] #32 48.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-21T14:16:55.694Z] #32 48.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-21T14:16:55.694Z] #32 48.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-21T14:16:55.694Z] #32 48.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-21T14:16:55.694Z] #32 48.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-21T14:16:55.732Z] #38 30.43 CC images/packet-sock.o [2022-09-21T14:16:55.738Z] #25 ... [2022-09-21T14:16:55.738Z] [2022-09-21T14:16:55.738Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-21T14:16:55.738Z] #29 DONE 45.3s [2022-09-21T14:16:55.781Z] #25 59.87 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-21T14:16:55.954Z] #32 48.30 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-21T14:16:55.954Z] #32 48.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-21T14:16:55.954Z] #32 48.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-21T14:16:55.954Z] #32 48.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-21T14:16:55.954Z] #32 48.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-21T14:16:55.994Z] #38 30.82 CC images/ipc-var.o [2022-09-21T14:16:55.994Z] #38 31.01 CC images/ipc-desc.o [2022-09-21T14:16:55.999Z] [2022-09-21T14:16:55.999Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T14:16:55.999Z] #26 44.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-21T14:16:55.999Z] #26 44.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-21T14:16:55.999Z] #26 44.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:16:55.999Z] #26 44.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:16:55.999Z] #26 44.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:16:55.999Z] #26 44.87 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:16:55.999Z] #26 DONE 45.3s [2022-09-21T14:16:55.999Z] [2022-09-21T14:16:55.999Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:55.999Z] #27 44.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-21T14:16:55.999Z] #27 44.58 go: downloading github.com/fatih/color v1.13.0 [2022-09-21T14:16:55.999Z] #27 44.62 go: downloading github.com/pkg/errors v0.9.1 [2022-09-21T14:16:55.999Z] #27 44.65 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-21T14:16:55.999Z] #27 44.67 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-21T14:16:55.999Z] #27 45.10 go: downloading github.com/spf13/viper v1.10.1 [2022-09-21T14:16:55.999Z] #27 45.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-21T14:16:56.043Z] #25 60.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-21T14:16:56.043Z] #25 60.24 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-21T14:16:56.215Z] #32 48.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-21T14:16:56.216Z] #32 48.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-21T14:16:56.216Z] #32 48.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-21T14:16:56.216Z] #32 48.64 go: downloading github.com/julz/importas v0.1.0 [2022-09-21T14:16:56.216Z] #32 48.66 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-21T14:16:56.216Z] #32 48.66 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-21T14:16:56.253Z] #38 31.21 CC images/ipc-shm.o [2022-09-21T14:16:56.305Z] #25 60.31 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-21T14:16:56.305Z] #25 60.40 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-21T14:16:56.305Z] #25 60.42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-21T14:16:56.305Z] #25 60.46 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-21T14:16:56.305Z] #25 60.47 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-21T14:16:56.476Z] #32 48.77 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-21T14:16:56.476Z] #32 48.79 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-21T14:16:56.476Z] #32 48.80 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-21T14:16:56.476Z] #32 48.81 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-21T14:16:56.476Z] #32 48.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-21T14:16:56.476Z] #32 48.93 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-21T14:16:56.476Z] #32 49.00 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-21T14:16:56.476Z] #32 ... [2022-09-21T14:16:56.476Z] [2022-09-21T14:16:56.476Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:56.476Z] #36 38.97 The following NEW packages will be installed: [2022-09-21T14:16:56.476Z] #36 38.98 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-21T14:16:56.476Z] #36 38.99 vim-common xxd [2022-09-21T14:16:56.476Z] #36 39.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:56.476Z] #36 39.41 Need to get 17.7 MB of archives. [2022-09-21T14:16:56.476Z] #36 39.41 After this operation, 70.7 MB of additional disk space will be used. [2022-09-21T14:16:56.476Z] #36 39.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-21T14:16:56.476Z] #36 39.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-21T14:16:56.476Z] #36 39.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-21T14:16:56.476Z] #36 39.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-21T14:16:56.476Z] #36 40.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-21T14:16:56.476Z] #36 40.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-21T14:16:56.476Z] #36 40.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-21T14:16:56.476Z] #36 40.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-21T14:16:56.476Z] #36 40.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-21T14:16:56.476Z] #36 40.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-21T14:16:56.476Z] #36 41.60 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:56.476Z] #36 42.07 Fetched 17.7 MB in 1s (12.2 MB/s) [2022-09-21T14:16:56.476Z] #36 42.31 Selecting previously unselected package xxd. [2022-09-21T14:16:56.476Z] #36 42.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:56.476Z] #36 42.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-21T14:16:56.476Z] #36 42.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:56.476Z] #36 42.71 Selecting previously unselected package vim-common. [2022-09-21T14:16:56.476Z] #36 42.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:16:56.476Z] #36 42.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:56.476Z] #36 43.44 Selecting previously unselected package cmake-data. [2022-09-21T14:16:56.476Z] #36 43.44 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-21T14:16:56.476Z] #36 43.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-21T14:16:56.476Z] #36 46.96 Selecting previously unselected package libicu67:amd64. [2022-09-21T14:16:56.476Z] #36 46.96 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-21T14:16:56.476Z] #36 47.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-21T14:16:56.514Z] #38 31.42 CC images/ipc-msg.o [2022-09-21T14:16:56.567Z] #25 60.80 go: downloading github.com/prometheus/common v0.10.0 [2022-09-21T14:16:56.578Z] #27 46.04 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-21T14:16:56.578Z] #27 46.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-21T14:16:56.745Z] #36 ... [2022-09-21T14:16:56.745Z] [2022-09-21T14:16:56.746Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:56.746Z] #32 49.02 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-21T14:16:56.746Z] #32 49.05 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-21T14:16:56.746Z] #32 49.06 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-21T14:16:56.746Z] #32 ... [2022-09-21T14:16:56.746Z] [2022-09-21T14:16:56.746Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:16:56.746Z] #27 39.19 The following NEW packages will be installed: [2022-09-21T14:16:56.746Z] #27 39.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-21T14:16:56.746Z] #27 39.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-21T14:16:56.746Z] #27 39.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-21T14:16:56.746Z] #27 39.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-21T14:16:56.746Z] #27 39.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-21T14:16:56.746Z] #27 39.21 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-21T14:16:56.746Z] #27 39.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-21T14:16:56.746Z] #27 39.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-21T14:16:56.746Z] #27 39.22 mingw-w64-x86-64-dev [2022-09-21T14:16:56.746Z] #27 39.60 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:56.746Z] #27 39.60 Need to get 115 MB of archives. [2022-09-21T14:16:56.746Z] #27 39.60 After this operation, 645 MB of additional disk space will be used. [2022-09-21T14:16:56.746Z] #27 39.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-21T14:16:56.746Z] #27 39.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-21T14:16:56.746Z] #27 39.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-21T14:16:56.746Z] #27 39.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-21T14:16:56.746Z] #27 39.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-21T14:16:56.746Z] #27 39.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-21T14:16:56.746Z] #27 40.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-21T14:16:56.746Z] #27 40.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-21T14:16:56.746Z] #27 40.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-21T14:16:56.746Z] #27 41.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-21T14:16:56.746Z] #27 43.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-21T14:16:56.746Z] #27 43.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-21T14:16:56.746Z] #27 44.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-21T14:16:56.746Z] #27 46.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-21T14:16:56.746Z] #27 46.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-21T14:16:56.746Z] #27 47.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-21T14:16:56.746Z] #27 47.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-21T14:16:56.746Z] #27 47.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-21T14:16:56.746Z] #27 47.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-21T14:16:56.746Z] #27 47.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-21T14:16:56.746Z] #27 47.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-21T14:16:56.746Z] #27 47.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-21T14:16:56.746Z] #27 47.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-09-21T14:16:56.746Z] #27 47.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-09-21T14:16:56.746Z] #27 47.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-09-21T14:16:56.746Z] #27 47.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-09-21T14:16:56.746Z] #27 47.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-21T14:16:56.746Z] #27 47.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-21T14:16:56.746Z] #27 47.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-21T14:16:56.746Z] #27 47.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-21T14:16:56.746Z] #27 48.50 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:56.746Z] #27 48.69 Fetched 115 MB in 8s (14.3 MB/s) [2022-09-21T14:16:56.746Z] #27 48.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-21T14:16:56.746Z] #27 48.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:56.746Z] #27 48.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-21T14:16:56.746Z] #27 48.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-21T14:16:56.772Z] #38 31.64 CC images/ipc-sem.o [2022-09-21T14:16:56.828Z] #25 61.02 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-21T14:16:57.009Z] #27 ... [2022-09-21T14:16:57.009Z] [2022-09-21T14:16:57.009Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:57.009Z] #34 48.58 Updating files: 90% (1376/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-21T14:16:57.009Z] #34 49.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-21T14:16:57.037Z] #38 31.94 CC images/utsns.o [2022-09-21T14:16:57.037Z] #38 32.14 CC images/creds.o [2022-09-21T14:16:57.089Z] #25 61.20 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-21T14:16:57.089Z] #25 61.25 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-21T14:16:57.579Z] #34 49.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:16:57.600Z] #38 32.32 CC images/vma.o [2022-09-21T14:16:57.600Z] #38 32.58 CC images/netdev.o [2022-09-21T14:16:57.661Z] #25 ... [2022-09-21T14:16:57.661Z] [2022-09-21T14:16:57.661Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:16:57.661Z] #26 51.64 internal/reflectlite [2022-09-21T14:16:57.661Z] #26 51.64 sync [2022-09-21T14:16:57.661Z] #26 53.46 internal/testlog [2022-09-21T14:16:57.661Z] #26 54.93 errors [2022-09-21T14:16:57.661Z] #26 54.97 sort [2022-09-21T14:16:57.661Z] #26 55.32 strconv [2022-09-21T14:16:57.661Z] #26 56.45 io [2022-09-21T14:16:57.661Z] #26 57.93 internal/oserror [2022-09-21T14:16:57.661Z] #26 58.23 syscall [2022-09-21T14:16:57.661Z] #26 59.76 reflect [2022-09-21T14:16:57.661Z] #26 ... [2022-09-21T14:16:57.661Z] [2022-09-21T14:16:57.661Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:16:57.661Z] #38 4.688 Makefile.config:39: Warn: you have no libnftables installed [2022-09-21T14:16:57.661Z] #38 4.688 Makefile.config:40: Warn: Building without nftables support [2022-09-21T14:16:57.661Z] #38 4.688 Note: Building without setproctitle() and strlcpy() support. [2022-09-21T14:16:57.661Z] #38 4.688 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-21T14:16:57.661Z] #38 4.688 Note: Building without GnuTLS support [2022-09-21T14:16:58.018Z] #27 ... [2022-09-21T14:16:58.018Z] [2022-09-21T14:16:58.018Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:16:58.018Z] #34 32.11 Reading package lists... [2022-09-21T14:16:58.018Z] #34 37.65 Building dependency tree... [2022-09-21T14:16:58.018Z] #34 42.06 The following additional packages will be installed: [2022-09-21T14:16:58.018Z] #34 42.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-21T14:16:58.018Z] #34 42.10 Suggested packages: [2022-09-21T14:16:58.018Z] #34 42.12 cmake-doc ninja-build lrzip [2022-09-21T14:16:58.018Z] #34 42.12 Recommended packages: [2022-09-21T14:16:58.018Z] #34 42.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-21T14:16:58.018Z] #34 43.10 The following NEW packages will be installed: [2022-09-21T14:16:58.018Z] #34 43.10 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-21T14:16:58.018Z] #34 43.11 vim-common xxd [2022-09-21T14:16:58.018Z] #34 43.52 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:58.018Z] #34 43.52 Need to get 17.7 MB of archives. [2022-09-21T14:16:58.018Z] #34 43.52 After this operation, 70.7 MB of additional disk space will be used. [2022-09-21T14:16:58.018Z] #34 43.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-21T14:16:58.018Z] #34 43.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-21T14:16:58.018Z] #34 43.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-21T14:16:58.018Z] #34 43.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-21T14:16:58.018Z] #34 44.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-21T14:16:58.018Z] #34 44.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-21T14:16:58.018Z] #34 44.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-21T14:16:58.018Z] #34 44.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-21T14:16:58.018Z] #34 44.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-21T14:16:58.018Z] #34 44.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-21T14:16:58.018Z] #34 46.13 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:58.018Z] #34 46.39 Fetched 17.7 MB in 1s (12.8 MB/s) [2022-09-21T14:16:58.018Z] #34 46.50 Selecting previously unselected package xxd. [2022-09-21T14:16:58.018Z] #34 46.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:58.018Z] #34 46.63 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-21T14:16:58.018Z] #34 46.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:58.018Z] #34 46.92 Selecting previously unselected package vim-common. [2022-09-21T14:16:58.018Z] #34 46.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:16:58.018Z] #34 46.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:16:58.162Z] #38 32.91 CC images/tty.o [2022-09-21T14:16:58.286Z] #34 47.71 Selecting previously unselected package cmake-data. [2022-09-21T14:16:58.286Z] #34 47.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-21T14:16:58.286Z] #34 47.75 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-21T14:16:58.286Z] #34 ... [2022-09-21T14:16:58.286Z] [2022-09-21T14:16:58.286Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:16:58.286Z] #0 1.910 + RM_GOPATH=0 [2022-09-21T14:16:58.286Z] #0 1.910 + TMP_GOPATH= [2022-09-21T14:16:58.286Z] #0 1.910 + : /build [2022-09-21T14:16:58.286Z] #0 1.910 + '[' -z '' ']' [2022-09-21T14:16:58.286Z] #0 1.911 ++ mktemp -d [2022-09-21T14:16:58.286Z] #0 1.919 + export GOPATH=/tmp/tmp.vo4aSe3lPd [2022-09-21T14:16:58.286Z] #0 1.919 + GOPATH=/tmp/tmp.vo4aSe3lPd [2022-09-21T14:16:58.286Z] #0 1.920 + RM_GOPATH=1 [2022-09-21T14:16:58.286Z] #0 1.921 + case "$(go env GOARCH)" in [2022-09-21T14:16:58.286Z] #0 1.923 ++ go env GOARCH [2022-09-21T14:16:58.286Z] #0 1.998 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:58.286Z] #0 1.998 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:16:58.286Z] #0 2.001 ++ dirname /tmp/install/install.sh [2022-09-21T14:16:58.286Z] #0 2.034 + dir=/tmp/install [2022-09-21T14:16:58.286Z] #0 2.034 + bin=containerd [2022-09-21T14:16:58.286Z] #0 2.035 + shift [2022-09-21T14:16:58.286Z] #0 2.035 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-21T14:16:58.286Z] #0 2.036 + . /tmp/install/containerd.installer [2022-09-21T14:16:58.286Z] #0 2.036 ++ set -e [2022-09-21T14:16:58.286Z] #0 2.036 ++ : v1.6.8 [2022-09-21T14:16:58.286Z] #0 2.036 + install_containerd [2022-09-21T14:16:58.286Z] #0 2.043 + echo 'Install containerd version v1.6.8' [2022-09-21T14:16:58.286Z] #0 2.043 Install containerd version v1.6.8 [2022-09-21T14:16:58.286Z] #0 2.043 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vo4aSe3lPd/src/github.com/containerd/containerd [2022-09-21T14:16:58.286Z] #0 2.045 Cloning into '/tmp/tmp.vo4aSe3lPd/src/github.com/containerd/containerd'... [2022-09-21T14:16:58.418Z] #38 33.40 CC images/file-lock.o [2022-09-21T14:16:58.578Z] #37 ... [2022-09-21T14:16:58.578Z] [2022-09-21T14:16:58.578Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:16:58.578Z] #31 32.33 Reading package lists... [2022-09-21T14:16:58.578Z] #31 37.98 Building dependency tree... [2022-09-21T14:16:58.578Z] #31 42.08 The following additional packages will be installed: [2022-09-21T14:16:58.578Z] #31 42.10 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-09-21T14:16:58.578Z] #31 42.10 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-09-21T14:16:58.578Z] #31 42.12 Suggested packages: [2022-09-21T14:16:58.578Z] #31 42.12 manpages-dev protobuf-mode-el python3-setuptools [2022-09-21T14:16:58.578Z] #31 43.36 The following NEW packages will be installed: [2022-09-21T14:16:58.578Z] #31 43.36 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-09-21T14:16:58.578Z] #31 43.36 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-09-21T14:16:58.578Z] #31 43.36 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-09-21T14:16:58.578Z] #31 43.37 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-09-21T14:16:58.578Z] #31 43.84 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:16:58.578Z] #31 43.84 Need to get 4583 kB of archives. [2022-09-21T14:16:58.578Z] #31 43.84 After this operation, 25.9 MB of additional disk space will be used. [2022-09-21T14:16:58.578Z] #31 43.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-21T14:16:58.578Z] #31 43.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-21T14:16:58.578Z] #31 43.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-21T14:16:58.578Z] #31 43.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-21T14:16:58.578Z] #31 43.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-21T14:16:58.578Z] #31 43.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-09-21T14:16:58.578Z] #31 43.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-21T14:16:58.578Z] #31 43.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-21T14:16:58.578Z] #31 43.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-09-21T14:16:58.578Z] #31 43.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-21T14:16:58.578Z] #31 43.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-09-21T14:16:58.578Z] #31 44.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-09-21T14:16:58.579Z] #31 44.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-09-21T14:16:58.579Z] #31 44.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-09-21T14:16:58.579Z] #31 44.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-09-21T14:16:58.579Z] #31 44.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-21T14:16:58.579Z] #31 44.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-21T14:16:58.579Z] #31 44.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-21T14:16:58.579Z] #31 45.59 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:16:58.579Z] #31 46.12 Fetched 4583 kB in 1s (6281 kB/s) [2022-09-21T14:16:58.579Z] #31 46.39 Selecting previously unselected package libcap2:amd64. [2022-09-21T14:16:58.579Z] #31 46.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:16:58.579Z] #31 46.45 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-21T14:16:58.579Z] #31 46.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:16:58.579Z] #31 46.59 Selecting previously unselected package libcap-dev:amd64. [2022-09-21T14:16:58.579Z] #31 46.59 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-21T14:16:58.579Z] #31 46.59 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-21T14:16:58.579Z] #31 46.79 Selecting previously unselected package libnet1:amd64. [2022-09-21T14:16:58.579Z] #31 46.81 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-21T14:16:58.579Z] #31 46.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:58.579Z] #31 47.10 Selecting previously unselected package libnet1-dev. [2022-09-21T14:16:58.579Z] #31 47.11 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-21T14:16:58.579Z] #31 47.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-21T14:16:58.579Z] #31 47.72 Selecting previously unselected package libnl-3-200:amd64. [2022-09-21T14:16:58.579Z] #31 47.72 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-21T14:16:58.579Z] #31 47.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:16:58.579Z] #31 47.86 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-21T14:16:58.579Z] #31 47.86 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-09-21T14:16:58.579Z] #31 47.88 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-09-21T14:16:58.579Z] #31 ... [2022-09-21T14:16:58.579Z] [2022-09-21T14:16:58.579Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:16:58.579Z] #27 47.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-21T14:16:58.579Z] #27 47.91 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-21T14:16:58.674Z] #38 33.57 CC images/rlimit.o [2022-09-21T14:16:58.674Z] #38 33.73 CC images/pagemap.o [2022-09-21T14:16:58.930Z] #38 33.94 CC images/siginfo.o [2022-09-21T14:16:59.048Z] #38 6.664 fatal: not a git repository (or any of the parent directories): .git [2022-09-21T14:16:59.048Z] #38 6.723 GEN .gitid [2022-09-21T14:16:59.048Z] #38 6.779 GEN criu/include/version.h [2022-09-21T14:16:59.048Z] #38 6.848 GEN include/common/asm [2022-09-21T14:16:59.186Z] #38 34.22 CC images/rpc.o [2022-09-21T14:17:00.555Z] #38 35.32 CC images/ext-file.o [2022-09-21T14:17:00.555Z] #38 35.48 CC images/cgroup.o [2022-09-21T14:17:00.967Z] #38 ... [2022-09-21T14:17:00.967Z] [2022-09-21T14:17:00.967Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:17:00.967Z] #30 DONE 64.7s [2022-09-21T14:17:00.967Z] [2022-09-21T14:17:00.967Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-21T14:17:00.967Z] #0 2.813 + RM_GOPATH=0 [2022-09-21T14:17:00.967Z] #0 2.820 + TMP_GOPATH= [2022-09-21T14:17:00.967Z] #0 2.820 + : /build [2022-09-21T14:17:00.967Z] #0 2.820 + '[' -z '' ']' [2022-09-21T14:17:00.967Z] #0 2.825 ++ mktemp -d [2022-09-21T14:17:00.967Z] #0 2.828 + export GOPATH=/tmp/tmp.0ciuMCW6IS [2022-09-21T14:17:00.967Z] #0 2.828 + GOPATH=/tmp/tmp.0ciuMCW6IS [2022-09-21T14:17:00.967Z] #0 2.828 + RM_GOPATH=1 [2022-09-21T14:17:00.967Z] #0 2.828 + case "$(go env GOARCH)" in [2022-09-21T14:17:00.967Z] #0 2.829 ++ go env GOARCH [2022-09-21T14:17:00.967Z] #0 2.866 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:17:00.967Z] #0 2.869 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:17:00.967Z] #0 2.870 ++ dirname /tmp/install/install.sh [2022-09-21T14:17:00.967Z] #0 2.871 + dir=/tmp/install [2022-09-21T14:17:00.967Z] #0 2.871 + bin=tini [2022-09-21T14:17:00.967Z] #0 2.872 + shift [2022-09-21T14:17:00.967Z] #0 2.872 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-21T14:17:00.967Z] #0 2.872 + . /tmp/install/tini.installer [2022-09-21T14:17:00.967Z] #0 2.873 ++ : v0.19.0 [2022-09-21T14:17:00.967Z] #0 2.873 + install_tini [2022-09-21T14:17:00.967Z] #0 2.874 + echo 'Install tini version v0.19.0' [2022-09-21T14:17:00.967Z] #0 2.874 Install tini version v0.19.0 [2022-09-21T14:17:00.967Z] #0 2.874 + git clone https://github.com/krallin/tini.git /tmp/tmp.0ciuMCW6IS/tini [2022-09-21T14:17:00.967Z] #0 2.876 Cloning into '/tmp/tmp.0ciuMCW6IS/tini'... [2022-09-21T14:17:00.967Z] #0 3.565 + cd /tmp/tmp.0ciuMCW6IS/tini [2022-09-21T14:17:00.967Z] #0 3.565 + git checkout -q v0.19.0 [2022-09-21T14:17:00.967Z] #0 3.586 + cmake . [2022-09-21T14:17:00.967Z] #0 4.190 -- The C compiler identification is GNU 10.2.1 [2022-09-21T14:17:00.967Z] #0 4.303 -- Detecting C compiler ABI info [2022-09-21T14:17:00.967Z] #0 5.055 -- Detecting C compiler ABI info - done [2022-09-21T14:17:00.967Z] #0 5.232 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-21T14:17:00.967Z] #0 5.234 -- Detecting C compile features [2022-09-21T14:17:00.967Z] #0 5.240 -- Detecting C compile features - done [2022-09-21T14:17:00.967Z] #0 5.295 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-21T14:17:00.967Z] #0 5.609 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-21T14:17:00.967Z] #39 5.772 -- Configuring done [2022-09-21T14:17:00.967Z] #39 5.772 -- Generating done [2022-09-21T14:17:00.967Z] #39 5.772 -- Build files have been written to: /tmp/tmp.0ciuMCW6IS/tini [2022-09-21T14:17:00.967Z] #39 5.785 + make tini-static [2022-09-21T14:17:00.967Z] #39 ... [2022-09-21T14:17:00.967Z] [2022-09-21T14:17:00.967Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:00.967Z] #38 8.778 PBCC images/timens.pb-c.c [2022-09-21T14:17:00.967Z] #38 8.778 DEP images/timens.pb-c.d [2022-09-21T14:17:00.967Z] #38 8.818 PBCC images/fown.pb-c.c [2022-09-21T14:17:00.967Z] #38 8.871 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-21T14:17:01.118Z] #38 36.01 CC images/userns.o [2022-09-21T14:17:01.127Z] #27 ... [2022-09-21T14:17:01.127Z] [2022-09-21T14:17:01.127Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-21T14:17:01.127Z] #32 DONE 50.1s [2022-09-21T14:17:01.127Z] [2022-09-21T14:17:01.127Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:17:01.127Z] #31 48.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-21T14:17:01.127Z] #31 48.28 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:17:01.127Z] #31 48.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:17:01.127Z] #31 48.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-21T14:17:01.127Z] #31 48.36 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:17:01.127Z] #31 48.37 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-21T14:17:01.127Z] #31 48.47 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-21T14:17:01.127Z] #31 48.49 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-09-21T14:17:01.127Z] #31 48.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-09-21T14:17:01.127Z] #31 48.93 Selecting previously unselected package libprotobuf23:amd64. [2022-09-21T14:17:01.127Z] #31 48.94 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-21T14:17:01.127Z] #31 48.96 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-21T14:17:01.127Z] #31 50.12 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-09-21T14:17:01.127Z] #31 50.13 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-09-21T14:17:01.127Z] #31 50.15 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-09-21T14:17:01.127Z] #31 50.63 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-21T14:17:01.127Z] #31 50.63 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-09-21T14:17:01.127Z] #31 50.67 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-09-21T14:17:01.228Z] #38 8.946 PBCC images/opts.pb-c.c [2022-09-21T14:17:01.228Z] #38 9.030 PBCC images/memfd.pb-c.c [2022-09-21T14:17:01.228Z] #38 9.106 DEP images/fown.pb-c.d [2022-09-21T14:17:01.375Z] #38 36.22 CC images/google/protobuf/descriptor.o [2022-09-21T14:17:01.490Z] #38 9.180 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-21T14:17:01.490Z] #38 9.262 DEP images/opts.pb-c.d [2022-09-21T14:17:01.490Z] #38 9.352 DEP images/memfd.pb-c.d [2022-09-21T14:17:01.490Z] #38 9.408 PBCC images/sit.pb-c.c [2022-09-21T14:17:01.490Z] #38 9.437 DEP images/sit.pb-c.d [2022-09-21T14:17:01.490Z] #38 9.488 PBCC images/macvlan.pb-c.c [2022-09-21T14:17:01.490Z] #38 9.511 DEP images/macvlan.pb-c.d [2022-09-21T14:17:01.752Z] #38 9.575 PBCC images/autofs.pb-c.c [2022-09-21T14:17:01.752Z] #38 9.619 DEP images/autofs.pb-c.d [2022-09-21T14:17:01.752Z] #38 9.676 PBCC images/sysctl.pb-c.c [2022-09-21T14:17:01.752Z] #38 9.698 DEP images/sysctl.pb-c.d [2022-09-21T14:17:01.752Z] #38 9.766 PBCC images/time.pb-c.c [2022-09-21T14:17:02.013Z] #38 9.796 DEP images/time.pb-c.d [2022-09-21T14:17:02.013Z] #38 9.879 PBCC images/binfmt-misc.pb-c.c [2022-09-21T14:17:02.013Z] #38 9.893 DEP images/binfmt-misc.pb-c.d [2022-09-21T14:17:02.013Z] #38 9.991 PBCC images/seccomp.pb-c.c [2022-09-21T14:17:02.275Z] #38 10.07 DEP images/seccomp.pb-c.d [2022-09-21T14:17:02.275Z] #38 10.15 PBCC images/userns.pb-c.c [2022-09-21T14:17:02.275Z] #38 10.19 DEP images/userns.pb-c.d [2022-09-21T14:17:02.275Z] #38 10.26 PBCC images/cgroup.pb-c.c [2022-09-21T14:17:02.537Z] #38 10.30 DEP images/cgroup.pb-c.d [2022-09-21T14:17:02.537Z] #38 10.36 PBCC images/ext-file.pb-c.c [2022-09-21T14:17:02.537Z] #38 10.40 DEP images/ext-file.pb-c.d [2022-09-21T14:17:02.537Z] #38 10.48 PBCC images/rpc.pb-c.c [2022-09-21T14:17:02.798Z] #38 10.53 DEP images/rpc.pb-c.d [2022-09-21T14:17:02.798Z] #38 10.61 PBCC images/siginfo.pb-c.c [2022-09-21T14:17:02.798Z] #38 10.64 DEP images/siginfo.pb-c.d [2022-09-21T14:17:02.798Z] #38 10.70 PBCC images/pagemap.pb-c.c [2022-09-21T14:17:02.798Z] #38 10.74 DEP images/pagemap.pb-c.d [2022-09-21T14:17:02.798Z] #38 ... [2022-09-21T14:17:02.798Z] [2022-09-21T14:17:02.798Z] #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 [2022-09-21T14:17:02.798Z] #32 56.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-21T14:17:02.798Z] #32 56.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-21T14:17:02.798Z] #32 56.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-21T14:17:02.798Z] #32 63.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-21T14:17:02.798Z] #32 63.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:02.798Z] #32 63.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-21T14:17:02.798Z] #32 63.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-21T14:17:02.798Z] #32 63.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:02.798Z] #32 63.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:02.871Z] #34 ... [2022-09-21T14:17:02.871Z] [2022-09-21T14:17:02.871Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:17:02.871Z] #36 53.32 Selecting previously unselected package libxml2:amd64. [2022-09-21T14:17:02.871Z] #36 53.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-21T14:17:02.871Z] #36 53.33 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-21T14:17:02.871Z] #36 53.86 Selecting previously unselected package libarchive13:amd64. [2022-09-21T14:17:02.871Z] #36 53.87 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-21T14:17:02.871Z] #36 53.88 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-21T14:17:02.871Z] #36 54.15 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-21T14:17:02.871Z] #36 54.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-21T14:17:02.871Z] #36 54.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-21T14:17:02.871Z] #36 54.32 Selecting previously unselected package librhash0:amd64. [2022-09-21T14:17:02.871Z] #36 54.33 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-21T14:17:02.871Z] #36 54.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-21T14:17:02.871Z] #36 54.61 Selecting previously unselected package libuv1:amd64. [2022-09-21T14:17:02.871Z] #36 54.61 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-21T14:17:02.871Z] #36 54.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-21T14:17:02.871Z] #36 54.79 Selecting previously unselected package cmake. [2022-09-21T14:17:02.871Z] #36 54.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-21T14:17:02.871Z] #36 54.86 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-21T14:17:02.871Z] #36 ... [2022-09-21T14:17:02.871Z] [2022-09-21T14:17:02.871Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:17:02.871Z] #29 44.91 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-21T14:17:02.871Z] #29 44.92 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 44.92 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-09-21T14:17:02.871Z] #29 45.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-21T14:17:02.871Z] #29 45.21 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 45.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:17:02.871Z] #29 45.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-21T14:17:02.871Z] #29 45.34 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 45.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-21T14:17:02.871Z] #29 45.47 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-21T14:17:02.871Z] #29 45.48 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 45.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-09-21T14:17:02.871Z] #29 45.75 Selecting previously unselected package libprotobuf23:amd64. [2022-09-21T14:17:02.871Z] #29 45.77 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 45.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-21T14:17:02.871Z] #29 46.64 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-09-21T14:17:02.871Z] #29 46.64 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 46.79 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-09-21T14:17:02.871Z] #29 47.15 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-21T14:17:02.871Z] #29 47.15 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 47.19 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-09-21T14:17:02.871Z] #29 48.75 Selecting previously unselected package libprotoc23:amd64. [2022-09-21T14:17:02.871Z] #29 48.75 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 48.76 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-09-21T14:17:02.871Z] #29 49.47 Selecting previously unselected package protobuf-c-compiler. [2022-09-21T14:17:02.871Z] #29 49.49 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 49.50 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-09-21T14:17:02.871Z] #29 49.68 Selecting previously unselected package protobuf-compiler. [2022-09-21T14:17:02.871Z] #29 49.69 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 49.71 Unpacking protobuf-compiler (3.12.4-1) ... [2022-09-21T14:17:02.871Z] #29 49.84 Selecting previously unselected package python3-pkg-resources. [2022-09-21T14:17:02.871Z] #29 49.87 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-21T14:17:02.871Z] #29 49.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:17:02.871Z] #29 50.08 Selecting previously unselected package python3-six. [2022-09-21T14:17:02.871Z] #29 50.09 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-09-21T14:17:02.871Z] #29 50.10 Unpacking python3-six (1.16.0-2) ... [2022-09-21T14:17:02.871Z] #29 50.24 Selecting previously unselected package python3-protobuf. [2022-09-21T14:17:02.871Z] #29 50.26 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-21T14:17:02.871Z] #29 50.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-21T14:17:02.871Z] #29 50.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:17:02.871Z] #29 52.55 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-21T14:17:02.871Z] #29 52.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:17:02.871Z] #29 52.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:17:02.871Z] #29 52.61 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-21T14:17:02.871Z] #29 52.63 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:17:02.871Z] #29 52.65 Setting up python3-six (1.16.0-2) ... [2022-09-21T14:17:02.871Z] #29 53.92 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-09-21T14:17:02.871Z] #29 53.94 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-09-21T14:17:02.871Z] #29 53.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-09-21T14:17:02.871Z] #29 53.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:17:02.871Z] #29 54.04 Setting up python3-protobuf (3.12.4-1) ... [2022-09-21T14:17:03.041Z] #31 52.26 Selecting previously unselected package libprotoc23:amd64. [2022-09-21T14:17:03.041Z] #31 52.27 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-09-21T14:17:03.041Z] #31 52.28 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-09-21T14:17:03.059Z] #32 ... [2022-09-21T14:17:03.059Z] [2022-09-21T14:17:03.059Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:03.059Z] #38 10.79 PBCC images/rlimit.pb-c.c [2022-09-21T14:17:03.059Z] #38 10.82 DEP images/rlimit.pb-c.d [2022-09-21T14:17:03.059Z] #38 10.93 PBCC images/file-lock.pb-c.c [2022-09-21T14:17:03.059Z] #38 10.96 DEP images/file-lock.pb-c.d [2022-09-21T14:17:03.059Z] #38 11.02 PBCC images/tty.pb-c.c [2022-09-21T14:17:03.269Z] #38 37.81 CC images/opts.o [2022-09-21T14:17:03.269Z] #38 37.97 CC images/seccomp.o [2022-09-21T14:17:03.269Z] #38 38.20 CC images/binfmt-misc.o [2022-09-21T14:17:03.320Z] #38 11.08 DEP images/tty.pb-c.d [2022-09-21T14:17:03.320Z] #38 11.21 PBCC images/tun.pb-c.c [2022-09-21T14:17:03.320Z] #38 11.28 PBCC images/netdev.pb-c.c [2022-09-21T14:17:03.526Z] #38 38.44 CC images/time.o [2022-09-21T14:17:03.581Z] #38 11.35 DEP images/tun.pb-c.d [2022-09-21T14:17:03.581Z] #38 11.45 DEP images/netdev.pb-c.d [2022-09-21T14:17:03.612Z] #31 52.99 Selecting previously unselected package protobuf-c-compiler. [2022-09-21T14:17:03.612Z] #31 53.00 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:17:03.612Z] #31 53.03 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-09-21T14:17:03.612Z] #31 53.17 Selecting previously unselected package protobuf-compiler. [2022-09-21T14:17:03.612Z] #31 53.17 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-09-21T14:17:03.612Z] #31 53.18 Unpacking protobuf-compiler (3.12.4-1) ... [2022-09-21T14:17:03.783Z] #38 38.61 CC images/sysctl.o [2022-09-21T14:17:03.783Z] #38 38.76 CC images/autofs.o [2022-09-21T14:17:03.842Z] #38 11.56 PBCC images/vma.pb-c.c [2022-09-21T14:17:03.843Z] #38 11.63 DEP images/vma.pb-c.d [2022-09-21T14:17:03.843Z] #38 11.69 PBCC images/creds.pb-c.c [2022-09-21T14:17:03.843Z] #38 11.73 DEP images/creds.pb-c.d [2022-09-21T14:17:03.872Z] #31 53.36 Selecting previously unselected package python3-pkg-resources. [2022-09-21T14:17:03.872Z] #31 53.36 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-21T14:17:03.872Z] #31 53.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:17:04.041Z] #38 38.95 CC images/macvlan.o [2022-09-21T14:17:04.104Z] #38 11.80 PBCC images/utsns.pb-c.c [2022-09-21T14:17:04.104Z] #38 11.84 DEP images/utsns.pb-c.d [2022-09-21T14:17:04.104Z] #38 ... [2022-09-21T14:17:04.104Z] [2022-09-21T14:17:04.104Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-21T14:17:04.104Z] #39 6.132 Scanning dependencies of target tini-static [2022-09-21T14:17:04.104Z] #39 6.228 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-21T14:17:04.104Z] #39 7.723 [100%] Linking C executable tini-static [2022-09-21T14:17:04.104Z] #39 8.457 [100%] Built target tini-static [2022-09-21T14:17:04.104Z] #39 8.572 + mkdir -p /build [2022-09-21T14:17:04.104Z] #39 8.602 + cp tini-static /build/docker-init [2022-09-21T14:17:04.104Z] #39 DONE 9.0s [2022-09-21T14:17:04.104Z] [2022-09-21T14:17:04.104Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:04.104Z] #38 11.92 PBCC images/ipc-desc.pb-c.c [2022-09-21T14:17:04.104Z] #38 11.98 PBCC images/ipc-sem.pb-c.c [2022-09-21T14:17:04.104Z] #38 12.02 DEP images/ipc-desc.pb-c.d [2022-09-21T14:17:04.133Z] #31 53.63 Selecting previously unselected package python3-six. [2022-09-21T14:17:04.133Z] #31 53.66 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-09-21T14:17:04.133Z] #31 53.67 Unpacking python3-six (1.16.0-2) ... [2022-09-21T14:17:04.298Z] #38 39.11 CC images/sit.o [2022-09-21T14:17:04.298Z] #38 39.30 CC images/memfd.o [2022-09-21T14:17:04.365Z] #38 12.18 DEP images/ipc-sem.pb-c.d [2022-09-21T14:17:04.365Z] #38 12.18 PBCC images/ipc-msg.pb-c.c [2022-09-21T14:17:04.365Z] #38 12.21 DEP images/ipc-msg.pb-c.d [2022-09-21T14:17:04.365Z] #38 12.29 PBCC images/ipc-shm.pb-c.c [2022-09-21T14:17:04.365Z] #38 12.31 DEP images/ipc-shm.pb-c.d [2022-09-21T14:17:04.394Z] #31 53.77 Selecting previously unselected package python3-protobuf. [2022-09-21T14:17:04.394Z] #31 53.77 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-21T14:17:04.394Z] #31 53.79 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-21T14:17:04.627Z] #38 12.39 PBCC images/ipc-var.pb-c.c [2022-09-21T14:17:04.627Z] #38 12.42 DEP images/ipc-var.pb-c.d [2022-09-21T14:17:04.627Z] #38 12.52 PBCC images/sk-opts.pb-c.c [2022-09-21T14:17:04.627Z] #38 12.52 PBCC images/packet-sock.pb-c.c [2022-09-21T14:17:04.627Z] #38 12.56 DEP images/sk-opts.pb-c.d [2022-09-21T14:17:04.627Z] #38 12.58 DEP images/packet-sock.pb-c.d [2022-09-21T14:17:04.627Z] #38 12.63 PBCC images/sk-netlink.pb-c.c [2022-09-21T14:17:04.655Z] #31 ... [2022-09-21T14:17:04.655Z] [2022-09-21T14:17:04.655Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:17:04.655Z] #27 52.12 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-21T14:17:04.655Z] #27 52.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-21T14:17:04.655Z] #27 52.15 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-21T14:17:04.655Z] #27 52.33 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-21T14:17:04.655Z] #27 52.39 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-21T14:17:04.655Z] #27 52.40 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-21T14:17:04.655Z] #27 52.47 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-21T14:17:04.655Z] #27 52.51 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-21T14:17:04.655Z] #27 52.53 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-21T14:17:04.655Z] #27 52.61 go: downloading github.com/spf13/afero v1.6.0 [2022-09-21T14:17:04.655Z] #27 52.62 go: downloading github.com/spf13/cast v1.4.1 [2022-09-21T14:17:04.655Z] #27 52.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-21T14:17:04.655Z] #27 52.69 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-21T14:17:04.655Z] #27 52.75 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-21T14:17:04.655Z] #27 52.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-21T14:17:04.655Z] #27 52.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-21T14:17:04.655Z] #27 52.97 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-21T14:17:04.655Z] #27 52.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-21T14:17:04.655Z] #27 53.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-21T14:17:04.655Z] #27 53.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-21T14:17:04.655Z] #27 53.07 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-21T14:17:04.655Z] #27 53.07 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-21T14:17:04.655Z] #27 53.14 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-21T14:17:04.655Z] #27 53.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-21T14:17:04.655Z] #27 53.22 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-21T14:17:04.655Z] #27 53.30 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-21T14:17:04.655Z] #27 53.36 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-21T14:17:04.655Z] #27 53.41 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-21T14:17:04.655Z] #27 53.81 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-21T14:17:04.655Z] #27 53.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-21T14:17:04.655Z] #27 53.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-21T14:17:04.655Z] #27 53.94 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-21T14:17:04.655Z] #27 53.99 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-21T14:17:04.655Z] #27 54.00 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-21T14:17:04.655Z] #27 54.05 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-21T14:17:04.655Z] #27 54.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-21T14:17:04.655Z] #27 54.21 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-21T14:17:04.655Z] #27 54.27 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-21T14:17:04.862Z] #38 39.64 CC images/timens.o [2022-09-21T14:17:04.862Z] #38 39.89 LINK images/built-in.o [2022-09-21T14:17:04.862Z] #38 ... [2022-09-21T14:17:04.862Z] [2022-09-21T14:17:04.862Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:17:04.862Z] #37 45.28 + bin/ctr [2022-09-21T14:17:04.888Z] #38 12.68 DEP images/sk-netlink.pb-c.d [2022-09-21T14:17:04.888Z] #38 12.77 PBCC images/sk-inet.pb-c.c [2022-09-21T14:17:04.915Z] #27 54.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-21T14:17:04.915Z] #27 54.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-21T14:17:04.915Z] #27 54.52 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-21T14:17:05.119Z] #37 ... [2022-09-21T14:17:05.119Z] [2022-09-21T14:17:05.119Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:17:05.119Z] #34 79.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-21T14:17:05.119Z] #34 79.66 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-21T14:17:05.119Z] #34 79.67 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:17:05.119Z] #34 ... [2022-09-21T14:17:05.119Z] [2022-09-21T14:17:05.119Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:05.119Z] #38 40.10 GEN compel/include/asm [2022-09-21T14:17:05.119Z] #38 40.14 GEN compel/include/version.h [2022-09-21T14:17:05.149Z] #38 12.85 DEP images/sk-inet.pb-c.d [2022-09-21T14:17:05.149Z] #38 12.93 PBCC images/sk-unix.pb-c.c [2022-09-21T14:17:05.149Z] #38 12.99 DEP images/sk-unix.pb-c.d [2022-09-21T14:17:05.149Z] #38 13.06 PBCC images/mm.pb-c.c [2022-09-21T14:17:05.175Z] #27 54.54 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-21T14:17:05.175Z] #27 54.59 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-21T14:17:05.175Z] #27 54.63 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-21T14:17:05.175Z] #27 54.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-21T14:17:05.175Z] #27 54.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-21T14:17:05.175Z] #27 54.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-21T14:17:05.377Z] #38 40.20 touch .config [2022-09-21T14:17:05.377Z] #38 40.27 GEN include/common/config.h [2022-09-21T14:17:05.377Z] #38 40.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-21T14:17:05.411Z] #38 13.12 DEP images/mm.pb-c.d [2022-09-21T14:17:05.411Z] #38 13.15 PBCC images/timerfd.pb-c.c [2022-09-21T14:17:05.411Z] #38 13.23 DEP images/timerfd.pb-c.d [2022-09-21T14:17:05.411Z] #38 13.31 PBCC images/timer.pb-c.c [2022-09-21T14:17:05.411Z] #38 13.33 DEP images/timer.pb-c.d [2022-09-21T14:17:05.420Z] #29 57.65 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-21T14:17:05.420Z] #29 57.67 Setting up protobuf-compiler (3.12.4-1) ... [2022-09-21T14:17:05.420Z] #29 57.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-21T14:17:05.420Z] #29 57.71 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-09-21T14:17:05.420Z] #29 57.73 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-09-21T14:17:05.420Z] #29 57.76 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-09-21T14:17:05.420Z] #29 57.78 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:17:05.440Z] #27 54.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-21T14:17:05.440Z] #27 54.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-21T14:17:05.634Z] #38 40.43 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-09-21T14:17:05.634Z] #38 40.46 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-09-21T14:17:05.634Z] #38 40.52 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-09-21T14:17:05.634Z] #38 40.54 DEP compel/plugins/std/infect.d [2022-09-21T14:17:05.634Z] #38 40.64 DEP compel/plugins/std/string.d [2022-09-21T14:17:05.672Z] #38 13.38 PBCC images/sa.pb-c.c [2022-09-21T14:17:05.672Z] #38 13.46 DEP images/sa.pb-c.d [2022-09-21T14:17:05.672Z] #38 13.50 PBCC images/pipe-data.pb-c.c [2022-09-21T14:17:05.672Z] #38 13.54 DEP images/pipe-data.pb-c.d [2022-09-21T14:17:05.700Z] #27 55.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-21T14:17:05.700Z] #27 55.04 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-21T14:17:05.700Z] #27 55.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-21T14:17:05.700Z] #27 55.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-21T14:17:05.700Z] #27 55.13 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-21T14:17:05.700Z] #27 55.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-21T14:17:05.700Z] #27 55.20 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-21T14:17:05.700Z] #27 55.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-21T14:17:05.700Z] #27 55.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-21T14:17:05.700Z] #27 55.32 go: downloading github.com/julz/importas v0.1.0 [2022-09-21T14:17:05.700Z] #27 55.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-21T14:17:05.891Z] #38 40.78 DEP compel/plugins/std/log.d [2022-09-21T14:17:05.891Z] #38 40.88 DEP compel/plugins/std/fds.d [2022-09-21T14:17:05.933Z] #38 13.61 PBCC images/mnt.pb-c.c [2022-09-21T14:17:05.933Z] #38 13.65 DEP images/mnt.pb-c.d [2022-09-21T14:17:05.933Z] #38 13.77 PBCC images/sk-packet.pb-c.c [2022-09-21T14:17:05.933Z] #38 13.79 DEP images/sk-packet.pb-c.d [2022-09-21T14:17:05.963Z] #27 55.45 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-21T14:17:05.963Z] #27 55.53 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-21T14:17:05.963Z] #27 55.55 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-21T14:17:05.963Z] #27 55.63 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-21T14:17:05.963Z] #27 ... [2022-09-21T14:17:05.963Z] [2022-09-21T14:17:05.963Z] #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 [2022-09-21T14:17:05.963Z] #25 45.62 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:17:05.963Z] #25 46.01 Fetched 115 MB in 8s (14.6 MB/s) [2022-09-21T14:17:05.963Z] #25 46.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-21T14:17:05.963Z] #25 46.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-21T14:17:05.963Z] #25 46.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-21T14:17:05.963Z] #25 46.23 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-21T14:17:05.963Z] #25 49.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-21T14:17:05.963Z] #25 49.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-21T14:17:05.963Z] #25 49.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-21T14:17:05.963Z] #25 53.11 Selecting previously unselected package binutils-mingw-w64. [2022-09-21T14:17:05.963Z] #25 53.11 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-21T14:17:05.963Z] #25 53.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-21T14:17:05.963Z] #25 53.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-21T14:17:05.963Z] #25 53.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:17:05.963Z] #25 53.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:17:05.963Z] #25 53.49 Selecting previously unselected package dmsetup. [2022-09-21T14:17:05.963Z] #25 53.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:17:05.963Z] #25 53.52 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-21T14:17:05.963Z] #25 53.72 Selecting previously unselected package mingw-w64-common. [2022-09-21T14:17:05.963Z] #25 53.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-21T14:17:05.963Z] #25 53.73 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-21T14:17:06.148Z] #38 41.00 DEP compel/plugins/std/std.d [2022-09-21T14:17:06.148Z] #38 41.11 DEP compel/plugins/shmem/shmem.d [2022-09-21T14:17:06.148Z] #38 41.24 DEP compel/plugins/fds/fds.d [2022-09-21T14:17:06.194Z] #38 13.89 PBCC images/tcp-stream.pb-c.c [2022-09-21T14:17:06.194Z] #38 13.93 DEP images/tcp-stream.pb-c.d [2022-09-21T14:17:06.194Z] #38 14.02 PBCC images/pipe.pb-c.c [2022-09-21T14:17:06.194Z] #38 14.07 DEP images/pipe.pb-c.d [2022-09-21T14:17:06.194Z] #38 14.16 PBCC images/pstree.pb-c.c [2022-09-21T14:17:06.224Z] #25 ... [2022-09-21T14:17:06.224Z] [2022-09-21T14:17:06.224Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:17:06.224Z] #27 55.72 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-21T14:17:06.224Z] #27 55.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-21T14:17:06.224Z] #27 55.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-21T14:17:06.224Z] #27 55.83 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-21T14:17:06.224Z] #27 55.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-21T14:17:06.224Z] #27 55.91 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-21T14:17:06.405Z] #38 41.35 CC compel/plugins/std/std.o [2022-09-21T14:17:06.456Z] #38 14.18 DEP images/pstree.pb-c.d [2022-09-21T14:17:06.456Z] #38 14.29 PBCC images/fs.pb-c.c [2022-09-21T14:17:06.456Z] #38 14.29 DEP images/fs.pb-c.d [2022-09-21T14:17:06.456Z] #38 14.40 PBCC images/signalfd.pb-c.c [2022-09-21T14:17:06.484Z] #27 55.94 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-21T14:17:06.662Z] #38 41.62 CC compel/plugins/std/fds.o [2022-09-21T14:17:06.726Z] #38 14.47 DEP images/signalfd.pb-c.d [2022-09-21T14:17:06.726Z] #38 14.62 PBCC images/fh.pb-c.c [2022-09-21T14:17:06.726Z] #38 14.62 PBCC images/fsnotify.pb-c.c [2022-09-21T14:17:06.726Z] #38 14.64 DEP images/fh.pb-c.d [2022-09-21T14:17:06.726Z] #38 14.68 DEP images/fsnotify.pb-c.d [2022-09-21T14:17:06.819Z] #29 ... [2022-09-21T14:17:06.820Z] [2022-09-21T14:17:06.820Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:17:06.820Z] #36 59.37 Setting up libicu67:amd64 (67.1-7) ... [2022-09-21T14:17:06.919Z] #38 41.91 CC compel/plugins/std/log.o [2022-09-21T14:17:06.988Z] #38 14.73 PBCC images/eventpoll.pb-c.c [2022-09-21T14:17:06.988Z] #38 14.76 DEP images/eventpoll.pb-c.d [2022-09-21T14:17:06.988Z] #38 14.80 PBCC images/eventfd.pb-c.c [2022-09-21T14:17:06.988Z] #38 14.80 DEP images/eventfd.pb-c.d [2022-09-21T14:17:07.058Z] #27 56.50 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-21T14:17:07.058Z] #27 56.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-21T14:17:07.058Z] #27 56.54 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-21T14:17:07.058Z] #27 56.60 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-21T14:17:07.058Z] #27 56.72 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-21T14:17:07.250Z] #38 14.98 PBCC images/remap-file-path.pb-c.c [2022-09-21T14:17:07.250Z] #38 14.98 DEP images/remap-file-path.pb-c.d [2022-09-21T14:17:07.250Z] #38 14.98 PBCC images/fifo.pb-c.c [2022-09-21T14:17:07.250Z] #38 14.98 DEP images/fifo.pb-c.d [2022-09-21T14:17:07.251Z] #38 15.02 PBCC images/ghost-file.pb-c.c [2022-09-21T14:17:07.251Z] #38 15.07 DEP images/ghost-file.pb-c.d [2022-09-21T14:17:07.251Z] #38 15.16 PBCC images/regfile.pb-c.c [2022-09-21T14:17:07.320Z] #27 56.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-21T14:17:07.320Z] #27 56.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-21T14:17:07.320Z] #27 56.82 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-21T14:17:07.320Z] #27 56.86 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-21T14:17:07.391Z] #36 59.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:17:07.391Z] #36 ... [2022-09-21T14:17:07.391Z] [2022-09-21T14:17:07.391Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:17:07.391Z] #32 49.62 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-21T14:17:07.391Z] #32 49.63 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-21T14:17:07.391Z] #32 49.67 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-21T14:17:07.391Z] #32 49.68 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-21T14:17:07.391Z] #32 49.78 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-21T14:17:07.391Z] #32 49.83 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-21T14:17:07.391Z] #32 49.91 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-21T14:17:07.391Z] #32 49.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-21T14:17:07.391Z] #32 49.98 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-21T14:17:07.391Z] #32 50.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-21T14:17:07.391Z] #32 50.22 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-21T14:17:07.391Z] #32 50.23 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-21T14:17:07.391Z] #32 50.26 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-21T14:17:07.391Z] #32 50.28 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-21T14:17:07.391Z] #32 50.29 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-21T14:17:07.391Z] #32 50.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-21T14:17:07.391Z] #32 50.47 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-21T14:17:07.391Z] #32 50.48 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-21T14:17:07.391Z] #32 50.50 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-21T14:17:07.391Z] #32 50.51 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-21T14:17:07.391Z] #32 50.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-21T14:17:07.391Z] #32 50.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-21T14:17:07.391Z] #32 50.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-21T14:17:07.391Z] #32 50.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-21T14:17:07.391Z] #32 50.89 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-21T14:17:07.391Z] #32 50.98 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-21T14:17:07.391Z] #32 51.23 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-21T14:17:07.391Z] #32 51.36 go: downloading honnef.co/go/tools v0.2.2 [2022-09-21T14:17:07.391Z] #32 52.75 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-21T14:17:07.391Z] #32 52.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-21T14:17:07.391Z] #32 52.89 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-21T14:17:07.391Z] #32 52.91 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-21T14:17:07.391Z] #32 52.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-21T14:17:07.391Z] #32 54.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-21T14:17:07.391Z] #32 54.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-21T14:17:07.391Z] #32 54.35 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-21T14:17:07.391Z] #32 54.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-21T14:17:07.391Z] #32 54.69 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-21T14:17:07.391Z] #32 54.71 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-21T14:17:07.391Z] #32 54.91 go: downloading golang.org/x/text v0.3.7 [2022-09-21T14:17:07.512Z] #38 15.25 DEP images/regfile.pb-c.d [2022-09-21T14:17:07.512Z] #38 15.37 PBCC images/ns.pb-c.c [2022-09-21T14:17:07.512Z] #38 15.37 DEP images/ns.pb-c.d [2022-09-21T14:17:07.581Z] #27 57.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-21T14:17:07.581Z] #27 57.11 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-21T14:17:07.581Z] #27 57.13 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-21T14:17:07.714Z] #32 ... [2022-09-21T14:17:07.714Z] [2022-09-21T14:17:07.714Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:17:07.714Z] #36 59.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-21T14:17:07.774Z] #38 15.47 PBCC images/fdinfo.pb-c.c [2022-09-21T14:17:07.774Z] #38 15.52 DEP images/fdinfo.pb-c.d [2022-09-21T14:17:07.774Z] #38 15.60 PBCC images/core-aarch64.pb-c.c [2022-09-21T14:17:07.850Z] #38 42.62 CC compel/plugins/std/string.o [2022-09-21T14:17:07.892Z] #27 57.15 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-21T14:17:07.892Z] #27 57.16 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-21T14:17:07.892Z] #27 57.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-21T14:17:07.892Z] #27 57.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-21T14:17:07.892Z] #27 57.35 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-21T14:17:07.892Z] #27 57.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-21T14:17:07.978Z] #36 60.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:17:08.035Z] #38 15.67 PBCC images/core-arm.pb-c.c [2022-09-21T14:17:08.035Z] #38 15.67 PBCC images/core-ppc64.pb-c.c [2022-09-21T14:17:08.035Z] #38 15.77 PBCC images/core-s390.pb-c.c [2022-09-21T14:17:08.035Z] #38 15.77 PBCC images/core-x86.pb-c.c [2022-09-21T14:17:08.035Z] #38 15.83 PBCC images/core.pb-c.c [2022-09-21T14:17:08.035Z] #38 15.92 PBCC images/inventory.pb-c.c [2022-09-21T14:17:08.107Z] #38 43.20 CC compel/plugins/std/infect.o [2022-09-21T14:17:08.153Z] #27 57.44 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-21T14:17:08.153Z] #27 57.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-21T14:17:08.153Z] #27 57.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-21T14:17:08.153Z] #27 57.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-21T14:17:08.153Z] #27 57.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-21T14:17:08.238Z] #36 ... [2022-09-21T14:17:08.238Z] [2022-09-21T14:17:08.238Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:17:08.238Z] #29 DONE 60.6s [2022-09-21T14:17:08.238Z] [2022-09-21T14:17:08.238Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:17:08.238Z] #36 60.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-21T14:17:08.238Z] #36 60.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-21T14:17:08.238Z] #36 60.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-21T14:17:08.238Z] #36 60.68 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-21T14:17:08.238Z] #36 60.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-21T14:17:08.238Z] #36 60.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-21T14:17:08.299Z] #38 15.97 DEP images/core-aarch64.pb-c.d [2022-09-21T14:17:08.299Z] #38 16.06 DEP images/core-arm.pb-c.d [2022-09-21T14:17:08.299Z] #38 16.13 DEP images/core-ppc64.pb-c.d [2022-09-21T14:17:08.299Z] #38 16.18 DEP images/core-s390.pb-c.d [2022-09-21T14:17:08.415Z] #27 57.83 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-21T14:17:08.415Z] #27 57.94 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-21T14:17:08.415Z] #27 58.01 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-21T14:17:08.501Z] #36 60.83 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:17:08.560Z] #38 16.29 DEP images/core-x86.pb-c.d [2022-09-21T14:17:08.671Z] #38 43.51 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-09-21T14:17:08.671Z] #38 43.57 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-09-21T14:17:08.671Z] #38 43.63 AR compel/plugins/std.lib.a [2022-09-21T14:17:08.671Z] #38 43.69 CC compel/plugins/fds/fds.o [2022-09-21T14:17:08.765Z] #36 ... [2022-09-21T14:17:08.765Z] [2022-09-21T14:17:08.765Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:08.765Z] #25 51.00 sync [2022-09-21T14:17:08.765Z] #25 51.01 internal/reflectlite [2022-09-21T14:17:08.765Z] #25 52.81 internal/testlog [2022-09-21T14:17:08.765Z] #25 53.84 sort [2022-09-21T14:17:08.765Z] #25 53.84 errors [2022-09-21T14:17:08.765Z] #25 54.34 strconv [2022-09-21T14:17:08.765Z] #25 54.96 io [2022-09-21T14:17:08.765Z] #25 56.21 internal/oserror [2022-09-21T14:17:08.765Z] #25 56.41 syscall [2022-09-21T14:17:08.765Z] #25 58.48 reflect [2022-09-21T14:17:08.765Z] #25 ... [2022-09-21T14:17:08.765Z] [2022-09-21T14:17:08.765Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:17:08.765Z] #27 50.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-21T14:17:08.765Z] #27 50.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-21T14:17:08.765Z] #27 51.00 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-21T14:17:08.765Z] #27 53.54 Selecting previously unselected package binutils-mingw-w64. [2022-09-21T14:17:08.765Z] #27 53.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-21T14:17:08.765Z] #27 53.57 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-21T14:17:08.765Z] #27 53.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-21T14:17:08.765Z] #27 53.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:17:08.765Z] #27 53.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:17:08.765Z] #27 53.89 Selecting previously unselected package dmsetup. [2022-09-21T14:17:08.765Z] #27 53.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:17:08.765Z] #27 53.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-21T14:17:08.765Z] #27 54.08 Selecting previously unselected package mingw-w64-common. [2022-09-21T14:17:08.765Z] #27 54.09 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-21T14:17:08.765Z] #27 54.10 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-21T14:17:08.765Z] #27 60.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-21T14:17:08.765Z] #27 60.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-21T14:17:08.765Z] #27 60.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-21T14:17:08.849Z] #38 16.52 DEP images/core.pb-c.d [2022-09-21T14:17:08.849Z] #38 16.52 DEP images/inventory.pb-c.d [2022-09-21T14:17:08.849Z] #38 16.52 PBCC images/cpuinfo.pb-c.c [2022-09-21T14:17:08.849Z] #38 16.52 DEP images/cpuinfo.pb-c.d [2022-09-21T14:17:08.849Z] #38 16.55 PBCC images/stats.pb-c.c [2022-09-21T14:17:08.849Z] #38 ... [2022-09-21T14:17:08.849Z] [2022-09-21T14:17:08.849Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:17:08.849Z] #25 63.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-21T14:17:08.928Z] #38 43.91 AR compel/plugins/fds.lib.a [2022-09-21T14:17:08.986Z] #27 58.25 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-21T14:17:08.986Z] #27 58.44 go: downloading honnef.co/go/tools v0.2.2 [2022-09-21T14:17:09.026Z] #27 ... [2022-09-21T14:17:09.026Z] [2022-09-21T14:17:09.026Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:17:09.026Z] #36 DONE 61.3s [2022-09-21T14:17:09.026Z] [2022-09-21T14:17:09.026Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:17:09.026Z] #32 60.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-21T14:17:09.026Z] #32 60.70 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-21T14:17:09.026Z] #32 60.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-21T14:17:09.026Z] #32 60.88 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-21T14:17:09.026Z] #32 60.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-21T14:17:09.026Z] #32 60.95 go: downloading golang.org/x/mod v0.5.1 [2022-09-21T14:17:09.026Z] #32 61.11 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-21T14:17:09.026Z] #32 61.31 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-21T14:17:09.026Z] #32 61.31 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-21T14:17:09.026Z] #32 61.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-21T14:17:09.115Z] #25 ... [2022-09-21T14:17:09.115Z] [2022-09-21T14:17:09.115Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:09.115Z] #38 16.72 DEP images/stats.pb-c.d [2022-09-21T14:17:09.185Z] #38 43.98 HOSTDEP compel/src/lib/log-host.d [2022-09-21T14:17:09.185Z] #38 44.15 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-21T14:17:09.286Z] #32 61.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-21T14:17:09.286Z] #32 61.61 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-21T14:17:09.443Z] #38 44.28 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-09-21T14:17:09.443Z] #38 44.35 HOSTDEP compel/src/main-host.d [2022-09-21T14:17:09.443Z] #38 44.47 DEP compel/src/lib/ptrace.d [2022-09-21T14:17:09.704Z] #38 44.58 DEP compel/src/lib/infect.d [2022-09-21T14:17:09.704Z] #38 44.69 DEP compel/src/lib/infect-util.d [2022-09-21T14:17:09.704Z] #38 44.80 DEP compel/src/lib/infect-rpc.d [2022-09-21T14:17:09.858Z] #32 62.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-21T14:17:09.961Z] #38 44.93 DEP compel/arch/aarch64/src/lib/infect.d [2022-09-21T14:17:09.961Z] #38 45.07 DEP compel/arch/aarch64/src/lib/cpu.d [2022-09-21T14:17:10.119Z] #32 62.36 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-21T14:17:10.119Z] #32 62.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-21T14:17:10.218Z] #38 45.13 DEP compel/src/lib/log.d [2022-09-21T14:17:10.368Z] #27 59.86 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-21T14:17:10.368Z] #27 59.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-21T14:17:10.380Z] #32 62.70 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-21T14:17:10.380Z] #32 62.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-21T14:17:10.380Z] #32 62.85 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-21T14:17:10.474Z] #38 45.26 DEP compel/src/main.d [2022-09-21T14:17:10.474Z] #38 45.34 DEP compel/src/lib/handle-elf.d [2022-09-21T14:17:10.474Z] #38 45.41 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-09-21T14:17:10.508Z] #38 18.22 make[1]: Nothing to be done for 'all'. [2022-09-21T14:17:10.629Z] #27 59.97 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-21T14:17:10.629Z] #27 60.00 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-21T14:17:10.629Z] #27 60.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-21T14:17:10.629Z] #27 60.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-21T14:17:10.640Z] #32 63.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-21T14:17:10.640Z] #32 63.00 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-21T14:17:10.640Z] #32 63.05 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-21T14:17:10.731Z] #38 45.52 CC compel/src/lib/log.o [2022-09-21T14:17:10.731Z] #38 45.69 CC compel/arch/aarch64/src/lib/cpu.o [2022-09-21T14:17:10.889Z] #27 60.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-21T14:17:10.889Z] #27 60.41 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-21T14:17:10.901Z] #32 63.24 go: downloading github.com/prometheus/common v0.10.0 [2022-09-21T14:17:10.988Z] #38 45.89 CC compel/arch/aarch64/src/lib/infect.o [2022-09-21T14:17:11.162Z] #32 63.47 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-21T14:17:11.162Z] #32 63.55 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-21T14:17:11.162Z] #32 63.63 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-21T14:17:11.551Z] #38 46.29 CC compel/src/lib/infect-rpc.o [2022-09-21T14:17:11.551Z] #38 46.66 CC compel/src/lib/infect-util.o [2022-09-21T14:17:11.893Z] #38 19.80 CC images/stats.o [2022-09-21T14:17:12.114Z] #38 46.88 CC compel/src/lib/infect.o [2022-09-21T14:17:12.274Z] #27 61.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-21T14:17:12.274Z] #27 ... [2022-09-21T14:17:12.274Z] [2022-09-21T14:17:12.274Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:17:12.274Z] #24 51.52 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-21T14:17:12.274Z] #24 52.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-21T14:17:12.274Z] #24 52.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:17:12.465Z] #38 20.14 CC images/core.o [2022-09-21T14:17:12.534Z] #24 ... [2022-09-21T14:17:12.534Z] [2022-09-21T14:17:12.534Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:17:12.534Z] #34 51.84 Selecting previously unselected package libicu67:amd64. [2022-09-21T14:17:12.534Z] #34 51.85 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-21T14:17:12.534Z] #34 51.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-21T14:17:12.534Z] #34 57.68 Selecting previously unselected package libxml2:amd64. [2022-09-21T14:17:12.534Z] #34 57.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-21T14:17:12.534Z] #34 57.70 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-21T14:17:12.534Z] #34 58.31 Selecting previously unselected package libarchive13:amd64. [2022-09-21T14:17:12.534Z] #34 58.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-21T14:17:12.534Z] #34 58.34 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-21T14:17:12.534Z] #34 58.58 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-21T14:17:12.534Z] #34 58.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-21T14:17:12.534Z] #34 58.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-21T14:17:12.534Z] #34 58.82 Selecting previously unselected package librhash0:amd64. [2022-09-21T14:17:12.534Z] #34 58.82 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-21T14:17:12.534Z] #34 58.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-21T14:17:12.534Z] #34 59.05 Selecting previously unselected package libuv1:amd64. [2022-09-21T14:17:12.534Z] #34 59.05 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-21T14:17:12.534Z] #34 59.07 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-21T14:17:12.534Z] #34 59.25 Selecting previously unselected package cmake. [2022-09-21T14:17:12.534Z] #34 59.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-21T14:17:12.534Z] #34 59.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-21T14:17:12.534Z] #34 ... [2022-09-21T14:17:12.534Z] [2022-09-21T14:17:12.534Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:17:12.534Z] #27 62.10 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-21T14:17:12.534Z] #27 62.10 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-21T14:17:12.544Z] #32 ... [2022-09-21T14:17:12.544Z] [2022-09-21T14:17:12.544Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:17:12.544Z] #24 DONE 64.9s [2022-09-21T14:17:12.544Z] [2022-09-21T14:17:12.544Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-21T14:17:12.544Z] #0 1.062 + RM_GOPATH=0 [2022-09-21T14:17:12.544Z] #0 1.063 + TMP_GOPATH= [2022-09-21T14:17:12.544Z] #0 1.063 + : /build [2022-09-21T14:17:12.544Z] #0 1.064 + '[' -z '' ']' [2022-09-21T14:17:12.544Z] #0 1.065 ++ mktemp -d [2022-09-21T14:17:12.544Z] #0 1.067 + export GOPATH=/tmp/tmp.ATvNPZ8Lcq [2022-09-21T14:17:12.544Z] #0 1.068 + GOPATH=/tmp/tmp.ATvNPZ8Lcq [2022-09-21T14:17:12.544Z] #0 1.068 + RM_GOPATH=1 [2022-09-21T14:17:12.544Z] #0 1.068 + case "$(go env GOARCH)" in [2022-09-21T14:17:12.544Z] #0 1.069 ++ go env GOARCH [2022-09-21T14:17:12.544Z] #0 1.086 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:17:12.544Z] #0 1.086 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:17:12.544Z] #0 1.087 ++ dirname /tmp/install/install.sh [2022-09-21T14:17:12.544Z] #0 1.090 + dir=/tmp/install [2022-09-21T14:17:12.544Z] #0 1.091 + bin=tini [2022-09-21T14:17:12.544Z] #0 1.092 + shift [2022-09-21T14:17:12.544Z] #0 1.092 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-21T14:17:12.544Z] #0 1.093 + . /tmp/install/tini.installer [2022-09-21T14:17:12.544Z] #0 1.093 ++ : v0.19.0 [2022-09-21T14:17:12.544Z] #0 1.094 + install_tini [2022-09-21T14:17:12.544Z] #0 1.094 + echo 'Install tini version v0.19.0' [2022-09-21T14:17:12.544Z] #0 1.094 Install tini version v0.19.0 [2022-09-21T14:17:12.544Z] #0 1.095 + git clone https://github.com/krallin/tini.git /tmp/tmp.ATvNPZ8Lcq/tini [2022-09-21T14:17:12.544Z] #0 1.096 Cloning into '/tmp/tmp.ATvNPZ8Lcq/tini'... [2022-09-21T14:17:12.544Z] #0 1.897 + cd /tmp/tmp.ATvNPZ8Lcq/tini [2022-09-21T14:17:12.544Z] #0 1.897 + git checkout -q v0.19.0 [2022-09-21T14:17:12.544Z] #0 1.916 + cmake . [2022-09-21T14:17:12.544Z] #0 2.436 -- The C compiler identification is GNU 10.2.1 [2022-09-21T14:17:12.544Z] #0 2.570 -- Detecting C compiler ABI info [2022-09-21T14:17:12.544Z] #0 3.183 -- Detecting C compiler ABI info - done [2022-09-21T14:17:12.544Z] #0 3.319 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-21T14:17:12.544Z] #0 3.334 -- Detecting C compile features [2022-09-21T14:17:12.544Z] #0 3.338 -- Detecting C compile features - done [2022-09-21T14:17:12.544Z] #0 3.389 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-21T14:17:12.544Z] #0 3.670 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-21T14:17:12.796Z] #27 62.28 go: downloading golang.org/x/text v0.3.7 [2022-09-21T14:17:12.803Z] #38 3.809 -- Configuring done [2022-09-21T14:17:12.803Z] #38 3.809 -- Generating done [2022-09-21T14:17:12.803Z] #38 3.809 -- Build files have been written to: /tmp/tmp.ATvNPZ8Lcq/tini [2022-09-21T14:17:12.803Z] #38 3.894 + make tini-static [2022-09-21T14:17:13.038Z] #38 20.67 CC images/core-x86.o [2022-09-21T14:17:13.038Z] #38 ... [2022-09-21T14:17:13.038Z] [2022-09-21T14:17:13.038Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:13.038Z] #26 67.20 internal/syscall/unix [2022-09-21T14:17:13.038Z] #26 67.76 time [2022-09-21T14:17:13.038Z] #26 74.98 internal/poll [2022-09-21T14:17:13.038Z] #26 77.09 internal/fmtsort [2022-09-21T14:17:13.044Z] #38 ... [2022-09-21T14:17:13.044Z] [2022-09-21T14:17:13.044Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:17:13.044Z] #34 88.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-21T14:17:13.044Z] #34 88.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-21T14:17:13.044Z] #34 88.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:17:13.044Z] #34 93.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-21T14:17:13.044Z] #34 93.36 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-21T14:17:13.044Z] #34 93.37 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-21T14:17:13.044Z] #34 93.49 Selecting previously unselected package libapparmor1:arm64. [2022-09-21T14:17:13.044Z] #34 93.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-21T14:17:13.044Z] #34 93.50 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-21T14:17:13.044Z] #34 93.63 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-21T14:17:13.044Z] #34 93.63 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-21T14:17:13.044Z] #34 93.65 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-21T14:17:13.044Z] #34 93.82 Selecting previously unselected package libbtrfs0:arm64. [2022-09-21T14:17:13.044Z] #34 93.82 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-21T14:17:13.044Z] #34 93.82 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-21T14:17:13.044Z] #34 93.96 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-21T14:17:13.045Z] #34 93.98 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 94.00 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-21T14:17:13.045Z] #34 94.18 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-21T14:17:13.045Z] #34 94.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 94.19 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-21T14:17:13.045Z] #34 94.26 Selecting previously unselected package libudev-dev:arm64. [2022-09-21T14:17:13.045Z] #34 94.27 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 94.27 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-21T14:17:13.045Z] #34 94.44 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-21T14:17:13.045Z] #34 94.45 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 94.46 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-21T14:17:13.045Z] #34 94.72 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-21T14:17:13.045Z] #34 94.72 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 94.73 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-21T14:17:13.045Z] #34 94.90 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-21T14:17:13.045Z] #34 94.91 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 94.92 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-21T14:17:13.045Z] #34 95.09 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-21T14:17:13.045Z] #34 95.09 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 95.10 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-21T14:17:13.045Z] #34 95.17 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-21T14:17:13.045Z] #34 95.17 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 95.18 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-21T14:17:13.045Z] #34 95.58 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-21T14:17:13.045Z] #34 95.59 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 95.63 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-21T14:17:13.045Z] #34 95.91 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-21T14:17:13.045Z] #34 95.91 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 95.92 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-21T14:17:13.045Z] #34 96.00 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-21T14:17:13.045Z] #34 96.02 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 96.04 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-21T14:17:13.045Z] #34 96.21 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-21T14:17:13.045Z] #34 96.21 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-21T14:17:13.045Z] #34 96.22 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-21T14:17:13.082Z] #38 4.184 Scanning dependencies of target tini-static [2022-09-21T14:17:13.082Z] #38 4.353 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-21T14:17:13.300Z] #26 77.47 internal/syscall/execenv [2022-09-21T14:17:13.300Z] #26 ... [2022-09-21T14:17:13.300Z] [2022-09-21T14:17:13.300Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:13.300Z] #38 21.12 CC images/core-arm.o [2022-09-21T14:17:13.301Z] #34 96.73 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-21T14:17:13.301Z] #34 96.75 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-21T14:17:13.301Z] #34 96.77 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-21T14:17:13.301Z] #34 96.78 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-21T14:17:13.301Z] #34 96.80 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-21T14:17:13.301Z] #34 96.81 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-21T14:17:13.301Z] #34 96.82 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-21T14:17:13.301Z] #34 96.84 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-21T14:17:13.301Z] #34 96.85 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-21T14:17:13.301Z] #34 96.86 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-21T14:17:13.301Z] #34 96.88 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-21T14:17:13.301Z] #34 96.90 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-21T14:17:13.301Z] #34 96.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:13.301Z] #34 96.94 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-21T14:17:13.558Z] #34 96.95 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-21T14:17:13.558Z] #34 96.97 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-21T14:17:13.558Z] #34 96.98 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-21T14:17:13.558Z] #34 97.00 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-21T14:17:13.558Z] #34 97.01 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-21T14:17:13.558Z] #34 97.03 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:13.558Z] #34 97.04 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:13.558Z] #34 97.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-21T14:17:13.558Z] #34 97.07 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:17:13.558Z] #34 97.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-21T14:17:13.558Z] #34 97.09 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-21T14:17:13.558Z] #34 97.11 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:17:13.558Z] #34 97.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-21T14:17:13.558Z] #34 97.13 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:13.558Z] #34 97.16 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-21T14:17:13.558Z] #34 97.17 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-21T14:17:13.562Z] #38 21.44 CC images/core-aarch64.o [2022-09-21T14:17:13.814Z] #34 97.19 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-21T14:17:13.814Z] #34 97.20 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-21T14:17:13.814Z] #34 97.22 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-21T14:17:13.814Z] #34 97.23 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:17:13.823Z] #38 21.78 CC images/core-ppc64.o [2022-09-21T14:17:14.509Z] INFO [linters context/goanalysis] analyzers took 3m50.666222599s with top 10 stages: buildir: 1m41.578773322s, goimports: 20.019254514s, unconvert: 13.495789305s, gosec: 10.94064994s, S1038: 6.662276496s, golint: 5.905112562s, misspell: 4.697082712s, inspect: 4.154232513s, nilness: 3.796164596s, S1039: 2.927348819s [2022-09-21T14:17:14.509Z] INFO [runner] Issues before processing: 2488, after processing: 0 [2022-09-21T14:17:14.509Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1870/1870, skip_files: 1870/1870, exclude: 1765/1765, autogenerated_exclude: 1765/1870, exclude-rules: 78/1765, nolint: 0/78, identifier_marker: 1765/1765, cgo: 1870/2488, filename_unadjuster: 1870/1870, path_prettifier: 1870/1870 [2022-09-21T14:17:14.509Z] INFO [runner] processing took 68.659067ms with stages: nolint: 26.337026ms, identifier_marker: 18.585045ms, path_prettifier: 7.951584ms, exclude-rules: 6.974365ms, autogenerated_exclude: 6.971597ms, skip_dirs: 1.499493ms, cgo: 211.478µs, filename_unadjuster: 123.724µs, max_same_issues: 1.335µs, uniq_by_line: 616ns, exclude: 492ns, skip_files: 416ns, max_from_linter: 322ns, diff: 293ns, sort_results: 263ns, max_per_file_from_linter: 245ns, source_code: 240ns, severity-rules: 229ns, path_shortener: 197ns, path_prefixer: 107ns [2022-09-21T14:17:14.509Z] INFO [runner] linters took 1m16.998935831s with stages: goanalysis_metalinter: 1m16.93017091s [2022-09-21T14:17:14.509Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-09-21T14:17:14.509Z] INFO Memory: 2214 samples, avg is 281.7MB, max is 1096.2MB [2022-09-21T14:17:14.509Z] INFO Execution took 3m41.290532783s [2022-09-21T14:17:14.509Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-21T14:17:14.767Z] #38 22.34 CC images/core-s390.o [2022-09-21T14:17:14.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh dynbinary-daemon test-docker-py [2022-09-21T14:17:15.000Z] #38 5.922 [100%] Linking C executable tini-static [2022-09-21T14:17:15.028Z] #38 22.95 CC images/cpuinfo.o [2022-09-21T14:17:15.100Z] [2022-09-21T14:17:15.182Z] #34 DONE 98.5s [2022-09-21T14:17:15.182Z] [2022-09-21T14:17:15.182Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:17:15.350Z] #27 ... [2022-09-21T14:17:15.350Z] [2022-09-21T14:17:15.350Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-09-21T14:17:15.350Z] #31 54.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:17:15.350Z] #31 56.11 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-21T14:17:15.350Z] #31 56.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:17:15.350Z] #31 56.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:17:15.350Z] #31 56.18 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-21T14:17:15.350Z] #31 56.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:17:15.350Z] #31 56.21 Setting up python3-six (1.16.0-2) ... [2022-09-21T14:17:15.350Z] #31 57.60 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-09-21T14:17:15.350Z] #31 57.62 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-09-21T14:17:15.350Z] #31 57.65 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-09-21T14:17:15.350Z] #31 57.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:17:15.350Z] #31 57.71 Setting up python3-protobuf (3.12.4-1) ... [2022-09-21T14:17:15.350Z] #31 62.17 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-21T14:17:15.350Z] #31 62.19 Setting up protobuf-compiler (3.12.4-1) ... [2022-09-21T14:17:15.350Z] #31 62.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-21T14:17:15.350Z] #31 62.23 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-09-21T14:17:15.350Z] #31 62.26 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-09-21T14:17:15.350Z] #31 62.29 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-09-21T14:17:15.350Z] #31 62.32 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:17:15.350Z] #31 DONE 64.6s [2022-09-21T14:17:15.350Z] [2022-09-21T14:17:15.350Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T14:17:15.350Z] #34 63.90 Setting up libicu67:amd64 (67.1-7) ... [2022-09-21T14:17:15.350Z] #34 64.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:17:15.350Z] #34 64.12 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-21T14:17:15.350Z] #34 64.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:17:15.350Z] #34 64.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-21T14:17:15.350Z] #34 64.59 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-21T14:17:15.350Z] #34 64.63 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-21T14:17:15.350Z] #34 64.67 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-21T14:17:15.350Z] #34 64.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-21T14:17:15.350Z] #34 64.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-21T14:17:15.350Z] #34 64.76 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:17:15.356Z] Removing bundles/ [2022-09-21T14:17:15.356Z] [2022-09-21T14:17:15.356Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-21T14:17:15.356Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:17:15.356Z] GOOS="" GOARCH="" GOARM="" [2022-09-21T14:17:15.571Z] #38 6.572 [100%] Built target tini-static [2022-09-21T14:17:15.571Z] #38 6.639 + mkdir -p /build [2022-09-21T14:17:15.571Z] #38 6.647 + cp tini-static /build/docker-init [2022-09-21T14:17:15.571Z] #38 DONE 6.8s [2022-09-21T14:17:15.571Z] [2022-09-21T14:17:15.571Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:17:15.571Z] #27 67.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-21T14:17:15.571Z] #27 68.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:15.571Z] #27 68.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-21T14:17:15.601Z] #38 23.33 CC images/inventory.o [2022-09-21T14:17:15.601Z] #38 23.54 CC images/fdinfo.o [2022-09-21T14:17:15.832Z] #27 68.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-21T14:17:15.832Z] #27 68.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:15.832Z] #27 68.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:15.923Z] #34 DONE 65.4s [2022-09-21T14:17:15.923Z] [2022-09-21T14:17:15.923Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-21T14:17:16.111Z] #40 1.124 + RM_GOPATH=0 [2022-09-21T14:17:16.111Z] #40 1.126 + TMP_GOPATH= [2022-09-21T14:17:16.111Z] #40 1.127 + : /build [2022-09-21T14:17:16.111Z] #40 1.127 + '[' -z '' ']' [2022-09-21T14:17:16.111Z] #40 1.130 ++ mktemp -d [2022-09-21T14:17:16.111Z] #40 1.131 + export GOPATH=/tmp/tmp.Dp2jQ9qHYT [2022-09-21T14:17:16.111Z] #40 1.131 + GOPATH=/tmp/tmp.Dp2jQ9qHYT [2022-09-21T14:17:16.111Z] #40 1.134 + RM_GOPATH=1 [2022-09-21T14:17:16.111Z] #40 1.134 + case "$(go env GOARCH)" in [2022-09-21T14:17:16.111Z] #40 1.135 ++ go env GOARCH [2022-09-21T14:17:16.111Z] #40 1.158 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:17:16.111Z] #40 1.158 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:17:16.111Z] #40 1.159 ++ dirname /tmp/install/install.sh [2022-09-21T14:17:16.111Z] #40 1.160 + dir=/tmp/install [2022-09-21T14:17:16.111Z] #40 1.160 + bin=runc [2022-09-21T14:17:16.111Z] #40 1.160 + shift [2022-09-21T14:17:16.111Z] #40 1.160 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-21T14:17:16.111Z] #40 1.160 + . /tmp/install/runc.installer [2022-09-21T14:17:16.111Z] #40 1.160 ++ set -e [2022-09-21T14:17:16.111Z] #40 1.160 ++ : v1.1.4 [2022-09-21T14:17:16.111Z] #40 1.160 + install_runc [2022-09-21T14:17:16.111Z] #40 1.160 + RUNC_BUILDTAGS=seccomp [2022-09-21T14:17:16.111Z] #40 1.161 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-21T14:17:16.111Z] #40 1.161 Install runc version v1.1.4 (build tags: seccomp) [2022-09-21T14:17:16.111Z] #40 1.161 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Dp2jQ9qHYT/src/github.com/opencontainers/runc [2022-09-21T14:17:16.111Z] #40 1.181 Cloning into '/tmp/tmp.Dp2jQ9qHYT/src/github.com/opencontainers/runc'... [2022-09-21T14:17:16.174Z] #38 23.83 CC images/fown.o [2022-09-21T14:17:16.174Z] #38 24.01 CC images/ns.o [2022-09-21T14:17:16.367Z] #40 ... [2022-09-21T14:17:16.367Z] [2022-09-21T14:17:16.367Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-21T14:17:16.367Z] #41 DONE 1.3s [2022-09-21T14:17:16.367Z] [2022-09-21T14:17:16.367Z] #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 [2022-09-21T14:17:16.435Z] #38 24.19 CC images/regfile.o [2022-09-21T14:17:16.435Z] #38 24.39 CC images/ghost-file.o [2022-09-21T14:17:17.007Z] #38 24.66 CC images/fifo.o [2022-09-21T14:17:17.007Z] #38 24.85 CC images/remap-file-path.o [2022-09-21T14:17:17.007Z] #38 25.03 CC images/eventfd.o [2022-09-21T14:17:17.302Z] #42 DONE 0.9s [2022-09-21T14:17:17.302Z] [2022-09-21T14:17:17.302Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-21T14:17:17.320Z] #38 1.117 + RM_GOPATH=0 [2022-09-21T14:17:17.320Z] #38 1.117 + TMP_GOPATH= [2022-09-21T14:17:17.320Z] #38 1.117 + : /build [2022-09-21T14:17:17.320Z] #38 1.117 + '[' -z '' ']' [2022-09-21T14:17:17.320Z] #38 1.118 ++ mktemp -d [2022-09-21T14:17:17.320Z] #38 1.120 + export GOPATH=/tmp/tmp.kbVRU9NaKf [2022-09-21T14:17:17.320Z] #38 1.120 + GOPATH=/tmp/tmp.kbVRU9NaKf [2022-09-21T14:17:17.320Z] #38 1.120 + RM_GOPATH=1 [2022-09-21T14:17:17.320Z] #38 1.121 + case "$(go env GOARCH)" in [2022-09-21T14:17:17.320Z] #38 1.122 ++ go env GOARCH [2022-09-21T14:17:17.320Z] #38 1.131 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:17:17.320Z] #38 1.132 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:17:17.320Z] #38 1.133 ++ dirname /tmp/install/install.sh [2022-09-21T14:17:17.320Z] #38 1.134 + dir=/tmp/install [2022-09-21T14:17:17.320Z] #38 1.136 + bin=tini [2022-09-21T14:17:17.320Z] #38 1.136 + shift [2022-09-21T14:17:17.320Z] #38 1.136 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-21T14:17:17.320Z] #38 1.137 + . /tmp/install/tini.installer [2022-09-21T14:17:17.320Z] #38 1.137 ++ : v0.19.0 [2022-09-21T14:17:17.320Z] #38 1.138 + install_tini [2022-09-21T14:17:17.320Z] #38 1.138 + echo 'Install tini version v0.19.0' [2022-09-21T14:17:17.320Z] #38 1.138 Install tini version v0.19.0 [2022-09-21T14:17:17.320Z] #38 1.139 + git clone https://github.com/krallin/tini.git /tmp/tmp.kbVRU9NaKf/tini [2022-09-21T14:17:17.320Z] #38 1.142 Cloning into '/tmp/tmp.kbVRU9NaKf/tini'... [2022-09-21T14:17:17.580Z] #38 25.19 CC images/eventpoll.o [2022-09-21T14:17:17.841Z] #38 25.53 CC images/fh.o [2022-09-21T14:17:17.841Z] #38 ... [2022-09-21T14:17:17.841Z] [2022-09-21T14:17:17.842Z] #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 [2022-09-21T14:17:17.842Z] #32 71.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-21T14:17:17.842Z] #32 71.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:17.842Z] #32 71.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:17.842Z] #32 ... [2022-09-21T14:17:17.842Z] [2022-09-21T14:17:17.842Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:17.842Z] #26 77.63 path [2022-09-21T14:17:17.842Z] #26 77.67 strings [2022-09-21T14:17:17.842Z] #26 78.16 io/fs [2022-09-21T14:17:17.842Z] #26 79.57 os [2022-09-21T14:17:17.842Z] #26 80.53 bufio [2022-09-21T14:17:17.864Z] #43 0.670 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-21T14:17:17.864Z] #43 DONE 0.7s [2022-09-21T14:17:17.864Z] [2022-09-21T14:17:17.864Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-21T14:17:17.894Z] #38 2.028 + cd /tmp/tmp.kbVRU9NaKf/tini [2022-09-21T14:17:17.894Z] #38 2.042 + git checkout -q v0.19.0 [2022-09-21T14:17:17.894Z] #38 2.071 + cmake . [2022-09-21T14:17:18.103Z] #26 82.26 text/tabwriter [2022-09-21T14:17:18.372Z] #27 ... [2022-09-21T14:17:18.372Z] [2022-09-21T14:17:18.372Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:18.372Z] #0 2.729 Note: Building without setproctitle() and strlcpy() support. [2022-09-21T14:17:18.372Z] #0 2.730 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-21T14:17:18.372Z] #0 2.747 Note: Building without GnuTLS support [2022-09-21T14:17:18.372Z] #0 2.758 Makefile.config:39: Warn: you have no libnftables installed [2022-09-21T14:17:18.372Z] #0 2.758 Makefile.config:40: Warn: Building without nftables support [2022-09-21T14:17:18.372Z] #0 4.626 fatal: not a git repository (or any of the parent directories): .git [2022-09-21T14:17:18.372Z] #0 4.691 GEN .gitid [2022-09-21T14:17:18.372Z] #0 4.802 GEN criu/include/version.h [2022-09-21T14:17:18.372Z] #0 5.014 GEN include/common/asm [2022-09-21T14:17:18.372Z] #0 6.932 PBCC images/timens.pb-c.c [2022-09-21T14:17:18.372Z] #0 6.940 DEP images/timens.pb-c.d [2022-09-21T14:17:18.372Z] #0 7.028 PBCC images/fown.pb-c.c [2022-09-21T14:17:18.372Z] #0 7.065 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-21T14:17:18.372Z] #0 7.139 PBCC images/opts.pb-c.c [2022-09-21T14:17:18.372Z] #0 7.192 PBCC images/memfd.pb-c.c [2022-09-21T14:17:18.372Z] #0 7.230 DEP images/fown.pb-c.d [2022-09-21T14:17:18.372Z] #0 7.316 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-21T14:17:18.372Z] #0 7.446 DEP images/opts.pb-c.d [2022-09-21T14:17:18.372Z] #0 7.508 DEP images/memfd.pb-c.d [2022-09-21T14:17:18.372Z] #0 7.669 PBCC images/sit.pb-c.c [2022-09-21T14:17:18.372Z] #0 7.804 DEP images/sit.pb-c.d [2022-09-21T14:17:18.372Z] #0 7.948 PBCC images/macvlan.pb-c.c [2022-09-21T14:17:18.372Z] #0 8.001 DEP images/macvlan.pb-c.d [2022-09-21T14:17:18.372Z] #0 8.212 PBCC images/autofs.pb-c.c [2022-09-21T14:17:18.372Z] #0 8.252 DEP images/autofs.pb-c.d [2022-09-21T14:17:18.372Z] #0 8.405 PBCC images/sysctl.pb-c.c [2022-09-21T14:17:18.372Z] #0 8.511 DEP images/sysctl.pb-c.d [2022-09-21T14:17:18.372Z] #0 8.635 PBCC images/time.pb-c.c [2022-09-21T14:17:18.372Z] #0 8.663 DEP images/time.pb-c.d [2022-09-21T14:17:18.372Z] #0 8.774 PBCC images/binfmt-misc.pb-c.c [2022-09-21T14:17:18.372Z] #0 8.815 DEP images/binfmt-misc.pb-c.d [2022-09-21T14:17:18.372Z] #0 8.881 PBCC images/seccomp.pb-c.c [2022-09-21T14:17:18.372Z] #0 8.924 DEP images/seccomp.pb-c.d [2022-09-21T14:17:18.372Z] #0 8.976 PBCC images/userns.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.005 DEP images/userns.pb-c.d [2022-09-21T14:17:18.372Z] #0 9.064 PBCC images/cgroup.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.103 DEP images/cgroup.pb-c.d [2022-09-21T14:17:18.372Z] #0 9.172 PBCC images/ext-file.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.178 DEP images/ext-file.pb-c.d [2022-09-21T14:17:18.372Z] #0 9.256 PBCC images/rpc.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.313 DEP images/rpc.pb-c.d [2022-09-21T14:17:18.372Z] #0 9.374 PBCC images/siginfo.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.384 DEP images/siginfo.pb-c.d [2022-09-21T14:17:18.372Z] #0 9.447 PBCC images/pagemap.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.489 DEP images/pagemap.pb-c.d [2022-09-21T14:17:18.372Z] #0 9.587 PBCC images/rlimit.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.594 DEP images/rlimit.pb-c.d [2022-09-21T14:17:18.372Z] #0 9.664 PBCC images/file-lock.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.697 DEP images/file-lock.pb-c.d [2022-09-21T14:17:18.372Z] #0 9.760 PBCC images/tty.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.801 DEP images/tty.pb-c.d [2022-09-21T14:17:18.372Z] #0 9.863 PBCC images/tun.pb-c.c [2022-09-21T14:17:18.372Z] #0 9.909 PBCC images/netdev.pb-c.c [2022-09-21T14:17:18.372Z] #0 10.00 DEP images/tun.pb-c.d [2022-09-21T14:17:18.372Z] #0 10.05 DEP images/netdev.pb-c.d [2022-09-21T14:17:18.372Z] #39 10.13 PBCC images/vma.pb-c.c [2022-09-21T14:17:18.372Z] #39 10.20 DEP images/vma.pb-c.d [2022-09-21T14:17:18.372Z] #39 10.28 PBCC images/creds.pb-c.c [2022-09-21T14:17:18.372Z] #39 10.31 DEP images/creds.pb-c.d [2022-09-21T14:17:18.631Z] #39 10.35 PBCC images/utsns.pb-c.c [2022-09-21T14:17:18.631Z] #39 10.38 DEP images/utsns.pb-c.d [2022-09-21T14:17:18.631Z] #39 10.45 PBCC images/ipc-desc.pb-c.c [2022-09-21T14:17:18.631Z] #39 10.46 PBCC images/ipc-sem.pb-c.c [2022-09-21T14:17:18.631Z] #39 10.47 DEP images/ipc-desc.pb-c.d [2022-09-21T14:17:18.631Z] #39 10.57 DEP images/ipc-sem.pb-c.d [2022-09-21T14:17:18.796Z] #44 DONE 1.0s [2022-09-21T14:17:18.796Z] [2022-09-21T14:17:18.796Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-21T14:17:18.836Z] #38 2.712 -- The C compiler identification is GNU 10.2.1 [2022-09-21T14:17:18.836Z] #38 2.819 -- Detecting C compiler ABI info [2022-09-21T14:17:18.892Z] #39 10.64 PBCC images/ipc-msg.pb-c.c [2022-09-21T14:17:18.892Z] #39 10.66 DEP images/ipc-msg.pb-c.d [2022-09-21T14:17:18.892Z] #39 10.76 PBCC images/ipc-shm.pb-c.c [2022-09-21T14:17:18.892Z] #39 10.77 DEP images/ipc-shm.pb-c.d [2022-09-21T14:17:18.892Z] #39 10.85 PBCC images/ipc-var.pb-c.c [2022-09-21T14:17:19.151Z] #39 10.86 DEP images/ipc-var.pb-c.d [2022-09-21T14:17:19.151Z] #39 10.94 PBCC images/sk-opts.pb-c.c [2022-09-21T14:17:19.151Z] #39 10.97 PBCC images/packet-sock.pb-c.c [2022-09-21T14:17:19.152Z] #39 11.03 DEP images/sk-opts.pb-c.d [2022-09-21T14:17:19.152Z] #39 11.08 DEP images/packet-sock.pb-c.d [2022-09-21T14:17:19.408Z] #38 3.400 -- Detecting C compiler ABI info - done [2022-09-21T14:17:19.408Z] #38 3.524 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-21T14:17:19.408Z] #38 3.539 -- Detecting C compile features [2022-09-21T14:17:19.408Z] #38 3.540 -- Detecting C compile features - done [2022-09-21T14:17:19.408Z] #38 3.575 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-21T14:17:19.412Z] #39 11.14 PBCC images/sk-netlink.pb-c.c [2022-09-21T14:17:19.412Z] #39 11.19 DEP images/sk-netlink.pb-c.d [2022-09-21T14:17:19.412Z] #39 11.28 PBCC images/sk-inet.pb-c.c [2022-09-21T14:17:19.412Z] #39 11.31 DEP images/sk-inet.pb-c.d [2022-09-21T14:17:19.412Z] #39 11.38 PBCC images/sk-unix.pb-c.c [2022-09-21T14:17:19.412Z] #39 11.42 DEP images/sk-unix.pb-c.d [2022-09-21T14:17:19.491Z] #26 83.33 io/ioutil [2022-09-21T14:17:19.492Z] #26 83.34 fmt [2022-09-21T14:17:19.668Z] #38 3.761 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-21T14:17:19.668Z] #38 3.873 -- Configuring done [2022-09-21T14:17:19.672Z] #39 11.48 PBCC images/mm.pb-c.c [2022-09-21T14:17:19.672Z] #39 11.52 DEP images/mm.pb-c.d [2022-09-21T14:17:19.672Z] #39 11.57 PBCC images/timerfd.pb-c.c [2022-09-21T14:17:19.672Z] #39 11.61 DEP images/timerfd.pb-c.d [2022-09-21T14:17:19.672Z] #39 11.66 PBCC images/timer.pb-c.c [2022-09-21T14:17:19.724Z] #45 DONE 0.8s [2022-09-21T14:17:19.724Z] [2022-09-21T14:17:19.724Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2022-09-21T14:17:19.930Z] #38 3.907 -- Generating done [2022-09-21T14:17:19.930Z] #38 3.909 -- Build files have been written to: /tmp/tmp.kbVRU9NaKf/tini [2022-09-21T14:17:19.930Z] #38 3.920 + make tini-static [2022-09-21T14:17:19.932Z] #39 11.69 DEP images/timer.pb-c.d [2022-09-21T14:17:19.932Z] #39 11.77 PBCC images/sa.pb-c.c [2022-09-21T14:17:19.932Z] #39 11.82 DEP images/sa.pb-c.d [2022-09-21T14:17:19.932Z] #39 11.85 PBCC images/pipe-data.pb-c.c [2022-09-21T14:17:19.932Z] #39 11.87 DEP images/pipe-data.pb-c.d [2022-09-21T14:17:20.190Z] #38 4.291 Scanning dependencies of target tini-static [2022-09-21T14:17:20.190Z] #38 4.390 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-21T14:17:20.193Z] #39 11.97 PBCC images/mnt.pb-c.c [2022-09-21T14:17:20.193Z] #39 12.02 DEP images/mnt.pb-c.d [2022-09-21T14:17:20.193Z] #39 12.07 PBCC images/sk-packet.pb-c.c [2022-09-21T14:17:20.193Z] #39 12.10 DEP images/sk-packet.pb-c.d [2022-09-21T14:17:20.193Z] #39 12.15 PBCC images/tcp-stream.pb-c.c [2022-09-21T14:17:20.436Z] #26 ... [2022-09-21T14:17:20.436Z] [2022-09-21T14:17:20.436Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:20.436Z] #38 25.79 CC images/fsnotify.o [2022-09-21T14:17:20.436Z] #38 26.36 CC images/signalfd.o [2022-09-21T14:17:20.436Z] #38 26.56 CC images/fs.o [2022-09-21T14:17:20.436Z] #38 26.76 CC images/pstree.o [2022-09-21T14:17:20.436Z] #38 27.03 CC images/pipe.o [2022-09-21T14:17:20.436Z] #38 27.32 CC images/tcp-stream.o [2022-09-21T14:17:20.436Z] #38 27.55 CC images/sk-packet.o [2022-09-21T14:17:20.436Z] #38 27.81 CC images/mnt.o [2022-09-21T14:17:20.436Z] #38 28.00 CC images/pipe-data.o [2022-09-21T14:17:20.436Z] #38 28.16 CC images/sa.o [2022-09-21T14:17:20.436Z] #38 28.37 CC images/timer.o [2022-09-21T14:17:20.451Z] #38 ... [2022-09-21T14:17:20.451Z] [2022-09-21T14:17:20.451Z] #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 [2022-09-21T14:17:20.451Z] #25 59.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-21T14:17:20.451Z] #25 59.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-21T14:17:20.451Z] #25 59.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-21T14:17:20.451Z] #25 67.22 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-21T14:17:20.451Z] #25 67.23 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:20.451Z] #25 67.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-21T14:17:20.451Z] #25 67.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-21T14:17:20.451Z] #25 67.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:20.451Z] #25 67.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:20.451Z] #25 ... [2022-09-21T14:17:20.451Z] [2022-09-21T14:17:20.451Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:17:20.451Z] #27 68.18 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-21T14:17:20.451Z] #27 68.28 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-21T14:17:20.451Z] #27 68.34 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-21T14:17:20.451Z] #27 68.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-21T14:17:20.451Z] #27 68.47 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-21T14:17:20.451Z] #27 68.47 go: downloading golang.org/x/mod v0.5.1 [2022-09-21T14:17:20.451Z] #27 68.53 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-21T14:17:20.451Z] #27 68.57 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-21T14:17:20.451Z] #27 68.60 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-21T14:17:20.451Z] #27 68.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-21T14:17:20.451Z] #27 68.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-21T14:17:20.451Z] #27 68.89 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-21T14:17:20.451Z] #27 69.18 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-21T14:17:20.451Z] #27 69.27 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-21T14:17:20.451Z] #27 69.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-21T14:17:20.451Z] #27 69.70 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-21T14:17:20.451Z] #27 69.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-21T14:17:20.451Z] #27 69.84 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-21T14:17:20.451Z] #27 69.85 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-21T14:17:20.451Z] #27 69.91 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-21T14:17:20.451Z] #27 69.97 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-21T14:17:20.456Z] #39 12.18 DEP images/tcp-stream.pb-c.d [2022-09-21T14:17:20.456Z] #39 12.25 PBCC images/pipe.pb-c.c [2022-09-21T14:17:20.456Z] #39 12.32 DEP images/pipe.pb-c.d [2022-09-21T14:17:20.456Z] #39 12.39 PBCC images/pstree.pb-c.c [2022-09-21T14:17:20.657Z] #46 DONE 1.0s [2022-09-21T14:17:20.657Z] [2022-09-21T14:17:20.657Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:17:20.711Z] #27 70.30 go: downloading github.com/prometheus/common v0.10.0 [2022-09-21T14:17:20.716Z] #39 12.41 DEP images/pstree.pb-c.d [2022-09-21T14:17:20.716Z] #39 12.46 PBCC images/fs.pb-c.c [2022-09-21T14:17:20.716Z] #39 12.47 DEP images/fs.pb-c.d [2022-09-21T14:17:20.716Z] #39 12.56 PBCC images/signalfd.pb-c.c [2022-09-21T14:17:20.716Z] #39 12.59 DEP images/signalfd.pb-c.d [2022-09-21T14:17:20.716Z] #39 12.65 PBCC images/fh.pb-c.c [2022-09-21T14:17:20.972Z] #27 70.45 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-21T14:17:20.976Z] #39 12.74 PBCC images/fsnotify.pb-c.c [2022-09-21T14:17:20.976Z] #39 12.82 DEP images/fh.pb-c.d [2022-09-21T14:17:20.976Z] #39 12.88 DEP images/fsnotify.pb-c.d [2022-09-21T14:17:20.976Z] #39 12.95 PBCC images/eventpoll.pb-c.c [2022-09-21T14:17:21.008Z] #38 28.72 CC images/timerfd.o [2022-09-21T14:17:21.008Z] #38 28.94 CC images/mm.o [2022-09-21T14:17:21.232Z] #27 70.59 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-21T14:17:21.232Z] #27 70.67 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-21T14:17:21.232Z] #27 ... [2022-09-21T14:17:21.232Z] [2022-09-21T14:17:21.232Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:21.232Z] #28 60.72 sync [2022-09-21T14:17:21.232Z] #28 60.73 internal/reflectlite [2022-09-21T14:17:21.232Z] #28 62.35 internal/testlog [2022-09-21T14:17:21.232Z] #28 63.65 sort [2022-09-21T14:17:21.232Z] #28 63.65 errors [2022-09-21T14:17:21.232Z] #28 64.01 strconv [2022-09-21T14:17:21.232Z] #28 64.90 io [2022-09-21T14:17:21.232Z] #28 67.03 internal/oserror [2022-09-21T14:17:21.232Z] #28 67.27 syscall [2022-09-21T14:17:21.232Z] #28 68.77 reflect [2022-09-21T14:17:21.236Z] #39 12.97 DEP images/eventpoll.pb-c.d [2022-09-21T14:17:21.236Z] #39 13.04 PBCC images/eventfd.pb-c.c [2022-09-21T14:17:21.236Z] #39 13.07 DEP images/eventfd.pb-c.d [2022-09-21T14:17:21.236Z] #39 13.12 PBCC images/remap-file-path.pb-c.c [2022-09-21T14:17:21.236Z] #39 13.15 DEP images/remap-file-path.pb-c.d [2022-09-21T14:17:21.236Z] #39 13.18 PBCC images/fifo.pb-c.c [2022-09-21T14:17:21.269Z] #38 29.24 CC images/sk-opts.o [2022-09-21T14:17:21.492Z] #28 ... [2022-09-21T14:17:21.492Z] [2022-09-21T14:17:21.492Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:21.492Z] #0 2.993 Note: Building without setproctitle() and strlcpy() support. [2022-09-21T14:17:21.492Z] #0 2.994 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-21T14:17:21.492Z] #0 3.008 Note: Building without GnuTLS support [2022-09-21T14:17:21.492Z] #0 3.019 Makefile.config:39: Warn: you have no libnftables installed [2022-09-21T14:17:21.492Z] #0 3.024 Makefile.config:40: Warn: Building without nftables support [2022-09-21T14:17:21.492Z] #0 5.497 fatal: not a git repository (or any of the parent directories): .git [2022-09-21T14:17:21.492Z] #0 5.575 GEN .gitid [2022-09-21T14:17:21.492Z] #0 5.614 GEN criu/include/version.h [2022-09-21T14:17:21.492Z] #0 5.681 GEN include/common/asm [2022-09-21T14:17:21.497Z] #39 13.21 DEP images/fifo.pb-c.d [2022-09-21T14:17:21.497Z] #39 13.25 PBCC images/ghost-file.pb-c.c [2022-09-21T14:17:21.497Z] #39 13.29 DEP images/ghost-file.pb-c.d [2022-09-21T14:17:21.497Z] #39 13.34 PBCC images/regfile.pb-c.c [2022-09-21T14:17:21.497Z] #39 13.37 DEP images/regfile.pb-c.d [2022-09-21T14:17:21.497Z] #39 13.42 PBCC images/ns.pb-c.c [2022-09-21T14:17:21.537Z] #38 29.44 CC images/sk-unix.o [2022-09-21T14:17:21.753Z] #39 ... [2022-09-21T14:17:21.753Z] [2022-09-21T14:17:21.753Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-21T14:17:21.753Z] #38 5.918 [100%] Linking C executable tini-static [2022-09-21T14:17:21.757Z] #39 13.46 DEP images/ns.pb-c.d [2022-09-21T14:17:21.757Z] #39 13.52 PBCC images/fdinfo.pb-c.c [2022-09-21T14:17:21.757Z] #39 13.57 DEP images/fdinfo.pb-c.d [2022-09-21T14:17:21.757Z] #39 13.64 PBCC images/core-aarch64.pb-c.c [2022-09-21T14:17:21.757Z] #39 13.72 PBCC images/core-arm.pb-c.c [2022-09-21T14:17:21.757Z] #39 13.76 PBCC images/core-ppc64.pb-c.c [2022-09-21T14:17:21.799Z] #38 29.67 CC images/sk-inet.o [2022-09-21T14:17:22.017Z] #39 13.81 PBCC images/core-s390.pb-c.c [2022-09-21T14:17:22.017Z] #39 13.89 PBCC images/core-x86.pb-c.c [2022-09-21T14:17:22.017Z] #39 13.94 PBCC images/core.pb-c.c [2022-09-21T14:17:22.017Z] #39 13.99 PBCC images/inventory.pb-c.c [2022-09-21T14:17:22.025Z] #47 1.101 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:17:22.025Z] #47 1.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:17:22.025Z] #47 1.278 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:17:22.278Z] #39 14.05 DEP images/core-aarch64.pb-c.d [2022-09-21T14:17:22.278Z] #39 14.11 DEP images/core-arm.pb-c.d [2022-09-21T14:17:22.278Z] #39 14.15 DEP images/core-ppc64.pb-c.d [2022-09-21T14:17:22.278Z] #39 14.20 DEP images/core-s390.pb-c.d [2022-09-21T14:17:22.282Z] #47 1.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-21T14:17:22.324Z] #38 6.588 [100%] Built target tini-static [2022-09-21T14:17:22.372Z] #38 30.01 CC images/tun.o [2022-09-21T14:17:22.538Z] #39 14.29 DEP images/core-x86.pb-c.d [2022-09-21T14:17:22.538Z] #39 14.38 DEP images/core.pb-c.d [2022-09-21T14:17:22.538Z] #39 14.44 DEP images/inventory.pb-c.d [2022-09-21T14:17:22.584Z] #38 6.656 + mkdir -p /build [2022-09-21T14:17:22.584Z] #38 6.658 + cp tini-static /build/docker-init [2022-09-21T14:17:22.634Z] #38 30.26 CC images/sk-netlink.o [2022-09-21T14:17:22.634Z] #38 30.46 CC images/packet-sock.o [2022-09-21T14:17:22.846Z] #39 14.53 PBCC images/cpuinfo.pb-c.c [2022-09-21T14:17:22.846Z] #39 14.56 DEP images/cpuinfo.pb-c.d [2022-09-21T14:17:22.846Z] #39 14.68 PBCC images/stats.pb-c.c [2022-09-21T14:17:22.846Z] #39 14.70 DEP images/stats.pb-c.d [2022-09-21T14:17:22.846Z] #39 ... [2022-09-21T14:17:22.846Z] [2022-09-21T14:17:22.846Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:22.846Z] #25 65.27 internal/syscall/unix [2022-09-21T14:17:22.846Z] #25 65.62 time [2022-09-21T14:17:22.846Z] #25 72.72 internal/poll [2022-09-21T14:17:22.846Z] #25 73.41 internal/fmtsort [2022-09-21T14:17:22.846Z] #25 73.85 internal/syscall/execenv [2022-09-21T14:17:22.846Z] #25 74.03 path [2022-09-21T14:17:22.846Z] #25 74.71 io/fs [2022-09-21T14:17:22.897Z] #38 30.76 CC images/ipc-var.o [2022-09-21T14:17:23.131Z] #25 75.40 strings [2022-09-21T14:17:23.164Z] #38 30.95 CC images/ipc-desc.o [2022-09-21T14:17:23.164Z] #38 31.14 CC images/ipc-shm.o [2022-09-21T14:17:23.391Z] #25 ... [2022-09-21T14:17:23.391Z] [2022-09-21T14:17:23.391Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:17:23.391Z] #32 65.80 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-21T14:17:23.426Z] #38 31.35 CC images/ipc-msg.o [2022-09-21T14:17:23.665Z] #32 ... [2022-09-21T14:17:23.665Z] [2022-09-21T14:17:23.665Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:17:23.665Z] #27 75.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-21T14:17:23.666Z] #27 75.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:23.666Z] #27 75.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:23.687Z] #38 31.58 CC images/ipc-sem.o [2022-09-21T14:17:23.949Z] #38 31.75 CC images/utsns.o [2022-09-21T14:17:23.971Z] #38 DONE 8.1s [2022-09-21T14:17:23.971Z] [2022-09-21T14:17:23.971Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-21T14:17:23.971Z] #30 DONE 73.5s [2022-09-21T14:17:23.971Z] [2022-09-21T14:17:23.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:23.971Z] #39 7.425 PBCC images/timens.pb-c.c [2022-09-21T14:17:23.971Z] #39 7.469 DEP images/timens.pb-c.d [2022-09-21T14:17:23.971Z] #39 7.567 PBCC images/fown.pb-c.c [2022-09-21T14:17:23.971Z] #39 7.626 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-21T14:17:23.971Z] #39 7.679 PBCC images/opts.pb-c.c [2022-09-21T14:17:23.971Z] #39 7.737 PBCC images/memfd.pb-c.c [2022-09-21T14:17:23.971Z] #39 7.786 DEP images/fown.pb-c.d [2022-09-21T14:17:23.971Z] #39 7.853 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-21T14:17:23.971Z] #39 7.992 DEP images/opts.pb-c.d [2022-09-21T14:17:23.971Z] #39 8.042 DEP images/memfd.pb-c.d [2022-09-21T14:17:23.971Z] #39 8.179 PBCC images/sit.pb-c.c [2022-09-21T14:17:23.971Z] #39 8.240 DEP images/sit.pb-c.d [2022-09-21T14:17:23.971Z] #39 8.318 PBCC images/macvlan.pb-c.c [2022-09-21T14:17:23.971Z] #39 8.354 DEP images/macvlan.pb-c.d [2022-09-21T14:17:23.971Z] #39 8.420 PBCC images/autofs.pb-c.c [2022-09-21T14:17:23.971Z] #39 8.442 DEP images/autofs.pb-c.d [2022-09-21T14:17:23.971Z] #39 8.502 PBCC images/sysctl.pb-c.c [2022-09-21T14:17:23.971Z] #39 8.517 DEP images/sysctl.pb-c.d [2022-09-21T14:17:23.971Z] #39 8.609 PBCC images/time.pb-c.c [2022-09-21T14:17:23.971Z] #39 8.618 DEP images/time.pb-c.d [2022-09-21T14:17:23.971Z] #39 8.673 PBCC images/binfmt-misc.pb-c.c [2022-09-21T14:17:23.971Z] #39 8.691 DEP images/binfmt-misc.pb-c.d [2022-09-21T14:17:23.971Z] #39 8.769 PBCC images/seccomp.pb-c.c [2022-09-21T14:17:23.971Z] #39 8.832 DEP images/seccomp.pb-c.d [2022-09-21T14:17:23.971Z] #39 8.958 PBCC images/userns.pb-c.c [2022-09-21T14:17:24.183Z] #47 ... [2022-09-21T14:17:24.183Z] [2022-09-21T14:17:24.183Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:24.183Z] #38 48.72 CC compel/src/lib/ptrace.o [2022-09-21T14:17:24.183Z] #38 49.12 AR compel/libcompel.a [2022-09-21T14:17:24.183Z] #38 49.20 HOSTCC compel/src/main-host.o [2022-09-21T14:17:24.183Z] #38 49.38 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-09-21T14:17:24.183Z] #38 49.51 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-21T14:17:24.183Z] #38 49.82 HOSTCC compel/src/lib/log-host.o [2022-09-21T14:17:24.183Z] #38 50.17 HOSTLINK compel/compel-host-bin [2022-09-21T14:17:24.183Z] #38 50.46 DEP soccr/soccr.d [2022-09-21T14:17:24.183Z] #38 50.69 CC soccr/soccr.o [2022-09-21T14:17:24.183Z] #38 52.85 AR soccr/libsoccr.a [2022-09-21T14:17:24.183Z] #38 53.06 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-21T14:17:24.183Z] #38 53.57 DEP criu/arch/aarch64/sigframe.d [2022-09-21T14:17:24.183Z] #38 53.82 DEP criu/arch/aarch64/crtools.d [2022-09-21T14:17:24.183Z] #38 54.07 DEP criu/arch/aarch64/cpu.d [2022-09-21T14:17:24.183Z] #38 54.13 DEP criu/arch/aarch64/bitops.d [2022-09-21T14:17:24.183Z] #38 54.16 CC criu/arch/aarch64/bitops.o [2022-09-21T14:17:24.183Z] #38 54.19 CC criu/arch/aarch64/cpu.o [2022-09-21T14:17:24.183Z] #38 54.34 CC criu/arch/aarch64/crtools.o [2022-09-21T14:17:24.183Z] #38 55.21 CC criu/arch/aarch64/sigframe.o [2022-09-21T14:17:24.183Z] #38 55.46 LINK criu/arch/aarch64/crtools.built-in.o [2022-09-21T14:17:24.183Z] #38 55.52 DEP criu/pie/util-vdso.d [2022-09-21T14:17:24.183Z] #38 55.82 DEP criu/pie/util.d [2022-09-21T14:17:24.183Z] #38 56.03 CC criu/pie/util.o [2022-09-21T14:17:24.183Z] #38 56.38 CC criu/pie/util-vdso.o [2022-09-21T14:17:24.183Z] #38 56.84 AR criu/pie/pie.lib.a [2022-09-21T14:17:24.183Z] #38 56.89 DEP criu/pie/restorer.d [2022-09-21T14:17:24.183Z] #38 57.03 DEP criu/arch/aarch64/intraprocedure.d [2022-09-21T14:17:24.183Z] #38 57.06 DEP criu/arch/aarch64/restorer.d [2022-09-21T14:17:24.183Z] #38 57.21 DEP criu/arch/aarch64/vdso-pie.d [2022-09-21T14:17:24.183Z] #38 57.32 DEP criu/pie/parasite-vdso.d [2022-09-21T14:17:24.183Z] #38 57.46 DEP criu/pie/parasite.d [2022-09-21T14:17:24.183Z] #38 57.69 CC criu/pie/parasite.o [2022-09-21T14:17:24.183Z] #38 ... [2022-09-21T14:17:24.183Z] [2022-09-21T14:17:24.183Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:17:24.183Z] #47 3.302 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB] [2022-09-21T14:17:24.211Z] #38 32.02 CC images/creds.o [2022-09-21T14:17:24.232Z] #39 9.014 DEP images/userns.pb-c.d [2022-09-21T14:17:24.232Z] #39 9.137 PBCC images/cgroup.pb-c.c [2022-09-21T14:17:24.232Z] #39 9.207 DEP images/cgroup.pb-c.d [2022-09-21T14:17:24.472Z] #38 32.28 CC images/vma.o [2022-09-21T14:17:24.493Z] #39 9.291 PBCC images/ext-file.pb-c.c [2022-09-21T14:17:24.494Z] #39 9.347 DEP images/ext-file.pb-c.d [2022-09-21T14:17:24.494Z] #39 9.474 PBCC images/rpc.pb-c.c [2022-09-21T14:17:24.733Z] #38 32.54 CC images/netdev.o [2022-09-21T14:17:24.754Z] #39 9.576 DEP images/rpc.pb-c.d [2022-09-21T14:17:24.754Z] #39 9.638 PBCC images/siginfo.pb-c.c [2022-09-21T14:17:24.754Z] #39 9.664 DEP images/siginfo.pb-c.d [2022-09-21T14:17:24.995Z] #38 32.88 CC images/tty.o [2022-09-21T14:17:25.015Z] #39 9.870 PBCC images/pagemap.pb-c.c [2022-09-21T14:17:25.015Z] #39 10.06 DEP images/pagemap.pb-c.d [2022-09-21T14:17:25.276Z] #39 10.24 PBCC images/rlimit.pb-c.c [2022-09-21T14:17:25.537Z] #39 10.29 DEP images/rlimit.pb-c.d [2022-09-21T14:17:25.537Z] #39 10.41 PBCC images/file-lock.pb-c.c [2022-09-21T14:17:25.537Z] #39 10.49 DEP images/file-lock.pb-c.d [2022-09-21T14:17:25.551Z] #47 4.778 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-21T14:17:25.568Z] #38 33.46 CC images/file-lock.o [2022-09-21T14:17:25.799Z] #39 10.57 PBCC images/tty.pb-c.c [2022-09-21T14:17:25.799Z] #39 10.66 DEP images/tty.pb-c.d [2022-09-21T14:17:25.799Z] #39 10.81 PBCC images/tun.pb-c.c [2022-09-21T14:17:25.829Z] #38 33.63 CC images/rlimit.o [2022-09-21T14:17:26.062Z] #39 10.93 PBCC images/netdev.pb-c.c [2022-09-21T14:17:26.093Z] #38 33.81 CC images/pagemap.o [2022-09-21T14:17:26.323Z] #39 11.10 DEP images/tun.pb-c.d [2022-09-21T14:17:26.323Z] #39 11.26 DEP images/netdev.pb-c.d [2022-09-21T14:17:26.323Z] #39 11.33 PBCC images/vma.pb-c.c [2022-09-21T14:17:26.354Z] #38 34.17 CC images/siginfo.o [2022-09-21T14:17:26.585Z] #39 11.40 DEP images/vma.pb-c.d [2022-09-21T14:17:26.585Z] #39 11.46 PBCC images/creds.pb-c.c [2022-09-21T14:17:26.585Z] #39 11.49 DEP images/creds.pb-c.d [2022-09-21T14:17:26.585Z] #39 11.55 PBCC images/utsns.pb-c.c [2022-09-21T14:17:26.585Z] #39 11.58 DEP images/utsns.pb-c.d [2022-09-21T14:17:26.585Z] #39 11.61 PBCC images/ipc-desc.pb-c.c [2022-09-21T14:17:26.585Z] #39 11.65 PBCC images/ipc-sem.pb-c.c [2022-09-21T14:17:26.615Z] #38 34.40 CC images/rpc.o [2022-09-21T14:17:26.846Z] #39 11.68 DEP images/ipc-desc.pb-c.d [2022-09-21T14:17:26.846Z] #39 11.76 DEP images/ipc-sem.pb-c.d [2022-09-21T14:17:26.846Z] #39 11.82 PBCC images/ipc-msg.pb-c.c [2022-09-21T14:17:26.846Z] #39 11.87 DEP images/ipc-msg.pb-c.d [2022-09-21T14:17:27.107Z] #39 11.96 PBCC images/ipc-shm.pb-c.c [2022-09-21T14:17:27.107Z] #39 12.00 DEP images/ipc-shm.pb-c.d [2022-09-21T14:17:27.107Z] #39 12.05 PBCC images/ipc-var.pb-c.c [2022-09-21T14:17:27.107Z] #39 12.08 DEP images/ipc-var.pb-c.d [2022-09-21T14:17:27.107Z] #39 12.14 PBCC images/sk-opts.pb-c.c [2022-09-21T14:17:27.367Z] #39 12.21 PBCC images/packet-sock.pb-c.c [2022-09-21T14:17:27.367Z] #39 12.26 DEP images/sk-opts.pb-c.d [2022-09-21T14:17:27.367Z] #39 12.32 DEP images/packet-sock.pb-c.d [2022-09-21T14:17:27.367Z] #39 12.38 PBCC images/sk-netlink.pb-c.c [2022-09-21T14:17:27.628Z] #39 12.48 DEP images/sk-netlink.pb-c.d [2022-09-21T14:17:27.628Z] #39 12.57 PBCC images/sk-inet.pb-c.c [2022-09-21T14:17:27.628Z] #39 12.60 DEP images/sk-inet.pb-c.d [2022-09-21T14:17:27.628Z] #39 12.65 PBCC images/sk-unix.pb-c.c [2022-09-21T14:17:27.895Z] #39 12.69 DEP images/sk-unix.pb-c.d [2022-09-21T14:17:27.896Z] #39 12.74 PBCC images/mm.pb-c.c [2022-09-21T14:17:27.896Z] #39 12.78 DEP images/mm.pb-c.d [2022-09-21T14:17:27.896Z] #39 12.87 PBCC images/timerfd.pb-c.c [2022-09-21T14:17:27.896Z] #39 ... [2022-09-21T14:17:27.896Z] [2022-09-21T14:17:27.896Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:27.896Z] #28 77.45 internal/syscall/unix [2022-09-21T14:17:28.012Z] #38 ... [2022-09-21T14:17:28.013Z] [2022-09-21T14:17:28.013Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:28.013Z] #26 85.64 github.com/BurntSushi/toml [2022-09-21T14:17:28.013Z] #26 85.66 flag [2022-09-21T14:17:28.013Z] #26 87.24 log [2022-09-21T14:17:28.013Z] #26 89.71 github.com/BurntSushi/toml/cmd/tomlv [2022-09-21T14:17:28.013Z] #26 DONE 91.9s [2022-09-21T14:17:28.013Z] [2022-09-21T14:17:28.013Z] #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 [2022-09-21T14:17:28.013Z] #32 86.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-21T14:17:28.013Z] #32 86.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:28.013Z] #32 86.16 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:28.013Z] #32 ... [2022-09-21T14:17:28.013Z] [2022-09-21T14:17:28.013Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:28.013Z] #38 35.77 CC images/ext-file.o [2022-09-21T14:17:28.074Z] #47 ... [2022-09-21T14:17:28.074Z] [2022-09-21T14:17:28.074Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:17:28.074Z] #29 104.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-21T14:17:28.074Z] #29 104.9 + GOBIN=/build [2022-09-21T14:17:28.074Z] #29 104.9 + GO111MODULE=on [2022-09-21T14:17:28.074Z] #29 104.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-21T14:17:28.074Z] #29 DONE 111.6s [2022-09-21T14:17:28.074Z] [2022-09-21T14:17:28.074Z] #48 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-21T14:17:28.074Z] #48 DONE 0.1s [2022-09-21T14:17:28.274Z] #38 35.96 CC images/cgroup.o [2022-09-21T14:17:28.337Z] [2022-09-21T14:17:28.337Z] #49 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-21T14:17:28.337Z] #49 DONE 0.1s [2022-09-21T14:17:28.337Z] [2022-09-21T14:17:28.337Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:17:28.337Z] #40 11.57 + cd /tmp/tmp.Dp2jQ9qHYT/src/github.com/opencontainers/runc [2022-09-21T14:17:28.337Z] #40 11.57 + git checkout -q v1.1.4 [2022-09-21T14:17:28.337Z] #40 12.17 + '[' -z '' ']' [2022-09-21T14:17:28.337Z] #40 12.17 + target=static [2022-09-21T14:17:28.337Z] #40 12.17 + make BUILDTAGS=seccomp static [2022-09-21T14:17:28.337Z] #40 12.57 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-21T14:17:28.472Z] #28 78.02 time [2022-09-21T14:17:28.537Z] #38 36.50 CC images/userns.o [2022-09-21T14:17:28.798Z] #38 36.80 CC images/google/protobuf/descriptor.o [2022-09-21T14:17:30.242Z] #27 ... [2022-09-21T14:17:30.242Z] [2022-09-21T14:17:30.242Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:30.242Z] #39 16.18 make[1]: Nothing to be done for 'all'. [2022-09-21T14:17:30.242Z] #39 17.36 CC images/stats.o [2022-09-21T14:17:30.242Z] #39 17.63 CC images/core.o [2022-09-21T14:17:30.242Z] #39 18.17 CC images/core-x86.o [2022-09-21T14:17:30.242Z] #39 18.72 CC images/core-arm.o [2022-09-21T14:17:30.242Z] #39 19.04 CC images/core-aarch64.o [2022-09-21T14:17:30.242Z] #39 19.38 CC images/core-ppc64.o [2022-09-21T14:17:30.242Z] #39 19.93 CC images/core-s390.o [2022-09-21T14:17:30.242Z] #39 20.43 CC images/cpuinfo.o [2022-09-21T14:17:30.242Z] #39 20.79 CC images/inventory.o [2022-09-21T14:17:30.242Z] #39 21.01 CC images/fdinfo.o [2022-09-21T14:17:30.242Z] #39 21.33 CC images/fown.o [2022-09-21T14:17:30.242Z] #39 21.56 CC images/ns.o [2022-09-21T14:17:30.242Z] #39 21.75 CC images/regfile.o [2022-09-21T14:17:30.242Z] #39 21.93 CC images/ghost-file.o [2022-09-21T14:17:30.502Z] #39 22.19 CC images/fifo.o [2022-09-21T14:17:30.502Z] #39 22.37 CC images/remap-file-path.o [2022-09-21T14:17:30.718Z] #38 38.50 CC images/opts.o [2022-09-21T14:17:30.762Z] #39 22.57 CC images/eventfd.o [2022-09-21T14:17:30.762Z] #39 22.72 CC images/eventpoll.o [2022-09-21T14:17:30.979Z] #38 38.70 CC images/seccomp.o [2022-09-21T14:17:31.241Z] #38 39.05 CC images/binfmt-misc.o [2022-09-21T14:17:31.332Z] #39 23.09 CC images/fh.o [2022-09-21T14:17:31.503Z] #38 39.20 CC images/time.o [2022-09-21T14:17:31.503Z] #38 39.45 CC images/sysctl.o [2022-09-21T14:17:31.592Z] #39 23.34 CC images/fsnotify.o [2022-09-21T14:17:31.609Z] #40 ... [2022-09-21T14:17:31.609Z] [2022-09-21T14:17:31.609Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:17:31.765Z] #38 39.67 CC images/autofs.o [2022-09-21T14:17:32.028Z] #38 39.79 CC images/macvlan.o [2022-09-21T14:17:32.163Z] #39 23.99 CC images/signalfd.o [2022-09-21T14:17:32.290Z] #38 40.09 CC images/sit.o [2022-09-21T14:17:32.423Z] #39 24.16 CC images/fs.o [2022-09-21T14:17:32.552Z] #38 40.25 CC images/memfd.o [2022-09-21T14:17:32.552Z] #38 40.47 CC images/timens.o [2022-09-21T14:17:32.675Z] #28 ... [2022-09-21T14:17:32.675Z] [2022-09-21T14:17:32.675Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:17:32.675Z] #27 72.07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-21T14:17:32.675Z] #27 ... [2022-09-21T14:17:32.675Z] [2022-09-21T14:17:32.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:32.675Z] #39 12.89 DEP images/timerfd.pb-c.d [2022-09-21T14:17:32.675Z] #39 12.94 PBCC images/timer.pb-c.c [2022-09-21T14:17:32.675Z] #39 12.96 DEP images/timer.pb-c.d [2022-09-21T14:17:32.675Z] #39 13.03 PBCC images/sa.pb-c.c [2022-09-21T14:17:32.675Z] #39 13.11 DEP images/sa.pb-c.d [2022-09-21T14:17:32.675Z] #39 13.20 PBCC images/pipe-data.pb-c.c [2022-09-21T14:17:32.675Z] #39 13.21 DEP images/pipe-data.pb-c.d [2022-09-21T14:17:32.675Z] #39 13.26 PBCC images/mnt.pb-c.c [2022-09-21T14:17:32.675Z] #39 13.33 DEP images/mnt.pb-c.d [2022-09-21T14:17:32.675Z] #39 13.39 PBCC images/sk-packet.pb-c.c [2022-09-21T14:17:32.675Z] #39 13.43 DEP images/sk-packet.pb-c.d [2022-09-21T14:17:32.675Z] #39 13.49 PBCC images/tcp-stream.pb-c.c [2022-09-21T14:17:32.675Z] #39 13.56 DEP images/tcp-stream.pb-c.d [2022-09-21T14:17:32.675Z] #39 13.63 PBCC images/pipe.pb-c.c [2022-09-21T14:17:32.675Z] #39 13.69 DEP images/pipe.pb-c.d [2022-09-21T14:17:32.675Z] #39 13.79 PBCC images/pstree.pb-c.c [2022-09-21T14:17:32.675Z] #39 13.83 DEP images/pstree.pb-c.d [2022-09-21T14:17:32.675Z] #39 13.89 PBCC images/fs.pb-c.c [2022-09-21T14:17:32.675Z] #39 13.92 DEP images/fs.pb-c.d [2022-09-21T14:17:32.675Z] #39 13.98 PBCC images/signalfd.pb-c.c [2022-09-21T14:17:32.675Z] #39 14.07 DEP images/signalfd.pb-c.d [2022-09-21T14:17:32.675Z] #39 14.13 PBCC images/fh.pb-c.c [2022-09-21T14:17:32.675Z] #39 14.18 PBCC images/fsnotify.pb-c.c [2022-09-21T14:17:32.675Z] #39 14.23 DEP images/fh.pb-c.d [2022-09-21T14:17:32.675Z] #39 14.31 DEP images/fsnotify.pb-c.d [2022-09-21T14:17:32.675Z] #39 14.39 PBCC images/eventpoll.pb-c.c [2022-09-21T14:17:32.675Z] #39 14.45 DEP images/eventpoll.pb-c.d [2022-09-21T14:17:32.675Z] #39 14.51 PBCC images/eventfd.pb-c.c [2022-09-21T14:17:32.675Z] #39 14.53 DEP images/eventfd.pb-c.d [2022-09-21T14:17:32.675Z] #39 14.61 PBCC images/remap-file-path.pb-c.c [2022-09-21T14:17:32.675Z] #39 14.63 DEP images/remap-file-path.pb-c.d [2022-09-21T14:17:32.675Z] #39 14.67 PBCC images/fifo.pb-c.c [2022-09-21T14:17:32.675Z] #39 14.68 DEP images/fifo.pb-c.d [2022-09-21T14:17:32.675Z] #39 14.72 PBCC images/ghost-file.pb-c.c [2022-09-21T14:17:32.675Z] #39 14.77 DEP images/ghost-file.pb-c.d [2022-09-21T14:17:32.675Z] #39 14.84 PBCC images/regfile.pb-c.c [2022-09-21T14:17:32.675Z] #39 14.91 DEP images/regfile.pb-c.d [2022-09-21T14:17:32.675Z] #39 15.00 PBCC images/ns.pb-c.c [2022-09-21T14:17:32.675Z] #39 15.04 DEP images/ns.pb-c.d [2022-09-21T14:17:32.675Z] #39 15.09 PBCC images/fdinfo.pb-c.c [2022-09-21T14:17:32.675Z] #39 15.17 DEP images/fdinfo.pb-c.d [2022-09-21T14:17:32.675Z] #39 15.24 PBCC images/core-aarch64.pb-c.c [2022-09-21T14:17:32.675Z] #39 15.32 PBCC images/core-arm.pb-c.c [2022-09-21T14:17:32.675Z] #39 15.38 PBCC images/core-ppc64.pb-c.c [2022-09-21T14:17:32.675Z] #39 15.42 PBCC images/core-s390.pb-c.c [2022-09-21T14:17:32.675Z] #39 15.47 PBCC images/core-x86.pb-c.c [2022-09-21T14:17:32.675Z] #39 15.52 PBCC images/core.pb-c.c [2022-09-21T14:17:32.675Z] #39 15.57 PBCC images/inventory.pb-c.c [2022-09-21T14:17:32.675Z] #39 15.62 DEP images/core-aarch64.pb-c.d [2022-09-21T14:17:32.675Z] #39 15.70 DEP images/core-arm.pb-c.d [2022-09-21T14:17:32.675Z] #39 15.76 DEP images/core-ppc64.pb-c.d [2022-09-21T14:17:32.675Z] #39 15.83 DEP images/core-s390.pb-c.d [2022-09-21T14:17:32.675Z] #39 15.88 DEP images/core-x86.pb-c.d [2022-09-21T14:17:32.675Z] #39 15.96 DEP images/core.pb-c.d [2022-09-21T14:17:32.675Z] #39 16.07 DEP images/inventory.pb-c.d [2022-09-21T14:17:32.675Z] #39 16.15 PBCC images/cpuinfo.pb-c.c [2022-09-21T14:17:32.675Z] #39 16.19 DEP images/cpuinfo.pb-c.d [2022-09-21T14:17:32.675Z] #39 16.24 PBCC images/stats.pb-c.c [2022-09-21T14:17:32.675Z] #39 16.25 DEP images/stats.pb-c.d [2022-09-21T14:17:32.684Z] #39 24.43 CC images/pstree.o [2022-09-21T14:17:32.684Z] #39 24.65 CC images/pipe.o [2022-09-21T14:17:32.814Z] #38 40.70 LINK images/built-in.o [2022-09-21T14:17:32.899Z] #23 112.9 Updating files: 16% (1836/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3748/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 55% (6310/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9404/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-21T14:17:32.936Z] #39 17.77 make[1]: Nothing to be done for 'all'. [2022-09-21T14:17:33.075Z] #38 40.87 GEN compel/include/asm [2022-09-21T14:17:33.075Z] #38 40.89 GEN compel/include/version.h [2022-09-21T14:17:33.075Z] #38 40.91 touch .config [2022-09-21T14:17:33.075Z] #38 40.97 GEN include/common/config.h [2022-09-21T14:17:33.075Z] #38 41.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-21T14:17:33.156Z] #23 116.6 + cd /tmp/tmp.55VfBUAcB3/tmp/docker-ce [2022-09-21T14:17:33.156Z] #23 116.7 + git checkout -q v17.06.2-ce [2022-09-21T14:17:33.254Z] #39 24.83 CC images/tcp-stream.o [2022-09-21T14:17:33.254Z] #39 24.99 CC images/sk-packet.o [2022-09-21T14:17:33.254Z] #39 25.25 CC images/mnt.o [2022-09-21T14:17:33.337Z] #38 41.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-21T14:17:33.337Z] #38 41.14 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-21T14:17:33.337Z] #38 41.15 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-21T14:17:33.337Z] #38 41.19 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-21T14:17:33.337Z] #38 41.22 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-21T14:17:33.337Z] #38 41.26 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-21T14:17:33.337Z] #38 41.29 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-21T14:17:33.598Z] #38 41.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-21T14:17:33.598Z] #38 41.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-21T14:17:33.598Z] #38 41.34 DEP compel/plugins/std/infect.d [2022-09-21T14:17:33.598Z] #38 41.45 DEP compel/plugins/std/string.d [2022-09-21T14:17:33.598Z] #38 41.53 DEP compel/plugins/std/log.d [2022-09-21T14:17:33.823Z] #39 25.47 CC images/pipe-data.o [2022-09-21T14:17:33.823Z] #39 ... [2022-09-21T14:17:33.823Z] [2022-09-21T14:17:33.823Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:33.823Z] #25 76.01 os [2022-09-21T14:17:33.823Z] #25 77.89 bufio [2022-09-21T14:17:33.823Z] #25 79.48 text/tabwriter [2022-09-21T14:17:33.823Z] #25 80.03 io/ioutil [2022-09-21T14:17:33.823Z] #25 80.04 fmt [2022-09-21T14:17:33.823Z] #25 82.45 github.com/BurntSushi/toml [2022-09-21T14:17:33.823Z] #25 82.46 flag [2022-09-21T14:17:33.823Z] #25 83.92 log [2022-09-21T14:17:33.823Z] #25 ... [2022-09-21T14:17:33.823Z] [2022-09-21T14:17:33.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:33.823Z] #39 25.68 CC images/sa.o [2022-09-21T14:17:33.860Z] #38 41.61 DEP compel/plugins/std/fds.d [2022-09-21T14:17:33.860Z] #38 41.68 DEP compel/plugins/std/std.d [2022-09-21T14:17:33.860Z] #38 41.77 DEP compel/plugins/shmem/shmem.d [2022-09-21T14:17:33.860Z] #38 41.85 DEP compel/plugins/fds/fds.d [2022-09-21T14:17:34.083Z] #39 25.89 CC images/timer.o [2022-09-21T14:17:34.086Z] #23 ... [2022-09-21T14:17:34.086Z] [2022-09-21T14:17:34.086Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:34.086Z] #38 58.94 LINK criu/pie/parasite.built-in.o [2022-09-21T14:17:34.086Z] #38 58.97 GEN criu/pie/parasite-blob.h [2022-09-21T14:17:34.086Z] #38 58.97 CC criu/pie/parasite-vdso.o [2022-09-21T14:17:34.086Z] #38 59.57 CC criu/arch/aarch64/vdso-pie.o [2022-09-21T14:17:34.086Z] #38 59.79 CC criu/arch/aarch64/restorer.o [2022-09-21T14:17:34.086Z] #38 60.17 CC criu/arch/aarch64/intraprocedure.o [2022-09-21T14:17:34.086Z] #38 60.24 CC criu/pie/restorer.o [2022-09-21T14:17:34.086Z] #38 62.76 LINK criu/pie/restorer.built-in.o [2022-09-21T14:17:34.086Z] #38 62.77 GEN criu/pie/restorer-blob.h [2022-09-21T14:17:34.086Z] #38 62.79 DEP criu/vdso.d [2022-09-21T14:17:34.086Z] #38 62.83 DEP criu/uts_ns.d [2022-09-21T14:17:34.086Z] #38 62.94 DEP criu/util.d [2022-09-21T14:17:34.086Z] #38 63.21 DEP criu/uffd.d [2022-09-21T14:17:34.086Z] #38 63.62 DEP criu/tun.d [2022-09-21T14:17:34.086Z] #38 63.94 DEP criu/tty.d [2022-09-21T14:17:34.086Z] #38 64.23 DEP criu/timerfd.d [2022-09-21T14:17:34.086Z] #38 64.44 DEP criu/timens.d [2022-09-21T14:17:34.086Z] #38 64.58 DEP criu/sysfs_parse.d [2022-09-21T14:17:34.086Z] #38 64.68 DEP criu/sysctl.d [2022-09-21T14:17:34.086Z] #38 64.78 DEP criu/string.d [2022-09-21T14:17:34.086Z] #38 64.81 DEP criu/stats.d [2022-09-21T14:17:34.086Z] #38 65.01 DEP criu/sockets.d [2022-09-21T14:17:34.086Z] #38 65.15 DEP criu/sk-unix.d [2022-09-21T14:17:34.086Z] #38 65.34 DEP criu/sk-tcp.d [2022-09-21T14:17:34.086Z] #38 65.56 DEP criu/sk-queue.d [2022-09-21T14:17:34.086Z] #38 65.74 DEP criu/sk-packet.d [2022-09-21T14:17:34.086Z] #38 65.92 DEP criu/sk-netlink.d [2022-09-21T14:17:34.086Z] #38 66.10 DEP criu/sk-inet.d [2022-09-21T14:17:34.086Z] #38 66.32 DEP criu/signalfd.d [2022-09-21T14:17:34.086Z] #38 66.46 DEP criu/sigframe.d [2022-09-21T14:17:34.086Z] #38 66.55 DEP criu/shmem.d [2022-09-21T14:17:34.086Z] #38 66.68 DEP criu/servicefd.d [2022-09-21T14:17:34.086Z] #38 66.82 DEP criu/seize.d [2022-09-21T14:17:34.086Z] #38 67.02 DEP criu/seccomp.d [2022-09-21T14:17:34.086Z] #38 67.13 DEP criu/rst-malloc.d [2022-09-21T14:17:34.086Z] #38 67.20 DEP criu/rbtree.d [2022-09-21T14:17:34.086Z] #38 67.24 DEP criu/pstree.d [2022-09-21T14:17:34.086Z] #38 67.38 DEP criu/protobuf.d [2022-09-21T14:17:34.086Z] #38 67.52 GEN criu/protobuf-desc-gen.h [2022-09-21T14:17:34.122Z] #38 41.99 CC compel/plugins/std/std.o [2022-09-21T14:17:34.319Z] #39 19.24 CC images/stats.o [2022-09-21T14:17:34.343Z] #39 26.18 CC images/timerfd.o [2022-09-21T14:17:34.383Z] #38 42.23 CC compel/plugins/std/fds.o [2022-09-21T14:17:34.579Z] #39 19.63 CC images/core.o [2022-09-21T14:17:34.603Z] #39 26.34 CC images/mm.o [2022-09-21T14:17:34.863Z] #39 26.62 CC images/sk-opts.o [2022-09-21T14:17:34.956Z] #38 42.63 CC compel/plugins/std/log.o [2022-09-21T14:17:35.016Z] #38 69.92 DEP criu/protobuf-desc.d [2022-09-21T14:17:35.016Z] #38 70.03 DEP criu/proc_parse.d [2022-09-21T14:17:35.124Z] #39 26.90 CC images/sk-unix.o [2022-09-21T14:17:35.149Z] #39 20.27 CC images/core-x86.o [2022-09-21T14:17:35.217Z] #38 ... [2022-09-21T14:17:35.217Z] [2022-09-21T14:17:35.217Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:17:35.217Z] #37 53.54 Updating files: 44% (2211/4983) Updating files: 45% (2243/4983) Updating files: 46% (2293/4983) Updating files: 47% (2343/4983) Updating files: 48% (2392/4983) Updating files: 49% (2442/4983) Updating files: 50% (2492/4983) Updating files: 51% (2542/4983) Updating files: 52% (2592/4983) Updating files: 53% (2641/4983) Updating files: 54% (2691/4983) Updating files: 55% (2741/4983) Updating files: 56% (2791/4983) Updating files: 57% (2841/4983) Updating files: 58% (2891/4983) Updating files: 59% (2940/4983) Updating files: 60% (2990/4983) Updating files: 61% (3040/4983) Updating files: 62% (3090/4983) Updating files: 63% (3140/4983) Updating files: 64% (3190/4983) Updating files: 65% (3239/4983) Updating files: 66% (3289/4983) Updating files: 67% (3339/4983) Updating files: 68% (3389/4983) Updating files: 69% (3439/4983) Updating files: 70% (3489/4983) Updating files: 71% (3538/4983) Updating files: 72% (3588/4983) Updating files: 73% (3638/4983) Updating files: 74% (3688/4983) Updating files: 75% (3738/4983) Updating files: 76% (3788/4983) Updating files: 77% (3837/4983) Updating files: 78% (3887/4983) Updating files: 79% (3937/4983) Updating files: 80% (3987/4983) Updating files: 81% (4037/4983) Updating files: 82% (4087/4983) Updating files: 83% (4136/4983) Updating files: 84% (4186/4983) Updating files: 85% (4236/4983) Updating files: 86% (4286/4983) Updating files: 87% (4336/4983) Updating files: 88% (4386/4983) Updating files: 89% (4435/4983) Updating files: 90% (4485/4983) Updating files: 91% (4535/4983) Updating files: 92% (4585/4983) Updating files: 93% (4635/4983) Updating files: 94% (4685/4983) Updating files: 95% (4734/4983) Updating files: 96% (4784/4983) Updating files: 97% (4834/4983) Updating files: 98% (4884/4983) Updating files: 99% (4934/4983) Updating files: 100% (4983/4983) Updating files: 100% (4983/4983), done. [2022-09-21T14:17:35.217Z] #37 55.21 + cd /tmp/tmp.iHMi3NWUyf/src/github.com/containerd/containerd [2022-09-21T14:17:35.217Z] #37 55.21 + git checkout -q v1.6.8 [2022-09-21T14:17:35.217Z] #37 57.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-21T14:17:35.217Z] #37 57.14 + BUILDTAGS='netgo osusergo static_build' [2022-09-21T14:17:35.217Z] #37 57.15 + export EXTRA_FLAGS=-buildmode=pie [2022-09-21T14:17:35.217Z] #37 57.15 + EXTRA_FLAGS=-buildmode=pie [2022-09-21T14:17:35.217Z] #37 57.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-21T14:17:35.217Z] #37 57.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-21T14:17:35.217Z] #37 57.15 + '[' '' = dynamic ']' [2022-09-21T14:17:35.217Z] #37 57.15 + make [2022-09-21T14:17:35.217Z] #37 58.83 + bin/ctr [2022-09-21T14:17:35.271Z] #38 70.22 DEP criu/plugin.d [2022-09-21T14:17:35.271Z] #38 70.32 DEP criu/pipes.d [2022-09-21T14:17:35.384Z] #39 27.23 CC images/sk-inet.o [2022-09-21T14:17:35.527Z] #38 70.45 DEP criu/pie-util.d [2022-09-21T14:17:35.527Z] #38 70.55 DEP criu/pie-util-vdso.d [2022-09-21T14:17:35.645Z] #39 27.52 CC images/tun.o [2022-09-21T14:17:35.784Z] #38 70.66 DEP criu/path.d [2022-09-21T14:17:35.784Z] #38 70.86 DEP criu/parasite-syscall.d [2022-09-21T14:17:35.905Z] #39 27.72 CC images/sk-netlink.o [2022-09-21T14:17:36.089Z] #39 20.73 CC images/core-arm.o [2022-09-21T14:17:36.089Z] #39 21.06 CC images/core-aarch64.o [2022-09-21T14:17:36.174Z] #39 27.98 CC images/packet-sock.o [2022-09-21T14:17:36.348Z] #38 71.07 DEP criu/pagemap.d [2022-09-21T14:17:36.348Z] #38 71.24 DEP criu/pagemap-cache.d [2022-09-21T14:17:36.348Z] #38 71.37 DEP criu/page-xfer.d [2022-09-21T14:17:36.435Z] #39 28.35 CC images/ipc-var.o [2022-09-21T14:17:36.605Z] #38 71.53 DEP criu/page-pipe.d [2022-09-21T14:17:36.605Z] #38 ... [2022-09-21T14:17:36.605Z] [2022-09-21T14:17:36.605Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:17:36.605Z] #23 120.2 + mkdir -p /tmp/tmp.55VfBUAcB3/src/github.com/docker [2022-09-21T14:17:36.605Z] #23 120.2 + mv components/cli /tmp/tmp.55VfBUAcB3/src/github.com/docker/cli [2022-09-21T14:17:36.605Z] #23 120.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-21T14:17:36.658Z] #39 21.51 CC images/core-ppc64.o [2022-09-21T14:17:36.696Z] #39 28.53 CC images/ipc-desc.o [2022-09-21T14:17:36.957Z] #39 28.67 CC images/ipc-shm.o [2022-09-21T14:17:36.957Z] #39 28.78 CC images/ipc-msg.o [2022-09-21T14:17:37.219Z] #39 ... [2022-09-21T14:17:37.219Z] [2022-09-21T14:17:37.219Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:37.219Z] #25 86.37 github.com/BurntSushi/toml/cmd/tomlv [2022-09-21T14:17:37.219Z] #25 DONE 89.6s [2022-09-21T14:17:37.219Z] [2022-09-21T14:17:37.219Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:17:37.229Z] #39 22.12 CC images/core-s390.o [2022-09-21T14:17:37.229Z] #39 ... [2022-09-21T14:17:37.229Z] [2022-09-21T14:17:37.229Z] #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 [2022-09-21T14:17:37.229Z] #25 76.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-21T14:17:37.229Z] #25 76.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:37.229Z] #25 76.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:37.489Z] #25 ... [2022-09-21T14:17:37.489Z] [2022-09-21T14:17:37.489Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:37.489Z] #28 83.76 internal/poll [2022-09-21T14:17:37.489Z] #28 85.41 internal/fmtsort [2022-09-21T14:17:37.489Z] #28 86.10 internal/syscall/execenv [2022-09-21T14:17:37.489Z] #28 86.31 path [2022-09-21T14:17:37.489Z] #28 86.83 strings [2022-09-21T14:17:37.749Z] #28 87.08 io/fs [2022-09-21T14:17:38.522Z] #37 ... [2022-09-21T14:17:38.522Z] [2022-09-21T14:17:38.522Z] #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 [2022-09-21T14:17:38.522Z] #32 92.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-21T14:17:38.522Z] #32 92.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:38.522Z] #32 92.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:38.522Z] #32 98.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-21T14:17:38.522Z] #32 98.93 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:38.522Z] #32 98.93 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:17:38.522Z] #32 ... [2022-09-21T14:17:38.522Z] [2022-09-21T14:17:38.522Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:38.522Z] #38 43.36 CC compel/plugins/std/string.o [2022-09-21T14:17:38.522Z] #38 43.99 CC compel/plugins/std/infect.o [2022-09-21T14:17:38.522Z] #38 44.42 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-21T14:17:38.522Z] #38 44.46 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-21T14:17:38.522Z] #38 44.52 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-21T14:17:38.522Z] #38 44.59 AR compel/plugins/std.lib.a [2022-09-21T14:17:38.522Z] #38 44.67 CC compel/plugins/fds/fds.o [2022-09-21T14:17:38.522Z] #38 44.92 AR compel/plugins/fds.lib.a [2022-09-21T14:17:38.522Z] #38 44.99 HOSTDEP compel/src/lib/log-host.d [2022-09-21T14:17:38.522Z] #38 45.11 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-21T14:17:38.522Z] #38 45.26 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-21T14:17:38.522Z] #38 45.35 HOSTDEP compel/src/main-host.d [2022-09-21T14:17:38.522Z] #38 45.46 DEP compel/src/lib/ptrace.d [2022-09-21T14:17:38.522Z] #38 45.54 DEP compel/src/lib/infect.d [2022-09-21T14:17:38.522Z] #38 45.64 DEP compel/src/lib/infect-util.d [2022-09-21T14:17:38.522Z] #38 45.72 DEP compel/src/lib/infect-rpc.d [2022-09-21T14:17:38.522Z] #38 45.82 DEP compel/arch/x86/src/lib/infect.d [2022-09-21T14:17:38.522Z] #38 45.92 DEP compel/arch/x86/src/lib/cpu.d [2022-09-21T14:17:38.522Z] #38 46.00 DEP compel/src/lib/log.d [2022-09-21T14:17:38.522Z] #38 46.07 DEP compel/src/main.d [2022-09-21T14:17:38.522Z] #38 46.16 DEP compel/src/lib/handle-elf.d [2022-09-21T14:17:38.522Z] #38 46.26 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-21T14:17:38.522Z] #38 46.38 CC compel/src/lib/log.o [2022-09-21T14:17:38.525Z] #37 47.44 Updating files: 54% (2734/4983) Updating files: 55% (2741/4983) Updating files: 56% (2791/4983) Updating files: 57% (2841/4983) Updating files: 58% (2891/4983) Updating files: 59% (2940/4983) Updating files: 60% (2990/4983) Updating files: 61% (3040/4983) Updating files: 62% (3090/4983) Updating files: 63% (3140/4983) Updating files: 64% (3190/4983) Updating files: 65% (3239/4983) Updating files: 66% (3289/4983) Updating files: 67% (3339/4983) Updating files: 68% (3389/4983) Updating files: 69% (3439/4983) Updating files: 70% (3489/4983) Updating files: 71% (3538/4983) Updating files: 72% (3588/4983) Updating files: 73% (3638/4983) Updating files: 74% (3688/4983) Updating files: 75% (3738/4983) Updating files: 76% (3788/4983) Updating files: 77% (3837/4983) Updating files: 78% (3887/4983) Updating files: 79% (3937/4983) Updating files: 80% (3987/4983) Updating files: 81% (4037/4983) Updating files: 82% (4087/4983) Updating files: 83% (4136/4983) Updating files: 83% (4182/4983) Updating files: 84% (4186/4983) Updating files: 85% (4236/4983) Updating files: 86% (4286/4983) Updating files: 87% (4336/4983) Updating files: 88% (4386/4983) Updating files: 89% (4435/4983) Updating files: 90% (4485/4983) Updating files: 91% (4535/4983) Updating files: 92% (4585/4983) Updating files: 93% (4635/4983) Updating files: 94% (4685/4983) Updating files: 95% (4734/4983) Updating files: 96% (4784/4983) Updating files: 97% (4834/4983) Updating files: 98% (4884/4983) Updating files: 99% (4934/4983) Updating files: 100% (4983/4983) Updating files: 100% (4983/4983), done. [2022-09-21T14:17:38.525Z] #37 49.04 + cd /tmp/tmp.RS3tYysQ6v/src/github.com/containerd/containerd [2022-09-21T14:17:38.525Z] #37 49.04 + git checkout -q v1.6.8 [2022-09-21T14:17:38.784Z] #38 46.58 CC compel/arch/x86/src/lib/cpu.o [2022-09-21T14:17:39.125Z] #23 ... [2022-09-21T14:17:39.125Z] [2022-09-21T14:17:39.125Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:17:39.125Z] #47 7.946 Fetched 8464 kB in 7s (1195 kB/s) [2022-09-21T14:17:39.125Z] #47 7.946 Reading package lists... [2022-09-21T14:17:39.125Z] #47 9.855 Reading package lists... [2022-09-21T14:17:39.125Z] #47 12.14 Building dependency tree... [2022-09-21T14:17:39.125Z] #47 14.42 The following additional packages will be installed: [2022-09-21T14:17:39.125Z] #47 14.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-21T14:17:39.125Z] #47 14.42 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-21T14:17:39.125Z] #47 14.42 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-21T14:17:39.125Z] #47 14.42 python3-pkg-resources vim-runtime xxd [2022-09-21T14:17:39.125Z] #47 14.44 Suggested packages: [2022-09-21T14:17:39.125Z] #47 14.44 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-21T14:17:39.125Z] #47 14.44 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-21T14:17:39.125Z] #47 14.44 acl attr quota [2022-09-21T14:17:39.125Z] #47 14.44 Recommended packages: [2022-09-21T14:17:39.125Z] #47 14.44 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-21T14:17:39.125Z] #47 15.60 The following NEW packages will be installed: [2022-09-21T14:17:39.125Z] #47 15.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-21T14:17:39.125Z] #47 15.61 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-21T14:17:39.125Z] #47 15.61 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-21T14:17:39.125Z] #47 15.61 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-09-21T14:17:39.125Z] #47 15.61 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-09-21T14:17:39.125Z] #47 15.61 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-21T14:17:39.125Z] #47 15.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-21T14:17:39.125Z] #47 15.62 xz-utils zip [2022-09-21T14:17:39.125Z] #47 15.97 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:17:39.125Z] #47 15.97 Need to get 26.4 MB of archives. [2022-09-21T14:17:39.125Z] #47 15.97 After this operation, 103 MB of additional disk space will be used. [2022-09-21T14:17:39.125Z] #47 15.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-21T14:17:39.125Z] #47 15.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-21T14:17:39.125Z] #47 15.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-21T14:17:39.125Z] #47 15.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-21T14:17:39.125Z] #47 15.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-21T14:17:39.125Z] #47 15.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-21T14:17:39.125Z] #47 15.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-21T14:17:39.125Z] #47 16.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-21T14:17:39.125Z] #47 16.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-21T14:17:39.125Z] #47 16.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-21T14:17:39.125Z] #47 16.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-21T14:17:39.125Z] #47 16.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-21T14:17:39.125Z] #47 16.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-21T14:17:39.125Z] #47 16.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-21T14:17:39.125Z] #47 16.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-09-21T14:17:39.125Z] #47 16.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-21T14:17:39.125Z] #47 16.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-21T14:17:39.125Z] #47 16.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-21T14:17:39.125Z] #47 16.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-21T14:17:39.125Z] #47 16.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-21T14:17:39.125Z] #47 16.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-21T14:17:39.125Z] #47 16.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-21T14:17:39.125Z] #47 16.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-21T14:17:39.125Z] #47 16.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-21T14:17:39.125Z] #47 16.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-21T14:17:39.125Z] #47 16.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-21T14:17:39.125Z] #47 16.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-21T14:17:39.125Z] #47 16.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-21T14:17:39.125Z] #47 16.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-21T14:17:39.125Z] #47 16.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-21T14:17:39.125Z] #47 16.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-21T14:17:39.125Z] #47 16.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-21T14:17:39.125Z] #47 16.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-21T14:17:39.125Z] #47 16.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-21T14:17:39.125Z] #47 16.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-21T14:17:39.125Z] #47 16.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-21T14:17:39.125Z] #47 16.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-21T14:17:39.125Z] #47 16.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-21T14:17:39.125Z] #47 16.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-21T14:17:39.125Z] #47 16.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-21T14:17:39.125Z] #47 16.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-21T14:17:39.125Z] #47 16.55 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-21T14:17:39.125Z] #47 16.56 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-21T14:17:39.125Z] #47 16.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-21T14:17:39.125Z] #47 16.69 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-21T14:17:39.125Z] #47 16.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-21T14:17:39.125Z] #47 16.72 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-21T14:17:39.125Z] #47 17.30 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:17:39.125Z] #47 17.47 Fetched 26.4 MB in 1s (24.8 MB/s) [2022-09-21T14:17:39.125Z] #47 17.53 Selecting previously unselected package pigz. [2022-09-21T14:17:39.125Z] #47 17.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-09-21T14:17:39.125Z] #47 17.59 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-09-21T14:17:39.125Z] #47 17.60 Unpacking pigz (2.6-1) ... [2022-09-21T14:17:39.125Z] #47 17.74 Selecting previously unselected package libelf1:arm64. [2022-09-21T14:17:39.125Z] #47 17.75 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-09-21T14:17:39.125Z] #47 17.77 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-21T14:17:39.125Z] #47 17.93 Selecting previously unselected package libbpf0:arm64. [2022-09-21T14:17:39.125Z] #47 17.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-21T14:17:39.125Z] #47 17.95 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-21T14:17:39.125Z] #47 18.04 Selecting previously unselected package libcap2:arm64. [2022-09-21T14:17:39.125Z] #47 18.05 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-21T14:17:39.125Z] #47 18.05 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-21T14:17:39.125Z] #47 18.15 Selecting previously unselected package libmnl0:arm64. [2022-09-21T14:17:39.125Z] #47 18.15 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-09-21T14:17:39.125Z] #47 18.15 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-21T14:17:39.125Z] #47 18.23 Selecting previously unselected package libxtables12:arm64. [2022-09-21T14:17:39.125Z] #47 18.24 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-09-21T14:17:39.125Z] #47 18.24 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-21T14:17:39.125Z] #47 18.32 Selecting previously unselected package libcap2-bin. [2022-09-21T14:17:39.125Z] #47 18.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-21T14:17:39.125Z] #47 18.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-21T14:17:39.125Z] #47 18.46 Selecting previously unselected package iproute2. [2022-09-21T14:17:39.125Z] #47 18.47 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-09-21T14:17:39.125Z] #47 18.47 Unpacking iproute2 (5.10.0-4) ... [2022-09-21T14:17:39.131Z] #28 88.43 os [2022-09-21T14:17:39.357Z] #38 47.22 CC compel/arch/x86/src/lib/infect.o [2022-09-21T14:17:39.701Z] #28 89.10 bufio [2022-09-21T14:17:39.909Z] #37 50.51 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-21T14:17:39.909Z] #37 50.51 + BUILDTAGS='netgo osusergo static_build' [2022-09-21T14:17:39.909Z] #37 50.51 + export EXTRA_FLAGS=-buildmode=pie [2022-09-21T14:17:39.909Z] #37 50.51 + EXTRA_FLAGS=-buildmode=pie [2022-09-21T14:17:39.909Z] #37 50.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-21T14:17:39.909Z] #37 50.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-21T14:17:39.909Z] #37 50.52 + '[' '' = dynamic ']' [2022-09-21T14:17:39.909Z] #37 50.52 + make [2022-09-21T14:17:40.088Z] #47 19.11 Selecting previously unselected package xxd. [2022-09-21T14:17:40.088Z] #47 19.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-21T14:17:40.088Z] #47 19.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:17:40.088Z] #47 19.31 Selecting previously unselected package vim-common. [2022-09-21T14:17:40.088Z] #47 19.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:17:40.088Z] #47 19.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:17:40.088Z] #47 19.56 Selecting previously unselected package bash-completion. [2022-09-21T14:17:40.300Z] #38 47.97 CC compel/src/lib/infect-rpc.o [2022-09-21T14:17:40.300Z] #38 48.26 CC compel/src/lib/infect-util.o [2022-09-21T14:17:40.345Z] #47 19.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-21T14:17:40.642Z] #28 ... [2022-09-21T14:17:40.642Z] [2022-09-21T14:17:40.642Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:40.642Z] #39 22.77 CC images/cpuinfo.o [2022-09-21T14:17:40.642Z] #39 23.18 CC images/inventory.o [2022-09-21T14:17:40.642Z] #39 23.40 CC images/fdinfo.o [2022-09-21T14:17:40.642Z] #39 23.73 CC images/fown.o [2022-09-21T14:17:40.642Z] #39 23.93 CC images/ns.o [2022-09-21T14:17:40.642Z] #39 24.14 CC images/regfile.o [2022-09-21T14:17:40.642Z] #39 24.36 CC images/ghost-file.o [2022-09-21T14:17:40.642Z] #39 24.62 CC images/fifo.o [2022-09-21T14:17:40.642Z] #39 24.77 CC images/remap-file-path.o [2022-09-21T14:17:40.642Z] #39 24.93 CC images/eventfd.o [2022-09-21T14:17:40.642Z] #39 25.15 CC images/eventpoll.o [2022-09-21T14:17:40.642Z] #39 25.39 CC images/fh.o [2022-09-21T14:17:40.642Z] #39 25.68 CC images/fsnotify.o [2022-09-21T14:17:40.873Z] #38 48.48 CC compel/src/lib/infect.o [2022-09-21T14:17:41.262Z] #39 26.22 CC images/signalfd.o [2022-09-21T14:17:41.524Z] #39 26.51 CC images/fs.o [2022-09-21T14:17:41.788Z] #39 26.73 CC images/pstree.o [2022-09-21T14:17:41.788Z] #39 26.91 CC images/pipe.o [2022-09-21T14:17:41.832Z] #37 52.32 + bin/ctr [2022-09-21T14:17:42.072Z] #39 27.17 CC images/tcp-stream.o [2022-09-21T14:17:42.345Z] #39 27.43 CC images/sk-packet.o [2022-09-21T14:17:42.606Z] #39 27.68 CC images/mnt.o [2022-09-21T14:17:42.789Z] #38 50.57 CC compel/src/lib/ptrace.o [2022-09-21T14:17:43.050Z] #38 50.90 AR compel/libcompel.a [2022-09-21T14:17:43.050Z] #38 51.00 HOSTCC compel/src/main-host.o [2022-09-21T14:17:43.122Z] #47 22.33 Unpacking bash-completion (1:2.11-2) ... [2022-09-21T14:17:43.180Z] #39 28.01 CC images/pipe-data.o [2022-09-21T14:17:43.441Z] #39 28.21 CC images/sa.o [2022-09-21T14:17:43.623Z] #38 51.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-21T14:17:43.623Z] #38 51.50 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-21T14:17:43.689Z] #47 22.83 Selecting previously unselected package bzip2. [2022-09-21T14:17:43.689Z] #47 22.84 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-09-21T14:17:43.689Z] #47 22.84 Unpacking bzip2 (1.0.8-4) ... [2022-09-21T14:17:43.689Z] #47 22.95 Selecting previously unselected package xz-utils. [2022-09-21T14:17:43.689Z] #47 22.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-21T14:17:43.689Z] #47 22.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T14:17:43.704Z] #39 28.51 CC images/timer.o [2022-09-21T14:17:43.884Z] #38 51.88 HOSTCC compel/src/lib/log-host.o [2022-09-21T14:17:43.945Z] #47 23.16 Selecting previously unselected package apparmor. [2022-09-21T14:17:43.945Z] #47 23.16 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-09-21T14:17:43.945Z] #47 23.24 Unpacking apparmor (2.13.6-10) ... [2022-09-21T14:17:43.964Z] #39 28.94 CC images/timerfd.o [2022-09-21T14:17:44.146Z] #38 52.03 HOSTLINK compel/compel-host-bin [2022-09-21T14:17:44.146Z] #38 52.14 DEP soccr/soccr.d [2022-09-21T14:17:44.224Z] #39 29.17 CC images/mm.o [2022-09-21T14:17:44.407Z] #38 52.27 CC soccr/soccr.o [2022-09-21T14:17:44.485Z] #39 29.45 CC images/sk-opts.o [2022-09-21T14:17:44.521Z] #47 23.75 Selecting previously unselected package inetutils-ping. [2022-09-21T14:17:44.521Z] #47 23.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-09-21T14:17:44.521Z] #47 23.78 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T14:17:44.745Z] #39 29.66 CC images/sk-unix.o [2022-09-21T14:17:44.778Z] #47 23.96 Selecting previously unselected package libip4tc2:arm64. [2022-09-21T14:17:44.778Z] #47 23.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-21T14:17:44.778Z] #47 23.97 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-21T14:17:44.778Z] #47 24.07 Selecting previously unselected package libip6tc2:arm64. [2022-09-21T14:17:44.778Z] #47 24.07 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-21T14:17:44.778Z] #47 24.08 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-21T14:17:45.005Z] #39 29.97 CC images/sk-inet.o [2022-09-21T14:17:45.034Z] #47 24.17 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-21T14:17:45.034Z] #47 24.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-21T14:17:45.034Z] #47 24.19 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-21T14:17:45.035Z] #47 24.28 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-21T14:17:45.035Z] #47 24.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-21T14:17:45.035Z] #47 24.30 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-21T14:17:45.266Z] #39 30.34 CC images/tun.o [2022-09-21T14:17:45.291Z] #47 24.41 Selecting previously unselected package libnftnl11:arm64. [2022-09-21T14:17:45.291Z] #47 24.41 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-21T14:17:45.291Z] #47 24.42 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-21T14:17:45.291Z] #47 24.50 Selecting previously unselected package iptables. [2022-09-21T14:17:45.291Z] #47 24.53 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-09-21T14:17:45.291Z] #47 24.54 Unpacking iptables (1.8.7-1) ... [2022-09-21T14:17:45.527Z] #39 ... [2022-09-21T14:17:45.527Z] [2022-09-21T14:17:45.527Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:17:45.557Z] #47 24.95 Selecting previously unselected package libonig5:arm64. [2022-09-21T14:17:45.794Z] #38 53.54 AR soccr/libsoccr.a [2022-09-21T14:17:45.794Z] #38 53.58 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-21T14:17:45.814Z] #47 24.96 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-21T14:17:45.814Z] #47 24.98 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-21T14:17:45.814Z] #47 25.13 Selecting previously unselected package libjq1:arm64. [2022-09-21T14:17:45.814Z] #47 25.14 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-09-21T14:17:45.814Z] #47 25.15 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-21T14:17:46.056Z] #38 53.83 DEP criu/arch/x86/sigframe.d [2022-09-21T14:17:46.056Z] #38 53.90 DEP criu/arch/x86/sigaction_compat.d [2022-09-21T14:17:46.056Z] #38 53.97 DEP criu/arch/x86/kerndat.d [2022-09-21T14:17:46.056Z] #38 54.08 DEP criu/arch/x86/crtools.d [2022-09-21T14:17:46.317Z] #38 54.18 DEP criu/arch/x86/cpu.d [2022-09-21T14:17:46.317Z] #38 54.33 CC criu/arch/x86/cpu.o [2022-09-21T14:17:46.377Z] #47 ... [2022-09-21T14:17:46.377Z] [2022-09-21T14:17:46.377Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:17:46.377Z] #35 DONE 129.9s [2022-09-21T14:17:46.377Z] [2022-09-21T14:17:46.377Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:17:46.377Z] #47 25.73 Selecting previously unselected package jq. [2022-09-21T14:17:46.377Z] #47 25.73 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-09-21T14:17:46.377Z] #47 25.80 Unpacking jq (1.6-2.1) ... [2022-09-21T14:17:46.377Z] #47 ... [2022-09-21T14:17:46.377Z] [2022-09-21T14:17:46.377Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:46.377Z] #38 71.61 DEP criu/netfilter.d [2022-09-21T14:17:46.377Z] #38 71.71 DEP criu/net.d [2022-09-21T14:17:46.377Z] #38 71.88 DEP criu/namespaces.d [2022-09-21T14:17:46.377Z] #38 72.01 DEP criu/mount.d [2022-09-21T14:17:46.377Z] #38 72.13 DEP criu/memfd.d [2022-09-21T14:17:46.377Z] #38 72.30 DEP criu/mem.d [2022-09-21T14:17:46.377Z] #38 72.52 DEP criu/lsm.d [2022-09-21T14:17:46.377Z] #38 72.68 DEP criu/log.d [2022-09-21T14:17:46.377Z] #38 72.88 DEP criu/libnetlink.d [2022-09-21T14:17:46.377Z] #38 72.98 DEP criu/kerndat.d [2022-09-21T14:17:46.377Z] #38 73.23 DEP criu/kcmp-ids.d [2022-09-21T14:17:46.377Z] #38 73.35 DEP criu/irmap.d [2022-09-21T14:17:46.377Z] #38 73.53 DEP criu/ipc_ns.d [2022-09-21T14:17:46.377Z] #38 73.67 DEP criu/image.d [2022-09-21T14:17:46.377Z] #38 73.85 DEP criu/image-desc.d [2022-09-21T14:17:46.377Z] #38 73.97 DEP criu/fsnotify.d [2022-09-21T14:17:46.377Z] #38 74.12 DEP criu/filesystems.d [2022-09-21T14:17:46.377Z] #38 74.33 DEP criu/files.d [2022-09-21T14:17:46.377Z] #38 74.47 DEP criu/files-reg.d [2022-09-21T14:17:46.377Z] #38 74.73 DEP criu/files-ext.d [2022-09-21T14:17:46.377Z] #38 74.89 DEP criu/file-lock.d [2022-09-21T14:17:46.377Z] #38 75.10 DEP criu/file-ids.d [2022-09-21T14:17:46.377Z] #38 75.33 DEP criu/fifo.d [2022-09-21T14:17:46.377Z] #38 75.48 DEP criu/fdstore.d [2022-09-21T14:17:46.377Z] #38 75.60 DEP criu/fault-injection.d [2022-09-21T14:17:46.377Z] #38 75.65 DEP criu/external.d [2022-09-21T14:17:46.377Z] #38 75.78 DEP criu/eventpoll.d [2022-09-21T14:17:46.377Z] #38 75.98 DEP criu/eventfd.d [2022-09-21T14:17:46.377Z] #38 76.13 DEP criu/crtools.d [2022-09-21T14:17:46.377Z] #38 76.33 DEP criu/cr-service.d [2022-09-21T14:17:46.377Z] #38 76.60 DEP criu/cr-restore.d [2022-09-21T14:17:46.377Z] #38 76.88 DEP criu/cr-errno.d [2022-09-21T14:17:46.377Z] #38 76.92 DEP criu/cr-dump.d [2022-09-21T14:17:46.377Z] #38 77.14 DEP criu/cr-dedup.d [2022-09-21T14:17:46.377Z] #38 77.27 DEP criu/cr-check.d [2022-09-21T14:17:46.377Z] #38 77.46 DEP criu/config.d [2022-09-21T14:17:46.377Z] #38 77.60 DEP criu/clone-noasan.d [2022-09-21T14:17:46.377Z] #38 77.68 DEP criu/cgroup.d [2022-09-21T14:17:46.377Z] #38 77.84 DEP criu/cgroup-props.d [2022-09-21T14:17:46.377Z] #38 77.91 DEP criu/bitmap.d [2022-09-21T14:17:46.377Z] #38 77.96 DEP criu/bfd.d [2022-09-21T14:17:46.377Z] #38 78.03 DEP criu/autofs.d [2022-09-21T14:17:46.377Z] #38 78.25 DEP criu/aio.d [2022-09-21T14:17:46.377Z] #38 78.37 DEP criu/action-scripts.d [2022-09-21T14:17:46.377Z] #38 78.69 CC criu/action-scripts.o [2022-09-21T14:17:46.377Z] #38 79.22 CC criu/aio.o [2022-09-21T14:17:46.377Z] #38 79.90 CC criu/autofs.o [2022-09-21T14:17:46.377Z] #38 81.34 CC criu/bfd.o [2022-09-21T14:17:46.634Z] #38 ... [2022-09-21T14:17:46.634Z] [2022-09-21T14:17:46.634Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:17:46.634Z] #47 26.03 Selecting previously unselected package libaio1:arm64. [2022-09-21T14:17:46.634Z] #47 26.05 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-09-21T14:17:46.634Z] #47 26.06 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-21T14:17:46.891Z] #47 26.34 Selecting previously unselected package libgpm2:arm64. [2022-09-21T14:17:47.090Z] #37 49.67 Updating files: 46% (2324/4983) Updating files: 47% (2343/4983) Updating files: 48% (2392/4983) Updating files: 49% (2442/4983) Updating files: 50% (2492/4983) Updating files: 51% (2542/4983) Updating files: 52% (2592/4983) Updating files: 53% (2641/4983) Updating files: 54% (2691/4983) Updating files: 55% (2741/4983) Updating files: 56% (2791/4983) Updating files: 57% (2841/4983) Updating files: 58% (2891/4983) Updating files: 59% (2940/4983) Updating files: 60% (2990/4983) Updating files: 61% (3040/4983) Updating files: 62% (3090/4983) Updating files: 63% (3140/4983) Updating files: 64% (3190/4983) Updating files: 65% (3239/4983) Updating files: 66% (3289/4983) Updating files: 67% (3339/4983) Updating files: 68% (3389/4983) Updating files: 69% (3439/4983) Updating files: 70% (3489/4983) Updating files: 71% (3538/4983) Updating files: 72% (3588/4983) Updating files: 73% (3638/4983) Updating files: 74% (3688/4983) Updating files: 75% (3738/4983) Updating files: 76% (3788/4983) Updating files: 77% (3837/4983) Updating files: 78% (3887/4983) Updating files: 79% (3937/4983) Updating files: 80% (3987/4983) Updating files: 81% (4037/4983) Updating files: 82% (4087/4983) Updating files: 83% (4136/4983) Updating files: 83% (4149/4983) Updating files: 84% (4186/4983) Updating files: 85% (4236/4983) Updating files: 86% (4286/4983) Updating files: 87% (4336/4983) Updating files: 88% (4386/4983) Updating files: 89% (4435/4983) Updating files: 90% (4485/4983) Updating files: 91% (4535/4983) Updating files: 92% (4585/4983) Updating files: 93% (4635/4983) Updating files: 94% (4685/4983) Updating files: 95% (4734/4983) Updating files: 96% (4784/4983) Updating files: 97% (4834/4983) Updating files: 98% (4884/4983) Updating files: 99% (4934/4983) Updating files: 100% (4983/4983) Updating files: 100% (4983/4983), done. [2022-09-21T14:17:47.118Z] #37 ... [2022-09-21T14:17:47.118Z] [2022-09-21T14:17:47.118Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:17:47.118Z] #27 89.56 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-21T14:17:47.118Z] #27 89.56 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:47.118Z] #27 89.60 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:47.118Z] #27 95.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-21T14:17:47.118Z] #27 95.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:47.118Z] #27 95.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:47.148Z] #47 26.35 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-09-21T14:17:47.148Z] #47 26.39 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-21T14:17:47.148Z] #47 26.59 Selecting previously unselected package libicu67:arm64. [2022-09-21T14:17:47.148Z] #47 26.59 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-09-21T14:17:47.148Z] #47 26.59 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-21T14:17:47.152Z] #38 54.91 include/common/asm/bitops.h: Assembler messages: [2022-09-21T14:17:47.152Z] #38 54.91 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:17:47.152Z] #38 54.91 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:17:47.152Z] #38 54.91 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:17:47.152Z] #38 54.91 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:17:47.152Z] #38 54.94 CC criu/arch/x86/crtools.o [2022-09-21T14:17:47.152Z] #38 ... [2022-09-21T14:17:47.152Z] [2022-09-21T14:17:47.152Z] #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 [2022-09-21T14:17:47.152Z] #32 111.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-21T14:17:47.152Z] #32 111.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:47.152Z] #32 111.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:17:47.351Z] #37 51.46 + cd /tmp/tmp.vo4aSe3lPd/src/github.com/containerd/containerd [2022-09-21T14:17:47.351Z] #37 51.46 + git checkout -q v1.6.8 [2022-09-21T14:17:47.378Z] #27 ... [2022-09-21T14:17:47.378Z] [2022-09-21T14:17:47.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:47.378Z] #39 29.10 CC images/ipc-sem.o [2022-09-21T14:17:47.378Z] #39 29.33 CC images/utsns.o [2022-09-21T14:17:47.378Z] #39 29.64 CC images/creds.o [2022-09-21T14:17:47.378Z] #39 29.92 CC images/vma.o [2022-09-21T14:17:47.378Z] #39 30.11 CC images/netdev.o [2022-09-21T14:17:47.378Z] #39 30.40 CC images/tty.o [2022-09-21T14:17:47.378Z] #39 30.86 CC images/file-lock.o [2022-09-21T14:17:47.378Z] #39 30.99 CC images/rlimit.o [2022-09-21T14:17:47.378Z] #39 31.13 CC images/pagemap.o [2022-09-21T14:17:47.378Z] #39 31.44 CC images/siginfo.o [2022-09-21T14:17:47.378Z] #39 31.72 CC images/rpc.o [2022-09-21T14:17:47.378Z] #39 32.66 CC images/ext-file.o [2022-09-21T14:17:47.378Z] #39 32.83 CC images/cgroup.o [2022-09-21T14:17:47.378Z] #39 33.29 CC images/userns.o [2022-09-21T14:17:47.378Z] #39 33.53 CC images/google/protobuf/descriptor.o [2022-09-21T14:17:47.378Z] #39 34.92 CC images/opts.o [2022-09-21T14:17:47.378Z] #39 35.08 CC images/seccomp.o [2022-09-21T14:17:47.378Z] #39 35.30 CC images/binfmt-misc.o [2022-09-21T14:17:47.378Z] #39 35.44 CC images/time.o [2022-09-21T14:17:47.378Z] #39 35.58 CC images/sysctl.o [2022-09-21T14:17:47.378Z] #39 35.76 CC images/autofs.o [2022-09-21T14:17:47.378Z] #39 35.94 CC images/macvlan.o [2022-09-21T14:17:47.378Z] #39 36.19 CC images/sit.o [2022-09-21T14:17:47.378Z] #39 36.44 CC images/memfd.o [2022-09-21T14:17:47.378Z] #39 36.67 CC images/timens.o [2022-09-21T14:17:47.379Z] #39 36.87 LINK images/built-in.o [2022-09-21T14:17:47.379Z] #39 37.03 GEN compel/include/asm [2022-09-21T14:17:47.379Z] #39 37.06 GEN compel/include/version.h [2022-09-21T14:17:47.379Z] #39 37.09 touch .config [2022-09-21T14:17:47.379Z] #39 37.14 GEN include/common/config.h [2022-09-21T14:17:47.379Z] #39 37.24 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-21T14:17:47.379Z] #39 37.26 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-21T14:17:47.379Z] #39 37.29 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-21T14:17:47.379Z] #39 37.30 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-21T14:17:47.379Z] #39 37.35 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-21T14:17:47.379Z] #39 37.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-21T14:17:47.379Z] #39 37.42 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-21T14:17:47.379Z] #39 37.44 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-21T14:17:47.379Z] #39 37.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-21T14:17:47.379Z] #39 37.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-21T14:17:47.379Z] #39 37.50 DEP compel/plugins/std/infect.d [2022-09-21T14:17:47.379Z] #39 37.65 DEP compel/plugins/std/string.d [2022-09-21T14:17:47.379Z] #39 37.80 DEP compel/plugins/std/log.d [2022-09-21T14:17:47.379Z] #39 37.88 DEP compel/plugins/std/fds.d [2022-09-21T14:17:47.379Z] #39 37.97 DEP compel/plugins/std/std.d [2022-09-21T14:17:47.379Z] #39 38.06 DEP compel/plugins/shmem/shmem.d [2022-09-21T14:17:47.379Z] #39 38.16 DEP compel/plugins/fds/fds.d [2022-09-21T14:17:47.379Z] #39 38.34 CC compel/plugins/std/std.o [2022-09-21T14:17:47.379Z] #39 38.55 CC compel/plugins/std/fds.o [2022-09-21T14:17:47.379Z] #39 38.91 CC compel/plugins/std/log.o [2022-09-21T14:17:47.949Z] #39 39.65 CC compel/plugins/std/string.o [2022-09-21T14:17:48.519Z] #39 40.31 CC compel/plugins/std/infect.o [2022-09-21T14:17:48.734Z] #37 52.93 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-21T14:17:48.734Z] #37 52.93 + BUILDTAGS='netgo osusergo static_build' [2022-09-21T14:17:48.734Z] #37 52.93 + export EXTRA_FLAGS=-buildmode=pie [2022-09-21T14:17:48.734Z] #37 52.93 + EXTRA_FLAGS=-buildmode=pie [2022-09-21T14:17:48.734Z] #37 52.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-21T14:17:48.734Z] #37 52.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-21T14:17:48.734Z] #37 52.93 + '[' '' = dynamic ']' [2022-09-21T14:17:48.734Z] #37 52.93 + make [2022-09-21T14:17:48.779Z] #39 40.66 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-21T14:17:48.779Z] #39 40.71 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-21T14:17:48.779Z] #39 40.78 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-21T14:17:49.040Z] #39 40.83 AR compel/plugins/std.lib.a [2022-09-21T14:17:49.040Z] #39 40.89 CC compel/plugins/fds/fds.o [2022-09-21T14:17:49.301Z] #39 41.13 AR compel/plugins/fds.lib.a [2022-09-21T14:17:49.301Z] #39 41.16 HOSTDEP compel/src/lib/log-host.d [2022-09-21T14:17:49.301Z] #39 ... [2022-09-21T14:17:49.301Z] [2022-09-21T14:17:49.301Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:17:49.301Z] #27 101.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-21T14:17:49.301Z] #27 101.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:49.301Z] #27 101.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:17:50.421Z] #47 29.90 Selecting previously unselected package libinih1:arm64. [2022-09-21T14:17:50.644Z] #37 54.70 + bin/ctr [2022-09-21T14:17:50.680Z] #47 29.90 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-09-21T14:17:50.680Z] #47 29.91 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-21T14:17:50.680Z] #47 29.97 Selecting previously unselected package libnet1:arm64. [2022-09-21T14:17:50.680Z] #47 29.98 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-21T14:17:50.680Z] #47 29.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:17:50.937Z] #47 30.08 Selecting previously unselected package libnl-3-200:arm64. [2022-09-21T14:17:50.937Z] #47 30.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-21T14:17:50.937Z] #47 30.10 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-21T14:17:50.937Z] #47 30.18 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-21T14:17:50.937Z] #47 30.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-21T14:17:50.937Z] #47 30.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-21T14:17:50.937Z] #47 30.26 Selecting previously unselected package net-tools. [2022-09-21T14:17:50.937Z] #47 30.26 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-21T14:17:50.937Z] #47 30.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T14:17:51.194Z] #47 30.44 Selecting previously unselected package patch. [2022-09-21T14:17:51.194Z] #47 30.45 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-09-21T14:17:51.194Z] #47 30.45 Unpacking patch (2.7.6-7) ... [2022-09-21T14:17:51.194Z] #47 30.54 Selecting previously unselected package python-pip-whl. [2022-09-21T14:17:51.230Z] #37 ... [2022-09-21T14:17:51.230Z] [2022-09-21T14:17:51.230Z] #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 [2022-09-21T14:17:51.230Z] #25 90.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-21T14:17:51.230Z] #25 90.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:51.230Z] #25 90.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:51.230Z] #25 97.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-21T14:17:51.230Z] #25 97.29 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:17:51.230Z] #25 97.30 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:51.230Z] #25 ... [2022-09-21T14:17:51.230Z] [2022-09-21T14:17:51.230Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:51.230Z] #28 90.77 text/tabwriter [2022-09-21T14:17:51.230Z] #28 92.32 io/ioutil [2022-09-21T14:17:51.230Z] #28 92.33 fmt [2022-09-21T14:17:51.230Z] #28 94.93 github.com/BurntSushi/toml [2022-09-21T14:17:51.230Z] #28 94.93 flag [2022-09-21T14:17:51.230Z] #28 96.47 log [2022-09-21T14:17:51.230Z] #28 99.08 github.com/BurntSushi/toml/cmd/tomlv [2022-09-21T14:17:51.451Z] #47 30.54 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-21T14:17:51.451Z] #47 30.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T14:17:51.491Z] #28 ... [2022-09-21T14:17:51.491Z] [2022-09-21T14:17:51.491Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:51.491Z] #39 30.70 CC images/sk-netlink.o [2022-09-21T14:17:51.491Z] #39 30.97 CC images/packet-sock.o [2022-09-21T14:17:51.491Z] #39 31.33 CC images/ipc-var.o [2022-09-21T14:17:51.491Z] #39 31.58 CC images/ipc-desc.o [2022-09-21T14:17:51.491Z] #39 31.77 CC images/ipc-shm.o [2022-09-21T14:17:51.491Z] #39 31.95 CC images/ipc-msg.o [2022-09-21T14:17:51.491Z] #39 32.33 CC images/ipc-sem.o [2022-09-21T14:17:51.491Z] #39 32.52 CC images/utsns.o [2022-09-21T14:17:51.491Z] #39 32.70 CC images/creds.o [2022-09-21T14:17:51.491Z] #39 32.87 CC images/vma.o [2022-09-21T14:17:51.491Z] #39 33.16 CC images/netdev.o [2022-09-21T14:17:51.491Z] #39 33.52 CC images/tty.o [2022-09-21T14:17:51.491Z] #39 34.18 CC images/file-lock.o [2022-09-21T14:17:51.491Z] #39 34.36 CC images/rlimit.o [2022-09-21T14:17:51.491Z] #39 34.49 CC images/pagemap.o [2022-09-21T14:17:51.491Z] #39 34.83 CC images/siginfo.o [2022-09-21T14:17:51.491Z] #39 35.17 CC images/rpc.o [2022-09-21T14:17:51.491Z] #39 36.50 CC images/ext-file.o [2022-09-21T14:17:51.709Z] #47 31.07 Selecting previously unselected package python3-lib2to3. [2022-09-21T14:17:51.709Z] #47 31.08 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-21T14:17:51.709Z] #47 31.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-21T14:17:51.751Z] #39 36.69 CC images/cgroup.o [2022-09-21T14:17:51.966Z] #47 31.25 Selecting previously unselected package python3-distutils. [2022-09-21T14:17:51.966Z] #47 31.26 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-09-21T14:17:51.966Z] #47 31.27 Unpacking python3-distutils (3.9.2-1) ... [2022-09-21T14:17:52.223Z] #47 31.42 Selecting previously unselected package python3-pkg-resources. [2022-09-21T14:17:52.223Z] #47 31.47 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-21T14:17:52.223Z] #47 31.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:17:52.223Z] #47 31.65 Selecting previously unselected package python3-setuptools. [2022-09-21T14:17:52.325Z] #39 37.25 CC images/userns.o [2022-09-21T14:17:52.444Z] #32 116.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-21T14:17:52.444Z] #32 116.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-21T14:17:52.444Z] #32 116.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-21T14:17:52.480Z] #47 31.66 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-09-21T14:17:52.480Z] #47 31.67 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-21T14:17:52.586Z] #39 37.51 CC images/google/protobuf/descriptor.o [2022-09-21T14:17:52.705Z] #32 116.8 Selecting previously unselected package libapparmor1:amd64. [2022-09-21T14:17:52.705Z] #32 116.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-21T14:17:52.705Z] #32 116.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-21T14:17:52.705Z] #32 116.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-21T14:17:52.737Z] #47 31.93 Selecting previously unselected package python3-wheel. [2022-09-21T14:17:52.737Z] #47 31.94 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-09-21T14:17:52.737Z] #47 31.95 Unpacking python3-wheel (0.34.2-1) ... [2022-09-21T14:17:52.737Z] #47 32.06 Selecting previously unselected package python3-pip. [2022-09-21T14:17:52.737Z] #47 32.06 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-21T14:17:52.737Z] #47 32.07 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T14:17:52.967Z] #32 116.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-21T14:17:52.967Z] #32 116.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-21T14:17:52.967Z] #32 117.1 Selecting previously unselected package libbtrfs0:amd64. [2022-09-21T14:17:52.967Z] #32 117.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-21T14:17:52.967Z] #32 117.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:17:53.227Z] #32 117.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-21T14:17:53.227Z] #32 117.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-21T14:17:53.227Z] #32 117.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:17:53.299Z] #47 32.37 Selecting previously unselected package sudo. [2022-09-21T14:17:53.299Z] #47 32.37 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-09-21T14:17:53.299Z] #47 32.38 Unpacking sudo (1.9.5p2-3) ... [2022-09-21T14:17:53.299Z] #47 32.62 Selecting previously unselected package thin-provisioning-tools. [2022-09-21T14:17:53.299Z] #47 32.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-21T14:17:53.299Z] #47 32.63 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-21T14:17:53.489Z] #32 117.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-21T14:17:53.489Z] #32 117.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:17:53.489Z] #32 117.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:17:53.489Z] #32 117.6 Selecting previously unselected package libudev-dev:amd64. [2022-09-21T14:17:53.489Z] #32 117.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-21T14:17:53.489Z] #32 117.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:17:53.489Z] #32 117.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-21T14:17:53.526Z] #39 ... [2022-09-21T14:17:53.526Z] [2022-09-21T14:17:53.526Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-21T14:17:53.526Z] #28 DONE 102.9s [2022-09-21T14:17:53.526Z] [2022-09-21T14:17:53.526Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:17:53.555Z] #47 32.77 Selecting previously unselected package uidmap. [2022-09-21T14:17:53.555Z] #47 32.77 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-21T14:17:53.555Z] #47 32.78 Unpacking uidmap (1:4.8.1-1) ... [2022-09-21T14:17:53.749Z] #32 117.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-21T14:17:53.750Z] #32 117.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-21T14:17:53.811Z] #47 32.91 Selecting previously unselected package vim-runtime. [2022-09-21T14:17:53.811Z] #47 32.92 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:17:53.811Z] #47 32.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-21T14:17:53.811Z] #47 32.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-21T14:17:53.811Z] #47 32.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:17:54.010Z] #32 118.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-21T14:17:54.010Z] #32 118.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:17:54.010Z] #32 118.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:17:54.271Z] #32 118.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-21T14:17:54.271Z] #32 118.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:17:54.271Z] #32 118.2 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:17:54.271Z] #32 118.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-21T14:17:54.271Z] #32 118.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:17:54.271Z] #32 118.4 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:17:54.466Z] #33 ... [2022-09-21T14:17:54.466Z] [2022-09-21T14:17:54.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:54.466Z] #39 39.56 CC images/opts.o [2022-09-21T14:17:54.532Z] #32 118.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-21T14:17:54.532Z] #32 118.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:17:54.532Z] #32 118.5 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:17:54.792Z] #32 119.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-21T14:17:54.792Z] #32 119.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-21T14:17:54.792Z] #32 119.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-21T14:17:55.037Z] #39 39.75 CC images/seccomp.o [2022-09-21T14:17:55.037Z] #39 40.11 CC images/binfmt-misc.o [2022-09-21T14:17:55.297Z] #39 40.30 CC images/time.o [2022-09-21T14:17:55.364Z] #32 119.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-21T14:17:55.364Z] #32 119.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:17:55.364Z] #32 119.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:17:55.364Z] #32 119.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-21T14:17:55.364Z] #32 119.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-21T14:17:55.364Z] #32 119.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-21T14:17:55.364Z] #32 119.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-21T14:17:55.558Z] #39 40.48 CC images/sysctl.o [2022-09-21T14:17:55.625Z] #32 119.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-21T14:17:55.625Z] #32 119.5 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:17:55.819Z] #39 40.72 CC images/autofs.o [2022-09-21T14:17:55.886Z] #32 120.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-21T14:17:55.886Z] #32 120.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-21T14:17:55.886Z] #32 120.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-21T14:17:55.892Z] #27 ... [2022-09-21T14:17:55.892Z] [2022-09-21T14:17:55.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:55.892Z] #39 41.24 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-21T14:17:55.892Z] #39 41.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-21T14:17:55.892Z] #39 41.39 HOSTDEP compel/src/main-host.d [2022-09-21T14:17:55.892Z] #39 41.48 DEP compel/src/lib/ptrace.d [2022-09-21T14:17:55.892Z] #39 41.58 DEP compel/src/lib/infect.d [2022-09-21T14:17:55.892Z] #39 41.74 DEP compel/src/lib/infect-util.d [2022-09-21T14:17:55.892Z] #39 41.87 DEP compel/src/lib/infect-rpc.d [2022-09-21T14:17:55.892Z] #39 42.05 DEP compel/arch/x86/src/lib/infect.d [2022-09-21T14:17:55.892Z] #39 42.20 DEP compel/arch/x86/src/lib/cpu.d [2022-09-21T14:17:55.892Z] #39 42.28 DEP compel/src/lib/log.d [2022-09-21T14:17:55.892Z] #39 42.39 DEP compel/src/main.d [2022-09-21T14:17:55.892Z] #39 42.49 DEP compel/src/lib/handle-elf.d [2022-09-21T14:17:55.892Z] #39 42.63 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-21T14:17:55.892Z] #39 42.75 CC compel/src/lib/log.o [2022-09-21T14:17:55.892Z] #39 43.01 CC compel/arch/x86/src/lib/cpu.o [2022-09-21T14:17:55.892Z] #39 43.72 CC compel/arch/x86/src/lib/infect.o [2022-09-21T14:17:55.892Z] #39 44.44 CC compel/src/lib/infect-rpc.o [2022-09-21T14:17:55.892Z] #39 44.76 CC compel/src/lib/infect-util.o [2022-09-21T14:17:55.892Z] #39 44.97 CC compel/src/lib/infect.o [2022-09-21T14:17:55.892Z] #39 46.91 CC compel/src/lib/ptrace.o [2022-09-21T14:17:55.892Z] #39 47.37 AR compel/libcompel.a [2022-09-21T14:17:55.892Z] #39 47.44 HOSTCC compel/src/main-host.o [2022-09-21T14:17:55.892Z] #39 47.67 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-21T14:17:55.892Z] #39 47.80 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-21T14:17:56.080Z] #39 40.90 CC images/macvlan.o [2022-09-21T14:17:56.080Z] #39 41.09 CC images/sit.o [2022-09-21T14:17:56.148Z] #32 120.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-21T14:17:56.148Z] #32 120.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-21T14:17:56.148Z] #32 120.2 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:17:56.148Z] #32 120.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:17:56.148Z] #32 120.2 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:17:56.148Z] #32 120.2 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:17:56.148Z] #32 ... [2022-09-21T14:17:56.148Z] [2022-09-21T14:17:56.148Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:17:56.148Z] #35 120.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-21T14:17:56.148Z] #35 120.2 + GOBIN=/build [2022-09-21T14:17:56.148Z] #35 120.2 + GO111MODULE=on [2022-09-21T14:17:56.148Z] #35 120.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-21T14:17:56.340Z] #39 41.30 CC images/memfd.o [2022-09-21T14:17:56.463Z] #39 48.07 HOSTCC compel/src/lib/log-host.o [2022-09-21T14:17:56.464Z] #39 48.20 HOSTLINK compel/compel-host-bin [2022-09-21T14:17:56.464Z] #39 48.46 DEP soccr/soccr.d [2022-09-21T14:17:56.912Z] #39 41.61 CC images/timens.o [2022-09-21T14:17:57.035Z] #39 48.63 CC soccr/soccr.o [2022-09-21T14:17:57.081Z] #47 36.18 Selecting previously unselected package vim. [2022-09-21T14:17:57.082Z] #47 36.18 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-21T14:17:57.082Z] #47 36.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:17:57.172Z] #39 41.93 LINK images/built-in.o [2022-09-21T14:17:57.172Z] #39 42.11 GEN compel/include/asm [2022-09-21T14:17:57.172Z] #39 42.14 GEN compel/include/version.h [2022-09-21T14:17:57.172Z] #39 42.16 touch .config [2022-09-21T14:17:57.338Z] #47 36.74 Selecting previously unselected package xfsprogs. [2022-09-21T14:17:57.338Z] #47 ... [2022-09-21T14:17:57.338Z] [2022-09-21T14:17:57.338Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:57.338Z] #38 82.30 CC criu/bitmap.o [2022-09-21T14:17:57.338Z] #38 82.47 CC criu/cgroup-props.o [2022-09-21T14:17:57.338Z] #38 83.20 CC criu/cgroup.o [2022-09-21T14:17:57.338Z] #38 86.02 CC criu/clone-noasan.o [2022-09-21T14:17:57.338Z] #38 86.21 CC criu/config.o [2022-09-21T14:17:57.338Z] #38 87.66 CC criu/cr-check.o [2022-09-21T14:17:57.338Z] #38 89.64 CC criu/cr-dedup.o [2022-09-21T14:17:57.338Z] #38 90.08 CC criu/cr-dump.o [2022-09-21T14:17:57.434Z] #39 42.21 GEN include/common/config.h [2022-09-21T14:17:57.434Z] #39 42.32 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-21T14:17:57.434Z] #39 42.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-21T14:17:57.434Z] #39 42.38 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-21T14:17:57.434Z] #39 42.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-21T14:17:57.434Z] #39 42.47 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-21T14:17:57.434Z] #39 42.51 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-21T14:17:57.434Z] #39 42.54 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-21T14:17:57.593Z] #38 ... [2022-09-21T14:17:57.594Z] [2022-09-21T14:17:57.594Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:17:57.594Z] #47 36.74 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-21T14:17:57.594Z] #47 36.75 Unpacking xfsprogs (5.10.0-4) ... [2022-09-21T14:17:57.694Z] #39 42.58 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-21T14:17:57.694Z] #39 42.60 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-21T14:17:57.694Z] #39 42.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-21T14:17:57.694Z] #39 42.65 DEP compel/plugins/std/infect.d [2022-09-21T14:17:57.694Z] #39 42.76 DEP compel/plugins/std/string.d [2022-09-21T14:17:57.849Z] #47 37.13 Selecting previously unselected package zip. [2022-09-21T14:17:57.849Z] #47 37.13 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-09-21T14:17:57.849Z] #47 37.14 Unpacking zip (3.0-12) ... [2022-09-21T14:17:57.955Z] #39 42.84 DEP compel/plugins/std/log.d [2022-09-21T14:17:57.955Z] #39 42.97 DEP compel/plugins/std/fds.d [2022-09-21T14:17:57.977Z] #39 49.81 AR soccr/libsoccr.a [2022-09-21T14:17:57.977Z] #39 49.86 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-21T14:17:58.066Z] #35 ... [2022-09-21T14:17:58.066Z] [2022-09-21T14:17:58.066Z] #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 [2022-09-21T14:17:58.066Z] #32 120.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:17:58.066Z] #32 120.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-21T14:17:58.066Z] #32 120.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:17:58.066Z] #32 120.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:58.066Z] #32 120.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-21T14:17:58.066Z] #32 120.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-21T14:17:58.066Z] #32 120.3 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:17:58.066Z] #32 120.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-21T14:17:58.066Z] #32 120.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:17:58.066Z] #32 120.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-21T14:17:58.066Z] #32 120.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-21T14:17:58.066Z] #32 120.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:58.066Z] #32 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-21T14:17:58.066Z] #32 120.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:17:58.066Z] #32 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-21T14:17:58.066Z] #32 120.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-21T14:17:58.066Z] #32 120.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:17:58.066Z] #32 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-21T14:17:58.066Z] #32 120.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:17:58.066Z] #32 120.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-21T14:17:58.066Z] #32 120.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:17:58.066Z] #32 120.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-21T14:17:58.066Z] #32 120.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:17:58.066Z] #32 120.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:17:58.066Z] #32 120.6 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:17:58.066Z] #32 DONE 122.1s [2022-09-21T14:17:58.066Z] [2022-09-21T14:17:58.066Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-21T14:17:58.105Z] #47 37.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:17:58.216Z] #39 43.08 DEP compel/plugins/std/std.d [2022-09-21T14:17:58.327Z] #40 ... [2022-09-21T14:17:58.328Z] [2022-09-21T14:17:58.328Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:17:58.328Z] #38 56.09 CC criu/arch/x86/kerndat.o [2022-09-21T14:17:58.328Z] #38 56.53 CC criu/arch/x86/sigaction_compat.o [2022-09-21T14:17:58.328Z] #38 56.82 CC criu/arch/x86/sigframe.o [2022-09-21T14:17:58.328Z] #38 57.06 LINK criu/arch/x86/crtools.built-in.o [2022-09-21T14:17:58.328Z] #38 57.14 DEP criu/pie/util-vdso-elf32.d [2022-09-21T14:17:58.328Z] #38 57.29 DEP criu/pie/util-vdso.d [2022-09-21T14:17:58.328Z] #38 57.41 DEP criu/pie/util.d [2022-09-21T14:17:58.328Z] #38 57.56 CC criu/pie/util.o [2022-09-21T14:17:58.328Z] #38 57.85 CC criu/pie/util-vdso.o [2022-09-21T14:17:58.328Z] #38 58.48 CC criu/pie/util-vdso-elf32.o [2022-09-21T14:17:58.328Z] #38 59.08 AR criu/pie/pie.lib.a [2022-09-21T14:17:58.328Z] #38 59.17 DEP criu/pie/restorer.d [2022-09-21T14:17:58.328Z] #38 59.44 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-21T14:17:58.328Z] #38 59.52 DEP criu/arch/x86/restorer_unmap.d [2022-09-21T14:17:58.328Z] #38 59.55 DEP criu/arch/x86/restorer.d [2022-09-21T14:17:58.328Z] #38 59.71 DEP criu/arch/x86/vdso-pie.d [2022-09-21T14:17:58.328Z] #38 59.79 DEP criu/pie/parasite-vdso.d [2022-09-21T14:17:58.328Z] #38 59.98 DEP criu/pie/parasite.d [2022-09-21T14:17:58.328Z] #38 60.22 CC criu/pie/parasite.o [2022-09-21T14:17:58.328Z] #38 61.39 LINK criu/pie/parasite.built-in.o [2022-09-21T14:17:58.328Z] #38 61.41 GEN criu/pie/parasite-blob.h [2022-09-21T14:17:58.328Z] #38 61.41 CC criu/pie/parasite-vdso.o [2022-09-21T14:17:58.328Z] #38 62.08 CC criu/arch/x86/vdso-pie.o [2022-09-21T14:17:58.328Z] #38 62.35 CC criu/arch/x86/restorer.o [2022-09-21T14:17:58.328Z] #38 62.80 CC criu/arch/x86/restorer_unmap.o [2022-09-21T14:17:58.328Z] #38 62.85 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-21T14:17:58.328Z] #38 63.04 CC criu/pie/restorer.o [2022-09-21T14:17:58.328Z] #38 65.99 LINK criu/pie/restorer.built-in.o [2022-09-21T14:17:58.328Z] #38 66.03 GEN criu/pie/restorer-blob.h [2022-09-21T14:17:58.328Z] #38 66.17 DEP criu/vdso.d [2022-09-21T14:17:58.476Z] #39 43.26 DEP compel/plugins/shmem/shmem.d [2022-09-21T14:17:58.476Z] #39 43.40 DEP compel/plugins/fds/fds.d [2022-09-21T14:17:58.548Z] #39 50.20 DEP criu/arch/x86/sigframe.d [2022-09-21T14:17:58.548Z] #39 50.38 DEP criu/arch/x86/sigaction_compat.d [2022-09-21T14:17:58.548Z] #39 50.49 DEP criu/arch/x86/kerndat.d [2022-09-21T14:17:58.737Z] #39 43.53 CC compel/plugins/std/std.o [2022-09-21T14:17:58.808Z] #39 50.62 DEP criu/arch/x86/crtools.d [2022-09-21T14:17:58.808Z] #39 50.75 DEP criu/arch/x86/cpu.d [2022-09-21T14:17:58.900Z] #38 66.51 DEP criu/vdso-compat.d [2022-09-21T14:17:58.900Z] #38 66.69 DEP criu/uts_ns.d [2022-09-21T14:17:58.997Z] #39 43.90 CC compel/plugins/std/fds.o [2022-09-21T14:17:59.033Z] #47 38.32 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-21T14:17:59.033Z] #47 38.33 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T14:17:59.033Z] #47 38.34 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-21T14:17:59.033Z] #47 38.36 Setting up libicu67:arm64 (67.1-7) ... [2022-09-21T14:17:59.033Z] #47 38.37 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-21T14:17:59.033Z] #47 38.38 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-21T14:17:59.033Z] #47 38.40 Setting up uidmap (1:4.8.1-1) ... [2022-09-21T14:17:59.033Z] #47 38.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:17:59.033Z] #47 38.44 Setting up bzip2 (1.0.8-4) ... [2022-09-21T14:17:59.069Z] #39 50.95 CC criu/arch/x86/cpu.o [2022-09-21T14:17:59.160Z] #38 66.85 DEP criu/util.d [2022-09-21T14:17:59.160Z] #38 67.04 DEP criu/uffd.d [2022-09-21T14:17:59.290Z] #47 38.45 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-21T14:17:59.290Z] #47 38.47 Setting up python3-wheel (0.34.2-1) ... [2022-09-21T14:17:59.420Z] #38 67.28 DEP criu/tun.d [2022-09-21T14:17:59.567Z] #39 44.42 CC compel/plugins/std/log.o [2022-09-21T14:17:59.640Z] #39 51.40 include/common/asm/bitops.h: Assembler messages: [2022-09-21T14:17:59.640Z] #39 51.40 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:17:59.640Z] #39 51.40 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:17:59.640Z] #39 51.41 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:17:59.640Z] #39 51.41 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:17:59.640Z] #39 51.43 CC criu/arch/x86/crtools.o [2022-09-21T14:17:59.681Z] #38 67.44 DEP criu/tty.d [2022-09-21T14:17:59.681Z] #38 67.62 DEP criu/timerfd.d [2022-09-21T14:17:59.852Z] #47 39.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:17:59.852Z] #47 39.22 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-21T14:17:59.852Z] #47 39.24 Setting up libcap2-bin (1:2.44-1) ... [2022-09-21T14:17:59.852Z] #47 39.25 Setting up apparmor (2.13.6-10) ... [2022-09-21T14:17:59.941Z] #38 67.80 DEP criu/timens.d [2022-09-21T14:18:00.202Z] #38 67.96 DEP criu/sysfs_parse.d [2022-09-21T14:18:00.202Z] #38 68.12 DEP criu/sysctl.d [2022-09-21T14:18:00.463Z] #38 68.32 DEP criu/string.d [2022-09-21T14:18:00.507Z] #39 45.27 CC compel/plugins/std/string.o [2022-09-21T14:18:00.581Z] #39 52.55 CC criu/arch/x86/kerndat.o [2022-09-21T14:18:00.724Z] #38 68.38 DEP criu/stats.d [2022-09-21T14:18:00.724Z] #38 68.50 DEP criu/sockets.d [2022-09-21T14:18:00.985Z] #38 68.69 DEP criu/sk-unix.d [2022-09-21T14:18:00.985Z] #38 68.95 DEP criu/sk-tcp.d [2022-09-21T14:18:01.078Z] #39 45.82 CC compel/plugins/std/infect.o [2022-09-21T14:18:01.151Z] #39 53.01 CC criu/arch/x86/sigaction_compat.o [2022-09-21T14:18:01.249Z] #38 69.15 DEP criu/sk-queue.d [2022-09-21T14:18:01.339Z] #39 46.29 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-21T14:18:01.339Z] #39 46.35 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-21T14:18:01.339Z] #39 46.39 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-21T14:18:01.339Z] #39 46.45 AR compel/plugins/std.lib.a [2022-09-21T14:18:01.513Z] #38 ... [2022-09-21T14:18:01.513Z] [2022-09-21T14:18:01.513Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-21T14:18:01.513Z] #40 DONE 3.6s [2022-09-21T14:18:01.513Z] [2022-09-21T14:18:01.513Z] #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 [2022-09-21T14:18:01.513Z] #0 3.274 + RM_GOPATH=0 [2022-09-21T14:18:01.513Z] #0 3.274 + TMP_GOPATH= [2022-09-21T14:18:01.513Z] #0 3.274 + : /build [2022-09-21T14:18:01.513Z] #0 3.274 + '[' -z '' ']' [2022-09-21T14:18:01.513Z] #0 3.274 ++ mktemp -d [2022-09-21T14:18:01.513Z] #0 3.274 + export GOPATH=/tmp/tmp.PPLzOq4IHd [2022-09-21T14:18:01.513Z] #0 3.274 + GOPATH=/tmp/tmp.PPLzOq4IHd [2022-09-21T14:18:01.513Z] #0 3.274 + RM_GOPATH=1 [2022-09-21T14:18:01.513Z] #0 3.274 + case "$(go env GOARCH)" in [2022-09-21T14:18:01.513Z] #0 3.274 ++ go env GOARCH [2022-09-21T14:18:01.513Z] #0 3.282 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:18:01.513Z] #0 3.282 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:18:01.513Z] #0 3.284 ++ dirname /tmp/install/install.sh [2022-09-21T14:18:01.513Z] #0 3.301 + dir=/tmp/install [2022-09-21T14:18:01.513Z] #0 3.301 + bin=runc [2022-09-21T14:18:01.513Z] #0 3.301 + shift [2022-09-21T14:18:01.513Z] #0 3.301 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-21T14:18:01.513Z] #0 3.301 + . /tmp/install/runc.installer [2022-09-21T14:18:01.513Z] #0 3.301 ++ set -e [2022-09-21T14:18:01.513Z] #0 3.301 ++ : v1.1.4 [2022-09-21T14:18:01.513Z] #0 3.301 + install_runc [2022-09-21T14:18:01.513Z] #0 3.301 + RUNC_BUILDTAGS=seccomp [2022-09-21T14:18:01.513Z] #0 3.301 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-21T14:18:01.513Z] #0 3.301 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PPLzOq4IHd/src/github.com/opencontainers/runc [2022-09-21T14:18:01.513Z] #0 3.301 Cloning into '/tmp/tmp.PPLzOq4IHd/src/github.com/opencontainers/runc'... [2022-09-21T14:18:01.513Z] #0 3.301 Install runc version v1.1.4 (build tags: seccomp) [2022-09-21T14:18:01.599Z] #39 46.56 CC compel/plugins/fds/fds.o [2022-09-21T14:18:01.722Z] #39 53.31 CC criu/arch/x86/sigframe.o [2022-09-21T14:18:01.722Z] #39 ... [2022-09-21T14:18:01.722Z] [2022-09-21T14:18:01.722Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:18:01.722Z] #27 113.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-21T14:18:01.723Z] #27 113.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:18:01.723Z] #27 113.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:18:01.742Z] #47 40.86 Setting up zip (3.0-12) ... [2022-09-21T14:18:01.742Z] #47 40.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:01.742Z] #47 40.90 Setting up bash-completion (1:2.11-2) ... [2022-09-21T14:18:01.859Z] #39 46.78 AR compel/plugins/fds.lib.a [2022-09-21T14:18:01.859Z] #39 46.84 HOSTDEP compel/src/lib/log-host.d [2022-09-21T14:18:01.859Z] #39 46.92 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-21T14:18:02.120Z] #39 47.04 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-21T14:18:02.120Z] #39 47.13 HOSTDEP compel/src/main-host.d [2022-09-21T14:18:02.380Z] #39 47.28 DEP compel/src/lib/ptrace.d [2022-09-21T14:18:02.380Z] #39 47.39 DEP compel/src/lib/infect.d [2022-09-21T14:18:02.380Z] #39 47.49 DEP compel/src/lib/infect-util.d [2022-09-21T14:18:02.640Z] #39 47.60 DEP compel/src/lib/infect-rpc.d [2022-09-21T14:18:02.900Z] #39 47.80 DEP compel/arch/x86/src/lib/infect.d [2022-09-21T14:18:03.160Z] #39 47.97 DEP compel/arch/x86/src/lib/cpu.d [2022-09-21T14:18:03.160Z] #39 48.04 DEP compel/src/lib/log.d [2022-09-21T14:18:03.160Z] #39 48.14 DEP compel/src/main.d [2022-09-21T14:18:03.420Z] #39 48.28 DEP compel/src/lib/handle-elf.d [2022-09-21T14:18:03.420Z] #39 48.38 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-21T14:18:03.425Z] #41 ... [2022-09-21T14:18:03.425Z] [2022-09-21T14:18:03.425Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:18:03.425Z] #35 DONE 127.2s [2022-09-21T14:18:03.426Z] [2022-09-21T14:18:03.426Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-21T14:18:03.426Z] #42 DONE 0.3s [2022-09-21T14:18:03.426Z] [2022-09-21T14:18:03.426Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-21T14:18:03.680Z] #39 48.50 CC compel/src/lib/log.o [2022-09-21T14:18:03.680Z] #39 48.69 CC compel/arch/x86/src/lib/cpu.o [2022-09-21T14:18:03.686Z] #43 DONE 0.3s [2022-09-21T14:18:03.686Z] [2022-09-21T14:18:03.686Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:03.686Z] #38 69.46 DEP criu/sk-packet.d [2022-09-21T14:18:03.686Z] #38 69.71 DEP criu/sk-netlink.d [2022-09-21T14:18:03.686Z] #38 69.95 DEP criu/sk-inet.d [2022-09-21T14:18:03.686Z] #38 70.16 DEP criu/signalfd.d [2022-09-21T14:18:03.686Z] #38 70.34 DEP criu/sigframe.d [2022-09-21T14:18:03.686Z] #38 70.46 DEP criu/shmem.d [2022-09-21T14:18:03.686Z] #38 70.65 DEP criu/servicefd.d [2022-09-21T14:18:03.686Z] #38 70.78 DEP criu/seize.d [2022-09-21T14:18:03.686Z] #38 70.92 DEP criu/seccomp.d [2022-09-21T14:18:03.686Z] #38 71.16 DEP criu/rst-malloc.d [2022-09-21T14:18:03.686Z] #38 71.26 DEP criu/rbtree.d [2022-09-21T14:18:03.686Z] #38 71.31 DEP criu/pstree.d [2022-09-21T14:18:03.686Z] #38 71.48 DEP criu/protobuf.d [2022-09-21T14:18:03.686Z] #38 71.64 GEN criu/protobuf-desc-gen.h [2022-09-21T14:18:04.623Z] #39 49.48 CC compel/arch/x86/src/lib/infect.o [2022-09-21T14:18:04.885Z] #39 ... [2022-09-21T14:18:04.885Z] [2022-09-21T14:18:04.885Z] #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 [2022-09-21T14:18:04.885Z] #25 104.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-21T14:18:04.885Z] #25 104.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:18:04.885Z] #25 104.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:18:05.012Z] #47 43.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T14:18:05.012Z] #47 43.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-21T14:18:05.012Z] #47 43.90 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-21T14:18:05.012Z] #47 43.91 Setting up patch (2.7.6-7) ... [2022-09-21T14:18:05.012Z] #47 43.93 Setting up sudo (1.9.5p2-3) ... [2022-09-21T14:18:05.012Z] #47 44.04 invoke-rc.d: could not determine current runlevel [2022-09-21T14:18:05.012Z] #47 44.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-21T14:18:05.012Z] #47 44.07 Setting up xfsprogs (5.10.0-4) ... [2022-09-21T14:18:05.012Z] #47 44.09 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-21T14:18:05.012Z] #47 44.10 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T14:18:05.012Z] #47 44.12 Setting up pigz (2.6-1) ... [2022-09-21T14:18:05.012Z] #47 44.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-21T14:18:05.012Z] #47 44.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-21T14:18:05.012Z] #47 44.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T14:18:05.012Z] #47 44.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:05.114Z] #38 ... [2022-09-21T14:18:05.114Z] [2022-09-21T14:18:05.114Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-21T14:18:05.114Z] #44 DONE 3.4s [2022-09-21T14:18:05.114Z] [2022-09-21T14:18:05.114Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-21T14:18:05.460Z] #25 ... [2022-09-21T14:18:05.460Z] [2022-09-21T14:18:05.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:05.460Z] #39 50.30 CC compel/src/lib/infect-rpc.o [2022-09-21T14:18:05.577Z] #47 44.89 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-21T14:18:05.577Z] #47 44.90 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-21T14:18:05.731Z] #39 50.70 CC compel/src/lib/infect-util.o [2022-09-21T14:18:05.991Z] #39 50.94 CC compel/src/lib/infect.o [2022-09-21T14:18:06.139Z] #47 45.38 Setting up libelf1:arm64 (0.183-1) ... [2022-09-21T14:18:06.139Z] #47 45.42 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-21T14:18:06.139Z] #47 45.44 Setting up python3-distutils (3.9.2-1) ... [2022-09-21T14:18:06.703Z] #47 45.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:06.703Z] #47 45.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-21T14:18:06.703Z] #47 45.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-21T14:18:06.703Z] #47 45.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-21T14:18:06.703Z] #47 45.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-21T14:18:06.703Z] #47 45.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-21T14:18:06.703Z] #47 45.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-21T14:18:06.703Z] #47 45.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-21T14:18:06.703Z] #47 45.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-21T14:18:06.703Z] #47 46.02 Setting up python3-setuptools (52.0.0-4) ... [2022-09-21T14:18:07.008Z] #27 119.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-21T14:18:07.008Z] #27 119.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-21T14:18:07.008Z] #27 119.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-21T14:18:07.008Z] #27 119.5 Selecting previously unselected package libapparmor1:amd64. [2022-09-21T14:18:07.269Z] #27 119.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-21T14:18:07.269Z] #27 119.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-21T14:18:07.269Z] #27 119.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-21T14:18:07.269Z] #27 119.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-21T14:18:07.269Z] #27 119.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-21T14:18:07.269Z] #27 119.8 Selecting previously unselected package libbtrfs0:amd64. [2022-09-21T14:18:07.269Z] #27 119.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-21T14:18:07.530Z] #27 119.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:18:07.530Z] #27 119.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-21T14:18:07.530Z] #27 119.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-21T14:18:07.530Z] #27 119.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:18:07.631Z] #47 ... [2022-09-21T14:18:07.631Z] [2022-09-21T14:18:07.631Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:07.631Z] #38 92.56 CC criu/cr-errno.o [2022-09-21T14:18:07.631Z] #38 92.67 CC criu/cr-restore.o [2022-09-21T14:18:07.631Z] #38 97.57 CC criu/cr-service.o [2022-09-21T14:18:07.631Z] #38 99.60 CC criu/crtools.o [2022-09-21T14:18:07.631Z] #38 100.2 CC criu/eventfd.o [2022-09-21T14:18:07.631Z] #38 100.6 CC criu/eventpoll.o [2022-09-21T14:18:07.631Z] #38 101.4 CC criu/external.o [2022-09-21T14:18:07.631Z] #38 101.8 CC criu/fault-injection.o [2022-09-21T14:18:07.631Z] #38 101.9 CC criu/fdstore.o [2022-09-21T14:18:07.631Z] #38 102.3 CC criu/fifo.o [2022-09-21T14:18:07.631Z] #38 102.7 CC criu/file-ids.o [2022-09-21T14:18:07.791Z] #27 120.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-21T14:18:07.791Z] #27 120.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:18:07.791Z] #27 120.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:07.791Z] #27 120.2 Selecting previously unselected package libudev-dev:amd64. [2022-09-21T14:18:07.791Z] #27 120.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-21T14:18:07.791Z] #27 120.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:18:07.887Z] #38 103.0 CC criu/file-lock.o [2022-09-21T14:18:08.052Z] #27 120.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-21T14:18:08.052Z] #27 120.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-21T14:18:08.052Z] #27 120.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-21T14:18:08.312Z] #27 120.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-21T14:18:08.312Z] #27 120.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:18:08.312Z] #27 120.7 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:08.449Z] #38 ... [2022-09-21T14:18:08.449Z] [2022-09-21T14:18:08.449Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:08.449Z] #47 47.55 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-21T14:18:08.449Z] #47 47.57 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-21T14:18:08.449Z] #47 47.63 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-21T14:18:08.449Z] #47 47.65 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T14:18:08.536Z] #39 53.41 CC compel/src/lib/ptrace.o [2022-09-21T14:18:08.573Z] #27 120.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-21T14:18:08.573Z] #27 120.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:18:08.573Z] #27 120.9 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:08.573Z] #27 121.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-21T14:18:08.797Z] #39 53.84 AR compel/libcompel.a [2022-09-21T14:18:08.833Z] #27 121.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:18:08.833Z] #27 121.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:08.833Z] #27 121.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-21T14:18:08.833Z] #27 121.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:18:08.833Z] #27 121.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:09.057Z] #39 53.91 HOSTCC compel/src/main-host.o [2022-09-21T14:18:09.318Z] #39 54.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-21T14:18:09.318Z] #39 54.38 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-21T14:18:09.350Z] #45 4.318 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-21T14:18:09.350Z] #45 DONE 4.4s [2022-09-21T14:18:09.350Z] [2022-09-21T14:18:09.350Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-21T14:18:09.404Z] #27 121.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-21T14:18:09.578Z] #39 54.67 HOSTCC compel/src/lib/log-host.o [2022-09-21T14:18:09.665Z] #27 121.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-21T14:18:09.665Z] #27 121.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-21T14:18:09.665Z] #27 122.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-21T14:18:09.665Z] #27 122.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:18:09.665Z] #27 122.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:09.665Z] #27 122.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-21T14:18:09.665Z] #27 122.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-21T14:18:09.818Z] #47 48.89 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-21T14:18:09.818Z] #47 48.91 Setting up jq (1.6-2.1) ... [2022-09-21T14:18:09.818Z] #47 48.93 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-21T14:18:09.818Z] #47 48.94 Setting up iptables (1.8.7-1) ... [2022-09-21T14:18:09.818Z] #47 48.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T14:18:09.818Z] #47 48.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T14:18:09.818Z] #47 48.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T14:18:09.818Z] #47 48.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T14:18:09.818Z] #47 48.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-21T14:18:09.818Z] #47 49.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-21T14:18:09.818Z] #47 49.01 Setting up iproute2 (5.10.0-4) ... [2022-09-21T14:18:09.925Z] #27 122.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-21T14:18:10.074Z] #47 49.33 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:18:10.149Z] #39 54.91 HOSTLINK compel/compel-host-bin [2022-09-21T14:18:10.149Z] #39 55.08 DEP soccr/soccr.d [2022-09-21T14:18:10.149Z] #39 55.22 CC soccr/soccr.o [2022-09-21T14:18:10.186Z] #27 122.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-21T14:18:10.186Z] #27 122.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-21T14:18:10.186Z] #27 122.4 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:18:10.706Z] #27 122.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-21T14:18:10.706Z] #27 122.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-21T14:18:10.706Z] #27 123.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-21T14:18:10.706Z] #27 123.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-21T14:18:10.706Z] #27 123.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-21T14:18:10.706Z] #27 123.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:10.706Z] #27 123.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:18:10.706Z] #27 123.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:10.706Z] #27 123.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:18:10.706Z] #27 123.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:10.706Z] #27 123.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-21T14:18:10.706Z] #27 123.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:18:10.706Z] #27 123.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-21T14:18:10.706Z] #27 123.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-21T14:18:10.706Z] #27 123.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-21T14:18:10.706Z] #27 123.1 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:18:10.706Z] #27 123.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-21T14:18:10.706Z] #27 123.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:10.706Z] #27 123.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-21T14:18:10.706Z] #27 123.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-21T14:18:10.706Z] #27 123.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:18:10.706Z] #27 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-21T14:18:10.706Z] #27 123.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:18:10.706Z] #27 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-21T14:18:10.706Z] #27 123.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-21T14:18:10.706Z] #27 123.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:18:10.966Z] #27 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-21T14:18:10.966Z] #27 123.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:18:10.966Z] #27 123.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-21T14:18:10.966Z] #27 123.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:10.966Z] #27 123.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-21T14:18:10.966Z] #27 123.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:10.966Z] #27 123.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:10.966Z] #27 123.4 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:18:11.008Z] #47 DONE 50.2s [2022-09-21T14:18:11.008Z] [2022-09-21T14:18:11.008Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-21T14:18:11.533Z] #39 56.53 AR soccr/libsoccr.a [2022-09-21T14:18:11.576Z] #50 0.690 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-21T14:18:11.576Z] #50 0.699 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-21T14:18:11.576Z] #50 0.705 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-21T14:18:11.576Z] #50 DONE 0.7s [2022-09-21T14:18:11.576Z] [2022-09-21T14:18:11.576Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-21T14:18:11.794Z] #39 56.56 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-21T14:18:11.905Z] #27 ... [2022-09-21T14:18:11.905Z] [2022-09-21T14:18:11.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:11.905Z] #39 53.54 LINK criu/arch/x86/crtools.built-in.o [2022-09-21T14:18:11.905Z] #39 53.60 DEP criu/pie/util-vdso-elf32.d [2022-09-21T14:18:11.905Z] #39 53.80 DEP criu/pie/util-vdso.d [2022-09-21T14:18:11.905Z] #39 53.90 DEP criu/pie/util.d [2022-09-21T14:18:11.905Z] #39 54.04 CC criu/pie/util.o [2022-09-21T14:18:11.905Z] #39 54.39 CC criu/pie/util-vdso.o [2022-09-21T14:18:11.905Z] #39 54.97 CC criu/pie/util-vdso-elf32.o [2022-09-21T14:18:11.905Z] #39 55.54 AR criu/pie/pie.lib.a [2022-09-21T14:18:11.905Z] #39 55.59 DEP criu/pie/restorer.d [2022-09-21T14:18:11.905Z] #39 55.82 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-21T14:18:11.905Z] #39 55.97 DEP criu/arch/x86/restorer_unmap.d [2022-09-21T14:18:11.905Z] #39 56.01 DEP criu/arch/x86/restorer.d [2022-09-21T14:18:11.905Z] #39 56.20 DEP criu/arch/x86/vdso-pie.d [2022-09-21T14:18:11.905Z] #39 56.30 DEP criu/pie/parasite-vdso.d [2022-09-21T14:18:11.905Z] #39 56.45 DEP criu/pie/parasite.d [2022-09-21T14:18:11.905Z] #39 56.72 CC criu/pie/parasite.o [2022-09-21T14:18:11.905Z] #39 57.70 LINK criu/pie/parasite.built-in.o [2022-09-21T14:18:11.905Z] #39 57.71 GEN criu/pie/parasite-blob.h [2022-09-21T14:18:11.905Z] #39 57.73 CC criu/pie/parasite-vdso.o [2022-09-21T14:18:11.905Z] #39 58.32 CC criu/arch/x86/vdso-pie.o [2022-09-21T14:18:11.905Z] #39 58.60 CC criu/arch/x86/restorer.o [2022-09-21T14:18:11.905Z] #39 59.08 CC criu/arch/x86/restorer_unmap.o [2022-09-21T14:18:11.905Z] #39 59.14 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-21T14:18:11.905Z] #39 59.46 CC criu/pie/restorer.o [2022-09-21T14:18:11.905Z] #39 62.28 LINK criu/pie/restorer.built-in.o [2022-09-21T14:18:11.905Z] #39 62.30 GEN criu/pie/restorer-blob.h [2022-09-21T14:18:11.905Z] #39 62.37 DEP criu/vdso.d [2022-09-21T14:18:11.905Z] #39 62.52 DEP criu/vdso-compat.d [2022-09-21T14:18:11.905Z] #39 62.64 DEP criu/uts_ns.d [2022-09-21T14:18:11.905Z] #39 62.81 DEP criu/util.d [2022-09-21T14:18:11.905Z] #39 63.05 DEP criu/uffd.d [2022-09-21T14:18:11.905Z] #39 63.20 DEP criu/tun.d [2022-09-21T14:18:11.905Z] #39 63.31 DEP criu/tty.d [2022-09-21T14:18:11.905Z] #39 63.46 DEP criu/timerfd.d [2022-09-21T14:18:11.905Z] #39 63.57 DEP criu/timens.d [2022-09-21T14:18:11.905Z] #39 63.69 DEP criu/sysfs_parse.d [2022-09-21T14:18:11.905Z] #39 63.79 DEP criu/sysctl.d [2022-09-21T14:18:12.056Z] #39 56.93 DEP criu/arch/x86/sigframe.d [2022-09-21T14:18:12.056Z] #39 57.03 DEP criu/arch/x86/sigaction_compat.d [2022-09-21T14:18:12.056Z] #39 57.12 DEP criu/arch/x86/kerndat.d [2022-09-21T14:18:12.165Z] #39 63.88 DEP criu/string.d [2022-09-21T14:18:12.165Z] #39 63.92 DEP criu/stats.d [2022-09-21T14:18:12.165Z] #39 64.00 DEP criu/sockets.d [2022-09-21T14:18:12.318Z] #39 57.29 DEP criu/arch/x86/crtools.d [2022-09-21T14:18:12.424Z] #39 64.13 DEP criu/sk-unix.d [2022-09-21T14:18:12.424Z] #39 64.27 DEP criu/sk-tcp.d [2022-09-21T14:18:12.578Z] #39 57.45 DEP criu/arch/x86/cpu.d [2022-09-21T14:18:12.650Z] #46 DONE 3.2s [2022-09-21T14:18:12.650Z] [2022-09-21T14:18:12.650Z] #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 [2022-09-21T14:18:12.650Z] #41 14.66 + cd /tmp/tmp.PPLzOq4IHd/src/github.com/opencontainers/runc [2022-09-21T14:18:12.650Z] #41 14.66 + git checkout -q v1.1.4 [2022-09-21T14:18:12.684Z] #39 64.42 DEP criu/sk-queue.d [2022-09-21T14:18:12.684Z] #39 64.53 DEP criu/sk-packet.d [2022-09-21T14:18:12.838Z] #39 57.63 CC criu/arch/x86/cpu.o [2022-09-21T14:18:12.943Z] #39 64.67 DEP criu/sk-netlink.d [2022-09-21T14:18:12.943Z] #39 64.80 DEP criu/sk-inet.d [2022-09-21T14:18:12.943Z] #39 64.91 DEP criu/signalfd.d [2022-09-21T14:18:13.204Z] #39 65.02 DEP criu/sigframe.d [2022-09-21T14:18:13.204Z] #39 65.09 DEP criu/shmem.d [2022-09-21T14:18:13.221Z] #41 15.40 + '[' -z '' ']' [2022-09-21T14:18:13.221Z] #41 15.40 + target=static [2022-09-21T14:18:13.221Z] #41 15.40 + make BUILDTAGS=seccomp static [2022-09-21T14:18:13.409Z] #39 58.20 include/common/asm/bitops.h: Assembler messages: [2022-09-21T14:18:13.409Z] #39 58.20 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:18:13.409Z] #39 58.20 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:18:13.409Z] #39 58.20 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:18:13.409Z] #39 58.20 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:18:13.409Z] #39 58.23 CC criu/arch/x86/crtools.o [2022-09-21T14:18:13.463Z] #39 65.22 DEP criu/servicefd.d [2022-09-21T14:18:13.723Z] #39 ... [2022-09-21T14:18:13.723Z] [2022-09-21T14:18:13.723Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:18:13.723Z] #35 117.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-21T14:18:13.723Z] #35 117.7 + GOBIN=/build [2022-09-21T14:18:13.723Z] #35 117.7 + GO111MODULE=on [2022-09-21T14:18:13.723Z] #35 117.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-21T14:18:13.723Z] #35 DONE 125.9s [2022-09-21T14:18:13.723Z] [2022-09-21T14:18:13.723Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T14:18:13.723Z] #27 DONE 125.9s [2022-09-21T14:18:13.723Z] [2022-09-21T14:18:13.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:13.723Z] #39 65.35 DEP criu/seize.d [2022-09-21T14:18:13.723Z] #39 ... [2022-09-21T14:18:13.723Z] [2022-09-21T14:18:13.723Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-21T14:18:13.723Z] #40 ... [2022-09-21T14:18:13.723Z] [2022-09-21T14:18:13.723Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-21T14:18:13.723Z] #41 DONE 0.1s [2022-09-21T14:18:13.794Z] #41 15.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-21T14:18:13.983Z] [2022-09-21T14:18:13.983Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-21T14:18:13.983Z] #42 DONE 0.2s [2022-09-21T14:18:13.983Z] [2022-09-21T14:18:13.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:13.983Z] #39 65.63 DEP criu/seccomp.d [2022-09-21T14:18:13.983Z] #39 65.91 DEP criu/rst-malloc.d [2022-09-21T14:18:14.243Z] #39 66.04 DEP criu/rbtree.d [2022-09-21T14:18:14.243Z] #39 66.09 DEP criu/pstree.d [2022-09-21T14:18:14.351Z] #39 ... [2022-09-21T14:18:14.351Z] [2022-09-21T14:18:14.351Z] #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 [2022-09-21T14:18:14.351Z] #25 116.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-21T14:18:14.351Z] #25 116.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 116.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:18:14.351Z] #25 122.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-21T14:18:14.351Z] #25 122.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-21T14:18:14.351Z] #25 122.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-21T14:18:14.351Z] #25 122.5 Selecting previously unselected package libapparmor1:amd64. [2022-09-21T14:18:14.351Z] #25 122.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 122.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-21T14:18:14.351Z] #25 122.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-21T14:18:14.351Z] #25 122.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 122.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-21T14:18:14.351Z] #25 122.7 Selecting previously unselected package libbtrfs0:amd64. [2022-09-21T14:18:14.351Z] #25 122.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 122.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:18:14.351Z] #25 122.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-21T14:18:14.351Z] #25 122.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 122.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:18:14.351Z] #25 123.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-21T14:18:14.351Z] #25 123.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 123.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:14.351Z] #25 123.1 Selecting previously unselected package libudev-dev:amd64. [2022-09-21T14:18:14.351Z] #25 123.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 123.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:18:14.351Z] #25 123.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-21T14:18:14.351Z] #25 123.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 123.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-21T14:18:14.351Z] #25 123.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-21T14:18:14.351Z] #25 123.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 123.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:14.351Z] #25 123.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-21T14:18:14.351Z] #25 123.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:18:14.351Z] #25 123.8 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:14.351Z] #25 124.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-21T14:18:14.351Z] #25 124.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:18:14.528Z] #39 66.38 DEP criu/protobuf.d [2022-09-21T14:18:14.611Z] #25 124.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:14.611Z] #25 124.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-21T14:18:14.611Z] #25 124.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-09-21T14:18:14.611Z] #25 124.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:14.611Z] #25 ... [2022-09-21T14:18:14.611Z] [2022-09-21T14:18:14.611Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:14.611Z] #39 59.56 CC criu/arch/x86/kerndat.o [2022-09-21T14:18:14.737Z] #41 ... [2022-09-21T14:18:14.737Z] [2022-09-21T14:18:14.737Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-21T14:18:14.737Z] #47 DONE 2.3s [2022-09-21T14:18:14.792Z] #39 66.54 GEN criu/protobuf-desc-gen.h [2022-09-21T14:18:15.002Z] [2022-09-21T14:18:15.002Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-09-21T14:18:15.182Z] #39 59.95 CC criu/arch/x86/sigaction_compat.o [2022-09-21T14:18:15.182Z] #39 60.13 CC criu/arch/x86/sigframe.o [2022-09-21T14:18:15.580Z] #48 ... [2022-09-21T14:18:15.580Z] [2022-09-21T14:18:15.580Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:15.580Z] #38 73.34 DEP criu/protobuf-desc.d [2022-09-21T14:18:15.580Z] #38 73.56 DEP criu/proc_parse.d [2022-09-21T14:18:15.580Z] #38 73.75 DEP criu/plugin.d [2022-09-21T14:18:15.580Z] #38 73.84 DEP criu/pipes.d [2022-09-21T14:18:15.580Z] #38 74.05 DEP criu/pie-util.d [2022-09-21T14:18:15.580Z] #38 74.16 DEP criu/pie-util-vdso.d [2022-09-21T14:18:15.580Z] #38 74.20 DEP criu/pie-util-vdso-elf32.d [2022-09-21T14:18:15.580Z] #38 74.31 DEP criu/path.d [2022-09-21T14:18:15.580Z] #38 74.40 DEP criu/parasite-syscall.d [2022-09-21T14:18:15.580Z] #38 74.61 DEP criu/pagemap.d [2022-09-21T14:18:15.580Z] #38 74.71 DEP criu/pagemap-cache.d [2022-09-21T14:18:15.580Z] #38 74.85 DEP criu/page-xfer.d [2022-09-21T14:18:15.580Z] #38 75.03 DEP criu/page-pipe.d [2022-09-21T14:18:15.580Z] #38 75.17 DEP criu/netfilter.d [2022-09-21T14:18:15.580Z] #38 75.32 DEP criu/net.d [2022-09-21T14:18:15.580Z] #38 75.47 DEP criu/namespaces.d [2022-09-21T14:18:15.580Z] #38 75.57 DEP criu/mount.d [2022-09-21T14:18:15.580Z] #38 75.73 DEP criu/memfd.d [2022-09-21T14:18:15.580Z] #38 75.88 DEP criu/mem.d [2022-09-21T14:18:15.580Z] #38 76.10 DEP criu/lsm.d [2022-09-21T14:18:15.580Z] #38 76.20 DEP criu/log.d [2022-09-21T14:18:15.580Z] #38 76.35 DEP criu/libnetlink.d [2022-09-21T14:18:15.580Z] #38 76.49 DEP criu/kerndat.d [2022-09-21T14:18:15.580Z] #38 76.66 DEP criu/kcmp-ids.d [2022-09-21T14:18:15.580Z] #38 76.77 DEP criu/irmap.d [2022-09-21T14:18:15.580Z] #38 76.89 DEP criu/ipc_ns.d [2022-09-21T14:18:15.580Z] #38 77.10 DEP criu/image.d [2022-09-21T14:18:15.580Z] #38 77.37 DEP criu/image-desc.d [2022-09-21T14:18:15.580Z] #38 77.47 DEP criu/fsnotify.d [2022-09-21T14:18:15.580Z] #38 77.62 DEP criu/filesystems.d [2022-09-21T14:18:15.580Z] #38 77.82 DEP criu/files.d [2022-09-21T14:18:15.580Z] #38 78.01 DEP criu/files-reg.d [2022-09-21T14:18:15.580Z] #38 78.17 DEP criu/files-ext.d [2022-09-21T14:18:15.580Z] #38 78.31 DEP criu/file-lock.d [2022-09-21T14:18:15.580Z] #38 78.50 DEP criu/file-ids.d [2022-09-21T14:18:15.580Z] #38 78.69 DEP criu/fifo.d [2022-09-21T14:18:15.580Z] #38 78.82 DEP criu/fdstore.d [2022-09-21T14:18:15.580Z] #38 78.91 DEP criu/fault-injection.d [2022-09-21T14:18:15.580Z] #38 79.02 DEP criu/external.d [2022-09-21T14:18:15.580Z] #38 79.11 DEP criu/eventpoll.d [2022-09-21T14:18:15.580Z] #38 79.30 DEP criu/eventfd.d [2022-09-21T14:18:15.580Z] #38 79.40 DEP criu/crtools.d [2022-09-21T14:18:15.580Z] #38 79.68 DEP criu/cr-service.d [2022-09-21T14:18:15.580Z] #38 79.96 DEP criu/cr-restore.d [2022-09-21T14:18:15.580Z] #38 80.24 DEP criu/cr-errno.d [2022-09-21T14:18:15.580Z] #38 80.29 DEP criu/cr-dump.d [2022-09-21T14:18:15.580Z] #38 80.66 DEP criu/cr-dedup.d [2022-09-21T14:18:15.580Z] #38 80.85 DEP criu/cr-check.d [2022-09-21T14:18:15.580Z] #38 81.08 DEP criu/config.d [2022-09-21T14:18:15.580Z] #38 81.22 DEP criu/clone-noasan.d [2022-09-21T14:18:15.580Z] #38 81.33 DEP criu/cgroup.d [2022-09-21T14:18:15.580Z] #38 81.48 DEP criu/cgroup-props.d [2022-09-21T14:18:15.580Z] #38 81.61 DEP criu/bitmap.d [2022-09-21T14:18:15.580Z] #38 81.62 DEP criu/bfd.d [2022-09-21T14:18:15.580Z] #38 81.73 DEP criu/autofs.d [2022-09-21T14:18:15.580Z] #38 81.90 DEP criu/aio.d [2022-09-21T14:18:15.580Z] #38 82.13 DEP criu/action-scripts.d [2022-09-21T14:18:15.580Z] #38 82.44 CC criu/action-scripts.o [2022-09-21T14:18:15.580Z] #38 83.09 CC criu/aio.o [2022-09-21T14:18:15.752Z] #39 60.49 LINK criu/arch/x86/crtools.built-in.o [2022-09-21T14:18:15.752Z] #39 60.56 DEP criu/pie/util-vdso-elf32.d [2022-09-21T14:18:15.752Z] #39 60.73 DEP criu/pie/util-vdso.d [2022-09-21T14:18:15.752Z] #39 60.87 DEP criu/pie/util.d [2022-09-21T14:18:16.013Z] #39 61.09 CC criu/pie/util.o [2022-09-21T14:18:16.164Z] #38 83.82 CC criu/autofs.o [2022-09-21T14:18:16.193Z] #39 ... [2022-09-21T14:18:16.193Z] [2022-09-21T14:18:16.193Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-21T14:18:16.193Z] #40 DONE 2.3s [2022-09-21T14:18:16.193Z] [2022-09-21T14:18:16.193Z] #43 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-21T14:18:16.584Z] #39 61.45 CC criu/pie/util-vdso.o [2022-09-21T14:18:16.737Z] #38 ... [2022-09-21T14:18:16.737Z] [2022-09-21T14:18:16.737Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-09-21T14:18:16.737Z] #48 DONE 1.9s [2022-09-21T14:18:17.006Z] [2022-09-21T14:18:17.006Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:17.154Z] #39 62.14 CC criu/pie/util-vdso-elf32.o [2022-09-21T14:18:17.578Z] #43 DONE 1.6s [2022-09-21T14:18:17.578Z] [2022-09-21T14:18:17.578Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:18:17.578Z] #0 1.960 + RM_GOPATH=0 [2022-09-21T14:18:17.578Z] #0 1.960 + TMP_GOPATH= [2022-09-21T14:18:17.578Z] #0 1.960 + : /build [2022-09-21T14:18:17.578Z] #0 1.960 + '[' -z '' ']' [2022-09-21T14:18:17.578Z] #0 1.960 ++ mktemp -d [2022-09-21T14:18:17.578Z] #0 1.960 + export GOPATH=/tmp/tmp.5A9ui2Eolm [2022-09-21T14:18:17.578Z] #0 1.960 + GOPATH=/tmp/tmp.5A9ui2Eolm [2022-09-21T14:18:17.578Z] #0 1.960 + RM_GOPATH=1 [2022-09-21T14:18:17.578Z] #0 1.960 + case "$(go env GOARCH)" in [2022-09-21T14:18:17.578Z] #0 1.960 ++ go env GOARCH [2022-09-21T14:18:17.578Z] #0 1.993 Install runc version v1.1.4 (build tags: seccomp) [2022-09-21T14:18:17.578Z] #0 1.993 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:18:17.578Z] #0 1.993 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:18:17.578Z] #0 1.993 ++ dirname /tmp/install/install.sh [2022-09-21T14:18:17.578Z] #0 1.993 + dir=/tmp/install [2022-09-21T14:18:17.578Z] #0 1.993 + bin=runc [2022-09-21T14:18:17.578Z] #0 1.993 + shift [2022-09-21T14:18:17.578Z] #0 1.993 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-21T14:18:17.578Z] #0 1.993 + . /tmp/install/runc.installer [2022-09-21T14:18:17.578Z] #0 1.993 ++ set -e [2022-09-21T14:18:17.578Z] #0 1.993 ++ : v1.1.4 [2022-09-21T14:18:17.578Z] #0 1.993 + install_runc [2022-09-21T14:18:17.578Z] #0 1.993 + RUNC_BUILDTAGS=seccomp [2022-09-21T14:18:17.578Z] #0 1.993 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-21T14:18:17.578Z] #0 1.993 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5A9ui2Eolm/src/github.com/opencontainers/runc [2022-09-21T14:18:17.578Z] #0 2.025 Cloning into '/tmp/tmp.5A9ui2Eolm/src/github.com/opencontainers/runc'... [2022-09-21T14:18:17.725Z] #39 62.73 AR criu/pie/pie.lib.a [2022-09-21T14:18:17.725Z] #39 62.79 DEP criu/pie/restorer.d [2022-09-21T14:18:17.986Z] #39 62.95 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-21T14:18:17.986Z] #39 63.03 DEP criu/arch/x86/restorer_unmap.d [2022-09-21T14:18:17.986Z] #39 63.05 DEP criu/arch/x86/restorer.d [2022-09-21T14:18:18.130Z] #51 ... [2022-09-21T14:18:18.130Z] [2022-09-21T14:18:18.130Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:18.130Z] #38 103.9 CC criu/files-ext.o [2022-09-21T14:18:18.130Z] #38 104.4 CC criu/files-reg.o [2022-09-21T14:18:18.130Z] #38 106.4 CC criu/files.o [2022-09-21T14:18:18.130Z] #38 109.0 CC criu/filesystems.o [2022-09-21T14:18:18.130Z] #38 109.7 CC criu/fsnotify.o [2022-09-21T14:18:18.130Z] #38 110.8 CC criu/image-desc.o [2022-09-21T14:18:18.130Z] #38 111.0 CC criu/image.o [2022-09-21T14:18:18.130Z] #38 112.1 CC criu/ipc_ns.o [2022-09-21T14:18:18.259Z] #39 63.20 DEP criu/arch/x86/vdso-pie.d [2022-09-21T14:18:18.521Z] #39 63.35 DEP criu/pie/parasite-vdso.d [2022-09-21T14:18:18.521Z] #39 63.50 DEP criu/pie/parasite.d [2022-09-21T14:18:18.523Z] #44 ... [2022-09-21T14:18:18.523Z] [2022-09-21T14:18:18.524Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-21T14:18:18.524Z] #0 0.974 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-21T14:18:18.524Z] #45 DONE 1.0s [2022-09-21T14:18:18.524Z] [2022-09-21T14:18:18.524Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-21T14:18:18.694Z] #38 113.5 CC criu/irmap.o [2022-09-21T14:18:18.786Z] #39 63.77 CC criu/pie/parasite.o [2022-09-21T14:18:19.054Z] #39 ... [2022-09-21T14:18:19.055Z] [2022-09-21T14:18:19.055Z] #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 [2022-09-21T14:18:19.055Z] #25 124.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-21T14:18:19.055Z] #25 124.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-21T14:18:19.055Z] #25 124.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-21T14:18:19.055Z] #25 124.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-21T14:18:19.055Z] #25 124.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-21T14:18:19.055Z] #25 124.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:19.055Z] #25 124.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-21T14:18:19.055Z] #25 124.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-21T14:18:19.055Z] #25 124.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-21T14:18:19.055Z] #25 125.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-21T14:18:19.055Z] #25 125.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-21T14:18:19.055Z] #25 125.1 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:18:19.055Z] #25 125.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-21T14:18:19.055Z] #25 125.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-21T14:18:19.055Z] #25 125.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-21T14:18:19.055Z] #25 125.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-21T14:18:19.055Z] #25 125.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-21T14:18:19.055Z] #25 125.8 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:19.055Z] #25 125.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-21T14:18:19.055Z] #25 125.8 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:19.055Z] #25 125.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:18:19.055Z] #25 125.8 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:19.055Z] #25 125.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-21T14:18:19.055Z] #25 125.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-21T14:18:19.055Z] #25 125.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-21T14:18:19.055Z] #25 125.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-21T14:18:19.055Z] #25 125.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-21T14:18:19.055Z] #25 125.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:18:19.055Z] #25 126.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-21T14:18:19.055Z] #25 126.0 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-21T14:18:19.055Z] #25 126.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-21T14:18:19.055Z] #25 126.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-21T14:18:19.055Z] #25 126.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:18:19.055Z] #25 126.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-21T14:18:19.055Z] #25 126.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:18:19.055Z] #25 126.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-21T14:18:19.055Z] #25 126.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-21T14:18:19.055Z] #25 126.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-21T14:18:19.055Z] #25 126.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-21T14:18:19.055Z] #25 126.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-21T14:18:19.055Z] #25 126.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-21T14:18:19.055Z] #25 126.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:19.055Z] #25 126.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-21T14:18:19.055Z] #25 126.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:19.055Z] #25 126.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-21T14:18:19.055Z] #25 126.3 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:18:19.055Z] #25 DONE 128.4s [2022-09-21T14:18:19.055Z] [2022-09-21T14:18:19.055Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:18:19.257Z] #38 114.2 CC criu/kcmp-ids.o [2022-09-21T14:18:19.471Z] #46 DONE 1.0s [2022-09-21T14:18:19.471Z] [2022-09-21T14:18:19.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:19.471Z] #39 69.43 DEP criu/protobuf-desc.d [2022-09-21T14:18:19.471Z] #39 69.60 DEP criu/proc_parse.d [2022-09-21T14:18:19.471Z] #39 69.92 DEP criu/plugin.d [2022-09-21T14:18:19.471Z] #39 70.07 DEP criu/pipes.d [2022-09-21T14:18:19.471Z] #39 70.27 DEP criu/pie-util.d [2022-09-21T14:18:19.471Z] #39 70.41 DEP criu/pie-util-vdso.d [2022-09-21T14:18:19.471Z] #39 70.64 DEP criu/pie-util-vdso-elf32.d [2022-09-21T14:18:19.471Z] #39 70.83 DEP criu/path.d [2022-09-21T14:18:19.471Z] #39 71.08 DEP criu/parasite-syscall.d [2022-09-21T14:18:19.514Z] #38 114.5 CC criu/kerndat.o [2022-09-21T14:18:19.553Z] #49 2.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:18:19.553Z] #49 2.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:18:19.732Z] #39 71.51 DEP criu/pagemap.d [2022-09-21T14:18:19.813Z] #49 2.854 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:18:19.992Z] #39 71.85 DEP criu/pagemap-cache.d [2022-09-21T14:18:20.074Z] #49 3.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:18:20.253Z] #39 72.07 DEP criu/page-xfer.d [2022-09-21T14:18:20.253Z] #39 72.20 DEP criu/page-pipe.d [2022-09-21T14:18:20.443Z] #40 1.507 + RM_GOPATH=0 [2022-09-21T14:18:20.443Z] #40 1.507 + TMP_GOPATH= [2022-09-21T14:18:20.443Z] #40 1.507 + : /build [2022-09-21T14:18:20.443Z] #40 1.508 + '[' -z '' ']' [2022-09-21T14:18:20.443Z] #40 1.508 ++ mktemp -d [2022-09-21T14:18:20.443Z] #40 1.510 + export GOPATH=/tmp/tmp.08zaivGUOy [2022-09-21T14:18:20.443Z] #40 1.510 + GOPATH=/tmp/tmp.08zaivGUOy [2022-09-21T14:18:20.443Z] #40 1.511 + RM_GOPATH=1 [2022-09-21T14:18:20.443Z] #40 1.511 + case "$(go env GOARCH)" in [2022-09-21T14:18:20.443Z] #40 1.512 ++ go env GOARCH [2022-09-21T14:18:20.443Z] #40 1.540 + export GO_BUILDMODE=-buildmode=pie [2022-09-21T14:18:20.443Z] #40 1.540 + GO_BUILDMODE=-buildmode=pie [2022-09-21T14:18:20.443Z] #40 1.541 ++ dirname /tmp/install/install.sh [2022-09-21T14:18:20.443Z] #40 1.544 + dir=/tmp/install [2022-09-21T14:18:20.443Z] #40 ... [2022-09-21T14:18:20.443Z] [2022-09-21T14:18:20.443Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-21T14:18:20.443Z] #41 DONE 1.7s [2022-09-21T14:18:20.443Z] [2022-09-21T14:18:20.443Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:18:20.443Z] #40 1.544 + bin=runc [2022-09-21T14:18:20.443Z] #40 1.545 + shift [2022-09-21T14:18:20.443Z] #40 1.545 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-21T14:18:20.443Z] #40 1.545 + . /tmp/install/runc.installer [2022-09-21T14:18:20.443Z] #40 1.546 ++ set -e [2022-09-21T14:18:20.443Z] #40 1.546 ++ : v1.1.4 [2022-09-21T14:18:20.443Z] #40 1.547 + install_runc [2022-09-21T14:18:20.443Z] #40 1.547 + RUNC_BUILDTAGS=seccomp [2022-09-21T14:18:20.443Z] #40 1.547 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-21T14:18:20.443Z] #40 1.547 Install runc version v1.1.4 (build tags: seccomp) [2022-09-21T14:18:20.443Z] #40 1.548 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.08zaivGUOy/src/github.com/opencontainers/runc [2022-09-21T14:18:20.443Z] #40 1.550 Cloning into '/tmp/tmp.08zaivGUOy/src/github.com/opencontainers/runc'... [2022-09-21T14:18:20.514Z] #39 72.33 DEP criu/netfilter.d [2022-09-21T14:18:20.514Z] #39 ... [2022-09-21T14:18:20.514Z] [2022-09-21T14:18:20.514Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-21T14:18:20.514Z] #47 DONE 1.0s [2022-09-21T14:18:20.774Z] [2022-09-21T14:18:20.774Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:20.774Z] #39 72.62 DEP criu/net.d [2022-09-21T14:18:20.883Z] #38 115.6 CC criu/libnetlink.o [2022-09-21T14:18:21.035Z] #39 72.88 DEP criu/namespaces.d [2022-09-21T14:18:21.140Z] #38 116.0 CC criu/log.o [2022-09-21T14:18:21.297Z] #39 73.14 DEP criu/mount.d [2022-09-21T14:18:21.396Z] #38 ... [2022-09-21T14:18:21.396Z] [2022-09-21T14:18:21.396Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-21T14:18:21.396Z] #51 9.739 Collecting yamllint==1.26.1 [2022-09-21T14:18:21.460Z] #49 4.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:18:21.557Z] #39 ... [2022-09-21T14:18:21.557Z] [2022-09-21T14:18:21.557Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-09-21T14:18:21.557Z] #48 DONE 1.0s [2022-09-21T14:18:21.557Z] [2022-09-21T14:18:21.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:21.557Z] #39 73.33 DEP criu/memfd.d [2022-09-21T14:18:21.818Z] #39 73.54 DEP criu/mem.d [2022-09-21T14:18:21.833Z] #40 ... [2022-09-21T14:18:21.833Z] [2022-09-21T14:18:21.833Z] #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 [2022-09-21T14:18:21.833Z] #42 DONE 1.1s [2022-09-21T14:18:21.833Z] [2022-09-21T14:18:21.833Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-21T14:18:22.079Z] #39 73.78 DEP criu/lsm.d [2022-09-21T14:18:22.079Z] #39 73.91 DEP criu/log.d [2022-09-21T14:18:22.327Z] #51 10.78 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-09-21T14:18:22.339Z] #39 74.08 DEP criu/libnetlink.d [2022-09-21T14:18:22.600Z] #39 74.24 DEP criu/kerndat.d [2022-09-21T14:18:22.600Z] #39 74.44 DEP criu/kcmp-ids.d [2022-09-21T14:18:22.786Z] #43 0.924 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-21T14:18:22.786Z] #43 DONE 1.1s [2022-09-21T14:18:22.786Z] [2022-09-21T14:18:22.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:22.786Z] #39 65.80 LINK criu/pie/parasite.built-in.o [2022-09-21T14:18:22.786Z] #39 65.83 GEN criu/pie/parasite-blob.h [2022-09-21T14:18:22.786Z] #39 65.87 CC criu/pie/parasite-vdso.o [2022-09-21T14:18:22.786Z] #39 67.05 CC criu/arch/x86/vdso-pie.o [2022-09-21T14:18:22.786Z] #39 67.56 CC criu/arch/x86/restorer.o [2022-09-21T14:18:22.846Z] #49 5.841 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:18:22.860Z] #39 74.55 DEP criu/irmap.d [2022-09-21T14:18:22.860Z] #39 74.72 DEP criu/ipc_ns.d [2022-09-21T14:18:23.121Z] #39 74.85 DEP criu/image.d [2022-09-21T14:18:23.121Z] #39 75.01 DEP criu/image-desc.d [2022-09-21T14:18:23.381Z] #39 75.16 DEP criu/fsnotify.d [2022-09-21T14:18:23.642Z] #39 75.39 DEP criu/filesystems.d [2022-09-21T14:18:23.695Z] #51 12.01 Collecting pathspec>=0.5.3 [2022-09-21T14:18:23.695Z] #51 12.02 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-21T14:18:23.729Z] #39 68.54 CC criu/arch/x86/restorer_unmap.o [2022-09-21T14:18:23.729Z] #39 68.64 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-21T14:18:23.903Z] #39 75.61 DEP criu/files.d [2022-09-21T14:18:23.903Z] #39 75.79 DEP criu/files-reg.d [2022-09-21T14:18:23.951Z] #51 12.35 Collecting pyyaml [2022-09-21T14:18:23.951Z] #51 12.37 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-21T14:18:23.951Z] #51 12.43 Building wheels for collected packages: yamllint [2022-09-21T14:18:23.990Z] #39 ... [2022-09-21T14:18:23.990Z] [2022-09-21T14:18:23.990Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-21T14:18:23.990Z] #44 DONE 1.2s [2022-09-21T14:18:23.990Z] [2022-09-21T14:18:23.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:23.990Z] #39 69.03 CC criu/pie/restorer.o [2022-09-21T14:18:24.163Z] #39 75.95 DEP criu/files-ext.d [2022-09-21T14:18:24.207Z] #51 12.43 Building wheel for yamllint (setup.py): started [2022-09-21T14:18:24.423Z] #39 76.07 DEP criu/file-lock.d [2022-09-21T14:18:24.423Z] #39 76.27 DEP criu/file-ids.d [2022-09-21T14:18:24.683Z] #39 76.42 DEP criu/fifo.d [2022-09-21T14:18:24.683Z] #39 76.58 DEP criu/fdstore.d [2022-09-21T14:18:24.932Z] #39 ... [2022-09-21T14:18:24.932Z] [2022-09-21T14:18:24.932Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-21T14:18:24.932Z] #45 DONE 1.2s [2022-09-21T14:18:24.943Z] #39 76.74 DEP criu/fault-injection.d [2022-09-21T14:18:24.943Z] #39 76.77 DEP criu/external.d [2022-09-21T14:18:25.137Z] #51 13.41 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-21T14:18:25.137Z] #51 13.41 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8b3eb98a51e4aac0a8ee20f4bc8c790608b9653ffa51b84ed56b62ad14712558 [2022-09-21T14:18:25.137Z] #51 13.42 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-09-21T14:18:25.137Z] #51 13.42 Successfully built yamllint [2022-09-21T14:18:25.137Z] #51 13.45 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-21T14:18:25.192Z] [2022-09-21T14:18:25.192Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2022-09-21T14:18:25.203Z] #39 76.95 DEP criu/eventpoll.d [2022-09-21T14:18:25.394Z] #51 13.83 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-21T14:18:25.463Z] #39 77.22 DEP criu/eventfd.d [2022-09-21T14:18:25.463Z] #39 77.36 DEP criu/crtools.d [2022-09-21T14:18:25.723Z] #39 77.58 DEP criu/cr-service.d [2022-09-21T14:18:25.983Z] #39 77.83 DEP criu/cr-restore.d [2022-09-21T14:18:26.017Z] #51 DONE 14.4s [2022-09-21T14:18:26.017Z] [2022-09-21T14:18:26.017Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:26.017Z] #38 116.5 CC criu/lsm.o [2022-09-21T14:18:26.017Z] #38 116.8 CC criu/mem.o [2022-09-21T14:18:26.017Z] #38 119.0 CC criu/memfd.o [2022-09-21T14:18:26.017Z] #38 119.7 CC criu/mount.o [2022-09-21T14:18:26.134Z] #46 DONE 1.1s [2022-09-21T14:18:26.134Z] [2022-09-21T14:18:26.134Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:26.151Z] #49 ... [2022-09-21T14:18:26.151Z] [2022-09-21T14:18:26.151Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:26.151Z] #38 85.71 CC criu/bfd.o [2022-09-21T14:18:26.151Z] #38 86.26 CC criu/bitmap.o [2022-09-21T14:18:26.151Z] #38 86.42 CC criu/cgroup-props.o [2022-09-21T14:18:26.151Z] #38 87.44 CC criu/cgroup.o [2022-09-21T14:18:26.151Z] #38 90.83 CC criu/clone-noasan.o [2022-09-21T14:18:26.151Z] #38 91.06 CC criu/config.o [2022-09-21T14:18:26.151Z] #38 92.61 CC criu/cr-check.o [2022-09-21T14:18:26.243Z] #39 78.10 DEP criu/cr-errno.d [2022-09-21T14:18:26.243Z] #39 78.13 DEP criu/cr-dump.d [2022-09-21T14:18:26.412Z] #38 ... [2022-09-21T14:18:26.412Z] [2022-09-21T14:18:26.412Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:26.412Z] #49 9.683 Fetched 8579 kB in 7s (1151 kB/s) [2022-09-21T14:18:26.503Z] #39 78.34 DEP criu/cr-dedup.d [2022-09-21T14:18:26.763Z] #39 78.47 DEP criu/cr-check.d [2022-09-21T14:18:26.763Z] #39 78.68 DEP criu/config.d [2022-09-21T14:18:27.023Z] #39 78.83 DEP criu/clone-noasan.d [2022-09-21T14:18:27.023Z] #39 78.97 DEP criu/cgroup.d [2022-09-21T14:18:27.284Z] #39 79.20 DEP criu/cgroup-props.d [2022-09-21T14:18:27.517Z] #47 1.362 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:18:27.517Z] #47 1.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:18:27.544Z] #39 79.31 DEP criu/bitmap.d [2022-09-21T14:18:27.544Z] #39 79.36 DEP criu/bfd.d [2022-09-21T14:18:27.777Z] #47 1.403 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:18:27.804Z] #39 79.48 DEP criu/autofs.d [2022-09-21T14:18:27.804Z] #39 79.69 DEP criu/aio.d [2022-09-21T14:18:28.038Z] #47 1.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:18:28.064Z] #39 79.93 DEP criu/action-scripts.d [2022-09-21T14:18:28.324Z] #39 80.28 CC criu/action-scripts.o [2022-09-21T14:18:28.328Z] #49 9.683 Reading package lists... [2022-09-21T14:18:28.328Z] #49 ... [2022-09-21T14:18:28.328Z] [2022-09-21T14:18:28.328Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:18:28.328Z] #24 DONE 152.2s [2022-09-21T14:18:28.590Z] [2022-09-21T14:18:28.590Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:28.590Z] #38 94.47 CC criu/cr-dedup.o [2022-09-21T14:18:28.590Z] #38 94.95 CC criu/cr-dump.o [2022-09-21T14:18:28.894Z] #39 80.73 CC criu/aio.o [2022-09-21T14:18:29.308Z] #38 124.2 CC criu/namespaces.o [2022-09-21T14:18:29.423Z] #47 ... [2022-09-21T14:18:29.423Z] [2022-09-21T14:18:29.423Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-21T14:18:29.423Z] #33 129.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-21T14:18:29.423Z] #33 129.3 + GOBIN=/build [2022-09-21T14:18:29.423Z] #33 129.3 + GO111MODULE=on [2022-09-21T14:18:29.423Z] #33 129.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-21T14:18:29.423Z] #33 DONE 138.6s [2022-09-21T14:18:29.423Z] [2022-09-21T14:18:29.423Z] #48 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-21T14:18:29.423Z] #48 DONE 0.1s [2022-09-21T14:18:29.423Z] [2022-09-21T14:18:29.423Z] #49 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-21T14:18:29.423Z] #49 DONE 0.1s [2022-09-21T14:18:29.423Z] [2022-09-21T14:18:29.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:29.423Z] #39 73.29 LINK criu/pie/restorer.built-in.o [2022-09-21T14:18:29.423Z] #39 73.31 GEN criu/pie/restorer-blob.h [2022-09-21T14:18:29.423Z] #39 73.44 DEP criu/vdso.d [2022-09-21T14:18:29.423Z] #39 73.68 DEP criu/vdso-compat.d [2022-09-21T14:18:29.423Z] #39 73.84 DEP criu/uts_ns.d [2022-09-21T14:18:29.423Z] #39 74.14 DEP criu/util.d [2022-09-21T14:18:29.423Z] #39 74.45 DEP criu/uffd.d [2022-09-21T14:18:29.835Z] #39 81.34 CC criu/autofs.o [2022-09-21T14:18:29.994Z] #39 74.79 DEP criu/tun.d [2022-09-21T14:18:29.994Z] #39 75.09 DEP criu/tty.d [2022-09-21T14:18:30.506Z] #38 97.96 CC criu/cr-errno.o [2022-09-21T14:18:30.506Z] #38 98.03 CC criu/cr-restore.o [2022-09-21T14:18:30.572Z] #39 75.46 DEP criu/timerfd.d [2022-09-21T14:18:30.832Z] #39 75.76 DEP criu/timens.d [2022-09-21T14:18:31.094Z] #39 75.85 DEP criu/sysfs_parse.d [2022-09-21T14:18:31.094Z] #39 75.97 DEP criu/sysctl.d [2022-09-21T14:18:31.201Z] #38 126.0 CC criu/net.o [2022-09-21T14:18:31.219Z] #39 83.03 CC criu/bfd.o [2022-09-21T14:18:31.354Z] #39 76.13 DEP criu/string.d [2022-09-21T14:18:31.354Z] #39 76.19 DEP criu/stats.d [2022-09-21T14:18:31.354Z] #39 76.38 DEP criu/sockets.d [2022-09-21T14:18:31.479Z] #39 ... [2022-09-21T14:18:31.479Z] [2022-09-21T14:18:31.479Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:31.479Z] #0 1.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-21T14:18:31.479Z] #0 1.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-21T14:18:31.479Z] #0 1.418 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-21T14:18:31.479Z] #0 1.926 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-21T14:18:31.479Z] #0 3.219 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:18:31.479Z] #0 4.558 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:18:31.479Z] #0 8.178 Fetched 8579 kB in 7s (1212 kB/s) [2022-09-21T14:18:31.615Z] #39 76.55 DEP criu/sk-unix.d [2022-09-21T14:18:31.739Z] #0 8.178 Reading package lists... [2022-09-21T14:18:31.739Z] #49 ... [2022-09-21T14:18:31.739Z] [2022-09-21T14:18:31.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:31.739Z] #39 83.58 CC criu/bitmap.o [2022-09-21T14:18:31.876Z] #39 76.74 DEP criu/sk-tcp.d [2022-09-21T14:18:31.876Z] #39 76.94 DEP criu/sk-queue.d [2022-09-21T14:18:31.999Z] #39 83.80 CC criu/cgroup-props.o [2022-09-21T14:18:32.136Z] #39 77.10 DEP criu/sk-packet.d [2022-09-21T14:18:32.397Z] #39 77.29 DEP criu/sk-netlink.d [2022-09-21T14:18:32.658Z] #39 77.45 DEP criu/sk-inet.d [2022-09-21T14:18:32.658Z] #39 77.66 DEP criu/signalfd.d [2022-09-21T14:18:32.919Z] #39 77.80 DEP criu/sigframe.d [2022-09-21T14:18:32.919Z] #39 77.92 DEP criu/shmem.d [2022-09-21T14:18:32.940Z] #39 84.87 CC criu/cgroup.o [2022-09-21T14:18:33.215Z] #39 78.10 DEP criu/servicefd.d [2022-09-21T14:18:33.480Z] #39 78.31 DEP criu/seize.d [2022-09-21T14:18:33.480Z] #39 ... [2022-09-21T14:18:33.480Z] [2022-09-21T14:18:33.480Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:18:33.480Z] #40 14.65 + cd /tmp/tmp.08zaivGUOy/src/github.com/opencontainers/runc [2022-09-21T14:18:33.743Z] #40 14.65 + git checkout -q v1.1.4 [2022-09-21T14:18:34.326Z] #40 15.49 + '[' -z '' ']' [2022-09-21T14:18:34.474Z] #38 129.3 CC criu/netfilter.o [2022-09-21T14:18:34.474Z] #38 129.5 CC criu/page-pipe.o [2022-09-21T14:18:34.625Z] #40 15.49 + target=static [2022-09-21T14:18:34.625Z] #40 15.49 + make BUILDTAGS=seccomp static [2022-09-21T14:18:34.712Z] #38 ... [2022-09-21T14:18:34.712Z] [2022-09-21T14:18:34.712Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:34.712Z] #49 9.683 Reading package lists... [2022-09-21T14:18:34.712Z] #49 12.92 Reading package lists... [2022-09-21T14:18:34.712Z] #49 15.73 Building dependency tree... [2022-09-21T14:18:34.712Z] #49 17.22 The following additional packages will be installed: [2022-09-21T14:18:34.712Z] #49 17.23 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-21T14:18:34.712Z] #49 17.23 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-21T14:18:34.712Z] #49 17.23 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-21T14:18:34.712Z] #49 17.23 python3-pkg-resources vim-runtime xxd [2022-09-21T14:18:34.712Z] #49 17.24 Suggested packages: [2022-09-21T14:18:34.712Z] #49 17.25 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-21T14:18:34.712Z] #49 17.25 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-21T14:18:34.712Z] #49 17.25 acl attr quota [2022-09-21T14:18:34.712Z] #49 17.25 Recommended packages: [2022-09-21T14:18:34.712Z] #49 17.25 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-21T14:18:34.885Z] #40 15.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-21T14:18:35.284Z] #49 18.43 The following NEW packages will be installed: [2022-09-21T14:18:35.284Z] #49 18.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-21T14:18:35.284Z] #49 18.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-21T14:18:35.284Z] #49 18.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-21T14:18:35.284Z] #49 18.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-09-21T14:18:35.284Z] #49 18.45 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-09-21T14:18:35.284Z] #49 18.45 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-21T14:18:35.284Z] #49 18.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-21T14:18:35.284Z] #49 18.45 xz-utils zip [2022-09-21T14:18:35.404Z] #38 130.4 CC criu/page-xfer.o [2022-09-21T14:18:35.546Z] #49 18.78 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:18:35.546Z] #49 18.78 Need to get 27.0 MB of archives. [2022-09-21T14:18:35.546Z] #49 18.78 After this operation, 104 MB of additional disk space will be used. [2022-09-21T14:18:35.546Z] #49 18.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-21T14:18:35.546Z] #49 18.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-21T14:18:35.546Z] #49 18.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-21T14:18:35.546Z] #49 18.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-21T14:18:35.546Z] #49 18.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-21T14:18:35.546Z] #49 18.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-21T14:18:35.546Z] #49 18.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-21T14:18:35.546Z] #49 18.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-21T14:18:35.546Z] #49 18.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-21T14:18:35.807Z] #49 18.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-21T14:18:35.807Z] #49 18.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-21T14:18:35.807Z] #49 18.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-21T14:18:35.807Z] #49 18.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-21T14:18:35.807Z] #49 18.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-21T14:18:35.807Z] #49 18.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-09-21T14:18:35.807Z] #49 18.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-21T14:18:35.807Z] #49 18.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-21T14:18:35.807Z] #49 18.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-21T14:18:35.807Z] #49 18.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-21T14:18:35.807Z] #49 18.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-21T14:18:35.807Z] #49 18.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-21T14:18:35.807Z] #49 18.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-21T14:18:35.807Z] #49 18.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-21T14:18:35.807Z] #49 18.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-21T14:18:35.807Z] #49 18.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-21T14:18:35.807Z] #49 18.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-21T14:18:35.807Z] #49 18.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-21T14:18:36.068Z] #49 19.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-21T14:18:36.068Z] #49 19.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-21T14:18:36.068Z] #49 19.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-21T14:18:36.068Z] #49 19.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-21T14:18:36.068Z] #49 19.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-21T14:18:36.068Z] #49 19.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-21T14:18:36.068Z] #49 19.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-21T14:18:36.068Z] #49 19.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-21T14:18:36.069Z] #49 19.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-21T14:18:36.069Z] #49 19.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-21T14:18:36.069Z] #49 19.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-21T14:18:36.069Z] #49 19.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-21T14:18:36.069Z] #49 19.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-21T14:18:36.241Z] #39 87.95 CC criu/clone-noasan.o [2022-09-21T14:18:36.241Z] #39 88.23 CC criu/config.o [2022-09-21T14:18:36.330Z] #49 19.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-21T14:18:36.330Z] #49 19.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-21T14:18:36.330Z] #49 19.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-21T14:18:36.330Z] #49 19.37 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-21T14:18:36.330Z] #49 19.59 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-21T14:18:36.591Z] #49 19.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-21T14:18:36.591Z] #49 19.66 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-21T14:18:36.811Z] #39 ... [2022-09-21T14:18:36.811Z] [2022-09-21T14:18:36.811Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:18:36.811Z] #44 13.07 + cd /tmp/tmp.5A9ui2Eolm/src/github.com/opencontainers/runc [2022-09-21T14:18:36.811Z] #44 13.07 + git checkout -q v1.1.4 [2022-09-21T14:18:36.811Z] #44 13.82 + '[' -z '' ']' [2022-09-21T14:18:36.811Z] #44 13.82 + target=static [2022-09-21T14:18:36.811Z] #44 13.82 + make BUILDTAGS=seccomp static [2022-09-21T14:18:36.811Z] #44 14.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-21T14:18:36.811Z] #44 ... [2022-09-21T14:18:36.811Z] [2022-09-21T14:18:36.811Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:36.811Z] #0 8.178 Reading package lists... [2022-09-21T14:18:36.811Z] #49 11.09 Reading package lists... [2022-09-21T14:18:36.811Z] #49 13.97 Building dependency tree... [2022-09-21T14:18:37.164Z] #49 20.30 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:18:37.299Z] #38 132.3 CC criu/pagemap-cache.o [2022-09-21T14:18:37.382Z] #49 15.74 The following additional packages will be installed: [2022-09-21T14:18:37.382Z] #49 15.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-21T14:18:37.382Z] #49 15.74 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-21T14:18:37.382Z] #49 15.75 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-21T14:18:37.382Z] #49 15.75 python3-pkg-resources vim-runtime xxd [2022-09-21T14:18:37.382Z] #49 15.75 Suggested packages: [2022-09-21T14:18:37.382Z] #49 15.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-21T14:18:37.382Z] #49 15.76 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-21T14:18:37.382Z] #49 15.76 acl attr quota [2022-09-21T14:18:37.382Z] #49 15.76 Recommended packages: [2022-09-21T14:18:37.382Z] #49 15.76 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-21T14:18:37.426Z] #49 20.46 Fetched 27.0 MB in 1s (22.6 MB/s) [2022-09-21T14:18:37.426Z] #49 20.53 Selecting previously unselected package pigz. [2022-09-21T14:18:37.426Z] #49 20.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-09-21T14:18:37.426Z] #49 20.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-21T14:18:37.426Z] #49 20.62 Unpacking pigz (2.6-1) ... [2022-09-21T14:18:37.643Z] #49 ... [2022-09-21T14:18:37.643Z] [2022-09-21T14:18:37.643Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:18:37.643Z] #34 DONE 149.7s [2022-09-21T14:18:37.643Z] [2022-09-21T14:18:37.643Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:18:37.687Z] #49 20.75 Selecting previously unselected package libelf1:amd64. [2022-09-21T14:18:37.687Z] #49 20.75 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-21T14:18:37.687Z] #49 20.76 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-21T14:18:37.687Z] #49 20.93 Selecting previously unselected package libbpf0:amd64. [2022-09-21T14:18:37.687Z] #49 20.94 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-21T14:18:37.687Z] #49 20.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-21T14:18:37.863Z] #38 132.7 CC criu/pagemap.o [2022-09-21T14:18:37.903Z] #32 ... [2022-09-21T14:18:37.903Z] [2022-09-21T14:18:37.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:37.903Z] #39 89.61 CC criu/cr-check.o [2022-09-21T14:18:37.947Z] #49 21.07 Selecting previously unselected package libcap2:amd64. [2022-09-21T14:18:37.948Z] #49 21.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-21T14:18:37.948Z] #49 21.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:18:37.948Z] #49 21.14 Selecting previously unselected package libmnl0:amd64. [2022-09-21T14:18:37.948Z] #49 21.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-21T14:18:37.948Z] #49 21.17 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-21T14:18:37.948Z] #49 21.25 Selecting previously unselected package libxtables12:amd64. [2022-09-21T14:18:38.209Z] #49 21.25 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-21T14:18:38.209Z] #49 21.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-21T14:18:38.209Z] #49 21.32 Selecting previously unselected package libcap2-bin. [2022-09-21T14:18:38.209Z] #49 21.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-21T14:18:38.209Z] #49 21.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-21T14:18:38.209Z] #49 21.43 Selecting previously unselected package iproute2. [2022-09-21T14:18:38.209Z] #49 21.43 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-21T14:18:38.209Z] #49 21.43 Unpacking iproute2 (5.10.0-4) ... [2022-09-21T14:18:38.782Z] #49 21.90 Selecting previously unselected package xxd. [2022-09-21T14:18:38.782Z] #49 21.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-21T14:18:38.782Z] #49 21.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:38.794Z] #38 133.7 CC criu/parasite-syscall.o [2022-09-21T14:18:39.043Z] #49 22.03 Selecting previously unselected package vim-common. [2022-09-21T14:18:39.043Z] #49 22.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:18:39.043Z] #49 22.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:39.043Z] #49 22.22 Selecting previously unselected package bash-completion. [2022-09-21T14:18:39.043Z] #49 22.23 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-21T14:18:39.726Z] #38 134.7 CC criu/path.o [2022-09-21T14:18:39.815Z] #39 91.56 CC criu/cr-dedup.o [2022-09-21T14:18:39.983Z] #38 135.0 CC criu/pie-util-vdso.o [2022-09-21T14:18:40.075Z] #39 91.98 CC criu/cr-dump.o [2022-09-21T14:18:40.163Z] #40 ... [2022-09-21T14:18:40.163Z] [2022-09-21T14:18:40.163Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:40.163Z] #39 78.55 DEP criu/seccomp.d [2022-09-21T14:18:40.163Z] #39 78.80 DEP criu/rst-malloc.d [2022-09-21T14:18:40.163Z] #39 78.91 DEP criu/rbtree.d [2022-09-21T14:18:40.163Z] #39 78.93 DEP criu/pstree.d [2022-09-21T14:18:40.163Z] #39 79.03 DEP criu/protobuf.d [2022-09-21T14:18:40.163Z] #39 79.23 GEN criu/protobuf-desc-gen.h [2022-09-21T14:18:40.163Z] #39 81.02 DEP criu/protobuf-desc.d [2022-09-21T14:18:40.163Z] #39 81.14 DEP criu/proc_parse.d [2022-09-21T14:18:40.163Z] #39 81.38 DEP criu/plugin.d [2022-09-21T14:18:40.163Z] #39 81.47 DEP criu/pipes.d [2022-09-21T14:18:40.163Z] #39 81.65 DEP criu/pie-util.d [2022-09-21T14:18:40.163Z] #39 81.82 DEP criu/pie-util-vdso.d [2022-09-21T14:18:40.163Z] #39 81.96 DEP criu/pie-util-vdso-elf32.d [2022-09-21T14:18:40.163Z] #39 82.16 DEP criu/path.d [2022-09-21T14:18:40.163Z] #39 82.30 DEP criu/parasite-syscall.d [2022-09-21T14:18:40.163Z] #39 82.53 DEP criu/pagemap.d [2022-09-21T14:18:40.163Z] #39 82.68 DEP criu/pagemap-cache.d [2022-09-21T14:18:40.163Z] #39 82.85 DEP criu/page-xfer.d [2022-09-21T14:18:40.163Z] #39 83.06 DEP criu/page-pipe.d [2022-09-21T14:18:40.163Z] #39 83.22 DEP criu/netfilter.d [2022-09-21T14:18:40.163Z] #39 83.44 DEP criu/net.d [2022-09-21T14:18:40.163Z] #39 83.73 DEP criu/namespaces.d [2022-09-21T14:18:40.163Z] #39 83.92 DEP criu/mount.d [2022-09-21T14:18:40.163Z] #39 84.11 DEP criu/memfd.d [2022-09-21T14:18:40.163Z] #39 84.31 DEP criu/mem.d [2022-09-21T14:18:40.163Z] #39 84.50 DEP criu/lsm.d [2022-09-21T14:18:40.163Z] #39 84.71 DEP criu/log.d [2022-09-21T14:18:40.163Z] #39 84.84 DEP criu/libnetlink.d [2022-09-21T14:18:40.163Z] #39 85.00 DEP criu/kerndat.d [2022-09-21T14:18:40.163Z] #39 ... [2022-09-21T14:18:40.163Z] [2022-09-21T14:18:40.163Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:40.163Z] #47 3.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB] [2022-09-21T14:18:40.163Z] #47 5.484 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-21T14:18:40.163Z] #47 9.631 Fetched 8579 kB in 9s (1005 kB/s) [2022-09-21T14:18:40.163Z] #47 9.631 Reading package lists... [2022-09-21T14:18:40.163Z] #47 12.49 Reading package lists... [2022-09-21T14:18:40.163Z] #47 ... [2022-09-21T14:18:40.163Z] [2022-09-21T14:18:40.163Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:40.163Z] #39 85.17 DEP criu/kcmp-ids.d [2022-09-21T14:18:40.423Z] #39 85.26 DEP criu/irmap.d [2022-09-21T14:18:40.423Z] #39 85.36 DEP criu/ipc_ns.d [2022-09-21T14:18:40.423Z] #39 85.51 DEP criu/image.d [2022-09-21T14:18:40.546Z] #38 135.4 CC criu/pie-util.o [2022-09-21T14:18:40.684Z] #39 85.74 DEP criu/image-desc.d [2022-09-21T14:18:40.803Z] #38 135.6 CC criu/pipes.o [2022-09-21T14:18:40.943Z] #39 85.84 DEP criu/fsnotify.d [2022-09-21T14:18:41.203Z] #39 86.09 DEP criu/filesystems.d [2022-09-21T14:18:41.463Z] #39 86.26 DEP criu/files.d [2022-09-21T14:18:41.463Z] #39 86.46 DEP criu/files-reg.d [2022-09-21T14:18:41.592Z] #49 24.25 Unpacking bash-completion (1:2.11-2) ... [2022-09-21T14:18:41.592Z] #49 24.77 Selecting previously unselected package bzip2. [2022-09-21T14:18:41.592Z] #49 24.78 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-09-21T14:18:41.592Z] #49 24.79 Unpacking bzip2 (1.0.8-4) ... [2022-09-21T14:18:41.592Z] #49 24.87 Selecting previously unselected package xz-utils. [2022-09-21T14:18:41.723Z] #39 86.66 DEP criu/files-ext.d [2022-09-21T14:18:41.723Z] #39 86.81 DEP criu/file-lock.d [2022-09-21T14:18:41.736Z] #38 136.5 CC criu/plugin.o [2022-09-21T14:18:41.853Z] #49 24.88 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-21T14:18:41.853Z] #49 24.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T14:18:41.853Z] #49 25.07 Selecting previously unselected package apparmor. [2022-09-21T14:18:41.853Z] #49 25.07 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-09-21T14:18:41.853Z] #49 25.12 Unpacking apparmor (2.13.6-10) ... [2022-09-21T14:18:41.984Z] #39 86.97 DEP criu/file-ids.d [2022-09-21T14:18:41.992Z] #38 136.9 CC criu/proc_parse.o [2022-09-21T14:18:42.247Z] #39 87.11 DEP criu/fifo.d [2022-09-21T14:18:42.427Z] #49 25.57 Selecting previously unselected package inetutils-ping. [2022-09-21T14:18:42.427Z] #49 25.57 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-09-21T14:18:42.427Z] #49 25.59 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T14:18:42.508Z] #39 87.33 DEP criu/fdstore.d [2022-09-21T14:18:42.508Z] #39 87.48 DEP criu/fault-injection.d [2022-09-21T14:18:42.508Z] #39 87.52 DEP criu/external.d [2022-09-21T14:18:42.617Z] #39 94.04 CC criu/cr-errno.o [2022-09-21T14:18:42.617Z] #39 94.12 CC criu/cr-restore.o [2022-09-21T14:18:42.688Z] #49 25.89 Selecting previously unselected package libip4tc2:amd64. [2022-09-21T14:18:42.688Z] #49 25.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-21T14:18:42.688Z] #49 25.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-21T14:18:42.688Z] #49 26.00 Selecting previously unselected package libip6tc2:amd64. [2022-09-21T14:18:42.767Z] #39 87.62 DEP criu/eventpoll.d [2022-09-21T14:18:42.878Z] #39 ... [2022-09-21T14:18:42.878Z] [2022-09-21T14:18:42.878Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:42.878Z] #49 17.61 The following NEW packages will be installed: [2022-09-21T14:18:42.878Z] #49 17.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-21T14:18:42.878Z] #49 17.61 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-21T14:18:42.878Z] #49 17.61 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-21T14:18:42.878Z] #49 17.61 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-09-21T14:18:42.878Z] #49 17.62 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-09-21T14:18:42.878Z] #49 17.62 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-21T14:18:42.878Z] #49 17.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-21T14:18:42.878Z] #49 17.62 xz-utils zip [2022-09-21T14:18:42.878Z] #49 17.97 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:18:42.878Z] #49 17.97 Need to get 27.0 MB of archives. [2022-09-21T14:18:42.878Z] #49 17.97 After this operation, 104 MB of additional disk space will be used. [2022-09-21T14:18:42.878Z] #49 17.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-21T14:18:42.878Z] #49 17.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-21T14:18:42.878Z] #49 17.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-21T14:18:42.878Z] #49 17.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-21T14:18:42.878Z] #49 17.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-21T14:18:42.878Z] #49 17.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-21T14:18:42.878Z] #49 17.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-21T14:18:42.878Z] #49 17.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-21T14:18:42.878Z] #49 18.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-21T14:18:42.878Z] #49 18.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-21T14:18:42.878Z] #49 18.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-21T14:18:42.878Z] #49 18.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-21T14:18:42.878Z] #49 18.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-21T14:18:42.878Z] #49 18.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-21T14:18:42.878Z] #49 18.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-09-21T14:18:42.878Z] #49 18.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-21T14:18:42.878Z] #49 18.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-21T14:18:42.878Z] #49 18.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-21T14:18:42.878Z] #49 18.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-21T14:18:42.878Z] #49 18.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-21T14:18:42.878Z] #49 18.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-21T14:18:42.878Z] #49 18.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-21T14:18:42.878Z] #49 18.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-21T14:18:42.878Z] #49 18.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-21T14:18:42.878Z] #49 18.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-21T14:18:42.878Z] #49 18.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-21T14:18:42.878Z] #49 18.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-21T14:18:42.878Z] #49 18.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-21T14:18:42.878Z] #49 18.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-21T14:18:42.878Z] #49 18.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-21T14:18:42.878Z] #49 18.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-21T14:18:42.878Z] #49 18.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-21T14:18:42.878Z] #49 18.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-21T14:18:42.878Z] #49 18.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-21T14:18:42.878Z] #49 18.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-21T14:18:42.878Z] #49 18.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-21T14:18:42.878Z] #49 18.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-21T14:18:42.878Z] #49 18.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-21T14:18:42.878Z] #49 18.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-21T14:18:42.878Z] #49 18.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-21T14:18:42.878Z] #49 18.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-21T14:18:42.878Z] #49 18.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-21T14:18:42.878Z] #49 18.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-21T14:18:42.878Z] #49 18.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-21T14:18:42.878Z] #49 18.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-21T14:18:42.878Z] #49 18.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-21T14:18:42.878Z] #49 18.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-21T14:18:42.878Z] #49 19.49 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:18:42.878Z] #49 19.63 Fetched 27.0 MB in 1s (20.8 MB/s) [2022-09-21T14:18:42.878Z] #49 19.70 Selecting previously unselected package pigz. [2022-09-21T14:18:42.878Z] #49 19.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-09-21T14:18:42.878Z] #49 19.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-21T14:18:42.878Z] #49 19.75 Unpacking pigz (2.6-1) ... [2022-09-21T14:18:42.878Z] #49 19.82 Selecting previously unselected package libelf1:amd64. [2022-09-21T14:18:42.878Z] #49 19.82 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-21T14:18:42.878Z] #49 19.85 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-21T14:18:42.878Z] #49 20.01 Selecting previously unselected package libbpf0:amd64. [2022-09-21T14:18:42.878Z] #49 20.01 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-21T14:18:42.878Z] #49 20.02 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-21T14:18:42.878Z] #49 20.10 Selecting previously unselected package libcap2:amd64. [2022-09-21T14:18:42.878Z] #49 20.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-21T14:18:42.878Z] #49 20.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:18:42.878Z] #49 20.19 Selecting previously unselected package libmnl0:amd64. [2022-09-21T14:18:42.878Z] #49 20.21 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-21T14:18:42.878Z] #49 20.21 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-21T14:18:42.878Z] #49 20.27 Selecting previously unselected package libxtables12:amd64. [2022-09-21T14:18:42.878Z] #49 20.28 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-21T14:18:42.878Z] #49 20.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-21T14:18:42.878Z] #49 20.37 Selecting previously unselected package libcap2-bin. [2022-09-21T14:18:42.878Z] #49 20.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-21T14:18:42.878Z] #49 20.38 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-21T14:18:42.878Z] #49 20.48 Selecting previously unselected package iproute2. [2022-09-21T14:18:42.878Z] #49 20.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-21T14:18:42.878Z] #49 20.50 Unpacking iproute2 (5.10.0-4) ... [2022-09-21T14:18:42.878Z] #49 21.04 Selecting previously unselected package xxd. [2022-09-21T14:18:42.878Z] #49 21.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-21T14:18:42.878Z] #49 21.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:42.878Z] #49 21.18 Selecting previously unselected package vim-common. [2022-09-21T14:18:42.878Z] #49 21.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:18:42.878Z] #49 21.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:42.878Z] #49 21.37 Selecting previously unselected package bash-completion. [2022-09-21T14:18:42.878Z] #49 21.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-21T14:18:42.949Z] #49 26.00 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-21T14:18:42.949Z] #49 26.00 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-21T14:18:42.949Z] #49 26.09 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-21T14:18:42.949Z] #49 26.09 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-21T14:18:42.949Z] #49 26.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-21T14:18:42.949Z] #49 26.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-21T14:18:42.949Z] #49 26.17 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-21T14:18:42.949Z] #49 26.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-21T14:18:43.027Z] #39 87.85 DEP criu/eventfd.d [2022-09-21T14:18:43.027Z] #39 87.99 DEP criu/crtools.d [2022-09-21T14:18:43.210Z] #49 26.26 Selecting previously unselected package libnftnl11:amd64. [2022-09-21T14:18:43.210Z] #49 26.26 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-21T14:18:43.210Z] #49 26.27 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-21T14:18:43.210Z] #49 26.37 Selecting previously unselected package iptables. [2022-09-21T14:18:43.210Z] #49 26.39 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-09-21T14:18:43.210Z] #49 26.40 Unpacking iptables (1.8.7-1) ... [2022-09-21T14:18:43.286Z] #39 88.16 DEP criu/cr-service.d [2022-09-21T14:18:43.286Z] #39 88.36 DEP criu/cr-restore.d [2022-09-21T14:18:43.471Z] #49 26.76 Selecting previously unselected package libonig5:amd64. [2022-09-21T14:18:43.471Z] #49 26.77 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-21T14:18:43.471Z] #49 26.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:18:43.545Z] #39 88.67 DEP criu/cr-errno.d [2022-09-21T14:18:43.733Z] #49 26.95 Selecting previously unselected package libjq1:amd64. [2022-09-21T14:18:43.733Z] #49 26.96 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-09-21T14:18:43.733Z] #49 26.96 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:18:43.733Z] #49 27.06 Selecting previously unselected package jq. [2022-09-21T14:18:43.805Z] #39 88.75 DEP criu/cr-dump.d [2022-09-21T14:18:43.994Z] #49 27.06 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-09-21T14:18:43.995Z] #49 27.07 Unpacking jq (1.6-2.1) ... [2022-09-21T14:18:43.995Z] #49 27.16 Selecting previously unselected package libaio1:amd64. [2022-09-21T14:18:43.995Z] #49 27.16 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-09-21T14:18:43.995Z] #49 27.18 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-21T14:18:43.995Z] #49 27.28 Selecting previously unselected package libgpm2:amd64. [2022-09-21T14:18:43.995Z] #49 27.28 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-09-21T14:18:44.064Z] #39 88.98 DEP criu/cr-dedup.d [2022-09-21T14:18:44.256Z] #49 27.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-21T14:18:44.256Z] #49 27.36 Selecting previously unselected package libicu67:amd64. [2022-09-21T14:18:44.256Z] #49 27.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-09-21T14:18:44.256Z] #49 27.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-21T14:18:44.324Z] #39 89.15 DEP criu/cr-check.d [2022-09-21T14:18:44.583Z] #39 89.45 DEP criu/config.d [2022-09-21T14:18:44.843Z] #39 89.72 DEP criu/clone-noasan.d [2022-09-21T14:18:44.843Z] #39 89.82 DEP criu/cgroup.d [2022-09-21T14:18:45.104Z] #39 90.10 DEP criu/cgroup-props.d [2022-09-21T14:18:45.104Z] #39 90.23 DEP criu/bitmap.d [2022-09-21T14:18:45.200Z] #49 ... [2022-09-21T14:18:45.200Z] [2022-09-21T14:18:45.200Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:45.200Z] #38 103.0 CC criu/cr-service.o [2022-09-21T14:18:45.200Z] #38 104.5 CC criu/crtools.o [2022-09-21T14:18:45.200Z] #38 105.0 CC criu/eventfd.o [2022-09-21T14:18:45.200Z] #38 105.4 CC criu/eventpoll.o [2022-09-21T14:18:45.200Z] #38 106.3 CC criu/external.o [2022-09-21T14:18:45.200Z] #38 106.6 CC criu/fault-injection.o [2022-09-21T14:18:45.200Z] #38 106.7 CC criu/fdstore.o [2022-09-21T14:18:45.200Z] #38 107.1 CC criu/fifo.o [2022-09-21T14:18:45.200Z] #38 107.5 CC criu/file-ids.o [2022-09-21T14:18:45.200Z] #38 107.9 CC criu/file-lock.o [2022-09-21T14:18:45.200Z] #38 108.8 CC criu/files-ext.o [2022-09-21T14:18:45.200Z] #38 109.2 CC criu/files-reg.o [2022-09-21T14:18:45.200Z] #38 111.6 CC criu/files.o [2022-09-21T14:18:45.265Z] #38 140.0 CC criu/protobuf-desc.o [2022-09-21T14:18:45.364Z] #39 90.28 DEP criu/bfd.d [2022-09-21T14:18:45.364Z] #39 90.37 DEP criu/autofs.d [2022-09-21T14:18:45.420Z] #49 23.35 Unpacking bash-completion (1:2.11-2) ... [2022-09-21T14:18:45.420Z] #49 23.80 Selecting previously unselected package bzip2. [2022-09-21T14:18:45.420Z] #49 23.82 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-09-21T14:18:45.420Z] #49 23.83 Unpacking bzip2 (1.0.8-4) ... [2022-09-21T14:18:45.420Z] #49 23.93 Selecting previously unselected package xz-utils. [2022-09-21T14:18:45.420Z] #49 23.94 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-21T14:18:45.420Z] #49 23.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T14:18:45.624Z] #39 90.53 DEP criu/aio.d [2022-09-21T14:18:45.681Z] #49 24.10 Selecting previously unselected package apparmor. [2022-09-21T14:18:45.681Z] #49 24.10 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-09-21T14:18:45.885Z] #39 90.80 DEP criu/action-scripts.d [2022-09-21T14:18:45.941Z] #49 24.16 Unpacking apparmor (2.13.6-10) ... [2022-09-21T14:18:46.033Z] #38 113.7 include/common/asm/bitops.h: Assembler messages: [2022-09-21T14:18:46.033Z] #38 113.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-09-21T14:18:46.033Z] #38 113.9 CC criu/filesystems.o [2022-09-21T14:18:46.145Z] #39 91.14 CC criu/action-scripts.o [2022-09-21T14:18:46.196Z] #38 ... [2022-09-21T14:18:46.196Z] [2022-09-21T14:18:46.196Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:18:46.196Z] #28 189.6 + dpkg --print-architecture [2022-09-21T14:18:46.201Z] #49 24.61 Selecting previously unselected package inetutils-ping. [2022-09-21T14:18:46.201Z] #49 24.62 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-09-21T14:18:46.201Z] #49 24.63 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T14:18:46.462Z] #49 24.80 Selecting previously unselected package libip4tc2:amd64. [2022-09-21T14:18:46.462Z] #49 24.81 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-21T14:18:46.462Z] #49 24.81 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-21T14:18:46.462Z] #49 24.88 Selecting previously unselected package libip6tc2:amd64. [2022-09-21T14:18:46.462Z] #49 24.89 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-21T14:18:46.462Z] #49 24.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-21T14:18:46.716Z] #39 91.69 CC criu/aio.o [2022-09-21T14:18:46.722Z] #49 25.00 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-21T14:18:46.722Z] #49 25.00 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-21T14:18:46.722Z] #49 25.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-21T14:18:46.722Z] #49 25.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-21T14:18:46.722Z] #49 25.06 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-21T14:18:46.722Z] #49 25.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-21T14:18:46.722Z] #49 25.15 Selecting previously unselected package libnftnl11:amd64. [2022-09-21T14:18:46.722Z] #49 25.16 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-21T14:18:46.722Z] #49 25.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-21T14:18:46.722Z] #49 25.27 Selecting previously unselected package iptables. [2022-09-21T14:18:46.978Z] #38 114.8 CC criu/fsnotify.o [2022-09-21T14:18:46.982Z] #49 25.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-09-21T14:18:46.982Z] #49 25.29 Unpacking iptables (1.8.7-1) ... [2022-09-21T14:18:47.131Z] #28 DONE 190.7s [2022-09-21T14:18:47.131Z] [2022-09-21T14:18:47.131Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:47.131Z] #38 141.5 CC criu/protobuf.o [2022-09-21T14:18:47.131Z] #38 141.9 CC criu/pstree.o [2022-09-21T14:18:47.243Z] #49 25.59 Selecting previously unselected package libonig5:amd64. [2022-09-21T14:18:47.243Z] #49 25.60 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-21T14:18:47.243Z] #49 25.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:18:47.243Z] #49 25.75 Selecting previously unselected package libjq1:amd64. [2022-09-21T14:18:47.243Z] #49 25.76 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-09-21T14:18:47.243Z] #49 25.77 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:18:47.288Z] #39 ... [2022-09-21T14:18:47.288Z] [2022-09-21T14:18:47.288Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:47.288Z] #47 12.49 Reading package lists... [2022-09-21T14:18:47.288Z] #47 15.49 Building dependency tree... [2022-09-21T14:18:47.288Z] #47 17.61 The following additional packages will be installed: [2022-09-21T14:18:47.288Z] #47 17.61 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-21T14:18:47.288Z] #47 17.62 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-21T14:18:47.288Z] #47 17.62 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-21T14:18:47.288Z] #47 17.62 python3-pkg-resources vim-runtime xxd [2022-09-21T14:18:47.288Z] #47 17.64 Suggested packages: [2022-09-21T14:18:47.288Z] #47 17.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-21T14:18:47.288Z] #47 17.64 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-21T14:18:47.288Z] #47 17.64 acl attr quota [2022-09-21T14:18:47.288Z] #47 17.64 Recommended packages: [2022-09-21T14:18:47.288Z] #47 17.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-21T14:18:47.288Z] #47 19.17 The following NEW packages will be installed: [2022-09-21T14:18:47.288Z] #47 19.17 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-21T14:18:47.288Z] #47 19.18 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-21T14:18:47.288Z] #47 19.18 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-21T14:18:47.288Z] #47 19.18 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-09-21T14:18:47.288Z] #47 19.18 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-09-21T14:18:47.288Z] #47 19.18 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-21T14:18:47.288Z] #47 19.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-21T14:18:47.288Z] #47 19.18 xz-utils zip [2022-09-21T14:18:47.288Z] #47 19.56 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:18:47.288Z] #47 19.56 Need to get 27.0 MB of archives. [2022-09-21T14:18:47.288Z] #47 19.56 After this operation, 104 MB of additional disk space will be used. [2022-09-21T14:18:47.288Z] #47 19.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-21T14:18:47.288Z] #47 19.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-21T14:18:47.288Z] #47 19.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-21T14:18:47.288Z] #47 19.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-21T14:18:47.288Z] #47 19.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-21T14:18:47.288Z] #47 19.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-21T14:18:47.288Z] #47 19.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-21T14:18:47.288Z] #47 19.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-21T14:18:47.288Z] #47 19.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-21T14:18:47.288Z] #47 19.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-21T14:18:47.288Z] #47 19.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-21T14:18:47.288Z] #47 19.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-21T14:18:47.288Z] #47 19.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-21T14:18:47.288Z] #47 19.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-21T14:18:47.288Z] #47 19.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-09-21T14:18:47.288Z] #47 19.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-21T14:18:47.288Z] #47 19.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-21T14:18:47.288Z] #47 19.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-21T14:18:47.288Z] #47 19.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-21T14:18:47.288Z] #47 19.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-21T14:18:47.288Z] #47 19.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-21T14:18:47.288Z] #47 19.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-21T14:18:47.288Z] #47 19.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-21T14:18:47.288Z] #47 19.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-21T14:18:47.288Z] #47 19.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-21T14:18:47.288Z] #47 19.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-21T14:18:47.288Z] #47 19.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-21T14:18:47.288Z] #47 20.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-21T14:18:47.288Z] #47 20.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-21T14:18:47.288Z] #47 20.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-21T14:18:47.288Z] #47 20.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-21T14:18:47.288Z] #47 20.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-21T14:18:47.288Z] #47 20.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-21T14:18:47.288Z] #47 20.20 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-21T14:18:47.288Z] #47 20.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-21T14:18:47.288Z] #47 20.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-21T14:18:47.288Z] #47 20.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-21T14:18:47.288Z] #47 20.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-21T14:18:47.288Z] #47 20.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-21T14:18:47.288Z] #47 20.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-21T14:18:47.288Z] #47 20.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-21T14:18:47.288Z] #47 20.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-21T14:18:47.288Z] #47 20.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-21T14:18:47.288Z] #47 20.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-21T14:18:47.288Z] #47 20.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-21T14:18:47.288Z] #47 20.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-21T14:18:47.288Z] #47 20.68 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-21T14:18:47.503Z] #49 25.84 Selecting previously unselected package jq. [2022-09-21T14:18:47.503Z] #49 25.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-09-21T14:18:47.503Z] #49 25.85 Unpacking jq (1.6-2.1) ... [2022-09-21T14:18:47.503Z] #49 25.97 Selecting previously unselected package libaio1:amd64. [2022-09-21T14:18:47.503Z] #49 25.97 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-09-21T14:18:47.503Z] #49 25.98 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-21T14:18:47.503Z] #49 26.04 Selecting previously unselected package libgpm2:amd64. [2022-09-21T14:18:47.503Z] #49 26.06 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-09-21T14:18:47.763Z] #49 26.07 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-21T14:18:47.763Z] #49 26.14 Selecting previously unselected package libicu67:amd64. [2022-09-21T14:18:47.763Z] #49 26.14 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-09-21T14:18:47.763Z] #49 26.15 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-21T14:18:47.859Z] #47 21.52 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:18:47.859Z] #47 21.67 Fetched 27.0 MB in 1s (18.8 MB/s) [2022-09-21T14:18:47.922Z] #38 ... [2022-09-21T14:18:47.922Z] [2022-09-21T14:18:47.922Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:47.922Z] #49 30.94 Selecting previously unselected package libinih1:amd64. [2022-09-21T14:18:47.922Z] #49 30.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-09-21T14:18:47.922Z] #49 30.94 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-21T14:18:47.922Z] #49 31.04 Selecting previously unselected package libnet1:amd64. [2022-09-21T14:18:47.922Z] #49 31.05 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-21T14:18:47.922Z] #49 31.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:18:47.922Z] #49 31.15 Selecting previously unselected package libnl-3-200:amd64. [2022-09-21T14:18:47.922Z] #49 31.16 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-21T14:18:47.922Z] #49 31.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:18:47.922Z] #49 31.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-21T14:18:48.119Z] #47 21.74 Selecting previously unselected package pigz. [2022-09-21T14:18:48.119Z] #47 21.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-09-21T14:18:48.119Z] #47 21.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-21T14:18:48.119Z] #47 21.85 Unpacking pigz (2.6-1) ... [2022-09-21T14:18:48.119Z] #47 21.97 Selecting previously unselected package libelf1:amd64. [2022-09-21T14:18:48.183Z] #49 31.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:18:48.183Z] #49 31.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:18:48.183Z] #49 31.36 Selecting previously unselected package net-tools. [2022-09-21T14:18:48.183Z] #49 31.39 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-21T14:18:48.183Z] #49 31.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T14:18:48.379Z] #47 22.00 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-21T14:18:48.379Z] #47 22.01 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-21T14:18:48.379Z] #47 22.16 Selecting previously unselected package libbpf0:amd64. [2022-09-21T14:18:48.379Z] #47 22.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-21T14:18:48.379Z] #47 22.19 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-21T14:18:48.444Z] #49 31.59 Selecting previously unselected package patch. [2022-09-21T14:18:48.444Z] #49 31.59 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-09-21T14:18:48.444Z] #49 31.60 Unpacking patch (2.7.6-7) ... [2022-09-21T14:18:48.506Z] #38 143.4 CC criu/rbtree.o [2022-09-21T14:18:48.640Z] #47 22.30 Selecting previously unselected package libcap2:amd64. [2022-09-21T14:18:48.640Z] #47 22.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-21T14:18:48.640Z] #47 22.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:18:48.640Z] #47 22.40 Selecting previously unselected package libmnl0:amd64. [2022-09-21T14:18:48.640Z] #47 22.40 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-21T14:18:48.640Z] #47 22.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-21T14:18:48.640Z] #47 22.49 Selecting previously unselected package libxtables12:amd64. [2022-09-21T14:18:48.706Z] #49 31.72 Selecting previously unselected package python-pip-whl. [2022-09-21T14:18:48.706Z] #49 31.73 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-21T14:18:48.706Z] #49 31.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T14:18:48.763Z] #38 143.6 CC criu/rst-malloc.o [2022-09-21T14:18:48.900Z] #47 22.51 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-21T14:18:48.901Z] #47 22.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-21T14:18:48.901Z] #47 22.58 Selecting previously unselected package libcap2-bin. [2022-09-21T14:18:48.901Z] #47 22.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-21T14:18:48.901Z] #47 22.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-21T14:18:48.901Z] #47 22.68 Selecting previously unselected package iproute2. [2022-09-21T14:18:48.901Z] #47 22.68 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-21T14:18:48.901Z] #47 22.70 Unpacking iproute2 (5.10.0-4) ... [2022-09-21T14:18:48.967Z] #49 32.27 Selecting previously unselected package python3-lib2to3. [2022-09-21T14:18:49.020Z] #38 144.0 CC criu/seccomp.o [2022-09-21T14:18:49.228Z] #49 32.28 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-21T14:18:49.228Z] #49 32.29 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-21T14:18:49.228Z] #49 32.40 Selecting previously unselected package python3-distutils. [2022-09-21T14:18:49.228Z] #49 32.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-09-21T14:18:49.228Z] #49 32.41 Unpacking python3-distutils (3.9.2-1) ... [2022-09-21T14:18:49.471Z] #47 23.37 Selecting previously unselected package xxd. [2022-09-21T14:18:49.489Z] #49 32.56 Selecting previously unselected package python3-pkg-resources. [2022-09-21T14:18:49.489Z] #49 32.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-21T14:18:49.489Z] #49 32.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:18:49.489Z] #49 32.76 Selecting previously unselected package python3-setuptools. [2022-09-21T14:18:49.489Z] #49 32.76 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-09-21T14:18:49.489Z] #49 32.77 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-21T14:18:49.731Z] #47 23.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-21T14:18:49.731Z] #47 23.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:49.731Z] #47 23.53 Selecting previously unselected package vim-common. [2022-09-21T14:18:49.731Z] #47 23.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:18:49.731Z] #47 23.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:49.751Z] #49 32.99 Selecting previously unselected package python3-wheel. [2022-09-21T14:18:49.751Z] #49 33.01 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-09-21T14:18:49.751Z] #49 33.01 Unpacking python3-wheel (0.34.2-1) ... [2022-09-21T14:18:49.751Z] #49 33.09 Selecting previously unselected package python3-pip. [2022-09-21T14:18:49.949Z] #38 144.7 CC criu/seize.o [2022-09-21T14:18:49.991Z] #47 23.76 Selecting previously unselected package bash-completion. [2022-09-21T14:18:49.991Z] #47 23.77 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-21T14:18:50.012Z] #49 33.10 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-21T14:18:50.012Z] #49 33.11 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T14:18:50.012Z] #49 33.37 Selecting previously unselected package sudo. [2022-09-21T14:18:50.272Z] #49 33.37 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-09-21T14:18:50.272Z] #49 33.39 Unpacking sudo (1.9.5p2-3) ... [2022-09-21T14:18:50.844Z] #49 33.92 Selecting previously unselected package thin-provisioning-tools. [2022-09-21T14:18:50.844Z] #49 33.96 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-21T14:18:50.844Z] #49 33.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-21T14:18:50.844Z] #49 34.18 Selecting previously unselected package uidmap. [2022-09-21T14:18:50.880Z] #38 145.6 CC criu/servicefd.o [2022-09-21T14:18:51.105Z] #49 34.18 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-21T14:18:51.105Z] #49 34.20 Unpacking uidmap (1:4.8.1-1) ... [2022-09-21T14:18:51.137Z] #38 146.0 CC criu/shmem.o [2022-09-21T14:18:51.367Z] #49 34.34 Selecting previously unselected package vim-runtime. [2022-09-21T14:18:51.367Z] #49 34.35 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:18:51.367Z] #49 34.38 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-21T14:18:51.367Z] #49 34.41 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-21T14:18:51.367Z] #49 34.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:51.964Z] #49 29.78 Selecting previously unselected package libinih1:amd64. [2022-09-21T14:18:51.964Z] #49 29.79 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-09-21T14:18:51.964Z] #49 29.79 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-21T14:18:51.964Z] #49 29.85 Selecting previously unselected package libnet1:amd64. [2022-09-21T14:18:51.964Z] #49 29.85 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-21T14:18:51.964Z] #49 29.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:18:51.964Z] #49 29.94 Selecting previously unselected package libnl-3-200:amd64. [2022-09-21T14:18:51.964Z] #49 29.96 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-21T14:18:51.964Z] #49 29.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:18:51.964Z] #49 30.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-21T14:18:51.964Z] #49 30.07 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:18:51.964Z] #49 30.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:18:51.964Z] #49 30.14 Selecting previously unselected package net-tools. [2022-09-21T14:18:51.964Z] #49 30.14 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-21T14:18:51.964Z] #49 30.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T14:18:51.964Z] #49 30.32 Selecting previously unselected package patch. [2022-09-21T14:18:51.964Z] #49 30.33 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-09-21T14:18:51.964Z] #49 30.34 Unpacking patch (2.7.6-7) ... [2022-09-21T14:18:52.070Z] #38 147.0 CC criu/sigframe.o [2022-09-21T14:18:52.070Z] #38 147.1 CC criu/signalfd.o [2022-09-21T14:18:52.225Z] #49 30.45 Selecting previously unselected package python-pip-whl. [2022-09-21T14:18:52.225Z] #49 30.45 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-21T14:18:52.225Z] #49 30.46 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T14:18:52.326Z] #38 147.4 CC criu/sk-inet.o [2022-09-21T14:18:52.533Z] #47 25.92 Unpacking bash-completion (1:2.11-2) ... [2022-09-21T14:18:52.793Z] #47 26.44 Selecting previously unselected package bzip2. [2022-09-21T14:18:52.793Z] #47 26.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-09-21T14:18:52.793Z] #47 26.45 Unpacking bzip2 (1.0.8-4) ... [2022-09-21T14:18:52.793Z] #47 26.59 Selecting previously unselected package xz-utils. [2022-09-21T14:18:52.793Z] #47 26.59 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-21T14:18:52.793Z] #47 26.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T14:18:52.806Z] #49 31.08 Selecting previously unselected package python3-lib2to3. [2022-09-21T14:18:52.806Z] #49 31.10 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-21T14:18:52.806Z] #49 31.10 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-21T14:18:52.806Z] #49 31.19 Selecting previously unselected package python3-distutils. [2022-09-21T14:18:52.806Z] #49 31.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-09-21T14:18:52.806Z] #49 31.20 Unpacking python3-distutils (3.9.2-1) ... [2022-09-21T14:18:53.054Z] #47 26.80 Selecting previously unselected package apparmor. [2022-09-21T14:18:53.054Z] #47 26.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-09-21T14:18:53.054Z] #47 26.85 Unpacking apparmor (2.13.6-10) ... [2022-09-21T14:18:53.066Z] #49 31.31 Selecting previously unselected package python3-pkg-resources. [2022-09-21T14:18:53.067Z] #49 31.32 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-21T14:18:53.067Z] #49 31.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:18:53.067Z] #49 31.48 Selecting previously unselected package python3-setuptools. [2022-09-21T14:18:53.067Z] #49 31.48 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-09-21T14:18:53.067Z] #49 31.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-21T14:18:53.327Z] #49 31.78 Selecting previously unselected package python3-wheel. [2022-09-21T14:18:53.327Z] #49 31.79 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-09-21T14:18:53.327Z] #49 31.80 Unpacking python3-wheel (0.34.2-1) ... [2022-09-21T14:18:53.588Z] #49 31.87 Selecting previously unselected package python3-pip. [2022-09-21T14:18:53.588Z] #49 31.87 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-21T14:18:53.588Z] #49 31.88 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T14:18:53.624Z] #47 27.31 Selecting previously unselected package inetutils-ping. [2022-09-21T14:18:53.624Z] #47 27.33 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-09-21T14:18:53.624Z] #47 27.34 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T14:18:53.696Z] #38 148.4 CC criu/sk-netlink.o [2022-09-21T14:18:53.849Z] #49 32.13 Selecting previously unselected package sudo. [2022-09-21T14:18:53.849Z] #49 32.13 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-09-21T14:18:53.849Z] #49 32.14 Unpacking sudo (1.9.5p2-3) ... [2022-09-21T14:18:53.884Z] #47 27.50 Selecting previously unselected package libip4tc2:amd64. [2022-09-21T14:18:53.884Z] #47 27.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-21T14:18:53.884Z] #47 27.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-21T14:18:53.884Z] #47 27.61 Selecting previously unselected package libip6tc2:amd64. [2022-09-21T14:18:53.884Z] #47 27.63 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-21T14:18:53.884Z] #47 27.64 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-21T14:18:53.884Z] #47 27.72 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-21T14:18:53.884Z] #47 27.72 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-21T14:18:53.884Z] #47 27.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-21T14:18:53.884Z] #47 27.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-21T14:18:53.952Z] #38 148.8 CC criu/sk-packet.o [2022-09-21T14:18:54.110Z] #49 32.64 Selecting previously unselected package thin-provisioning-tools. [2022-09-21T14:18:54.110Z] #49 32.66 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-21T14:18:54.110Z] #49 32.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-21T14:18:54.144Z] #47 27.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-21T14:18:54.144Z] #47 27.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-21T14:18:54.144Z] #47 27.92 Selecting previously unselected package libnftnl11:amd64. [2022-09-21T14:18:54.144Z] #47 27.92 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-21T14:18:54.144Z] #47 27.94 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-21T14:18:54.404Z] #47 28.05 Selecting previously unselected package iptables. [2022-09-21T14:18:54.404Z] #47 28.06 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-09-21T14:18:54.404Z] #47 28.06 Unpacking iptables (1.8.7-1) ... [2022-09-21T14:18:54.516Z] #38 149.5 CC criu/sk-queue.o [2022-09-21T14:18:54.664Z] #47 28.44 Selecting previously unselected package libonig5:amd64. [2022-09-21T14:18:54.664Z] #47 28.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-21T14:18:54.664Z] #47 28.45 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:18:54.664Z] #47 28.61 Selecting previously unselected package libjq1:amd64. [2022-09-21T14:18:54.670Z] #49 37.79 Selecting previously unselected package vim. [2022-09-21T14:18:54.670Z] #49 37.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-21T14:18:54.670Z] #49 37.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:54.684Z] #49 32.92 Selecting previously unselected package uidmap. [2022-09-21T14:18:54.684Z] #49 32.95 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-21T14:18:54.684Z] #49 32.96 Unpacking uidmap (1:4.8.1-1) ... [2022-09-21T14:18:54.684Z] #49 33.10 Selecting previously unselected package vim-runtime. [2022-09-21T14:18:54.684Z] #49 33.11 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:18:54.684Z] #49 33.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-21T14:18:54.684Z] #49 33.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-21T14:18:54.684Z] #49 33.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:54.925Z] #47 28.62 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-09-21T14:18:54.925Z] #47 28.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:18:55.080Z] #38 149.9 CC criu/sk-tcp.o [2022-09-21T14:18:55.185Z] #47 28.79 Selecting previously unselected package jq. [2022-09-21T14:18:55.185Z] #47 28.80 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-09-21T14:18:55.185Z] #47 28.81 Unpacking jq (1.6-2.1) ... [2022-09-21T14:18:55.185Z] #47 28.93 Selecting previously unselected package libaio1:amd64. [2022-09-21T14:18:55.185Z] #47 28.93 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-09-21T14:18:55.185Z] #47 28.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-21T14:18:55.185Z] #47 28.99 Selecting previously unselected package libgpm2:amd64. [2022-09-21T14:18:55.185Z] #47 29.01 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-09-21T14:18:55.241Z] #49 38.43 Selecting previously unselected package xfsprogs. [2022-09-21T14:18:55.241Z] #49 38.43 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-21T14:18:55.241Z] #49 38.43 Unpacking xfsprogs (5.10.0-4) ... [2022-09-21T14:18:55.448Z] #47 29.07 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-21T14:18:55.448Z] #47 29.25 Selecting previously unselected package libicu67:amd64. [2022-09-21T14:18:55.448Z] #47 29.26 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-09-21T14:18:55.448Z] #47 29.28 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-21T14:18:55.643Z] #38 150.5 CC criu/sk-unix.o [2022-09-21T14:18:55.812Z] #49 38.90 Selecting previously unselected package zip. [2022-09-21T14:18:55.812Z] #49 38.95 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-09-21T14:18:55.812Z] #49 38.95 Unpacking zip (3.0-12) ... [2022-09-21T14:18:55.812Z] #49 39.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:18:56.021Z] #47 ... [2022-09-21T14:18:56.021Z] [2022-09-21T14:18:56.022Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T14:18:56.022Z] #24 DONE 165.2s [2022-09-21T14:18:56.022Z] [2022-09-21T14:18:56.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:56.022Z] #39 92.34 CC criu/autofs.o [2022-09-21T14:18:56.022Z] #39 94.12 CC criu/bfd.o [2022-09-21T14:18:56.022Z] #39 94.76 CC criu/bitmap.o [2022-09-21T14:18:56.022Z] #39 95.02 CC criu/cgroup-props.o [2022-09-21T14:18:56.022Z] #39 96.32 CC criu/cgroup.o [2022-09-21T14:18:56.022Z] #39 100.0 CC criu/clone-noasan.o [2022-09-21T14:18:56.022Z] #39 100.3 CC criu/config.o [2022-09-21T14:18:56.754Z] #49 40.02 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-21T14:18:56.754Z] #49 40.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T14:18:56.754Z] #49 40.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-21T14:18:56.754Z] #49 40.08 Setting up libicu67:amd64 (67.1-7) ... [2022-09-21T14:18:56.754Z] #49 40.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-21T14:18:57.015Z] #49 40.10 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-21T14:18:57.015Z] #49 40.11 Setting up uidmap (1:4.8.1-1) ... [2022-09-21T14:18:57.015Z] #49 40.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:18:57.015Z] #49 40.15 Setting up bzip2 (1.0.8-4) ... [2022-09-21T14:18:57.015Z] #49 40.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:18:57.015Z] #49 40.17 Setting up python3-wheel (0.34.2-1) ... [2022-09-21T14:18:57.226Z] #49 ... [2022-09-21T14:18:57.226Z] [2022-09-21T14:18:57.226Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:57.226Z] #39 98.55 CC criu/cr-service.o [2022-09-21T14:18:57.226Z] #39 100.1 CC criu/crtools.o [2022-09-21T14:18:57.226Z] #39 100.6 CC criu/eventfd.o [2022-09-21T14:18:57.226Z] #39 100.9 CC criu/eventpoll.o [2022-09-21T14:18:57.226Z] #39 101.7 CC criu/external.o [2022-09-21T14:18:57.226Z] #39 102.1 CC criu/fault-injection.o [2022-09-21T14:18:57.226Z] #39 102.2 CC criu/fdstore.o [2022-09-21T14:18:57.226Z] #39 102.7 CC criu/fifo.o [2022-09-21T14:18:57.226Z] #39 103.1 CC criu/file-ids.o [2022-09-21T14:18:57.226Z] #39 103.4 CC criu/file-lock.o [2022-09-21T14:18:57.226Z] #39 104.3 CC criu/files-ext.o [2022-09-21T14:18:57.226Z] #39 104.6 CC criu/files-reg.o [2022-09-21T14:18:57.226Z] #39 106.9 CC criu/files.o [2022-09-21T14:18:57.226Z] #39 109.0 include/common/asm/bitops.h: Assembler messages: [2022-09-21T14:18:57.226Z] #39 109.0 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-09-21T14:18:57.227Z] #39 109.1 CC criu/filesystems.o [2022-09-21T14:18:57.404Z] #39 102.5 CC criu/cr-check.o [2022-09-21T14:18:57.588Z] #49 40.90 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:57.588Z] #49 40.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:18:57.588Z] #49 40.96 Setting up libcap2-bin (1:2.44-1) ... [2022-09-21T14:18:57.849Z] #49 40.98 Setting up apparmor (2.13.6-10) ... [2022-09-21T14:18:58.110Z] #49 ... [2022-09-21T14:18:58.110Z] [2022-09-21T14:18:58.110Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:18:58.110Z] #38 116.0 CC criu/image-desc.o [2022-09-21T14:18:58.110Z] #38 116.2 CC criu/image.o [2022-09-21T14:18:58.110Z] #38 117.2 CC criu/ipc_ns.o [2022-09-21T14:18:58.110Z] #38 118.6 CC criu/irmap.o [2022-09-21T14:18:58.110Z] #38 119.4 CC criu/kcmp-ids.o [2022-09-21T14:18:58.110Z] #38 119.7 CC criu/kerndat.o [2022-09-21T14:18:58.110Z] #38 120.9 CC criu/libnetlink.o [2022-09-21T14:18:58.110Z] #38 121.3 CC criu/log.o [2022-09-21T14:18:58.110Z] #38 121.9 CC criu/lsm.o [2022-09-21T14:18:58.110Z] #38 122.3 CC criu/mem.o [2022-09-21T14:18:58.110Z] #38 124.2 CC criu/memfd.o [2022-09-21T14:18:58.110Z] #38 124.8 CC criu/mount.o [2022-09-21T14:18:58.165Z] #38 152.6 CC criu/sockets.o [2022-09-21T14:18:58.167Z] #39 109.7 CC criu/fsnotify.o [2022-09-21T14:18:58.167Z] #39 ... [2022-09-21T14:18:58.167Z] [2022-09-21T14:18:58.167Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:58.167Z] #49 36.39 Selecting previously unselected package vim. [2022-09-21T14:18:58.167Z] #49 36.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-21T14:18:58.167Z] #49 36.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:18:58.421Z] #38 153.3 CC criu/stats.o [2022-09-21T14:18:58.679Z] #38 153.6 CC criu/string.o [2022-09-21T14:18:58.775Z] #49 37.03 Selecting previously unselected package xfsprogs. [2022-09-21T14:18:58.775Z] #49 37.03 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-21T14:18:58.775Z] #49 37.04 Unpacking xfsprogs (5.10.0-4) ... [2022-09-21T14:18:58.936Z] #38 153.7 CC criu/sysctl.o [2022-09-21T14:18:59.072Z] #49 37.56 Selecting previously unselected package zip. [2022-09-21T14:18:59.072Z] #49 37.58 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-09-21T14:18:59.072Z] #49 37.59 Unpacking zip (3.0-12) ... [2022-09-21T14:18:59.326Z] #39 104.3 CC criu/cr-dedup.o [2022-09-21T14:18:59.332Z] #49 37.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:18:59.500Z] #38 154.3 CC criu/sysfs_parse.o [2022-09-21T14:18:59.586Z] #39 ... [2022-09-21T14:18:59.586Z] [2022-09-21T14:18:59.586Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:18:59.586Z] #47 33.41 Selecting previously unselected package libinih1:amd64. [2022-09-21T14:18:59.586Z] #47 33.42 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-09-21T14:18:59.586Z] #47 33.42 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-21T14:18:59.586Z] #47 33.49 Selecting previously unselected package libnet1:amd64. [2022-09-21T14:18:59.586Z] #47 33.51 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-21T14:18:59.847Z] #47 33.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:18:59.847Z] #47 33.60 Selecting previously unselected package libnl-3-200:amd64. [2022-09-21T14:18:59.847Z] #47 33.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-21T14:18:59.847Z] #47 33.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:18:59.847Z] #47 33.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-21T14:18:59.847Z] #47 33.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-21T14:18:59.847Z] #47 33.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:18:59.847Z] #47 33.81 Selecting previously unselected package net-tools. [2022-09-21T14:19:00.027Z] #38 ... [2022-09-21T14:19:00.027Z] [2022-09-21T14:19:00.027Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:19:00.027Z] #49 42.76 Setting up zip (3.0-12) ... [2022-09-21T14:19:00.027Z] #49 42.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:00.027Z] #49 42.83 Setting up bash-completion (1:2.11-2) ... [2022-09-21T14:19:00.064Z] #38 154.8 CC criu/timens.o [2022-09-21T14:19:00.107Z] #47 33.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-21T14:19:00.107Z] #47 33.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T14:19:00.321Z] #38 155.1 CC criu/timerfd.o [2022-09-21T14:19:00.367Z] #47 34.03 Selecting previously unselected package patch. [2022-09-21T14:19:00.368Z] #47 34.04 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-09-21T14:19:00.368Z] #47 34.06 Unpacking patch (2.7.6-7) ... [2022-09-21T14:19:00.368Z] #47 34.18 Selecting previously unselected package python-pip-whl. [2022-09-21T14:19:00.368Z] #47 34.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-21T14:19:00.368Z] #47 34.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T14:19:00.579Z] #38 155.4 CC criu/tty.o [2022-09-21T14:19:00.713Z] #49 38.92 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-21T14:19:00.713Z] #49 38.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T14:19:00.713Z] #49 38.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-21T14:19:00.713Z] #49 38.95 Setting up libicu67:amd64 (67.1-7) ... [2022-09-21T14:19:00.713Z] #49 38.96 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-21T14:19:00.713Z] #49 38.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-21T14:19:00.713Z] #49 38.98 Setting up uidmap (1:4.8.1-1) ... [2022-09-21T14:19:00.713Z] #49 38.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:19:00.713Z] #49 39.01 Setting up bzip2 (1.0.8-4) ... [2022-09-21T14:19:00.713Z] #49 39.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:19:00.713Z] #49 39.03 Setting up python3-wheel (0.34.2-1) ... [2022-09-21T14:19:01.283Z] #49 39.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:01.283Z] #49 39.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:19:01.308Z] #47 34.87 Selecting previously unselected package python3-lib2to3. [2022-09-21T14:19:01.308Z] #47 34.87 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-21T14:19:01.308Z] #47 34.88 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-21T14:19:01.308Z] #47 35.02 Selecting previously unselected package python3-distutils. [2022-09-21T14:19:01.308Z] #47 35.02 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-09-21T14:19:01.308Z] #47 35.02 Unpacking python3-distutils (3.9.2-1) ... [2022-09-21T14:19:01.544Z] #49 39.83 Setting up libcap2-bin (1:2.44-1) ... [2022-09-21T14:19:01.544Z] #49 39.85 Setting up apparmor (2.13.6-10) ... [2022-09-21T14:19:01.568Z] #47 35.17 Selecting previously unselected package python3-pkg-resources. [2022-09-21T14:19:01.568Z] #47 35.17 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-21T14:19:01.568Z] #47 35.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:19:01.568Z] #47 35.35 Selecting previously unselected package python3-setuptools. [2022-09-21T14:19:01.568Z] #47 35.35 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-09-21T14:19:01.568Z] #47 35.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-21T14:19:01.828Z] #47 35.64 Selecting previously unselected package python3-wheel. [2022-09-21T14:19:01.828Z] #47 35.64 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-09-21T14:19:01.828Z] #47 35.65 Unpacking python3-wheel (0.34.2-1) ... [2022-09-21T14:19:01.828Z] #47 35.71 Selecting previously unselected package python3-pip. [2022-09-21T14:19:01.828Z] #47 35.72 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-21T14:19:01.828Z] #47 35.73 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T14:19:01.968Z] #49 44.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T14:19:01.968Z] #49 44.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-21T14:19:01.968Z] #49 44.89 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-21T14:19:01.968Z] #49 44.90 Setting up patch (2.7.6-7) ... [2022-09-21T14:19:01.968Z] #49 44.92 Setting up sudo (1.9.5p2-3) ... [2022-09-21T14:19:01.968Z] #49 44.99 invoke-rc.d: could not determine current runlevel [2022-09-21T14:19:01.968Z] #49 45.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-21T14:19:01.968Z] #49 45.01 Setting up xfsprogs (5.10.0-4) ... [2022-09-21T14:19:01.968Z] #49 45.03 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-21T14:19:01.968Z] #49 45.04 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T14:19:01.968Z] #49 45.05 Setting up pigz (2.6-1) ... [2022-09-21T14:19:01.968Z] #49 45.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-21T14:19:01.968Z] #49 45.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:19:01.968Z] #49 45.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T14:19:01.968Z] #49 45.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:02.399Z] #47 36.07 Selecting previously unselected package sudo. [2022-09-21T14:19:02.399Z] #47 36.08 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-09-21T14:19:02.399Z] #47 36.08 Unpacking sudo (1.9.5p2-3) ... [2022-09-21T14:19:02.929Z] #49 41.40 Setting up zip (3.0-12) ... [2022-09-21T14:19:02.947Z] #49 45.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-21T14:19:02.947Z] #49 46.00 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-21T14:19:02.970Z] #47 36.77 Selecting previously unselected package thin-provisioning-tools. [2022-09-21T14:19:02.970Z] #47 36.78 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-21T14:19:02.970Z] #47 36.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-21T14:19:03.101Z] #38 157.7 CC criu/tun.o [2022-09-21T14:19:03.101Z] #38 158.2 CC criu/uffd.o [2022-09-21T14:19:03.190Z] #49 41.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:03.190Z] #49 41.43 Setting up bash-completion (1:2.11-2) ... [2022-09-21T14:19:03.227Z] #49 46.56 Setting up libelf1:amd64 (0.183-1) ... [2022-09-21T14:19:03.505Z] #49 46.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:19:03.505Z] #49 46.63 Setting up python3-distutils (3.9.2-1) ... [2022-09-21T14:19:03.542Z] #47 37.11 Selecting previously unselected package uidmap. [2022-09-21T14:19:03.542Z] #47 37.11 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-21T14:19:03.542Z] #47 37.13 Unpacking uidmap (1:4.8.1-1) ... [2022-09-21T14:19:03.542Z] #47 37.29 Selecting previously unselected package vim-runtime. [2022-09-21T14:19:03.542Z] #47 37.30 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T14:19:03.542Z] #47 37.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-21T14:19:03.542Z] #47 37.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-21T14:19:03.542Z] #47 37.36 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:04.083Z] #49 47.19 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:04.083Z] #49 47.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-21T14:19:04.083Z] #49 47.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-21T14:19:04.083Z] #49 47.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-21T14:19:04.083Z] #49 47.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-21T14:19:04.083Z] #49 47.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-21T14:19:04.084Z] #49 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-21T14:19:04.084Z] #49 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-21T14:19:04.084Z] #49 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-21T14:19:04.084Z] #49 47.29 Setting up python3-setuptools (52.0.0-4) ... [2022-09-21T14:19:04.471Z] #38 159.5 CC criu/util.o [2022-09-21T14:19:05.061Z] b111c3320c94: Pull complete [2022-09-21T14:19:05.103Z] #49 43.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T14:19:05.103Z] #49 43.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-21T14:19:05.103Z] #49 43.58 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-21T14:19:05.103Z] #49 43.59 Setting up patch (2.7.6-7) ... [2022-09-21T14:19:05.103Z] #49 43.61 Setting up sudo (1.9.5p2-3) ... [2022-09-21T14:19:05.103Z] #49 43.68 invoke-rc.d: could not determine current runlevel [2022-09-21T14:19:05.103Z] #49 43.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-21T14:19:05.103Z] #49 43.71 Setting up xfsprogs (5.10.0-4) ... [2022-09-21T14:19:05.364Z] #49 43.72 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-21T14:19:05.364Z] #49 43.75 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T14:19:05.364Z] #49 43.78 Setting up pigz (2.6-1) ... [2022-09-21T14:19:05.364Z] #49 43.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-21T14:19:05.364Z] #49 43.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:19:05.364Z] #49 43.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T14:19:05.364Z] #49 43.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:05.840Z] #38 160.8 CC criu/uts_ns.o [2022-09-21T14:19:05.998Z] #49 49.01 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:19:05.998Z] #49 49.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-21T14:19:05.998Z] #49 49.06 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-21T14:19:05.998Z] #49 49.08 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T14:19:06.097Z] #38 161.1 CC criu/vdso.o [2022-09-21T14:19:06.306Z] #49 44.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-21T14:19:06.306Z] #49 44.60 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-21T14:19:06.567Z] #49 45.05 Setting up libelf1:amd64 (0.183-1) ... [2022-09-21T14:19:06.567Z] #49 45.08 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:19:06.567Z] #49 45.11 Setting up python3-distutils (3.9.2-1) ... [2022-09-21T14:19:06.660Z] #38 161.7 LINK criu/built-in.o [2022-09-21T14:19:06.758Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:19:06.758Z] [2022-09-21T14:19:06.758Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-21T14:19:06.758Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-21T14:19:06.758Z] Using test binary docker [2022-09-21T14:19:06.758Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-21T14:19:06.758Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-21T14:19:06.758Z] INFO: Waiting for daemon to start... [2022-09-21T14:19:06.758Z] Starting dockerd [2022-09-21T14:19:06.758Z] . [2022-09-21T14:19:06.758Z] INFO: Building docker-sdk-python3:4.4.1... [2022-09-21T14:19:06.917Z] #38 161.8 LINK criu/criu [2022-09-21T14:19:07.138Z] #49 45.59 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:07.138Z] #49 45.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-21T14:19:07.138Z] #49 45.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-21T14:19:07.138Z] #49 45.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-21T14:19:07.138Z] #49 45.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-21T14:19:07.138Z] #49 45.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-21T14:19:07.138Z] #49 45.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-21T14:19:07.138Z] #49 45.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-21T14:19:07.138Z] #49 45.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-21T14:19:07.138Z] #49 45.66 Setting up python3-setuptools (52.0.0-4) ... [2022-09-21T14:19:07.383Z] #49 50.29 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-21T14:19:07.383Z] #49 50.30 Setting up jq (1.6-2.1) ... [2022-09-21T14:19:07.383Z] #49 50.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-21T14:19:07.383Z] #49 50.34 Setting up iptables (1.8.7-1) ... [2022-09-21T14:19:07.383Z] #49 50.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T14:19:07.383Z] #49 50.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T14:19:07.383Z] #49 50.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T14:19:07.383Z] #49 50.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T14:19:07.383Z] #49 50.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-21T14:19:07.383Z] #49 50.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-21T14:19:07.383Z] #49 50.39 Setting up iproute2 (5.10.0-4) ... [2022-09-21T14:19:07.481Z] #38 162.2 DEP lib/c/criu.d [2022-09-21T14:19:07.481Z] #38 162.3 CC images/rpc.pb-c.o [2022-09-21T14:19:07.645Z] #49 50.83 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:19:07.744Z] #47 40.95 Selecting previously unselected package vim. [2022-09-21T14:19:07.744Z] #47 40.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-21T14:19:07.744Z] #47 40.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:07.744Z] #47 41.55 Selecting previously unselected package xfsprogs. [2022-09-21T14:19:07.744Z] #47 41.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-21T14:19:07.744Z] #47 41.58 Unpacking xfsprogs (5.10.0-4) ... [2022-09-21T14:19:08.045Z] #38 163.0 CC lib/c/criu.o [2022-09-21T14:19:08.316Z] #47 42.07 Selecting previously unselected package zip. [2022-09-21T14:19:08.316Z] #47 42.09 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-09-21T14:19:08.316Z] #47 42.09 Unpacking zip (3.0-12) ... [2022-09-21T14:19:08.576Z] #47 42.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-21T14:19:08.592Z] #49 DONE 51.7s [2022-09-21T14:19:08.593Z] [2022-09-21T14:19:08.593Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-21T14:19:09.051Z] #49 47.37 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:19:09.051Z] #49 47.38 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-21T14:19:09.051Z] #49 47.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-21T14:19:09.051Z] #49 47.40 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T14:19:09.051Z] #49 ... [2022-09-21T14:19:09.051Z] [2022-09-21T14:19:09.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:09.051Z] #39 111.0 CC criu/image-desc.o [2022-09-21T14:19:09.051Z] #39 111.1 CC criu/image.o [2022-09-21T14:19:09.051Z] #39 112.0 CC criu/ipc_ns.o [2022-09-21T14:19:09.051Z] #39 113.3 CC criu/irmap.o [2022-09-21T14:19:09.051Z] #39 114.0 CC criu/kcmp-ids.o [2022-09-21T14:19:09.051Z] #39 114.3 CC criu/kerndat.o [2022-09-21T14:19:09.051Z] #39 115.3 CC criu/libnetlink.o [2022-09-21T14:19:09.051Z] #39 115.8 CC criu/log.o [2022-09-21T14:19:09.051Z] #39 116.4 CC criu/lsm.o [2022-09-21T14:19:09.051Z] #39 116.7 CC criu/mem.o [2022-09-21T14:19:09.051Z] #39 118.5 CC criu/memfd.o [2022-09-21T14:19:09.051Z] #39 119.2 CC criu/mount.o [2022-09-21T14:19:09.415Z] #38 164.2 LINK lib/c/built-in.o [2022-09-21T14:19:09.415Z] #38 164.2 LINK lib/c/libcriu.so [2022-09-21T14:19:09.415Z] #38 164.3 LINK lib/c/libcriu.a [2022-09-21T14:19:09.415Z] #38 164.4 GEN magic.py [2022-09-21T14:19:09.672Z] #38 164.6 Note: Building without setproctitle() and strlcpy() support. [2022-09-21T14:19:09.672Z] #38 164.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-21T14:19:09.672Z] #38 164.6 Note: Building without GnuTLS support [2022-09-21T14:19:09.672Z] #38 164.6 Makefile.config:39: Warn: you have no libnftables installed [2022-09-21T14:19:09.672Z] #38 164.6 Makefile.config:40: Warn: Building without nftables support [2022-09-21T14:19:09.962Z] #47 43.49 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-21T14:19:09.963Z] #47 43.51 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T14:19:09.963Z] #47 43.53 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-21T14:19:09.963Z] #47 43.56 Setting up libicu67:amd64 (67.1-7) ... [2022-09-21T14:19:09.963Z] #47 ... [2022-09-21T14:19:09.963Z] [2022-09-21T14:19:09.963Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:09.963Z] #39 104.7 CC criu/cr-dump.o [2022-09-21T14:19:09.963Z] #39 107.2 CC criu/cr-errno.o [2022-09-21T14:19:09.963Z] #39 107.3 CC criu/cr-restore.o [2022-09-21T14:19:09.963Z] #39 112.0 CC criu/cr-service.o [2022-09-21T14:19:09.963Z] #39 113.9 CC criu/crtools.o [2022-09-21T14:19:09.963Z] #39 114.6 CC criu/eventfd.o [2022-09-21T14:19:09.963Z] #39 ... [2022-09-21T14:19:09.963Z] [2022-09-21T14:19:09.963Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:19:09.963Z] #47 43.56 Setting up libicu67:amd64 (67.1-7) ... [2022-09-21T14:19:09.963Z] #47 43.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-21T14:19:09.963Z] #47 43.65 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-21T14:19:09.963Z] #47 43.68 Setting up uidmap (1:4.8.1-1) ... [2022-09-21T14:19:09.963Z] #47 43.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-21T14:19:09.963Z] #47 43.72 Setting up bzip2 (1.0.8-4) ... [2022-09-21T14:19:09.963Z] #47 43.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-21T14:19:09.963Z] #47 43.75 Setting up python3-wheel (0.34.2-1) ... [2022-09-21T14:19:10.436Z] #39 ... [2022-09-21T14:19:10.436Z] [2022-09-21T14:19:10.436Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:19:10.436Z] #49 48.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-21T14:19:10.436Z] #49 48.78 Setting up jq (1.6-2.1) ... [2022-09-21T14:19:10.436Z] #49 48.79 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-21T14:19:10.436Z] #49 48.82 Setting up iptables (1.8.7-1) ... [2022-09-21T14:19:10.436Z] #49 48.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T14:19:10.436Z] #49 48.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T14:19:10.436Z] #49 48.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T14:19:10.436Z] #49 48.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T14:19:10.436Z] #49 48.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-21T14:19:10.436Z] #49 48.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-21T14:19:10.436Z] #49 48.88 Setting up iproute2 (5.10.0-4) ... [2022-09-21T14:19:10.505Z] #50 1.715 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-21T14:19:10.505Z] #50 1.720 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-21T14:19:10.505Z] #50 1.726 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-21T14:19:10.505Z] #50 DONE 1.9s [2022-09-21T14:19:10.505Z] [2022-09-21T14:19:10.505Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-21T14:19:10.602Z] #38 165.6 fatal: not a git repository (or any of the parent directories): .git [2022-09-21T14:19:10.905Z] #47 44.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:10.905Z] #47 44.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-21T14:19:10.905Z] #47 44.55 Setting up libcap2-bin (1:2.44-1) ... [2022-09-21T14:19:10.905Z] #47 44.57 Setting up apparmor (2.13.6-10) ... [2022-09-21T14:19:10.958Z] #49 49.24 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:19:11.449Z] #51 ... [2022-09-21T14:19:11.449Z] [2022-09-21T14:19:11.449Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:11.449Z] #38 129.3 CC criu/namespaces.o [2022-09-21T14:19:11.449Z] #38 131.6 CC criu/net.o [2022-09-21T14:19:11.449Z] #38 135.3 CC criu/netfilter.o [2022-09-21T14:19:11.449Z] #38 135.8 CC criu/page-pipe.o [2022-09-21T14:19:11.449Z] #38 136.3 CC criu/page-xfer.o [2022-09-21T14:19:11.449Z] #38 138.1 CC criu/pagemap-cache.o [2022-09-21T14:19:11.449Z] #38 138.7 CC criu/pagemap.o [2022-09-21T14:19:11.549Z] #38 166.5 make[1]: Nothing to be done for 'all'. [2022-09-21T14:19:11.901Z] #49 DONE 50.4s [2022-09-21T14:19:11.901Z] [2022-09-21T14:19:11.901Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:19:12.022Z] #38 139.9 CC criu/parasite-syscall.o [2022-09-21T14:19:12.161Z] #44 ... [2022-09-21T14:19:12.162Z] [2022-09-21T14:19:12.162Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-21T14:19:12.502Z] #38 167.3 make[1]: 'images/built-in.o' is up to date. [2022-09-21T14:19:12.502Z] #38 167.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-21T14:19:12.502Z] #38 167.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-21T14:19:12.502Z] #38 167.5 make[1]: 'compel/libcompel.a' is up to date. [2022-09-21T14:19:12.799Z] #38 167.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-21T14:19:12.799Z] #38 167.6 make[1]: Nothing to be done for 'all'. [2022-09-21T14:19:12.799Z] #38 167.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-21T14:19:12.799Z] #38 167.9 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:12.818Z] #47 46.68 Setting up zip (3.0-12) ... [2022-09-21T14:19:12.818Z] #47 46.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:13.064Z] #38 168.0 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:13.064Z] #38 168.0 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:13.064Z] #38 168.2 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:13.080Z] #47 46.72 Setting up bash-completion (1:2.11-2) ... [2022-09-21T14:19:13.101Z] #50 1.087 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-21T14:19:13.101Z] #50 1.090 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-21T14:19:13.101Z] #50 1.093 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-21T14:19:13.101Z] #50 DONE 1.2s [2022-09-21T14:19:13.101Z] [2022-09-21T14:19:13.101Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:13.101Z] #39 124.0 CC criu/namespaces.o [2022-09-21T14:19:13.325Z] #38 168.3 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:13.325Z] #38 168.3 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:13.325Z] #38 168.3 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:13.410Z] #38 140.9 CC criu/path.o [2022-09-21T14:19:13.410Z] #38 141.3 CC criu/pie-util-vdso-elf32.o [2022-09-21T14:19:13.601Z] #38 168.5 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:13.601Z] #38 168.5 INSTALL criu/criu [2022-09-21T14:19:13.981Z] #38 141.8 CC criu/pie-util-vdso.o [2022-09-21T14:19:14.535Z] #38 DONE 169.2s [2022-09-21T14:19:14.535Z] [2022-09-21T14:19:14.535Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:19:14.552Z] #38 142.3 CC criu/pie-util.o [2022-09-21T14:19:14.552Z] #38 142.5 CC criu/pipes.o [2022-09-21T14:19:15.013Z] #39 126.9 CC criu/net.o [2022-09-21T14:19:15.625Z] #47 49.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T14:19:15.625Z] #47 49.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-21T14:19:15.885Z] #47 49.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-21T14:19:15.885Z] #47 49.74 Setting up patch (2.7.6-7) ... [2022-09-21T14:19:15.940Z] #38 143.4 CC criu/plugin.o [2022-09-21T14:19:16.146Z] #47 49.79 Setting up sudo (1.9.5p2-3) ... [2022-09-21T14:19:16.146Z] #47 49.99 invoke-rc.d: could not determine current runlevel [2022-09-21T14:19:16.201Z] #38 143.9 CC criu/proc_parse.o [2022-09-21T14:19:16.406Z] #47 50.08 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-21T14:19:16.406Z] #47 50.17 Setting up xfsprogs (5.10.0-4) ... [2022-09-21T14:19:16.406Z] #47 50.21 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-21T14:19:16.406Z] #47 50.27 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T14:19:16.667Z] #47 50.34 Setting up pigz (2.6-1) ... [2022-09-21T14:19:16.668Z] #47 50.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-21T14:19:16.668Z] #47 50.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-21T14:19:16.928Z] #47 50.54 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T14:19:16.928Z] #47 50.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:17.870Z] #47 51.68 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-21T14:19:18.130Z] #47 51.69 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-21T14:19:18.718Z] #47 52.33 Setting up libelf1:amd64 (0.183-1) ... [2022-09-21T14:19:18.979Z] #47 52.58 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-21T14:19:19.239Z] #47 53.03 Setting up python3-distutils (3.9.2-1) ... [2022-09-21T14:19:19.506Z] #38 147.0 CC criu/protobuf-desc.o [2022-09-21T14:19:19.810Z] #47 ... [2022-09-21T14:19:19.810Z] [2022-09-21T14:19:19.810Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:19.810Z] #39 114.9 CC criu/eventpoll.o [2022-09-21T14:19:19.810Z] #39 115.9 CC criu/external.o [2022-09-21T14:19:19.810Z] #39 116.3 CC criu/fault-injection.o [2022-09-21T14:19:19.810Z] #39 116.4 CC criu/fdstore.o [2022-09-21T14:19:19.810Z] #39 116.7 CC criu/fifo.o [2022-09-21T14:19:19.810Z] #39 117.2 CC criu/file-ids.o [2022-09-21T14:19:19.810Z] #39 117.6 CC criu/file-lock.o [2022-09-21T14:19:19.810Z] #39 119.0 CC criu/files-ext.o [2022-09-21T14:19:19.810Z] #39 119.4 CC criu/files-reg.o [2022-09-21T14:19:19.810Z] #39 122.3 CC criu/files.o [2022-09-21T14:19:20.079Z] #38 148.1 CC criu/protobuf.o [2022-09-21T14:19:20.313Z] #39 131.8 CC criu/netfilter.o [2022-09-21T14:19:20.381Z] #39 ... [2022-09-21T14:19:20.381Z] [2022-09-21T14:19:20.381Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-21T14:19:20.381Z] #47 54.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T14:19:20.381Z] #47 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-21T14:19:20.381Z] #47 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-21T14:19:20.381Z] #47 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-21T14:19:20.381Z] #47 54.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-21T14:19:20.381Z] #47 54.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-21T14:19:20.381Z] #47 54.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-21T14:19:20.381Z] #47 54.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-21T14:19:20.381Z] #47 54.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-21T14:19:20.381Z] #47 54.22 Setting up python3-setuptools (52.0.0-4) ... [2022-09-21T14:19:20.573Z] #39 132.4 CC criu/page-pipe.o [2022-09-21T14:19:20.652Z] #38 148.5 CC criu/pstree.o [2022-09-21T14:19:21.539Z] #39 133.3 CC criu/page-xfer.o [2022-09-21T14:19:22.041Z] #38 ... [2022-09-21T14:19:22.041Z] [2022-09-21T14:19:22.041Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-21T14:19:22.041Z] #51 11.27 Collecting yamllint==1.26.1 [2022-09-21T14:19:22.987Z] #51 12.32 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-09-21T14:19:23.233Z] #47 56.83 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-21T14:19:23.233Z] #47 56.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-21T14:19:23.233Z] #47 56.86 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-21T14:19:23.233Z] #47 56.88 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T14:19:23.460Z] #39 ... [2022-09-21T14:19:23.461Z] [2022-09-21T14:19:23.461Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-21T14:19:23.461Z] #51 ... [2022-09-21T14:19:23.461Z] [2022-09-21T14:19:23.461Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:23.461Z] #39 135.3 CC criu/pagemap-cache.o [2022-09-21T14:19:23.721Z] #39 135.7 CC criu/pagemap.o [2022-09-21T14:19:24.375Z] #51 13.61 Collecting pathspec>=0.5.3 [2022-09-21T14:19:24.375Z] #51 13.62 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-21T14:19:24.636Z] #51 14.14 Collecting pyyaml [2022-09-21T14:19:24.636Z] #51 14.16 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-21T14:19:24.636Z] #51 14.23 Building wheels for collected packages: yamllint [2022-09-21T14:19:24.636Z] #51 14.23 Building wheel for yamllint (setup.py): started [2022-09-21T14:19:24.665Z] #39 136.5 CC criu/parasite-syscall.o [2022-09-21T14:19:25.146Z] #47 58.62 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-21T14:19:25.146Z] #47 58.64 Setting up jq (1.6-2.1) ... [2022-09-21T14:19:25.146Z] #47 58.66 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-21T14:19:25.146Z] #47 58.68 Setting up iptables (1.8.7-1) ... [2022-09-21T14:19:25.147Z] #47 58.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T14:19:25.147Z] #47 58.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T14:19:25.147Z] #47 58.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T14:19:25.147Z] #47 58.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T14:19:25.147Z] #47 58.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-21T14:19:25.147Z] #47 58.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-21T14:19:25.147Z] #47 58.74 Setting up iproute2 (5.10.0-4) ... [2022-09-21T14:19:25.408Z] #47 59.20 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:19:25.606Z] #39 137.3 CC criu/path.o [2022-09-21T14:19:25.867Z] #39 137.6 CC criu/pie-util-vdso-elf32.o [2022-09-21T14:19:26.026Z] #51 15.32 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-21T14:19:26.026Z] #51 15.33 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1c400cf361c52896a9eceb33676c588f4e6a13462060d3876ab67ff66d115b8c [2022-09-21T14:19:26.026Z] #51 15.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-09-21T14:19:26.026Z] #51 15.35 Successfully built yamllint [2022-09-21T14:19:26.026Z] #51 15.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-21T14:19:26.288Z] #51 15.83 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-21T14:19:26.439Z] #39 138.1 CC criu/pie-util-vdso.o [2022-09-21T14:19:26.700Z] #39 138.5 CC criu/pie-util.o [2022-09-21T14:19:26.839Z] #47 DONE 60.7s [2022-09-21T14:19:26.839Z] [2022-09-21T14:19:26.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:26.839Z] #39 125.3 include/common/asm/bitops.h: Assembler messages: [2022-09-21T14:19:26.839Z] #39 125.3 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-09-21T14:19:26.839Z] #39 125.4 CC criu/filesystems.o [2022-09-21T14:19:26.839Z] #39 126.6 CC criu/fsnotify.o [2022-09-21T14:19:26.839Z] #39 128.9 CC criu/image-desc.o [2022-09-21T14:19:26.839Z] #39 129.1 CC criu/image.o [2022-09-21T14:19:26.839Z] #39 130.3 CC criu/ipc_ns.o [2022-09-21T14:19:26.861Z] #51 DONE 16.5s [2022-09-21T14:19:26.861Z] [2022-09-21T14:19:26.861Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:26.861Z] #38 149.8 CC criu/rbtree.o [2022-09-21T14:19:26.861Z] #38 150.1 CC criu/rst-malloc.o [2022-09-21T14:19:26.861Z] #38 150.4 CC criu/seccomp.o [2022-09-21T14:19:26.861Z] #38 151.2 CC criu/seize.o [2022-09-21T14:19:26.861Z] #38 152.5 CC criu/servicefd.o [2022-09-21T14:19:26.861Z] #38 153.1 include/common/asm/bitops.h: Assembler messages: [2022-09-21T14:19:26.861Z] #38 153.1 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:19:26.861Z] #38 153.1 CC criu/shmem.o [2022-09-21T14:19:26.861Z] #38 154.3 CC criu/sigframe.o [2022-09-21T14:19:26.861Z] #38 154.6 CC criu/signalfd.o [2022-09-21T14:19:26.961Z] #39 138.8 CC criu/pipes.o [2022-09-21T14:19:27.100Z] #39 131.9 CC criu/irmap.o [2022-09-21T14:19:27.100Z] #39 ... [2022-09-21T14:19:27.100Z] [2022-09-21T14:19:27.100Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-21T14:19:27.122Z] #38 ... [2022-09-21T14:19:27.122Z] [2022-09-21T14:19:27.122Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-21T14:19:27.122Z] #52 DONE 0.3s [2022-09-21T14:19:27.122Z] [2022-09-21T14:19:27.123Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:27.123Z] #38 155.0 CC criu/sk-inet.o [2022-09-21T14:19:27.385Z] #38 ... [2022-09-21T14:19:27.385Z] [2022-09-21T14:19:27.385Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-21T14:19:27.957Z] #53 DONE 0.5s [2022-09-21T14:19:27.957Z] [2022-09-21T14:19:27.957Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-21T14:19:27.957Z] #54 DONE 0.2s [2022-09-21T14:19:27.957Z] [2022-09-21T14:19:27.957Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-21T14:19:27.957Z] #55 DONE 0.1s [2022-09-21T14:19:27.957Z] [2022-09-21T14:19:27.957Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-21T14:19:27.957Z] #56 DONE 0.1s [2022-09-21T14:19:27.957Z] [2022-09-21T14:19:27.957Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:19:28.049Z] #50 1.140 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-21T14:19:28.049Z] #50 1.147 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-21T14:19:28.049Z] #50 1.152 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-21T14:19:28.310Z] #50 DONE 1.5s [2022-09-21T14:19:28.310Z] [2022-09-21T14:19:28.310Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-21T14:19:28.874Z] #39 140.3 CC criu/plugin.o [2022-09-21T14:19:28.899Z] #22 ... [2022-09-21T14:19:28.899Z] [2022-09-21T14:19:28.899Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:28.899Z] #38 156.5 CC criu/sk-netlink.o [2022-09-21T14:19:29.135Z] #39 141.0 CC criu/proc_parse.o [2022-09-21T14:19:29.161Z] #38 157.0 CC criu/sk-packet.o [2022-09-21T14:19:29.733Z] #38 157.7 CC criu/sk-queue.o [2022-09-21T14:19:30.306Z] #38 158.1 CC criu/sk-tcp.o [2022-09-21T14:19:30.878Z] #38 158.7 CC criu/sk-unix.o [2022-09-21T14:19:31.683Z] #39 ... [2022-09-21T14:19:31.683Z] [2022-09-21T14:19:31.683Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-21T14:19:31.683Z] #51 12.28 Collecting yamllint==1.26.1 [2022-09-21T14:19:31.683Z] #51 13.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-09-21T14:19:31.683Z] #51 15.14 Collecting pathspec>=0.5.3 [2022-09-21T14:19:31.683Z] #51 15.17 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-21T14:19:31.683Z] #51 15.68 Collecting pyyaml [2022-09-21T14:19:31.683Z] #51 15.68 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-21T14:19:31.683Z] #51 15.78 Building wheels for collected packages: yamllint [2022-09-21T14:19:31.683Z] #51 15.79 Building wheel for yamllint (setup.py): started [2022-09-21T14:19:31.683Z] #51 17.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-21T14:19:31.683Z] #51 17.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5c455e7f7de6344f1b912c012d1cbc8f9324980fc90e398ba363e4b4624164c0 [2022-09-21T14:19:31.683Z] #51 17.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-09-21T14:19:31.683Z] #51 17.63 Successfully built yamllint [2022-09-21T14:19:31.683Z] #51 17.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-21T14:19:31.683Z] #51 18.32 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-21T14:19:31.944Z] #51 DONE 18.7s [2022-09-21T14:19:31.944Z] [2022-09-21T14:19:31.944Z] #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 [2022-09-21T14:19:31.944Z] #23 ... [2022-09-21T14:19:31.944Z] [2022-09-21T14:19:31.944Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-21T14:19:32.205Z] #52 DONE 0.4s [2022-09-21T14:19:32.205Z] [2022-09-21T14:19:32.205Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:19:32.466Z] #37 ... [2022-09-21T14:19:32.466Z] [2022-09-21T14:19:32.466Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-21T14:19:33.038Z] #53 DONE 0.5s [2022-09-21T14:19:33.038Z] [2022-09-21T14:19:33.038Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-21T14:19:33.299Z] #54 DONE 0.3s [2022-09-21T14:19:33.299Z] [2022-09-21T14:19:33.299Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-21T14:19:33.299Z] #55 DONE 0.1s [2022-09-21T14:19:33.299Z] [2022-09-21T14:19:33.299Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-21T14:19:33.299Z] #56 DONE 0.1s [2022-09-21T14:19:33.299Z] [2022-09-21T14:19:33.299Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:19:33.425Z] #38 160.9 CC criu/sockets.o [2022-09-21T14:19:33.561Z] #44 ... [2022-09-21T14:19:33.561Z] [2022-09-21T14:19:33.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:33.561Z] #39 145.2 CC criu/protobuf-desc.o [2022-09-21T14:19:34.370Z] #38 162.1 CC criu/stats.o [2022-09-21T14:19:34.503Z] #39 146.4 CC criu/protobuf.o [2022-09-21T14:19:34.632Z] #38 162.5 CC criu/string.o [2022-09-21T14:19:34.632Z] #38 162.6 CC criu/sysctl.o [2022-09-21T14:19:34.886Z] #51 ... [2022-09-21T14:19:34.886Z] [2022-09-21T14:19:34.886Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:34.886Z] #39 132.9 CC criu/kcmp-ids.o [2022-09-21T14:19:34.886Z] #39 133.3 CC criu/kerndat.o [2022-09-21T14:19:34.886Z] #39 135.0 CC criu/libnetlink.o [2022-09-21T14:19:34.886Z] #39 135.7 CC criu/log.o [2022-09-21T14:19:34.886Z] #39 136.7 CC criu/lsm.o [2022-09-21T14:19:34.886Z] #39 137.5 CC criu/mem.o [2022-09-21T14:19:34.886Z] #39 139.7 CC criu/memfd.o [2022-09-21T14:19:35.075Z] #39 146.8 CC criu/pstree.o [2022-09-21T14:19:35.574Z] #38 163.3 CC criu/sysfs_parse.o [2022-09-21T14:19:35.828Z] #39 140.5 CC criu/mount.o [2022-09-21T14:19:36.158Z] #38 163.8 CC criu/timens.o [2022-09-21T14:19:36.419Z] #38 164.3 CC criu/timerfd.o [2022-09-21T14:19:36.459Z] #39 148.0 CC criu/rbtree.o [2022-09-21T14:19:36.459Z] #39 148.4 CC criu/rst-malloc.o [2022-09-21T14:19:36.720Z] #39 148.7 CC criu/seccomp.o [2022-09-21T14:19:36.992Z] #38 164.7 CC criu/tty.o [2022-09-21T14:19:37.662Z] #39 149.3 CC criu/seize.o [2022-09-21T14:19:38.604Z] #39 150.4 CC criu/servicefd.o [2022-09-21T14:19:39.175Z] #39 150.8 include/common/asm/bitops.h: Assembler messages: [2022-09-21T14:19:39.175Z] #39 150.8 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:19:39.175Z] #39 150.8 CC criu/shmem.o [2022-09-21T14:19:39.538Z] #38 166.9 CC criu/tun.o [2022-09-21T14:19:39.747Z] #39 151.7 CC criu/sigframe.o [2022-09-21T14:19:39.799Z] #38 167.5 CC criu/uffd.o [2022-09-21T14:19:40.008Z] #39 152.0 CC criu/signalfd.o [2022-09-21T14:19:40.036Z] #39 144.5 CC criu/namespaces.o [2022-09-21T14:19:40.371Z] #38 ... [2022-09-21T14:19:40.371Z] [2022-09-21T14:19:40.371Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:19:40.579Z] #39 152.3 CC criu/sk-inet.o [2022-09-21T14:19:40.606Z] #39 ... [2022-09-21T14:19:40.606Z] [2022-09-21T14:19:40.606Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-21T14:19:40.606Z] #51 12.10 Collecting yamllint==1.26.1 [2022-09-21T14:19:40.632Z] #22 224.4 + dpkg --print-architecture [2022-09-21T14:19:40.632Z] #22 224.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-21T14:19:40.893Z] #22 225.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-21T14:19:40.893Z] #22 225.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-21T14:19:41.521Z] #39 153.4 CC criu/sk-netlink.o [2022-09-21T14:19:41.546Z] #51 13.16 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-09-21T14:19:42.093Z] #39 153.9 CC criu/sk-packet.o [2022-09-21T14:19:43.034Z] #39 154.6 CC criu/sk-queue.o [2022-09-21T14:19:43.295Z] #39 155.2 CC criu/sk-tcp.o [2022-09-21T14:19:43.461Z] #51 14.70 Collecting pathspec>=0.5.3 [2022-09-21T14:19:43.461Z] #51 14.70 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-21T14:19:43.461Z] #51 15.17 Collecting pyyaml [2022-09-21T14:19:43.461Z] #51 15.19 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-21T14:19:43.722Z] #51 15.27 Building wheels for collected packages: yamllint [2022-09-21T14:19:43.722Z] #51 15.28 Building wheel for yamllint (setup.py): started [2022-09-21T14:19:43.867Z] #39 155.8 CC criu/sk-unix.o [2022-09-21T14:19:45.104Z] #51 16.48 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-21T14:19:45.104Z] #51 16.48 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=73c57f8e4389f6796e472461ab5ea806ff7b0717149411fe6d8eb5cd41116ed1 [2022-09-21T14:19:45.104Z] #51 16.48 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-09-21T14:19:45.104Z] #51 16.50 Successfully built yamllint [2022-09-21T14:19:45.104Z] #51 16.53 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-21T14:19:45.364Z] #51 16.99 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-21T14:19:45.936Z] #51 DONE 17.5s [2022-09-21T14:19:45.936Z] [2022-09-21T14:19:45.936Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:45.936Z] #39 146.5 CC criu/net.o [2022-09-21T14:19:45.936Z] #39 150.4 CC criu/netfilter.o [2022-09-21T14:19:45.936Z] #39 151.0 CC criu/page-pipe.o [2022-09-21T14:19:46.197Z] #39 ... [2022-09-21T14:19:46.197Z] [2022-09-21T14:19:46.197Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-21T14:19:46.197Z] #52 DONE 0.4s [2022-09-21T14:19:46.442Z] #39 158.1 CC criu/sockets.o [2022-09-21T14:19:46.457Z] [2022-09-21T14:19:46.457Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-21T14:19:46.578Z] #40 ... [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-21T14:19:46.578Z] #23 246.8 + return [2022-09-21T14:19:46.578Z] #23 DONE 247.2s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:19:46.578Z] #40 ... [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-21T14:19:46.578Z] #52 DONE 0.1s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-21T14:19:46.578Z] #53 DONE 0.1s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-21T14:19:46.578Z] #54 DONE 0.1s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:19:46.578Z] #27 ... [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-21T14:19:46.578Z] #55 DONE 0.1s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-21T14:19:46.578Z] #56 DONE 0.0s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-21T14:19:46.578Z] #57 DONE 0.1s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-21T14:19:46.578Z] #58 DONE 0.1s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-21T14:19:46.578Z] #59 DONE 0.1s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-21T14:19:46.578Z] #60 DONE 0.1s [2022-09-21T14:19:46.578Z] [2022-09-21T14:19:46.578Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:19:46.719Z] #53 DONE 0.6s [2022-09-21T14:19:46.719Z] [2022-09-21T14:19:46.719Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-21T14:19:46.982Z] #54 DONE 0.3s [2022-09-21T14:19:46.983Z] [2022-09-21T14:19:46.983Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-21T14:19:46.983Z] #55 DONE 0.1s [2022-09-21T14:19:46.983Z] [2022-09-21T14:19:46.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:46.983Z] #39 151.7 CC criu/page-xfer.o [2022-09-21T14:19:47.244Z] #39 ... [2022-09-21T14:19:47.244Z] [2022-09-21T14:19:47.244Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-21T14:19:47.244Z] #56 DONE 0.1s [2022-09-21T14:19:47.504Z] [2022-09-21T14:19:47.504Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:19:47.830Z] #39 159.5 CC criu/stats.o [2022-09-21T14:19:48.089Z] #39 160.0 CC criu/string.o [2022-09-21T14:19:48.352Z] #39 160.1 CC criu/sysctl.o [2022-09-21T14:19:48.445Z] #40 ... [2022-09-21T14:19:48.445Z] [2022-09-21T14:19:48.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:48.445Z] #39 153.3 CC criu/pagemap-cache.o [2022-09-21T14:19:48.705Z] #39 153.7 CC criu/pagemap.o [2022-09-21T14:19:48.922Z] #39 160.7 CC criu/sysfs_parse.o [2022-09-21T14:19:49.034Z] #22 ... [2022-09-21T14:19:49.034Z] [2022-09-21T14:19:49.034Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:19:49.034Z] #38 168.8 CC criu/util.o [2022-09-21T14:19:49.034Z] #38 170.4 CC criu/uts_ns.o [2022-09-21T14:19:49.034Z] #38 170.7 CC criu/vdso-compat.o [2022-09-21T14:19:49.034Z] #38 170.9 CC criu/vdso.o [2022-09-21T14:19:49.034Z] #38 171.6 LINK criu/built-in.o [2022-09-21T14:19:49.034Z] #38 171.8 LINK criu/criu [2022-09-21T14:19:49.034Z] #38 172.2 DEP lib/c/criu.d [2022-09-21T14:19:49.034Z] #38 172.3 CC images/rpc.pb-c.o [2022-09-21T14:19:49.034Z] #38 172.9 CC lib/c/criu.o [2022-09-21T14:19:49.034Z] #38 174.1 LINK lib/c/built-in.o [2022-09-21T14:19:49.034Z] #38 174.1 LINK lib/c/libcriu.so [2022-09-21T14:19:49.034Z] #38 174.2 LINK lib/c/libcriu.a [2022-09-21T14:19:49.034Z] #38 174.3 GEN magic.py [2022-09-21T14:19:49.034Z] #38 174.5 Note: Building without setproctitle() and strlcpy() support. [2022-09-21T14:19:49.034Z] #38 174.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-21T14:19:49.034Z] #38 174.5 Note: Building without GnuTLS support [2022-09-21T14:19:49.034Z] #38 174.5 Makefile.config:39: Warn: you have no libnftables installed [2022-09-21T14:19:49.034Z] #38 174.5 Makefile.config:40: Warn: Building without nftables support [2022-09-21T14:19:49.034Z] #38 175.4 fatal: not a git repository (or any of the parent directories): .git [2022-09-21T14:19:49.034Z] #38 176.2 make[1]: Nothing to be done for 'all'. [2022-09-21T14:19:49.294Z] #38 177.1 make[1]: 'images/built-in.o' is up to date. [2022-09-21T14:19:49.294Z] #38 177.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-21T14:19:49.294Z] #38 177.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-21T14:19:49.492Z] #39 161.1 CC criu/timens.o [2022-09-21T14:19:49.555Z] #38 177.3 make[1]: 'compel/libcompel.a' is up to date. [2022-09-21T14:19:49.555Z] #38 177.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-21T14:19:49.555Z] #38 177.3 make[1]: Nothing to be done for 'all'. [2022-09-21T14:19:49.555Z] #38 177.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-21T14:19:49.646Z] #39 154.6 CC criu/parasite-syscall.o [2022-09-21T14:19:49.753Z] #39 161.5 CC criu/timerfd.o [2022-09-21T14:19:49.815Z] #38 177.7 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:49.815Z] #38 177.7 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:49.815Z] #38 177.8 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:49.853Z] #27 ... [2022-09-21T14:19:49.854Z] [2022-09-21T14:19:49.854Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:19:49.854Z] #40 154.4 + mkdir -p /build [2022-09-21T14:19:49.854Z] #40 154.4 + cp runc /build/runc [2022-09-21T14:19:49.854Z] #40 DONE 154.8s [2022-09-21T14:19:49.854Z] [2022-09-21T14:19:49.854Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:19:50.076Z] #38 177.9 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:50.076Z] #38 178.0 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:50.076Z] #38 178.0 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:50.325Z] #39 162.0 CC criu/tty.o [2022-09-21T14:19:50.325Z] #39 ... [2022-09-21T14:19:50.325Z] [2022-09-21T14:19:50.325Z] #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 [2022-09-21T14:19:50.325Z] #23 222.5 + dpkg --print-architecture [2022-09-21T14:19:50.325Z] #23 222.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-21T14:19:50.337Z] #38 178.1 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:50.337Z] #38 178.2 make[2]: Nothing to be done for 'all'. [2022-09-21T14:19:50.337Z] #38 178.3 INSTALL criu/criu [2022-09-21T14:19:50.586Z] #39 155.4 CC criu/path.o [2022-09-21T14:19:50.846Z] #39 155.7 CC criu/pie-util-vdso-elf32.o [2022-09-21T14:19:50.847Z] #23 223.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-21T14:19:50.847Z] #23 223.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-21T14:19:51.280Z] #38 DONE 178.8s [2022-09-21T14:19:51.280Z] [2022-09-21T14:19:51.280Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:19:51.417Z] #39 156.2 CC criu/pie-util-vdso.o [2022-09-21T14:19:51.417Z] #39 156.5 CC criu/pie-util.o [2022-09-21T14:19:51.749Z] #27 255.3 + /build/golangci-lint --version [2022-09-21T14:19:51.988Z] #39 156.7 CC criu/pipes.o [2022-09-21T14:19:52.559Z] #39 157.5 CC criu/plugin.o [2022-09-21T14:19:53.119Z] #27 256.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-21T14:19:53.119Z] #27 DONE 256.6s [2022-09-21T14:19:53.119Z] [2022-09-21T14:19:53.119Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:19:53.130Z] #39 158.0 CC criu/proc_parse.o [2022-09-21T14:19:53.438Z] sha256:c712d160ed79af267a4b6304dd8ff5a1e1b16fbd7b2e7fbd6e35907bdf7e6cc8 [2022-09-21T14:19:53.438Z] INFO: Starting docker-py tests... [2022-09-21T14:19:53.438Z] ============================= test session starts ============================== [2022-09-21T14:19:53.438Z] platform linux -- Python 3.7.14, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-21T14:19:53.438Z] rootdir: /src, inifile: pytest.ini [2022-09-21T14:19:53.438Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-21T14:19:53.438Z] collected 389 items / 1 deselected / 388 selected [2022-09-21T14:19:53.438Z] [2022-09-21T14:19:54.050Z] #37 ... [2022-09-21T14:19:54.051Z] [2022-09-21T14:19:54.051Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-21T14:19:54.311Z] #61 DONE 0.1s [2022-09-21T14:19:54.311Z] [2022-09-21T14:19:54.311Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:19:54.311Z] #37 ... [2022-09-21T14:19:54.311Z] [2022-09-21T14:19:54.311Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-21T14:19:54.311Z] #62 DONE 0.1s [2022-09-21T14:19:54.311Z] [2022-09-21T14:19:54.311Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-21T14:19:54.568Z] #63 DONE 0.1s [2022-09-21T14:19:54.568Z] [2022-09-21T14:19:54.568Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:19:56.425Z] #39 161.0 CC criu/protobuf-desc.o [2022-09-21T14:19:56.463Z] #37 226.5 + bin/containerd [2022-09-21T14:19:56.995Z] #39 162.1 CC criu/protobuf.o [2022-09-21T14:19:57.566Z] #39 162.6 CC criu/pstree.o [2022-09-21T14:19:58.949Z] #39 163.9 CC criu/rbtree.o [2022-09-21T14:19:59.210Z] #39 164.2 CC criu/rst-malloc.o [2022-09-21T14:19:59.780Z] #39 164.6 CC criu/seccomp.o [2022-09-21T14:20:00.720Z] #39 165.5 CC criu/seize.o [2022-09-21T14:20:00.845Z] #23 ... [2022-09-21T14:20:00.845Z] [2022-09-21T14:20:00.845Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:20:00.845Z] #39 164.2 CC criu/tun.o [2022-09-21T14:20:00.845Z] #39 164.8 CC criu/uffd.o [2022-09-21T14:20:00.845Z] #39 166.2 CC criu/util.o [2022-09-21T14:20:00.845Z] #39 167.6 CC criu/uts_ns.o [2022-09-21T14:20:00.845Z] #39 168.0 CC criu/vdso-compat.o [2022-09-21T14:20:00.845Z] #39 168.2 CC criu/vdso.o [2022-09-21T14:20:00.845Z] #39 168.9 LINK criu/built-in.o [2022-09-21T14:20:00.845Z] #39 169.1 LINK criu/criu [2022-09-21T14:20:00.845Z] #39 169.6 DEP lib/c/criu.d [2022-09-21T14:20:00.845Z] #39 169.8 CC images/rpc.pb-c.o [2022-09-21T14:20:00.845Z] #39 170.6 CC lib/c/criu.o [2022-09-21T14:20:00.845Z] #39 171.9 LINK lib/c/built-in.o [2022-09-21T14:20:00.845Z] #39 171.9 LINK lib/c/libcriu.so [2022-09-21T14:20:00.845Z] #39 172.0 LINK lib/c/libcriu.a [2022-09-21T14:20:00.845Z] #39 172.1 GEN magic.py [2022-09-21T14:20:00.845Z] #39 172.3 Note: Building without setproctitle() and strlcpy() support. [2022-09-21T14:20:00.845Z] #39 172.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-21T14:20:00.845Z] #39 172.3 Note: Building without GnuTLS support [2022-09-21T14:20:00.845Z] #39 172.3 Makefile.config:39: Warn: you have no libnftables installed [2022-09-21T14:20:00.845Z] #39 172.3 Makefile.config:40: Warn: Building without nftables support [2022-09-21T14:20:01.660Z] #39 166.5 CC criu/servicefd.o [2022-09-21T14:20:01.788Z] #39 173.4 fatal: not a git repository (or any of the parent directories): .git [2022-09-21T14:20:01.920Z] #39 167.0 include/common/asm/bitops.h: Assembler messages: [2022-09-21T14:20:01.920Z] #39 167.0 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-09-21T14:20:02.181Z] #39 167.0 CC criu/shmem.o [2022-09-21T14:20:02.359Z] #39 174.2 make[1]: Nothing to be done for 'all'. [2022-09-21T14:20:03.121Z] #39 168.1 CC criu/sigframe.o [2022-09-21T14:20:03.301Z] #39 175.0 make[1]: 'images/built-in.o' is up to date. [2022-09-21T14:20:03.301Z] #39 175.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-21T14:20:03.301Z] #39 175.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-21T14:20:03.301Z] #39 175.1 make[1]: 'compel/libcompel.a' is up to date. [2022-09-21T14:20:03.301Z] #39 175.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-21T14:20:03.301Z] #39 175.2 make[1]: Nothing to be done for 'all'. [2022-09-21T14:20:03.301Z] #39 175.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-21T14:20:03.381Z] #39 168.3 CC criu/signalfd.o [2022-09-21T14:20:03.642Z] #39 168.7 CC criu/sk-inet.o [2022-09-21T14:20:03.871Z] #39 175.5 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:03.872Z] #39 175.6 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:03.872Z] #39 175.6 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:03.872Z] #39 175.7 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:03.872Z] #39 175.8 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:04.133Z] #39 175.8 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:04.133Z] #39 175.9 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:04.133Z] #39 176.0 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:04.133Z] #39 176.0 INSTALL criu/criu [2022-09-21T14:20:04.720Z] #39 DONE 176.7s [2022-09-21T14:20:04.720Z] [2022-09-21T14:20:04.720Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:05.023Z] #39 169.9 CC criu/sk-netlink.o [2022-09-21T14:20:05.169Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-21T14:20:05.284Z] #39 170.4 CC criu/sk-packet.o [2022-09-21T14:20:05.730Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-21T14:20:06.194Z] #25 ... [2022-09-21T14:20:06.195Z] [2022-09-21T14:20:06.195Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T14:20:06.195Z] #22 DONE 248.7s [2022-09-21T14:20:06.195Z] [2022-09-21T14:20:06.195Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:06.224Z] #39 171.2 CC criu/sk-queue.o [2022-09-21T14:20:06.770Z] #37 ... [2022-09-21T14:20:06.770Z] [2022-09-21T14:20:06.770Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-21T14:20:06.794Z] #39 171.7 CC criu/sk-tcp.o [2022-09-21T14:20:07.032Z] #57 DONE 0.2s [2022-09-21T14:20:07.032Z] [2022-09-21T14:20:07.032Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-21T14:20:07.032Z] #58 DONE 0.1s [2022-09-21T14:20:07.032Z] [2022-09-21T14:20:07.032Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-21T14:20:07.032Z] #59 DONE 0.1s [2022-09-21T14:20:07.032Z] [2022-09-21T14:20:07.032Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:07.296Z] #37 ... [2022-09-21T14:20:07.296Z] [2022-09-21T14:20:07.296Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-21T14:20:07.296Z] #60 DONE 0.1s [2022-09-21T14:20:07.296Z] [2022-09-21T14:20:07.296Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:20:07.365Z] #39 172.3 CC criu/sk-unix.o [2022-09-21T14:20:07.480Z] tests/integration/api_config_test.py ..... [ 8%] [2022-09-21T14:20:09.907Z] #39 174.7 CC criu/sockets.o [2022-09-21T14:20:10.847Z] #39 175.9 CC criu/stats.o [2022-09-21T14:20:11.417Z] #39 176.3 CC criu/string.o [2022-09-21T14:20:11.417Z] #39 176.4 CC criu/sysctl.o [2022-09-21T14:20:12.358Z] #39 177.2 CC criu/sysfs_parse.o [2022-09-21T14:20:12.358Z] #39 ... [2022-09-21T14:20:12.358Z] [2022-09-21T14:20:12.358Z] #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 [2022-09-21T14:20:12.358Z] #35 241.5 + dpkg --print-architecture [2022-09-21T14:20:12.358Z] #35 241.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-21T14:20:12.618Z] #35 241.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-21T14:20:12.618Z] #35 241.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-21T14:20:14.720Z] #37 ... [2022-09-21T14:20:14.721Z] [2022-09-21T14:20:14.721Z] #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 [2022-09-21T14:20:14.721Z] #23 DONE 247.0s [2022-09-21T14:20:14.981Z] [2022-09-21T14:20:14.981Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:20:16.367Z] #32 ... [2022-09-21T14:20:16.367Z] [2022-09-21T14:20:16.367Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-21T14:20:16.632Z] #57 DONE 0.5s [2022-09-21T14:20:16.632Z] [2022-09-21T14:20:16.632Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:16.899Z] #37 ... [2022-09-21T14:20:16.899Z] [2022-09-21T14:20:16.899Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-21T14:20:16.899Z] #58 DONE 0.1s [2022-09-21T14:20:16.899Z] [2022-09-21T14:20:16.899Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-21T14:20:16.899Z] #59 DONE 0.1s [2022-09-21T14:20:16.899Z] [2022-09-21T14:20:16.899Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-21T14:20:16.899Z] #60 DONE 0.1s [2022-09-21T14:20:16.899Z] [2022-09-21T14:20:16.900Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:20:22.614Z] #35 ... [2022-09-21T14:20:22.614Z] [2022-09-21T14:20:22.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-21T14:20:22.614Z] #39 177.6 CC criu/timens.o [2022-09-21T14:20:22.614Z] #39 178.0 CC criu/timerfd.o [2022-09-21T14:20:22.614Z] #39 178.4 CC criu/tty.o [2022-09-21T14:20:22.614Z] #39 180.7 CC criu/tun.o [2022-09-21T14:20:22.614Z] #39 181.5 CC criu/uffd.o [2022-09-21T14:20:22.614Z] #39 183.0 CC criu/util.o [2022-09-21T14:20:22.614Z] #39 184.5 CC criu/uts_ns.o [2022-09-21T14:20:22.615Z] #39 184.9 CC criu/vdso-compat.o [2022-09-21T14:20:22.615Z] #39 185.2 CC criu/vdso.o [2022-09-21T14:20:22.615Z] #39 186.0 LINK criu/built-in.o [2022-09-21T14:20:22.615Z] #39 186.2 LINK criu/criu [2022-09-21T14:20:22.615Z] #39 186.6 DEP lib/c/criu.d [2022-09-21T14:20:22.615Z] #39 186.7 CC images/rpc.pb-c.o [2022-09-21T14:20:22.615Z] #39 187.5 CC lib/c/criu.o [2022-09-21T14:20:23.998Z] #39 188.7 LINK lib/c/built-in.o [2022-09-21T14:20:23.999Z] #39 188.7 LINK lib/c/libcriu.so [2022-09-21T14:20:23.999Z] #39 188.9 LINK lib/c/libcriu.a [2022-09-21T14:20:24.259Z] #39 189.0 GEN magic.py [2022-09-21T14:20:24.259Z] #39 189.2 Note: Building without setproctitle() and strlcpy() support. [2022-09-21T14:20:24.259Z] #39 189.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-21T14:20:24.259Z] #39 189.2 Note: Building without GnuTLS support [2022-09-21T14:20:24.259Z] #39 189.2 Makefile.config:39: Warn: you have no libnftables installed [2022-09-21T14:20:24.259Z] #39 189.2 Makefile.config:40: Warn: Building without nftables support [2022-09-21T14:20:25.200Z] #39 190.2 fatal: not a git repository (or any of the parent directories): .git [2022-09-21T14:20:26.141Z] #39 191.0 make[1]: Nothing to be done for 'all'. [2022-09-21T14:20:26.713Z] #39 191.7 make[1]: 'images/built-in.o' is up to date. [2022-09-21T14:20:26.713Z] #39 191.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-21T14:20:26.713Z] #39 191.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-21T14:20:26.973Z] #39 191.9 make[1]: 'compel/libcompel.a' is up to date. [2022-09-21T14:20:26.973Z] #39 191.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-21T14:20:26.973Z] #39 192.0 make[1]: Nothing to be done for 'all'. [2022-09-21T14:20:27.233Z] #39 192.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-21T14:20:27.233Z] #39 192.3 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:27.494Z] #39 192.3 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:27.494Z] #39 192.4 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:27.494Z] #39 192.5 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:27.494Z] #39 192.6 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:27.759Z] #39 192.6 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:27.759Z] #39 192.6 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:27.759Z] #39 192.8 make[2]: Nothing to be done for 'all'. [2022-09-21T14:20:27.759Z] #39 192.8 INSTALL criu/criu [2022-09-21T14:20:28.331Z] #39 DONE 193.4s [2022-09-21T14:20:28.331Z] [2022-09-21T14:20:28.331Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:36.951Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-09-21T14:20:38.427Z] #37 ... [2022-09-21T14:20:38.427Z] [2022-09-21T14:20:38.427Z] #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 [2022-09-21T14:20:38.427Z] #35 DONE 267.1s [2022-09-21T14:20:38.427Z] [2022-09-21T14:20:38.427Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:39.009Z] #37 ... [2022-09-21T14:20:39.009Z] [2022-09-21T14:20:39.009Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-21T14:20:39.270Z] #57 DONE 0.3s [2022-09-21T14:20:39.270Z] [2022-09-21T14:20:39.270Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:20:39.270Z] #27 ... [2022-09-21T14:20:39.270Z] [2022-09-21T14:20:39.270Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-21T14:20:39.270Z] #58 DONE 0.1s [2022-09-21T14:20:39.270Z] [2022-09-21T14:20:39.270Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-21T14:20:39.531Z] #59 DONE 0.1s [2022-09-21T14:20:39.531Z] [2022-09-21T14:20:39.531Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-21T14:20:39.531Z] #60 DONE 0.1s [2022-09-21T14:20:39.531Z] [2022-09-21T14:20:39.531Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:43.100Z] #37 266.7 # github.com/containerd/containerd/cmd/containerd [2022-09-21T14:20:43.100Z] #37 266.7 /usr/bin/ld: /tmp/go-link-1037492360/000019.o: in function `New': [2022-09-21T14:20:43.100Z] #37 266.7 /tmp/tmp.LUnojvhEVc/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-21T14:20:43.100Z] #37 266.8 + bin/containerd-stress [2022-09-21T14:20:43.100Z] #37 267.9 + bin/containerd-shim [2022-09-21T14:20:46.117Z] #25 ... [2022-09-21T14:20:46.117Z] [2022-09-21T14:20:46.117Z] #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 [2022-09-21T14:20:46.117Z] #41 168.2 + mkdir -p /build [2022-09-21T14:20:46.117Z] #41 168.2 + cp runc /build/runc [2022-09-21T14:20:46.371Z] #37 276.7 + bin/containerd-shim-runc-v1 [2022-09-21T14:20:46.526Z] cee64bf279e2: Pull complete [2022-09-21T14:20:46.526Z] Digest: sha256:7450aeee8739b486e1493c44014e9c211cea8391aae7ec25416584b8f4301938 [2022-09-21T14:20:46.526Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:20:46.526Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-09-21T14:20:46.526Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-09-21T14:20:46.526Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3406' [2022-09-21T14:20:46.526Z] WARN: Skipping validation tests [2022-09-21T14:20:46.526Z] INFO: Running unit tests at 09/21/2022 14:20:32... [2022-09-21T14:20:46.526Z] INFO: make.ps1 starting at 09/21/2022 14:20:37 [2022-09-21T14:20:46.526Z] INFO: Git commit (481bee51b5) assumed from DOCKER_GITCOMMIT environment variable [2022-09-21T14:20:46.526Z] INFO: Invoking autogen... [2022-09-21T14:20:46.526Z] INFO: Running unit tests... [2022-09-21T14:20:46.527Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-21T14:20:46.699Z] #41 DONE 168.7s [2022-09-21T14:20:46.699Z] [2022-09-21T14:20:46.699Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:20:49.251Z] #25 293.3 + /build/golangci-lint --version [2022-09-21T14:20:50.638Z] #25 294.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-21T14:20:50.638Z] #25 DONE 294.7s [2022-09-21T14:20:50.638Z] [2022-09-21T14:20:50.638Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:51.622Z] #37 281.7 + bin/containerd-shim-runc-v2 [2022-09-21T14:20:52.185Z] #37 282.5 + binaries [2022-09-21T14:20:52.185Z] #37 282.5 + install -D bin/containerd /build/containerd [2022-09-21T14:20:52.185Z] #37 282.5 + install -D bin/containerd-shim /build/containerd-shim [2022-09-21T14:20:52.185Z] #37 282.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-21T14:20:52.185Z] #37 282.5 + install -D bin/ctr /build/ctr [2022-09-21T14:20:52.556Z] #37 ... [2022-09-21T14:20:52.556Z] [2022-09-21T14:20:52.556Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-21T14:20:52.748Z] #37 DONE 282.9s [2022-09-21T14:20:52.817Z] #61 DONE 0.2s [2022-09-21T14:20:52.817Z] [2022-09-21T14:20:52.817Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-21T14:20:52.817Z] #62 DONE 0.1s [2022-09-21T14:20:52.817Z] [2022-09-21T14:20:52.817Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:53.079Z] #37 ... [2022-09-21T14:20:53.079Z] [2022-09-21T14:20:53.079Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-21T14:20:53.079Z] #63 DONE 0.1s [2022-09-21T14:20:53.079Z] [2022-09-21T14:20:53.079Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:20:53.312Z] [2022-09-21T14:20:53.312Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-21T14:20:53.874Z] #64 DONE 0.5s [2022-09-21T14:20:53.874Z] [2022-09-21T14:20:53.874Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-21T14:20:54.437Z] #65 DONE 0.3s [2022-09-21T14:20:54.437Z] [2022-09-21T14:20:54.437Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-21T14:20:54.437Z] #66 DONE 0.2s [2022-09-21T14:20:54.437Z] [2022-09-21T14:20:54.437Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-21T14:20:54.464Z] #37 258.0 + bin/containerd [2022-09-21T14:20:54.694Z] #67 DONE 0.1s [2022-09-21T14:20:54.694Z] [2022-09-21T14:20:54.694Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-21T14:20:54.694Z] #68 DONE 0.0s [2022-09-21T14:20:54.694Z] [2022-09-21T14:20:54.694Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-21T14:20:55.624Z] #69 DONE 0.9s [2022-09-21T14:20:55.624Z] [2022-09-21T14:20:55.624Z] #70 exporting to image [2022-09-21T14:20:55.624Z] #70 exporting layers [2022-09-21T14:20:56.945Z] ? github.com/docker/docker/api [no test files] [2022-09-21T14:20:58.142Z] #70 exporting layers 2.6s done [2022-09-21T14:20:58.142Z] #70 writing image sha256:2c2f91b8eb278d9142f448e2c03481c2548cbd643464b1726a6a3df52405251a done [2022-09-21T14:20:58.142Z] #70 naming to docker.io/library/docker:481bee51b513a4a8ceca80fca3c106157ab3adce done [2022-09-21T14:20:58.142Z] #70 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-21T14:20:58.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/test/unit [2022-09-21T14:21:02.674Z] ? github.com/docker/docker/api [no test files] [2022-09-21T14:21:03.614Z] #32 ... [2022-09-21T14:21:03.614Z] [2022-09-21T14:21:03.614Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:21:03.614Z] #44 162.9 + mkdir -p /build [2022-09-21T14:21:03.614Z] #44 162.9 + cp runc /build/runc [2022-09-21T14:21:03.614Z] #44 DONE 164.8s [2022-09-21T14:21:03.614Z] [2022-09-21T14:21:03.614Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:21:03.614Z] #32 290.9 + /build/golangci-lint --version [2022-09-21T14:21:03.614Z] #32 292.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-21T14:21:03.614Z] #32 DONE 292.8s [2022-09-21T14:21:03.614Z] [2022-09-21T14:21:03.614Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:21:03.614Z] #37 ... [2022-09-21T14:21:03.614Z] [2022-09-21T14:21:03.614Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-21T14:21:03.614Z] #61 DONE 0.3s [2022-09-21T14:21:03.614Z] [2022-09-21T14:21:03.614Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-21T14:21:03.614Z] #62 DONE 0.1s [2022-09-21T14:21:03.614Z] [2022-09-21T14:21:03.614Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-21T14:21:03.614Z] #63 DONE 0.3s [2022-09-21T14:21:03.614Z] [2022-09-21T14:21:03.614Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:21:03.614Z] #37 253.5 + bin/containerd [2022-09-21T14:21:14.747Z] === RUN TestMiddlewares [2022-09-21T14:21:14.747Z] --- PASS: TestMiddlewares (0.00s) [2022-09-21T14:21:14.747Z] PASS [2022-09-21T14:21:14.747Z] coverage: 7.9% of statements [2022-09-21T14:21:14.747Z] ok github.com/docker/docker/api/server 0.045s coverage: 7.9% of statements [2022-09-21T14:21:14.889Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-09-21T14:21:18.281Z] #37 ... [2022-09-21T14:21:18.281Z] [2022-09-21T14:21:18.281Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-21T14:21:18.281Z] #40 179.1 + mkdir -p /build [2022-09-21T14:21:18.281Z] #40 179.1 + cp runc /build/runc [2022-09-21T14:21:18.851Z] #40 DONE 180.0s [2022-09-21T14:21:18.851Z] [2022-09-21T14:21:18.851Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:21:24.134Z] #37 ... [2022-09-21T14:21:24.134Z] [2022-09-21T14:21:24.134Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-21T14:21:24.134Z] #27 313.5 + /build/golangci-lint --version [2022-09-21T14:21:25.515Z] #27 314.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-21T14:21:26.085Z] #27 DONE 315.6s [2022-09-21T14:21:26.085Z] [2022-09-21T14:21:26.085Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:21:27.467Z] #37 271.6 + bin/containerd [2022-09-21T14:21:28.405Z] #37 ... [2022-09-21T14:21:28.405Z] [2022-09-21T14:21:28.405Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-21T14:21:28.406Z] #61 DONE 0.2s [2022-09-21T14:21:28.406Z] [2022-09-21T14:21:28.406Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-21T14:21:28.406Z] #62 DONE 0.1s [2022-09-21T14:21:28.406Z] [2022-09-21T14:21:28.406Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-21T14:21:28.665Z] #63 DONE 0.1s [2022-09-21T14:21:28.665Z] [2022-09-21T14:21:28.665Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-21T14:21:30.837Z] ..........................xx.................... [ 29%] [2022-09-21T14:21:47.024Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-21T14:21:50.743Z] #37 309.5 # github.com/containerd/containerd/cmd/containerd [2022-09-21T14:21:50.743Z] #37 309.5 /usr/bin/ld: /tmp/go-link-1655901226/000019.o: in function `New': [2022-09-21T14:21:50.743Z] #37 309.5 /tmp/tmp.iHMi3NWUyf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-21T14:21:50.743Z] #37 309.6 + bin/containerd-stress [2022-09-21T14:21:50.743Z] #37 310.7 + bin/containerd-shim [2022-09-21T14:21:54.444Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-21T14:21:58.888Z] #37 322.1 + bin/containerd-shim-runc-v1 [2022-09-21T14:21:59.877Z] #37 303.9 # github.com/containerd/containerd/cmd/containerd [2022-09-21T14:21:59.877Z] #37 303.9 /usr/bin/ld: /tmp/go-link-3646797189/000019.o: in function `New': [2022-09-21T14:21:59.877Z] #37 303.9 /tmp/tmp.RS3tYysQ6v/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-21T14:21:59.877Z] #37 304.0 + bin/containerd-stress [2022-09-21T14:21:59.877Z] #37 305.1 + bin/containerd-shim [2022-09-21T14:22:00.615Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-09-21T14:22:05.476Z] #37 328.5 + bin/containerd-shim-runc-v2 [2022-09-21T14:22:05.476Z] #37 329.3 + binaries [2022-09-21T14:22:05.476Z] #37 329.3 + install -D bin/containerd /build/containerd [2022-09-21T14:22:05.476Z] #37 329.4 + install -D bin/containerd-shim /build/containerd-shim [2022-09-21T14:22:05.746Z] #37 329.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-21T14:22:05.746Z] #37 329.4 + install -D bin/ctr /build/ctr [2022-09-21T14:22:06.007Z] #37 DONE 329.9s [2022-09-21T14:22:06.456Z] #37 316.2 + bin/containerd-shim-runc-v1 [2022-09-21T14:22:06.949Z] [2022-09-21T14:22:06.949Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-21T14:22:07.519Z] #64 DONE 0.5s [2022-09-21T14:22:07.519Z] [2022-09-21T14:22:07.519Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-21T14:22:07.519Z] #65 DONE 0.1s [2022-09-21T14:22:07.779Z] [2022-09-21T14:22:07.779Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-21T14:22:08.041Z] #66 DONE 0.3s [2022-09-21T14:22:08.041Z] [2022-09-21T14:22:08.041Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-21T14:22:08.041Z] #67 DONE 0.1s [2022-09-21T14:22:08.041Z] [2022-09-21T14:22:08.041Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-21T14:22:08.041Z] #68 DONE 0.0s [2022-09-21T14:22:08.041Z] [2022-09-21T14:22:08.041Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-09-21T14:22:08.981Z] #69 0.851 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-21T14:22:08.981Z] #69 0.851 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-21T14:22:09.242Z] #69 1.019 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-21T14:22:09.503Z] #69 1.100 Reading package lists... [2022-09-21T14:22:10.335Z] #69 1.592 Reading package lists... [2022-09-21T14:22:10.335Z] #69 2.089 Building dependency tree... [2022-09-21T14:22:10.335Z] #69 2.212 Reading state information... [2022-09-21T14:22:10.596Z] #69 2.334 The following additional packages will be installed: [2022-09-21T14:22:10.596Z] #69 2.335 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-09-21T14:22:10.596Z] #69 2.335 Suggested packages: [2022-09-21T14:22:10.596Z] #69 2.335 systemd-container policykit-1 [2022-09-21T14:22:10.596Z] #69 2.335 Recommended packages: [2022-09-21T14:22:10.596Z] #69 2.335 systemd-timesyncd | time-daemon libnss-systemd [2022-09-21T14:22:10.596Z] #69 2.402 The following NEW packages will be installed: [2022-09-21T14:22:10.596Z] #69 2.402 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-09-21T14:22:10.596Z] #69 2.403 libkmod2 libpam-systemd systemd systemd-sysv [2022-09-21T14:22:10.857Z] #69 2.673 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T14:22:10.857Z] #69 2.673 Need to get 5818 kB of archives. [2022-09-21T14:22:10.857Z] #69 2.673 After this operation, 19.3 MB of additional disk space will be used. [2022-09-21T14:22:10.857Z] #69 2.673 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-21T14:22:10.857Z] #69 2.680 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-21T14:22:10.857Z] #69 2.684 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-21T14:22:10.857Z] #69 2.698 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-21T14:22:10.857Z] #69 2.699 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-09-21T14:22:10.857Z] #69 2.739 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2022-09-21T14:22:10.857Z] #69 2.740 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-09-21T14:22:10.857Z] #69 2.742 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-09-21T14:22:10.857Z] #69 2.744 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2022-09-21T14:22:10.857Z] #69 2.746 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-09-21T14:22:10.857Z] #69 2.868 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T14:22:11.118Z] #69 2.900 Fetched 5818 kB in 0s (17.2 MB/s) [2022-09-21T14:22:11.118Z] #69 2.926 Selecting previously unselected package libargon2-1:amd64. [2022-09-21T14:22:11.118Z] #69 2.926 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28609 files and directories currently installed.) [2022-09-21T14:22:11.118Z] #69 2.941 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-21T14:22:11.118Z] #69 2.950 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-21T14:22:11.118Z] #69 2.997 Selecting previously unselected package libjson-c5:amd64. [2022-09-21T14:22:11.118Z] #69 3.001 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-09-21T14:22:11.118Z] #69 3.005 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-21T14:22:11.118Z] #69 3.044 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-21T14:22:11.118Z] #69 3.047 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-21T14:22:11.118Z] #69 3.052 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-21T14:22:11.118Z] #69 3.109 Selecting previously unselected package libkmod2:amd64. [2022-09-21T14:22:11.378Z] #69 3.111 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-09-21T14:22:11.378Z] #69 3.117 Unpacking libkmod2:amd64 (28-1) ... [2022-09-21T14:22:11.378Z] #69 3.164 Selecting previously unselected package systemd. [2022-09-21T14:22:11.379Z] #69 3.167 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2022-09-21T14:22:11.379Z] #69 3.201 Unpacking systemd (247.3-7+deb11u1) ... [2022-09-21T14:22:11.639Z] #69 3.687 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-21T14:22:11.737Z] #37 322.3 + bin/containerd-shim-runc-v2 [2022-09-21T14:22:11.899Z] #69 3.699 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-21T14:22:11.899Z] #69 3.711 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-21T14:22:11.899Z] #69 3.724 Setting up libkmod2:amd64 (28-1) ... [2022-09-21T14:22:11.899Z] #69 3.738 Setting up systemd (247.3-7+deb11u1) ... [2022-09-21T14:22:11.899Z] #69 3.783 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-21T14:22:11.899Z] #69 3.785 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-21T14:22:11.899Z] #69 3.788 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-21T14:22:11.899Z] #69 3.814 Initializing machine ID from KVM UUID. [2022-09-21T14:22:12.159Z] #69 4.157 Selecting previously unselected package systemd-sysv. [2022-09-21T14:22:12.159Z] #69 4.157 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29420 files and directories currently installed.) [2022-09-21T14:22:12.159Z] #69 4.172 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2022-09-21T14:22:12.159Z] #69 4.182 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2022-09-21T14:22:12.159Z] #69 4.235 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-21T14:22:12.419Z] #69 4.238 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-09-21T14:22:12.419Z] #69 4.243 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-21T14:22:12.419Z] #69 4.304 Selecting previously unselected package dbus. [2022-09-21T14:22:12.419Z] #69 4.307 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-09-21T14:22:12.419Z] #69 4.318 Unpacking dbus (1.12.20-2) ... [2022-09-21T14:22:12.419Z] #69 4.378 Selecting previously unselected package libpam-systemd:amd64. [2022-09-21T14:22:12.419Z] #69 4.381 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2022-09-21T14:22:12.419Z] #69 4.385 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:22:12.419Z] #69 4.438 Selecting previously unselected package dbus-user-session. [2022-09-21T14:22:12.419Z] #69 4.438 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-09-21T14:22:12.419Z] #69 4.443 Unpacking dbus-user-session (1.12.20-2) ... [2022-09-21T14:22:12.419Z] #69 4.487 Setting up systemd-sysv (247.3-7+deb11u1) ... [2022-09-21T14:22:12.676Z] #37 323.1 + binaries [2022-09-21T14:22:12.676Z] #37 323.1 + install -D bin/containerd /build/containerd [2022-09-21T14:22:12.676Z] #37 323.2 + install -D bin/containerd-shim /build/containerd-shim [2022-09-21T14:22:12.676Z] #37 323.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-21T14:22:12.676Z] #37 323.2 + install -D bin/ctr /build/ctr [2022-09-21T14:22:12.680Z] #69 4.501 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-21T14:22:12.680Z] #69 4.513 Setting up dbus (1.12.20-2) ... [2022-09-21T14:22:12.680Z] #69 4.648 invoke-rc.d: could not determine current runlevel [2022-09-21T14:22:12.680Z] #69 4.651 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-21T14:22:12.680Z] #69 4.656 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-09-21T14:22:12.680Z] #69 4.771 Setting up dbus-user-session (1.12.20-2) ... [2022-09-21T14:22:12.941Z] #69 4.789 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T14:22:13.205Z] #69 DONE 5.0s [2022-09-21T14:22:13.205Z] [2022-09-21T14:22:13.205Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-09-21T14:22:13.466Z] #70 0.452 % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T14:22:13.466Z] #70 0.454 Dload Upload Total Spent Left Speed [2022-09-21T14:22:13.993Z] #70 0.455 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5626 0 --:--:-- --:--:-- --:--:-- 5609 [2022-09-21T14:22:13.993Z] #70 DONE 0.8s [2022-09-21T14:22:13.993Z] [2022-09-21T14:22:13.993Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-21T14:22:14.055Z] #37 DONE 324.7s [2022-09-21T14:22:14.934Z] #71 DONE 0.9s [2022-09-21T14:22:14.934Z] [2022-09-21T14:22:14.934Z] #72 exporting to image [2022-09-21T14:22:14.934Z] #72 exporting layers [2022-09-21T14:22:14.994Z] [2022-09-21T14:22:14.994Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-21T14:22:15.561Z] === RUN TestBoolValue [2022-09-21T14:22:15.561Z] --- PASS: TestBoolValue (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestBoolValueOrDefault [2022-09-21T14:22:15.561Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestInt64ValueOrZero [2022-09-21T14:22:15.561Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestInt64ValueOrDefault [2022-09-21T14:22:15.561Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestInt64ValueOrDefaultWithError [2022-09-21T14:22:15.561Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestJsonContentType [2022-09-21T14:22:15.561Z] --- PASS: TestJsonContentType (0.00s) [2022-09-21T14:22:15.561Z] PASS [2022-09-21T14:22:15.561Z] coverage: 16.2% of statements [2022-09-21T14:22:15.561Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 16.2% of statements [2022-09-21T14:22:15.561Z] === RUN TestMaskSecretKeys [2022-09-21T14:22:15.561Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-09-21T14:22:15.561Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-09-21T14:22:15.561Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-09-21T14:22:15.561Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestVersionMiddlewareVersion [2022-09-21T14:22:15.561Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-09-21T14:22:15.561Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-09-21T14:22:15.561Z] PASS [2022-09-21T14:22:15.561Z] coverage: 37.7% of statements [2022-09-21T14:22:15.561Z] ok github.com/docker/docker/api/server/middleware 0.088s coverage: 37.7% of statements [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-21T14:22:15.561Z] === RUN TestStrSliceMarshalJSON [2022-09-21T14:22:15.561Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestStrSliceUnmarshalJSON [2022-09-21T14:22:15.561Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestStrSliceUnmarshalString [2022-09-21T14:22:15.561Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestStrSliceUnmarshalSlice [2022-09-21T14:22:15.561Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-09-21T14:22:15.561Z] PASS [2022-09-21T14:22:15.561Z] coverage: 90.0% of statements [2022-09-21T14:22:15.561Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-09-21T14:22:15.561Z] === RUN TestToJSON [2022-09-21T14:22:15.561Z] --- PASS: TestToJSON (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestToParamWithVersion [2022-09-21T14:22:15.561Z] --- PASS: TestToParamWithVersion (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestFromJSON [2022-09-21T14:22:15.561Z] --- PASS: TestFromJSON (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestEmpty [2022-09-21T14:22:15.561Z] --- PASS: TestEmpty (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestArgsMatchKVListEmptySources [2022-09-21T14:22:15.561Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestArgsMatchKVList [2022-09-21T14:22:15.561Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestArgsMatch [2022-09-21T14:22:15.561Z] --- PASS: TestArgsMatch (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestAdd [2022-09-21T14:22:15.561Z] --- PASS: TestAdd (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestDel [2022-09-21T14:22:15.561Z] --- PASS: TestDel (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestLen [2022-09-21T14:22:15.561Z] --- PASS: TestLen (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestExactMatch [2022-09-21T14:22:15.561Z] --- PASS: TestExactMatch (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestOnlyOneExactMatch [2022-09-21T14:22:15.561Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestContains [2022-09-21T14:22:15.561Z] --- PASS: TestContains (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestValidate [2022-09-21T14:22:15.561Z] --- PASS: TestValidate (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestWalkValues [2022-09-21T14:22:15.561Z] --- PASS: TestWalkValues (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestFuzzyMatch [2022-09-21T14:22:15.561Z] --- PASS: TestFuzzyMatch (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestClone [2022-09-21T14:22:15.561Z] --- PASS: TestClone (0.00s) [2022-09-21T14:22:15.561Z] PASS [2022-09-21T14:22:15.561Z] coverage: 92.2% of statements [2022-09-21T14:22:15.561Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-09-21T14:22:15.561Z] === RUN TestAdjustForAPIVersion [2022-09-21T14:22:15.561Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-09-21T14:22:15.561Z] PASS [2022-09-21T14:22:15.561Z] coverage: 5.7% of statements [2022-09-21T14:22:15.561Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2022-09-21T14:22:15.561Z] === RUN TestDurationToSecondsString [2022-09-21T14:22:15.561Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestGetTimestamp [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-21T14:22:15.561Z] --- PASS: TestGetTimestamp (0.15s) [2022-09-21T14:22:15.561Z] === RUN TestParseTimestamps [2022-09-21T14:22:15.561Z] --- PASS: TestParseTimestamps (0.00s) [2022-09-21T14:22:15.561Z] PASS [2022-09-21T14:22:15.561Z] coverage: 100.0% of statements [2022-09-21T14:22:15.561Z] ok github.com/docker/docker/api/types/time 0.219s coverage: 100.0% of statements [2022-09-21T14:22:15.561Z] === RUN TestCompareVersion [2022-09-21T14:22:15.561Z] --- PASS: TestCompareVersion (0.00s) [2022-09-21T14:22:15.561Z] PASS [2022-09-21T14:22:15.561Z] coverage: 75.0% of statements [2022-09-21T14:22:15.561Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/builder [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-21T14:22:15.561Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-09-21T14:22:15.561Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-09-21T14:22:15.561Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestCloneArgsSmartHttp [2022-09-21T14:22:15.561Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-09-21T14:22:15.561Z] === RUN TestCloneArgsDumbHttp [2022-09-21T14:22:15.561Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestCloneArgsGit [2022-09-21T14:22:15.561Z] --- PASS: TestCloneArgsGit (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestCheckoutGit [2022-09-21T14:22:15.561Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-09-21T14:22:15.561Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestProcessNoDockerignore [2022-09-21T14:22:15.561Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestProcessShouldLeaveAllFiles [2022-09-21T14:22:15.561Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestDetectContentType [2022-09-21T14:22:15.561Z] --- PASS: TestDetectContentType (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestSelectAcceptableMIME [2022-09-21T14:22:15.561Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestInspectEmptyResponse [2022-09-21T14:22:15.561Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestInspectResponseBinary [2022-09-21T14:22:15.561Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestResponseUnsupportedContentType [2022-09-21T14:22:15.561Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestInspectResponseTextSimple [2022-09-21T14:22:15.561Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestInspectResponseEmptyContentType [2022-09-21T14:22:15.561Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestUnknownContentLength [2022-09-21T14:22:15.561Z] --- PASS: TestUnknownContentLength (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestDownloadRemote [2022-09-21T14:22:15.561Z] --- PASS: TestDownloadRemote (0.08s) [2022-09-21T14:22:15.561Z] === RUN TestGetWithStatusError [2022-09-21T14:22:15.561Z] --- PASS: TestGetWithStatusError (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestCloseRootDirectory [2022-09-21T14:22:15.561Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:22:15.561Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestHashFile [2022-09-21T14:22:15.561Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:22:15.561Z] --- SKIP: TestHashFile (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestHashSubdir [2022-09-21T14:22:15.561Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:22:15.561Z] --- SKIP: TestHashSubdir (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestRemoveDirectory [2022-09-21T14:22:15.561Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:22:15.561Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-09-21T14:22:15.561Z] PASS [2022-09-21T14:22:15.561Z] coverage: 9.3% of statements [2022-09-21T14:22:15.561Z] ok github.com/docker/docker/builder/remotecontext 0.241s coverage: 9.3% of statements [2022-09-21T14:22:15.561Z] === RUN TestEnable [2022-09-21T14:22:15.561Z] --- PASS: TestEnable (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestDisable [2022-09-21T14:22:15.561Z] --- PASS: TestDisable (0.00s) [2022-09-21T14:22:15.561Z] === RUN TestEnabled [2022-09-21T14:22:15.561Z] --- PASS: TestEnabled (0.00s) [2022-09-21T14:22:15.561Z] PASS [2022-09-21T14:22:15.562Z] coverage: 100.0% of statements [2022-09-21T14:22:15.562Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2022-09-21T14:22:15.562Z] === RUN TestGetAllAllowed [2022-09-21T14:22:15.562Z] --- PASS: TestGetAllAllowed (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestGetAllMeta [2022-09-21T14:22:15.562Z] --- PASS: TestGetAllMeta (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestWarnOnUnusedBuildArgs [2022-09-21T14:22:15.562Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestIsUnreferencedBuiltin [2022-09-21T14:22:15.562Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestIsExistingDirectory [2022-09-21T14:22:15.562Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-09-21T14:22:15.562Z] === RUN TestGetFilenameForDownload [2022-09-21T14:22:15.562Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestEnv2Variables [2022-09-21T14:22:15.562Z] --- PASS: TestEnv2Variables (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-09-21T14:22:15.562Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestMaintainer [2022-09-21T14:22:15.562Z] --- PASS: TestMaintainer (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestLabel [2022-09-21T14:22:15.562Z] --- PASS: TestLabel (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestFromScratch [2022-09-21T14:22:15.562Z] --- PASS: TestFromScratch (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestFromWithArg [2022-09-21T14:22:15.562Z] --- PASS: TestFromWithArg (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-09-21T14:22:15.562Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestFromWithUndefinedArg [2022-09-21T14:22:15.562Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestFromMultiStageWithNamedStage [2022-09-21T14:22:15.562Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestOnbuild [2022-09-21T14:22:15.562Z] --- PASS: TestOnbuild (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestWorkdir [2022-09-21T14:22:15.562Z] --- PASS: TestWorkdir (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestCmd [2022-09-21T14:22:15.562Z] --- PASS: TestCmd (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestHealthcheckNone [2022-09-21T14:22:15.562Z] --- PASS: TestHealthcheckNone (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestHealthcheckCmd [2022-09-21T14:22:15.562Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestEntrypoint [2022-09-21T14:22:15.562Z] --- PASS: TestEntrypoint (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestExpose [2022-09-21T14:22:15.562Z] --- PASS: TestExpose (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestUser [2022-09-21T14:22:15.562Z] --- PASS: TestUser (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestVolume [2022-09-21T14:22:15.562Z] --- PASS: TestVolume (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestStopSignal [2022-09-21T14:22:15.562Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-21T14:22:15.562Z] --- SKIP: TestStopSignal (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestArg [2022-09-21T14:22:15.562Z] --- PASS: TestArg (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestShell [2022-09-21T14:22:15.562Z] --- PASS: TestShell (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestPrependEnvOnCmd [2022-09-21T14:22:15.562Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestRunWithBuildArgs [2022-09-21T14:22:15.562Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestRunIgnoresHealthcheck [2022-09-21T14:22:15.562Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestDispatchUnsupportedOptions [2022-09-21T14:22:15.562Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-09-21T14:22:15.562Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-09-21T14:22:15.562Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-09-21T14:22:15.562Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestNormalizeWorkdir [2022-09-21T14:22:15.562Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestDispatch [2022-09-21T14:22:15.562Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-09-21T14:22:15.562Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-09-21T14:22:15.562Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-09-21T14:22:15.562Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-09-21T14:22:15.562Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-09-21T14:22:15.562Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-09-21T14:22:15.562Z] === RUN TestDispatch/COPY_url [2022-09-21T14:22:15.562Z] --- PASS: TestDispatch (0.16s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.08s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-09-21T14:22:15.562Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestAddScratchImageAddsToMounts [2022-09-21T14:22:15.562Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestAddFromScratchPopulatesPlatform [2022-09-21T14:22:15.562Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-09-21T14:22:15.562Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-09-21T14:22:15.562Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestImageSourceGetAddsToMounts [2022-09-21T14:22:15.562Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestEmptyDockerfile [2022-09-21T14:22:15.562Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestSymlinkDockerfile [2022-09-21T14:22:15.562Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestDockerfileOutsideTheBuildContext [2022-09-21T14:22:15.562Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestNonExistingDockerfile [2022-09-21T14:22:15.562Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-09-21T14:22:15.562Z] === RUN TestCopyRunConfig [2022-09-21T14:22:15.562Z] --- PASS: TestCopyRunConfig (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestDeepCopyRunConfig [2022-09-21T14:22:15.562Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestExportImage [2022-09-21T14:22:15.562Z] --- PASS: TestExportImage (0.00s) [2022-09-21T14:22:15.562Z] === RUN TestNormalizeDest [2022-09-21T14:22:15.562Z] --- PASS: TestNormalizeDest (0.00s) [2022-09-21T14:22:15.562Z] PASS [2022-09-21T14:22:15.562Z] coverage: 46.8% of statements [2022-09-21T14:22:15.562Z] ok github.com/docker/docker/builder/dockerfile 0.326s coverage: 46.8% of statements [2022-09-21T14:22:15.562Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-21T14:22:15.931Z] #64 DONE 0.8s [2022-09-21T14:22:15.931Z] [2022-09-21T14:22:15.931Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-21T14:22:15.931Z] #65 DONE 0.2s [2022-09-21T14:22:15.931Z] [2022-09-21T14:22:15.931Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-21T14:22:16.080Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-21T14:22:16.889Z] #66 DONE 0.8s [2022-09-21T14:22:16.889Z] [2022-09-21T14:22:16.889Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-21T14:22:16.889Z] #67 DONE 0.0s [2022-09-21T14:22:16.889Z] [2022-09-21T14:22:16.889Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-21T14:22:16.889Z] #68 DONE 0.0s [2022-09-21T14:22:16.889Z] [2022-09-21T14:22:16.889Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-21T14:22:18.300Z] #69 DONE 1.3s [2022-09-21T14:22:18.300Z] [2022-09-21T14:22:18.300Z] #70 exporting to image [2022-09-21T14:22:18.300Z] #70 exporting layers [2022-09-21T14:22:21.521Z] #72 exporting layers 5.8s done [2022-09-21T14:22:21.521Z] #72 writing image sha256:0a5d3dbc8517cca0fb3e7e4716e55dfd17ba177d7ab758058c4b6c7f41e29c9b done [2022-09-21T14:22:21.521Z] #72 naming to docker.io/library/docker:481bee51b513a4a8ceca80fca3c106157ab3adce done [2022-09-21T14:22:21.521Z] #72 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T14:22:21.873Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -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:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh dynbinary test-integration [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-21T14:22:22.545Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 16.2% of statements [2022-09-21T14:22:22.545Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-21T14:22:22.545Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-21T14:22:22.546Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-21T14:22:22.546Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-09-21T14:22:22.546Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-21T14:22:22.546Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-09-21T14:22:22.546Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/builder [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-21T14:22:22.546Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2022-09-21T14:22:22.546Z] ok github.com/docker/docker/builder/dockerfile 0.192s coverage: 48.5% of statements [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-21T14:22:22.546Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-21T14:22:22.546Z] ok github.com/docker/docker/builder/remotecontext/git 1.485s coverage: 86.3% of statements [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/cli [no test files] [2022-09-21T14:22:22.546Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-21T14:22:23.576Z] #70 exporting layers 5.4s done [2022-09-21T14:22:23.576Z] #70 writing image sha256:3d05084b60932d415a78239c39bb47577cd21cfa58cdd594a47754279821602b done [2022-09-21T14:22:23.576Z] #70 naming to docker.io/library/docker:481bee51b513a4a8ceca80fca3c106157ab3adce done [2022-09-21T14:22:23.576Z] #70 DONE 5.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-21T14:22:23.786Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-21T14:22:23.786Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-21T14:22:23.786Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-21T14:22:23.786Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-21T14:22:23.909Z] + trap exit INT TERM [2022-09-21T14:22:23.909Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-21T14:22:23.909Z] + CONTAINER_NAME=docker-pr3 [2022-09-21T14:22:23.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44145/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh dynbinary-daemon [2022-09-21T14:22:24.047Z] systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-09-21T14:22:24.047Z] Detected virtualization docker. [2022-09-21T14:22:24.047Z] Detected architecture x86-64. [2022-09-21T14:22:24.047Z] Set hostname to . [2022-09-21T14:22:24.047Z] modprobe@configfs.service: Succeeded. [2022-09-21T14:22:24.047Z] modprobe@drm.service: Succeeded. [2022-09-21T14:22:24.047Z] modprobe@fuse.service: Succeeded. [2022-09-21T14:22:24.047Z] + source /etc/docker-entrypoint-cmd [2022-09-21T14:22:24.047Z] ++ hack/make.sh dynbinary test-integration [2022-09-21T14:22:24.047Z] [2022-09-21T14:22:24.308Z] Removing bundles/ [2022-09-21T14:22:24.308Z] [2022-09-21T14:22:24.308Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-21T14:22:24.308Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:22:24.308Z] GOOS="" GOARCH="" GOARM="" [2022-09-21T14:22:24.928Z] #37 325.8 # github.com/containerd/containerd/cmd/containerd [2022-09-21T14:22:24.928Z] #37 325.8 /usr/bin/ld: /tmp/go-link-4018057034/000019.o: in function `New': [2022-09-21T14:22:24.928Z] #37 325.8 /tmp/tmp.vo4aSe3lPd/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-21T14:22:24.928Z] #37 325.9 + bin/containerd-stress [2022-09-21T14:22:24.928Z] #37 327.1 + bin/containerd-shim [2022-09-21T14:22:25.072Z] ok github.com/docker/docker/client 0.103s coverage: 75.4% of statements [2022-09-21T14:22:25.784Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-09-21T14:22:25.815Z] [2022-09-21T14:22:25.815Z] Removing bundles/ [2022-09-21T14:22:25.815Z] [2022-09-21T14:22:25.815Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-21T14:22:25.815Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:22:25.815Z] GOOS="" GOARCH="" GOARM="" [2022-09-21T14:22:26.216Z] === RUN TestCheckpointCreateError [2022-09-21T14:22:26.216Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCheckpointCreate [2022-09-21T14:22:26.216Z] --- PASS: TestCheckpointCreate (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCheckpointDeleteError [2022-09-21T14:22:26.216Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCheckpointDelete [2022-09-21T14:22:26.216Z] --- PASS: TestCheckpointDelete (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCheckpointListError [2022-09-21T14:22:26.216Z] --- PASS: TestCheckpointListError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCheckpointList [2022-09-21T14:22:26.216Z] --- PASS: TestCheckpointList (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCheckpointListContainerNotFound [2022-09-21T14:22:26.216Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestNewClientWithOpsFromEnv [2022-09-21T14:22:26.216Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-21T14:22:26.216Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestGetAPIPath [2022-09-21T14:22:26.216Z] --- PASS: TestGetAPIPath (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestParseHostURL [2022-09-21T14:22:26.216Z] --- PASS: TestParseHostURL (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-09-21T14:22:26.216Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestNegotiateAPIVersionEmpty [2022-09-21T14:22:26.216Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestNegotiateAPIVersion [2022-09-21T14:22:26.216Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestNegotiateAPVersionOverride [2022-09-21T14:22:26.216Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestNegotiateAPIVersionAutomatic [2022-09-21T14:22:26.216Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-09-21T14:22:26.216Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-09-21T14:22:26.216Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestClientRedirect [2022-09-21T14:22:26.216Z] --- PASS: TestClientRedirect (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigCreateUnsupported [2022-09-21T14:22:26.216Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigCreateError [2022-09-21T14:22:26.216Z] --- PASS: TestConfigCreateError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigCreate [2022-09-21T14:22:26.216Z] --- PASS: TestConfigCreate (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigInspectNotFound [2022-09-21T14:22:26.216Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigInspectWithEmptyID [2022-09-21T14:22:26.216Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigInspectUnsupported [2022-09-21T14:22:26.216Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigInspectError [2022-09-21T14:22:26.216Z] --- PASS: TestConfigInspectError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigInspectConfigNotFound [2022-09-21T14:22:26.216Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigInspect [2022-09-21T14:22:26.216Z] --- PASS: TestConfigInspect (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigListUnsupported [2022-09-21T14:22:26.216Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigListError [2022-09-21T14:22:26.216Z] --- PASS: TestConfigListError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigList [2022-09-21T14:22:26.216Z] --- PASS: TestConfigList (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigRemoveUnsupported [2022-09-21T14:22:26.216Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigRemoveError [2022-09-21T14:22:26.216Z] --- PASS: TestConfigRemoveError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigRemove [2022-09-21T14:22:26.216Z] --- PASS: TestConfigRemove (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigUpdateUnsupported [2022-09-21T14:22:26.216Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigUpdateError [2022-09-21T14:22:26.216Z] --- PASS: TestConfigUpdateError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestConfigUpdate [2022-09-21T14:22:26.216Z] --- PASS: TestConfigUpdate (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestContainerCommitError [2022-09-21T14:22:26.216Z] --- PASS: TestContainerCommitError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestContainerCommit [2022-09-21T14:22:26.216Z] --- PASS: TestContainerCommit (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestContainerStatPathError [2022-09-21T14:22:26.216Z] --- PASS: TestContainerStatPathError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestContainerStatPathNotFoundError [2022-09-21T14:22:26.216Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestContainerStatPathNoHeaderError [2022-09-21T14:22:26.216Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestContainerStatPath [2022-09-21T14:22:26.216Z] --- PASS: TestContainerStatPath (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCopyToContainerError [2022-09-21T14:22:26.216Z] --- PASS: TestCopyToContainerError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCopyToContainerNotFoundError [2022-09-21T14:22:26.216Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCopyToContainerNotStatusOKError [2022-09-21T14:22:26.216Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCopyToContainer [2022-09-21T14:22:26.216Z] --- PASS: TestCopyToContainer (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCopyFromContainerError [2022-09-21T14:22:26.216Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCopyFromContainerNotFoundError [2022-09-21T14:22:26.216Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCopyFromContainerNotStatusOKError [2022-09-21T14:22:26.216Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCopyFromContainerNoHeaderError [2022-09-21T14:22:26.216Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestCopyFromContainer [2022-09-21T14:22:26.216Z] --- PASS: TestCopyFromContainer (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestContainerCreateError [2022-09-21T14:22:26.216Z] --- PASS: TestContainerCreateError (0.00s) [2022-09-21T14:22:26.216Z] === RUN TestContainerCreateImageNotFound [2022-09-21T14:22:26.217Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerCreateWithName [2022-09-21T14:22:26.217Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerCreateAutoRemove [2022-09-21T14:22:26.217Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerDiffError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerDiffError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerDiff [2022-09-21T14:22:26.217Z] --- PASS: TestContainerDiff (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExecCreateError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExecCreate [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExecCreate (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExecStartError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExecStartError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExecStart [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExecStart (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExecInspectError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExecInspect [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExecInspect (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExportError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExportError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExport [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExport (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerInspectError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerInspectError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerInspectContainerNotFound [2022-09-21T14:22:26.217Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerInspectWithEmptyID [2022-09-21T14:22:26.217Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerInspect [2022-09-21T14:22:26.217Z] --- PASS: TestContainerInspect (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerInspectNode [2022-09-21T14:22:26.217Z] --- PASS: TestContainerInspectNode (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerKillError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerKillError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerKill [2022-09-21T14:22:26.217Z] --- PASS: TestContainerKill (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerListError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerListError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerList [2022-09-21T14:22:26.217Z] --- PASS: TestContainerList (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerLogsNotFoundError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerLogsError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerLogsError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerLogs [2022-09-21T14:22:26.217Z] --- PASS: TestContainerLogs (0.19s) [2022-09-21T14:22:26.217Z] === RUN TestContainerPauseError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerPauseError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerPause [2022-09-21T14:22:26.217Z] --- PASS: TestContainerPause (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainersPruneError [2022-09-21T14:22:26.217Z] --- PASS: TestContainersPruneError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainersPrune [2022-09-21T14:22:26.217Z] --- PASS: TestContainersPrune (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerRemoveError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerRemoveError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerRemoveNotFoundError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerRemove [2022-09-21T14:22:26.217Z] --- PASS: TestContainerRemove (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerRenameError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerRenameError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerRename [2022-09-21T14:22:26.217Z] --- PASS: TestContainerRename (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerResizeError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerResizeError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExecResizeError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerResize [2022-09-21T14:22:26.217Z] --- PASS: TestContainerResize (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerExecResize [2022-09-21T14:22:26.217Z] --- PASS: TestContainerExecResize (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerRestartError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerRestartError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerRestart [2022-09-21T14:22:26.217Z] --- PASS: TestContainerRestart (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerStartError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerStartError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerStart [2022-09-21T14:22:26.217Z] --- PASS: TestContainerStart (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerStatsError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerStatsError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerStats [2022-09-21T14:22:26.217Z] --- PASS: TestContainerStats (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerStopError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerStopError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerStop [2022-09-21T14:22:26.217Z] --- PASS: TestContainerStop (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerTopError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerTopError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerTop [2022-09-21T14:22:26.217Z] --- PASS: TestContainerTop (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerUnpauseError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerUnpause [2022-09-21T14:22:26.217Z] --- PASS: TestContainerUnpause (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerUpdateError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerUpdateError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerUpdate [2022-09-21T14:22:26.217Z] --- PASS: TestContainerUpdate (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerWaitError [2022-09-21T14:22:26.217Z] --- PASS: TestContainerWaitError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestContainerWait [2022-09-21T14:22:26.217Z] --- PASS: TestContainerWait (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestDiskUsageError [2022-09-21T14:22:26.217Z] --- PASS: TestDiskUsageError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestDiskUsage [2022-09-21T14:22:26.217Z] --- PASS: TestDiskUsage (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestDistributionInspectUnsupported [2022-09-21T14:22:26.217Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestDistributionInspectWithEmptyID [2022-09-21T14:22:26.217Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestEventsErrorInOptions [2022-09-21T14:22:26.217Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestEventsErrorFromServer [2022-09-21T14:22:26.217Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestEvents [2022-09-21T14:22:26.217Z] --- PASS: TestEvents (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestTLSCloseWriter [2022-09-21T14:22:26.217Z] === PAUSE TestTLSCloseWriter [2022-09-21T14:22:26.217Z] === RUN TestImageBuildError [2022-09-21T14:22:26.217Z] --- PASS: TestImageBuildError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageBuild [2022-09-21T14:22:26.217Z] --- PASS: TestImageBuild (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestGetDockerOS [2022-09-21T14:22:26.217Z] --- PASS: TestGetDockerOS (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageCreateError [2022-09-21T14:22:26.217Z] --- PASS: TestImageCreateError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageCreate [2022-09-21T14:22:26.217Z] --- PASS: TestImageCreate (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageHistoryError [2022-09-21T14:22:26.217Z] --- PASS: TestImageHistoryError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageHistory [2022-09-21T14:22:26.217Z] --- PASS: TestImageHistory (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageImportError [2022-09-21T14:22:26.217Z] --- PASS: TestImageImportError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageImport [2022-09-21T14:22:26.217Z] --- PASS: TestImageImport (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageInspectError [2022-09-21T14:22:26.217Z] --- PASS: TestImageInspectError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageInspectImageNotFound [2022-09-21T14:22:26.217Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageInspectWithEmptyID [2022-09-21T14:22:26.217Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageInspect [2022-09-21T14:22:26.217Z] --- PASS: TestImageInspect (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageListError [2022-09-21T14:22:26.217Z] --- PASS: TestImageListError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageList [2022-09-21T14:22:26.217Z] --- PASS: TestImageList (0.01s) [2022-09-21T14:22:26.217Z] === RUN TestImageListApiBefore125 [2022-09-21T14:22:26.217Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageLoadError [2022-09-21T14:22:26.217Z] --- PASS: TestImageLoadError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageLoad [2022-09-21T14:22:26.217Z] --- PASS: TestImageLoad (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagesPruneError [2022-09-21T14:22:26.217Z] --- PASS: TestImagesPruneError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagesPrune [2022-09-21T14:22:26.217Z] --- PASS: TestImagesPrune (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePullReferenceParseError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePullReferenceParseError (0.01s) [2022-09-21T14:22:26.217Z] === RUN TestImagePullAnyError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePullAnyError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePullStatusUnauthorizedError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePullWithoutErrors [2022-09-21T14:22:26.217Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePushReferenceError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePushAnyError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushAnyError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePushStatusUnauthorizedError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImagePushWithoutErrors [2022-09-21T14:22:26.217Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-09-21T14:22:26.217Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-09-21T14:22:26.217Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-09-21T14:22:26.217Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-09-21T14:22:26.217Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageRemoveError [2022-09-21T14:22:26.217Z] --- PASS: TestImageRemoveError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageRemoveImageNotFound [2022-09-21T14:22:26.217Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageRemove [2022-09-21T14:22:26.217Z] --- PASS: TestImageRemove (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageSaveError [2022-09-21T14:22:26.217Z] --- PASS: TestImageSaveError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageSave [2022-09-21T14:22:26.217Z] --- PASS: TestImageSave (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageSearchAnyError [2022-09-21T14:22:26.217Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageSearchStatusUnauthorizedError [2022-09-21T14:22:26.217Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-21T14:22:26.217Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-21T14:22:26.217Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-09-21T14:22:26.217Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageSearchWithoutErrors [2022-09-21T14:22:26.217Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageTagError [2022-09-21T14:22:26.217Z] --- PASS: TestImageTagError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageTagInvalidReference [2022-09-21T14:22:26.217Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageTagInvalidSourceImageName [2022-09-21T14:22:26.217Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageTagHexSource [2022-09-21T14:22:26.217Z] --- PASS: TestImageTagHexSource (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestImageTag [2022-09-21T14:22:26.217Z] --- PASS: TestImageTag (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestInfoServerError [2022-09-21T14:22:26.217Z] --- PASS: TestInfoServerError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestInfoInvalidResponseJSONError [2022-09-21T14:22:26.217Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestInfo [2022-09-21T14:22:26.217Z] --- PASS: TestInfo (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkConnectError [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkConnectError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkConnect [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkConnect (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkCreateError [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkCreateError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkCreate [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkCreate (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkDisconnectError [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkDisconnect [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkInspectError [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkInspectError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkInspectNotFoundError [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkInspectWithEmptyID [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkInspect [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkInspect (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkListError [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkListError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkList [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkList (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworksPruneError [2022-09-21T14:22:26.217Z] --- PASS: TestNetworksPruneError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworksPrune [2022-09-21T14:22:26.217Z] --- PASS: TestNetworksPrune (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkRemoveError [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNetworkRemove [2022-09-21T14:22:26.217Z] --- PASS: TestNetworkRemove (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeInspectError [2022-09-21T14:22:26.217Z] --- PASS: TestNodeInspectError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeInspectNodeNotFound [2022-09-21T14:22:26.217Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeInspectWithEmptyID [2022-09-21T14:22:26.217Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeInspect [2022-09-21T14:22:26.217Z] --- PASS: TestNodeInspect (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeListError [2022-09-21T14:22:26.217Z] --- PASS: TestNodeListError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeList [2022-09-21T14:22:26.217Z] --- PASS: TestNodeList (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeRemoveError [2022-09-21T14:22:26.217Z] --- PASS: TestNodeRemoveError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeRemove [2022-09-21T14:22:26.217Z] --- PASS: TestNodeRemove (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeUpdateError [2022-09-21T14:22:26.217Z] --- PASS: TestNodeUpdateError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestNodeUpdate [2022-09-21T14:22:26.217Z] --- PASS: TestNodeUpdate (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestOptionWithTimeout [2022-09-21T14:22:26.217Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestPingFail [2022-09-21T14:22:26.217Z] --- PASS: TestPingFail (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestPingWithError [2022-09-21T14:22:26.217Z] 2022/09/21 14:22:24 RoundTripper returned a response & error; ignoring response [2022-09-21T14:22:26.217Z] 2022/09/21 14:22:24 RoundTripper returned a response & error; ignoring response [2022-09-21T14:22:26.217Z] --- PASS: TestPingWithError (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestPingSuccess [2022-09-21T14:22:26.217Z] --- PASS: TestPingSuccess (0.00s) [2022-09-21T14:22:26.217Z] === RUN TestPingHeadFallback [2022-09-21T14:22:26.217Z] === RUN TestPingHeadFallback/OK [2022-09-21T14:22:26.217Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-09-21T14:22:26.217Z] === RUN TestPingHeadFallback/Not_Found [2022-09-21T14:22:26.217Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-09-21T14:22:26.217Z] --- PASS: TestPingHeadFallback (0.00s) [2022-09-21T14:22:26.217Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-09-21T14:22:26.217Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-09-21T14:22:26.217Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-09-21T14:22:26.217Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginDisableError [2022-09-21T14:22:26.218Z] --- PASS: TestPluginDisableError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginDisable [2022-09-21T14:22:26.218Z] --- PASS: TestPluginDisable (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginEnableError [2022-09-21T14:22:26.218Z] --- PASS: TestPluginEnableError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginEnable [2022-09-21T14:22:26.218Z] --- PASS: TestPluginEnable (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginInspectError [2022-09-21T14:22:26.218Z] --- PASS: TestPluginInspectError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginInspectWithEmptyID [2022-09-21T14:22:26.218Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginInspect [2022-09-21T14:22:26.218Z] --- PASS: TestPluginInspect (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginListError [2022-09-21T14:22:26.218Z] --- PASS: TestPluginListError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginList [2022-09-21T14:22:26.218Z] --- PASS: TestPluginList (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginPushError [2022-09-21T14:22:26.218Z] --- PASS: TestPluginPushError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginPush [2022-09-21T14:22:26.218Z] --- PASS: TestPluginPush (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginRemoveError [2022-09-21T14:22:26.218Z] --- PASS: TestPluginRemoveError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginRemove [2022-09-21T14:22:26.218Z] --- PASS: TestPluginRemove (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginSetError [2022-09-21T14:22:26.218Z] --- PASS: TestPluginSetError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPluginSet [2022-09-21T14:22:26.218Z] --- PASS: TestPluginSet (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSetHostHeader [2022-09-21T14:22:26.218Z] --- PASS: TestSetHostHeader (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestPlainTextError [2022-09-21T14:22:26.218Z] --- PASS: TestPlainTextError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestInfiniteError [2022-09-21T14:22:26.218Z] --- PASS: TestInfiniteError (0.02s) [2022-09-21T14:22:26.218Z] === RUN TestSecretCreateUnsupported [2022-09-21T14:22:26.218Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretCreateError [2022-09-21T14:22:26.218Z] --- PASS: TestSecretCreateError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretCreate [2022-09-21T14:22:26.218Z] --- PASS: TestSecretCreate (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretInspectUnsupported [2022-09-21T14:22:26.218Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretInspectError [2022-09-21T14:22:26.218Z] --- PASS: TestSecretInspectError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretInspectSecretNotFound [2022-09-21T14:22:26.218Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretInspectWithEmptyID [2022-09-21T14:22:26.218Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretInspect [2022-09-21T14:22:26.218Z] --- PASS: TestSecretInspect (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretListUnsupported [2022-09-21T14:22:26.218Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretListError [2022-09-21T14:22:26.218Z] --- PASS: TestSecretListError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretList [2022-09-21T14:22:26.218Z] --- PASS: TestSecretList (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretRemoveUnsupported [2022-09-21T14:22:26.218Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretRemoveError [2022-09-21T14:22:26.218Z] --- PASS: TestSecretRemoveError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretRemove [2022-09-21T14:22:26.218Z] --- PASS: TestSecretRemove (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretUpdateUnsupported [2022-09-21T14:22:26.218Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretUpdateError [2022-09-21T14:22:26.218Z] --- PASS: TestSecretUpdateError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSecretUpdate [2022-09-21T14:22:26.218Z] --- PASS: TestSecretUpdate (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceCreateError [2022-09-21T14:22:26.218Z] --- PASS: TestServiceCreateError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceCreate [2022-09-21T14:22:26.218Z] --- PASS: TestServiceCreate (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceCreateCompatiblePlatforms [2022-09-21T14:22:26.218Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceCreateDigestPinning [2022-09-21T14:22:26.218Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceInspectError [2022-09-21T14:22:26.218Z] --- PASS: TestServiceInspectError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceInspectServiceNotFound [2022-09-21T14:22:26.218Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceInspectWithEmptyID [2022-09-21T14:22:26.218Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceInspect [2022-09-21T14:22:26.218Z] --- PASS: TestServiceInspect (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceListError [2022-09-21T14:22:26.218Z] --- PASS: TestServiceListError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceList [2022-09-21T14:22:26.218Z] --- PASS: TestServiceList (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceLogsError [2022-09-21T14:22:26.218Z] --- PASS: TestServiceLogsError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceLogs [2022-09-21T14:22:26.218Z] --- PASS: TestServiceLogs (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceRemoveError [2022-09-21T14:22:26.218Z] --- PASS: TestServiceRemoveError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceRemoveNotFoundError [2022-09-21T14:22:26.218Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceRemove [2022-09-21T14:22:26.218Z] --- PASS: TestServiceRemove (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceUpdateError [2022-09-21T14:22:26.218Z] --- PASS: TestServiceUpdateError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestServiceUpdate [2022-09-21T14:22:26.218Z] --- PASS: TestServiceUpdate (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmGetUnlockKeyError [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmGetUnlockKey [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmInitError [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmInitError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmInit [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmInit (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmInspectError [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmInspectError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmInspect [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmInspect (0.02s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmJoinError [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmJoinError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmJoin [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmJoin (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmLeaveError [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmLeave [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmLeave (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmUnlockError [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmUnlock [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmUnlock (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmUpdateError [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestSwarmUpdate [2022-09-21T14:22:26.218Z] --- PASS: TestSwarmUpdate (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestTaskInspectError [2022-09-21T14:22:26.218Z] --- PASS: TestTaskInspectError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestTaskInspectWithEmptyID [2022-09-21T14:22:26.218Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestTaskInspect [2022-09-21T14:22:26.218Z] --- PASS: TestTaskInspect (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestTaskListError [2022-09-21T14:22:26.218Z] --- PASS: TestTaskListError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestTaskList [2022-09-21T14:22:26.218Z] --- PASS: TestTaskList (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeCreateError [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeCreateError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeCreate [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeCreate (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeInspectError [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeInspectError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeInspectNotFound [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeInspectWithEmptyID [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeInspect [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeInspect (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeListError [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeListError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeList [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeList (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeRemoveError [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-09-21T14:22:26.218Z] === RUN TestVolumeRemove [2022-09-21T14:22:26.218Z] --- PASS: TestVolumeRemove (0.00s) [2022-09-21T14:22:26.218Z] === CONT TestTLSCloseWriter [2022-09-21T14:22:26.218Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-09-21T14:22:26.218Z] PASS [2022-09-21T14:22:26.218Z] coverage: 74.9% of statements [2022-09-21T14:22:26.218Z] ok github.com/docker/docker/client 0.425s coverage: 74.9% of statements [2022-09-21T14:22:27.224Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-21T14:22:32.226Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-09-21T14:22:34.920Z] #37 338.9 + bin/containerd-shim-runc-v1 [2022-09-21T14:22:41.427Z] --- PASS: TestCheckoutGit (30.36s) [2022-09-21T14:22:41.427Z] === RUN TestValidGitTransport [2022-09-21T14:22:41.427Z] --- PASS: TestValidGitTransport (0.00s) [2022-09-21T14:22:41.427Z] === RUN TestGitInvalidRef [2022-09-21T14:22:41.497Z] #37 345.5 + bin/containerd-shim-runc-v2 [2022-09-21T14:22:41.917Z] --- PASS: TestGitInvalidRef (0.33s) [2022-09-21T14:22:41.917Z] PASS [2022-09-21T14:22:41.917Z] coverage: 86.3% of statements [2022-09-21T14:22:41.917Z] ok github.com/docker/docker/builder/remotecontext/git 30.745s coverage: 86.3% of statements [2022-09-21T14:22:42.406Z] ? github.com/docker/docker/cli [no test files] [2022-09-21T14:22:42.406Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-21T14:22:42.446Z] #37 346.4 + binaries [2022-09-21T14:22:42.446Z] #37 346.4 + install -D bin/containerd /build/containerd [2022-09-21T14:22:42.446Z] #37 346.4 + install -D bin/containerd-shim /build/containerd-shim [2022-09-21T14:22:42.446Z] #37 346.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-21T14:22:42.446Z] #37 346.4 + install -D bin/ctr /build/ctr [2022-09-21T14:22:44.351Z] #37 DONE 348.6s [2022-09-21T14:22:45.291Z] [2022-09-21T14:22:45.291Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-21T14:22:45.859Z] #64 DONE 0.8s [2022-09-21T14:22:46.119Z] [2022-09-21T14:22:46.119Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-21T14:22:46.119Z] #65 DONE 0.2s [2022-09-21T14:22:46.119Z] [2022-09-21T14:22:46.119Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-21T14:22:46.943Z] ......................... [ 67%] [2022-09-21T14:22:47.055Z] #66 DONE 0.9s [2022-09-21T14:22:47.055Z] [2022-09-21T14:22:47.055Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-21T14:22:47.055Z] #67 DONE 0.1s [2022-09-21T14:22:47.314Z] [2022-09-21T14:22:47.314Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-21T14:22:47.314Z] #68 DONE 0.0s [2022-09-21T14:22:47.314Z] [2022-09-21T14:22:47.314Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-21T14:22:48.698Z] #69 DONE 1.4s [2022-09-21T14:22:48.698Z] [2022-09-21T14:22:48.698Z] #70 exporting to image [2022-09-21T14:22:48.698Z] #70 exporting layers [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-09-21T14:22:49.753Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestConfigureDaemonLogs [2022-09-21T14:22:49.753Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestCommonOptionsInstallFlags [2022-09-21T14:22:49.753Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-09-21T14:22:49.753Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-09-21T14:22:49.753Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-09-21T14:22:49.753Z] PASS [2022-09-21T14:22:49.753Z] coverage: 18.4% of statements [2022-09-21T14:22:49.753Z] ok github.com/docker/docker/cmd/dockerd 0.177s coverage: 18.4% of statements [2022-09-21T14:22:50.782Z] === RUN TestContainerStopSignal [2022-09-21T14:22:50.782Z] --- PASS: TestContainerStopSignal (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestContainerStopTimeout [2022-09-21T14:22:50.782Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestContainerSecretReferenceDestTarget [2022-09-21T14:22:50.782Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-09-21T14:22:50.782Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestContainerLogPathSetForRingLogger [2022-09-21T14:22:50.782Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestReplaceAndAppendEnvVars [2022-09-21T14:22:50.782Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-09-21T14:22:50.782Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestNewMemoryStore [2022-09-21T14:22:50.782Z] --- PASS: TestNewMemoryStore (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestAddContainers [2022-09-21T14:22:50.782Z] --- PASS: TestAddContainers (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestGetContainer [2022-09-21T14:22:50.782Z] --- PASS: TestGetContainer (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestDeleteContainer [2022-09-21T14:22:50.782Z] --- PASS: TestDeleteContainer (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestListContainers [2022-09-21T14:22:50.782Z] --- PASS: TestListContainers (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestFirstContainer [2022-09-21T14:22:50.782Z] --- PASS: TestFirstContainer (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestApplyAllContainer [2022-09-21T14:22:50.782Z] --- PASS: TestApplyAllContainer (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestIsValidHealthString [2022-09-21T14:22:50.782Z] --- PASS: TestIsValidHealthString (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestStateRunStop [2022-09-21T14:22:50.782Z] --- PASS: TestStateRunStop (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestStateTimeoutWait [2022-09-21T14:22:50.782Z] state_test.go:141: Stop callback fired [2022-09-21T14:22:50.782Z] state_test.go:165: Stop callback fired [2022-09-21T14:22:50.782Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-09-21T14:22:50.782Z] === RUN TestIsValidStateString [2022-09-21T14:22:50.782Z] --- PASS: TestIsValidStateString (0.00s) [2022-09-21T14:22:50.782Z] === RUN TestViewSaveDelete [2022-09-21T14:22:50.782Z] --- PASS: TestViewSaveDelete (0.02s) [2022-09-21T14:22:50.782Z] === RUN TestViewAll [2022-09-21T14:22:51.271Z] --- PASS: TestViewAll (0.01s) [2022-09-21T14:22:51.271Z] === RUN TestViewGet [2022-09-21T14:22:51.271Z] --- PASS: TestViewGet (0.01s) [2022-09-21T14:22:51.271Z] === RUN TestNames [2022-09-21T14:22:51.271Z] --- PASS: TestNames (0.00s) [2022-09-21T14:22:51.271Z] === RUN TestViewWithHealthCheck [2022-09-21T14:22:51.271Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-09-21T14:22:51.271Z] PASS [2022-09-21T14:22:51.271Z] coverage: 41.4% of statements [2022-09-21T14:22:51.271Z] ok github.com/docker/docker/container 0.230s coverage: 41.4% of statements [2022-09-21T14:22:51.271Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-21T14:22:51.271Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-21T14:22:51.271Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-21T14:22:51.271Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-21T14:22:51.760Z] === RUN TestPrepare [2022-09-21T14:22:51.760Z] --- PASS: TestPrepare (0.00s) [2022-09-21T14:22:51.760Z] === RUN TestStart [2022-09-21T14:22:51.760Z] --- PASS: TestStart (0.00s) [2022-09-21T14:22:51.760Z] === RUN TestWaitCancel [2022-09-21T14:22:51.760Z] --- PASS: TestWaitCancel (0.00s) [2022-09-21T14:22:51.760Z] === RUN TestWaitDisabled [2022-09-21T14:22:51.760Z] --- PASS: TestWaitDisabled (0.00s) [2022-09-21T14:22:51.760Z] === RUN TestWaitEnabled [2022-09-21T14:22:51.760Z] --- PASS: TestWaitEnabled (0.00s) [2022-09-21T14:22:51.760Z] === RUN TestRemove [2022-09-21T14:22:51.760Z] --- PASS: TestRemove (0.00s) [2022-09-21T14:22:51.760Z] PASS [2022-09-21T14:22:51.761Z] coverage: 65.3% of statements [2022-09-21T14:22:51.761Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2022-09-21T14:22:54.060Z] === RUN TestNewListSecretsFilters [2022-09-21T14:22:54.060Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-09-21T14:22:54.060Z] === RUN TestNewListConfigsFilters [2022-09-21T14:22:54.060Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-09-21T14:22:54.060Z] PASS [2022-09-21T14:22:54.060Z] coverage: 0.5% of statements [2022-09-21T14:22:54.060Z] ok github.com/docker/docker/daemon/cluster 0.339s coverage: 0.5% of statements [2022-09-21T14:22:54.060Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-09-21T14:22:54.550Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCIsolation [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertFromGRPCIsolation [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-09-21T14:22:54.550Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-09-21T14:22:54.550Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-21T14:22:55.039Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-09-21T14:22:55.039Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-09-21T14:22:55.040Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-09-21T14:22:55.040Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-09-21T14:22:55.040Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-09-21T14:22:55.040Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-09-21T14:22:55.040Z] === RUN TestServiceConvertFromGRPCConfigs [2022-09-21T14:22:55.040Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-09-21T14:22:55.266Z] #70 exporting layers 5.8s done [2022-09-21T14:22:55.266Z] #70 writing image sha256:abb01047f471872cdc795d99d9a9c0a4ba78f181a6c1e1df3b7b807fbf5607bc done [2022-09-21T14:22:55.266Z] #70 naming to docker.io/library/docker:481bee51b513a4a8ceca80fca3c106157ab3adce done [2022-09-21T14:22:55.266Z] #70 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T14:22:55.529Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-09-21T14:22:55.529Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-09-21T14:22:55.529Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-09-21T14:22:55.529Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-09-21T14:22:55.529Z] === RUN TestServiceConvertToGRPCConfigs [2022-09-21T14:22:55.529Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-09-21T14:22:55.529Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-09-21T14:22:55.529Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-09-21T14:22:55.529Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-09-21T14:22:55.529Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-09-21T14:22:55.529Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-09-21T14:22:55.529Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-09-21T14:22:55.529Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-09-21T14:22:55.529Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-09-21T14:22:55.529Z] PASS [2022-09-21T14:22:55.529Z] coverage: 35.9% of statements [2022-09-21T14:22:55.529Z] ok github.com/docker/docker/daemon/cluster/convert 0.351s coverage: 35.9% of statements [2022-09-21T14:22:55.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -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:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh dynbinary test-integration [2022-09-21T14:22:56.989Z] [2022-09-21T14:22:56.989Z] Removing bundles/ [2022-09-21T14:22:56.989Z] [2022-09-21T14:22:56.989Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-21T14:22:56.989Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:22:56.989Z] GOOS="" GOARCH="" GOARM="" [2022-09-21T14:22:57.120Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.1% of statements [2022-09-21T14:22:57.120Z] ok github.com/docker/docker/container 0.120s coverage: 34.5% of statements [2022-09-21T14:22:57.120Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-21T14:22:57.120Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-21T14:22:57.120Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-21T14:22:57.120Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-21T14:22:57.157Z] === RUN TestWaitNodeAttachment [2022-09-21T14:22:57.646Z] --- PASS: TestWaitNodeAttachment (0.48s) [2022-09-21T14:22:57.646Z] === RUN TestIsolationConversion [2022-09-21T14:22:57.646Z] === RUN TestIsolationConversion/default [2022-09-21T14:22:57.646Z] === RUN TestIsolationConversion/process [2022-09-21T14:22:57.646Z] === RUN TestIsolationConversion/hyperv [2022-09-21T14:22:57.646Z] --- PASS: TestIsolationConversion (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestContainerLabels [2022-09-21T14:22:57.646Z] --- PASS: TestContainerLabels (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestCredentialSpecConversion [2022-09-21T14:22:57.646Z] === RUN TestCredentialSpecConversion/none [2022-09-21T14:22:57.646Z] === RUN TestCredentialSpecConversion/config [2022-09-21T14:22:57.646Z] === RUN TestCredentialSpecConversion/file [2022-09-21T14:22:57.646Z] === RUN TestCredentialSpecConversion/registry [2022-09-21T14:22:57.646Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestControllerValidateMountBind [2022-09-21T14:22:57.646Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestControllerValidateMountVolume [2022-09-21T14:22:57.646Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestControllerValidateMountTarget [2022-09-21T14:22:57.646Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestControllerValidateMountTmpfs [2022-09-21T14:22:57.646Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestControllerValidateMountInvalidType [2022-09-21T14:22:57.646Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestControllerValidateMountNamedPipe [2022-09-21T14:22:57.646Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-09-21T14:22:57.646Z] PASS [2022-09-21T14:22:57.646Z] coverage: 11.0% of statements [2022-09-21T14:22:57.646Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.710s coverage: 11.0% of statements [2022-09-21T14:22:57.646Z] === RUN TestDiscoveryOptsErrors [2022-09-21T14:22:57.646Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestDiscoveryOpts [2022-09-21T14:22:57.646Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-09-21T14:22:57.646Z] PASS [2022-09-21T14:22:57.646Z] coverage: 30.0% of statements [2022-09-21T14:22:57.646Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2022-09-21T14:22:57.646Z] === RUN TestBuilderGC [2022-09-21T14:22:57.646Z] --- PASS: TestBuilderGC (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestDaemonConfigurationNotFound [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestDaemonBrokenConfiguration [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestParseClusterAdvertiseSettings [2022-09-21T14:22:57.646Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestFindConfigurationConflicts [2022-09-21T14:22:57.646Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-09-21T14:22:57.646Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestDaemonConfigurationMergeConflicts [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-09-21T14:22:57.646Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-09-21T14:22:57.646Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-09-21T14:22:57.646Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-09-21T14:22:57.646Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-09-21T14:22:57.646Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-09-21T14:22:57.646Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestValidateConfiguration [2022-09-21T14:22:57.646Z] === RUN TestValidateConfiguration/with_label [2022-09-21T14:22:57.646Z] === RUN TestValidateConfiguration/with_dns [2022-09-21T14:22:57.646Z] === RUN TestValidateConfiguration/with_dns-search [2022-09-21T14:22:57.646Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-09-21T14:22:57.646Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-09-21T14:22:57.646Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-09-21T14:22:57.646Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-09-21T14:22:57.646Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfiguration (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-09-21T14:22:57.646Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestModifiedDiscoverySettings [2022-09-21T14:22:57.646Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-09-21T14:22:57.646Z] === RUN TestReloadSetConfigFileNotExist [2022-09-21T14:22:58.136Z] time="2022-09-21T14:22:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-09-21T14:22:58.136Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-09-21T14:22:58.136Z] === RUN TestReloadDefaultConfigNotExist [2022-09-21T14:22:58.136Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:22:58.136Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-09-21T14:22:58.136Z] === RUN TestReloadBadDefaultConfig [2022-09-21T14:22:58.136Z] time="2022-09-21T14:22:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1382019219" [2022-09-21T14:22:58.136Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-09-21T14:22:58.136Z] === RUN TestReloadWithConflictingLabels [2022-09-21T14:22:58.136Z] time="2022-09-21T14:22:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3888859378" [2022-09-21T14:22:58.136Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-09-21T14:22:58.136Z] === RUN TestReloadWithDuplicateLabels [2022-09-21T14:22:58.136Z] time="2022-09-21T14:22:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4143363938" [2022-09-21T14:22:58.136Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-09-21T14:22:58.136Z] === RUN TestDaemonConfigurationMerge [2022-09-21T14:22:58.136Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-09-21T14:22:58.136Z] PASS [2022-09-21T14:22:58.136Z] coverage: 79.7% of statements [2022-09-21T14:22:58.136Z] ok github.com/docker/docker/daemon/config 0.299s coverage: 79.7% of statements [2022-09-21T14:22:59.164Z] === RUN TestEventsLog [2022-09-21T14:22:59.164Z] --- PASS: TestEventsLog (0.00s) [2022-09-21T14:22:59.164Z] === RUN TestEventsLogTimeout [2022-09-21T14:22:59.164Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-09-21T14:22:59.164Z] === RUN TestLogEvents [2022-09-21T14:22:59.164Z] --- PASS: TestLogEvents (0.06s) [2022-09-21T14:22:59.164Z] === RUN TestLoadBufferedEvents [2022-09-21T14:22:59.164Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-09-21T14:22:59.164Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-09-21T14:22:59.164Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-09-21T14:22:59.164Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-09-21T14:22:59.164Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-09-21T14:22:59.164Z] PASS [2022-09-21T14:22:59.164Z] coverage: 50.0% of statements [2022-09-21T14:22:59.164Z] ok github.com/docker/docker/daemon/events 0.318s coverage: 50.0% of statements [2022-09-21T14:22:59.164Z] === RUN TestIsEmptyDir [2022-09-21T14:22:59.164Z] --- PASS: TestIsEmptyDir (0.01s) [2022-09-21T14:22:59.164Z] PASS [2022-09-21T14:22:59.164Z] coverage: 2.3% of statements [2022-09-21T14:22:59.164Z] ok github.com/docker/docker/daemon/graphdriver 0.095s coverage: 2.3% of statements [2022-09-21T14:23:00.193Z] === RUN TestVerifyNetworkingConfig [2022-09-21T14:23:00.193Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestGetContainer [2022-09-21T14:23:00.193Z] --- PASS: TestGetContainer (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestValidContainerNames [2022-09-21T14:23:00.193Z] --- PASS: TestValidContainerNames (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestContainerInitDNS [2022-09-21T14:23:00.193Z] daemon_test.go:147: root required [2022-09-21T14:23:00.193Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestMerge [2022-09-21T14:23:00.193Z] --- PASS: TestMerge (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestValidateContainerIsolation [2022-09-21T14:23:00.193Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestFindNetworkErrorType [2022-09-21T14:23:00.193Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestEnsureServicesExist [2022-09-21T14:23:00.193Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestEnsureServicesExistErrors [2022-09-21T14:23:00.193Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-09-21T14:23:00.193Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-09-21T14:23:00.193Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-09-21T14:23:00.193Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-09-21T14:23:00.193Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-09-21T14:23:00.193Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-09-21T14:23:00.193Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestContainerDelete [2022-09-21T14:23:00.193Z] --- PASS: TestContainerDelete (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestContainerDoubleDelete [2022-09-21T14:23:00.193Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestLogContainerEventCopyLabels [2022-09-21T14:23:00.193Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestLogContainerEventWithAttributes [2022-09-21T14:23:00.193Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-09-21T14:23:00.193Z] === RUN TestNoneHealthcheck [2022-09-21T14:23:00.193Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestHealthStates [2022-09-21T14:23:00.194Z] === RUN TestLinkNaming [2022-09-21T14:23:00.194Z] --- PASS: TestLinkNaming (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestLinkNew [2022-09-21T14:23:00.194Z] --- PASS: TestLinkNew (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestLinkEnv [2022-09-21T14:23:00.194Z] --- PASS: TestLinkEnv (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestLinkMultipleEnv [2022-09-21T14:23:00.194Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestLinkPortRangeEnv [2022-09-21T14:23:00.194Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-09-21T14:23:00.194Z] PASS [2022-09-21T14:23:00.194Z] coverage: 93.0% of statements [2022-09-21T14:23:00.194Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] time="2022-09-21T14:22:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-21T14:23:00.194Z] --- PASS: TestHealthStates (0.16s) [2022-09-21T14:23:00.194Z] === RUN TestMaskURLCredentials [2022-09-21T14:23:00.194Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestGetInspectData [2022-09-21T14:23:00.194Z] --- PASS: TestGetInspectData (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestFillLicense [2022-09-21T14:23:00.194Z] --- PASS: TestFillLicense (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestListInvalidFilter [2022-09-21T14:23:00.194Z] --- PASS: TestListInvalidFilter (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestNameFilter [2022-09-21T14:23:00.194Z] --- PASS: TestNameFilter (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-09-21T14:23:00.194Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-09-21T14:23:00.194Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-09-21T14:23:00.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestDaemonReloadLabels [2022-09-21T14:23:00.194Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-09-21T14:23:00.194Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestDaemonReloadMirrors [2022-09-21T14:23:00.194Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestDaemonReloadInsecureRegistries [2022-09-21T14:23:00.194Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestDaemonReloadNotAffectOthers [2022-09-21T14:23:00.194Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-09-21T14:23:00.194Z] === RUN TestDaemonDiscoveryReload [2022-09-21T14:23:01.224Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-09-21T14:23:01.224Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-09-21T14:23:01.293Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2022-09-21T14:23:01.716Z] === RUN TestAdapterReadLogs [2022-09-21T14:23:01.716Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-09-21T14:23:01.716Z] === RUN TestCopier [2022-09-21T14:23:01.716Z] --- PASS: TestCopier (0.00s) [2022-09-21T14:23:01.716Z] === RUN TestCopierLongLines [2022-09-21T14:23:01.716Z] --- PASS: TestCopierLongLines (0.00s) [2022-09-21T14:23:01.716Z] === RUN TestCopierSlow [2022-09-21T14:23:01.716Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-09-21T14:23:01.716Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-09-21T14:23:01.716Z] --- PASS: TestCopierSlow (0.20s) [2022-09-21T14:23:01.716Z] === RUN TestCopierWithSized [2022-09-21T14:23:01.716Z] === RUN TestCopierWithSized/as_is [2022-09-21T14:23:01.716Z] === RUN TestCopierWithSized/With_RingLogger [2022-09-21T14:23:01.716Z] --- PASS: TestCopierWithSized (0.01s) [2022-09-21T14:23:01.716Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-09-21T14:23:01.716Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-09-21T14:23:01.716Z] === RUN TestCopierWithPartial [2022-09-21T14:23:01.716Z] --- PASS: TestCopierWithPartial (0.00s) [2022-09-21T14:23:01.716Z] === RUN TestRingLogger [2022-09-21T14:23:01.716Z] --- PASS: TestRingLogger (0.00s) [2022-09-21T14:23:01.716Z] === RUN TestRingCap [2022-09-21T14:23:01.716Z] --- PASS: TestRingCap (0.00s) [2022-09-21T14:23:01.716Z] === RUN TestRingClose [2022-09-21T14:23:01.716Z] --- PASS: TestRingClose (0.00s) [2022-09-21T14:23:01.716Z] === RUN TestRingDrain [2022-09-21T14:23:01.716Z] --- PASS: TestRingDrain (0.00s) [2022-09-21T14:23:01.716Z] PASS [2022-09-21T14:23:01.716Z] coverage: 43.5% of statements [2022-09-21T14:23:01.716Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 43.5% of statements [2022-09-21T14:23:01.855Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-09-21T14:23:02.205Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2022-09-21T14:23:02.205Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-09-21T14:23:02.205Z] reload_test.go:520: root required [2022-09-21T14:23:02.205Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-21T14:23:02.205Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-09-21T14:23:02.205Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-09-21T14:23:02.205Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-09-21T14:23:02.205Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-09-21T14:23:02.205Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-09-21T14:23:02.205Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-09-21T14:23:02.205Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-09-21T14:23:02.205Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-09-21T14:23:02.205Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-09-21T14:23:02.205Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.04s) [2022-09-21T14:23:02.205Z] === RUN TestParseVolumesFrom [2022-09-21T14:23:02.205Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-09-21T14:23:02.205Z] PASS [2022-09-21T14:23:02.205Z] coverage: 9.0% of statements [2022-09-21T14:23:02.205Z] ok github.com/docker/docker/daemon 2.518s coverage: 9.0% of statements [2022-09-21T14:23:02.205Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-09-21T14:23:02.695Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-09-21T14:23:02.695Z] === RUN TestNewStreamConfig [2022-09-21T14:23:02.695Z] === RUN TestNewStreamConfig/defaults [2022-09-21T14:23:02.695Z] === RUN TestNewStreamConfig/invalid_create_group [2022-09-21T14:23:02.695Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-09-21T14:23:02.695Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-09-21T14:23:02.695Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-09-21T14:23:02.695Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-09-21T14:23:02.695Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-09-21T14:23:02.695Z] --- PASS: TestNewStreamConfig (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-09-21T14:23:02.695Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-09-21T14:23:02.695Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestNewAWSLogsClientRegionDetect [2022-09-21T14:23:02.695Z] === RUN TestSearchRegistryForImagesErrors [2022-09-21T14:23:02.695Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestSearchRegistryForImages [2022-09-21T14:23:02.695Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestOnlyPlatformWithFallback [2022-09-21T14:23:02.695Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestImageDelete [2022-09-21T14:23:02.695Z] === RUN TestImageDelete/no_lease [2022-09-21T14:23:02.695Z] === RUN TestImageDelete/lease_exists [2022-09-21T14:23:02.695Z] --- PASS: TestImageDelete (0.04s) [2022-09-21T14:23:02.695Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-09-21T14:23:02.695Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-09-21T14:23:02.695Z] === RUN TestContentStoreForPull [2022-09-21T14:23:02.695Z] time="2022-09-21T14:23:02Z" level=info msg="Trying to get region from EC2 Metadata" [2022-09-21T14:23:02.695Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-09-21T14:23:02.695Z] === RUN TestCreateSuccess [2022-09-21T14:23:02.695Z] --- PASS: TestCreateSuccess (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCreateLogGroupSuccess [2022-09-21T14:23:02.695Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCreateError [2022-09-21T14:23:02.695Z] --- PASS: TestCreateError (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCreateAlreadyExists [2022-09-21T14:23:02.695Z] time="2022-09-21T14:23:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-09-21T14:23:02.695Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestLogClosed [2022-09-21T14:23:02.695Z] --- PASS: TestLogClosed (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestLogBlocking [2022-09-21T14:23:02.695Z] --- PASS: TestLogBlocking (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestLogNonBlockingBufferEmpty [2022-09-21T14:23:02.695Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestLogNonBlockingBufferFull [2022-09-21T14:23:02.695Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestPublishBatchSuccess [2022-09-21T14:23:02.695Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestPublishBatchError [2022-09-21T14:23:02.695Z] time="2022-09-21T14:23:02Z" level=error msg=Error [2022-09-21T14:23:02.695Z] --- PASS: TestPublishBatchError (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-09-21T14:23:02.695Z] time="2022-09-21T14:23:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-21T14:23:02.695Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestPublishBatchAlreadyAccepted [2022-09-21T14:23:02.695Z] time="2022-09-21T14:23:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-21T14:23:02.695Z] time="2022-09-21T14:23:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-09-21T14:23:02.695Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchSimple [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchTicker [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchMultilinePattern [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchClose [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchClose (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestEffectiveLen [2022-09-21T14:23:02.695Z] === RUN TestEffectiveLen/0/Hello [2022-09-21T14:23:02.695Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-09-21T14:23:02.695Z] === RUN TestEffectiveLen/2/🙃 [2022-09-21T14:23:02.695Z] === RUN TestEffectiveLen/3/���� [2022-09-21T14:23:02.695Z] === RUN TestEffectiveLen/4/He��o [2022-09-21T14:23:02.695Z] === RUN TestEffectiveLen/5/ [2022-09-21T14:23:02.695Z] --- PASS: TestEffectiveLen (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestFindValidSplit [2022-09-21T14:23:02.695Z] === RUN TestFindValidSplit/0/ [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1044: [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1045: [2022-09-21T14:23:02.695Z] === RUN TestFindValidSplit/1/Hello [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1044: Hello [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1045: [2022-09-21T14:23:02.695Z] === RUN TestFindValidSplit/2/Hello [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1044: He [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1045: llo [2022-09-21T14:23:02.695Z] === RUN TestFindValidSplit/3/Hello [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1044: [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1045: Hello [2022-09-21T14:23:02.695Z] === RUN TestFindValidSplit/4/🙃 [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1044: [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1045: 🙃 [2022-09-21T14:23:02.695Z] === RUN TestFindValidSplit/5/🙃 [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1044: 🙃 [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1045: [2022-09-21T14:23:02.695Z] === RUN TestFindValidSplit/6/a� [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1044: a [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1045: � [2022-09-21T14:23:02.695Z] === RUN TestFindValidSplit/7/a� [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1044: a� [2022-09-21T14:23:02.695Z] cloudwatchlogs_test.go:1045: [2022-09-21T14:23:02.695Z] --- PASS: TestFindValidSplit (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-09-21T14:23:02.695Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestProcessEventEmoji [2022-09-21T14:23:02.695Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchLineSplit [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchLineSplitWithBinary [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchMaxEvents [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchMaxTotalBytes [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-09-21T14:23:02.695Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-09-21T14:23:02.695Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-09-21T14:23:02.695Z] --- PASS: TestContentStoreForPull (0.18s) [2022-09-21T14:23:02.695Z] PASS [2022-09-21T14:23:02.695Z] coverage: 6.6% of statements [2022-09-21T14:23:03.185Z] ok github.com/docker/docker/daemon/images 0.333s coverage: 6.6% of statements [2022-09-21T14:23:03.185Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-09-21T14:23:03.185Z] === RUN TestParseLogOptionsMultilinePattern [2022-09-21T14:23:03.185Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-09-21T14:23:03.185Z] === RUN TestParseLogOptionsDatetimeFormat [2022-09-21T14:23:03.185Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-09-21T14:23:03.185Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-09-21T14:23:03.185Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-09-21T14:23:03.185Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-09-21T14:23:03.185Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-09-21T14:23:03.185Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-09-21T14:23:03.185Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-09-21T14:23:03.185Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-09-21T14:23:03.185Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-09-21T14:23:03.185Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-09-21T14:23:03.185Z] === RUN TestCreateTagSuccess [2022-09-21T14:23:03.185Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-09-21T14:23:03.185Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-09-21T14:23:03.185Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-09-21T14:23:03.185Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-09-21T14:23:03.185Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.01s) [2022-09-21T14:23:03.185Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-09-21T14:23:03.185Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-09-21T14:23:03.185Z] PASS [2022-09-21T14:23:03.185Z] coverage: 77.8% of statements [2022-09-21T14:23:03.185Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-21T14:23:03.185Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-21T14:23:03.185Z] ok github.com/docker/docker/daemon/logger/awslogs 0.391s coverage: 77.8% of statements [2022-09-21T14:23:03.185Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-09-21T14:23:03.185Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-21T14:23:03.185Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-21T14:23:03.185Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-09-21T14:23:03.185Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-09-21T14:23:03.185Z] === RUN TestJSONLogsMarshalJSONBuf [2022-09-21T14:23:03.185Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-09-21T14:23:03.185Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-09-21T14:23:03.220Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-09-21T14:23:03.674Z] === RUN TestJSONFileLogger [2022-09-21T14:23:03.674Z] --- PASS: TestJSONFileLogger (0.00s) [2022-09-21T14:23:03.674Z] === RUN TestJSONFileLoggerWithTags [2022-09-21T14:23:03.674Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-09-21T14:23:03.674Z] === RUN TestJSONFileLoggerWithOpts [2022-09-21T14:23:03.674Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-09-21T14:23:03.674Z] === RUN TestFastTimeMarshalJSON [2022-09-21T14:23:03.674Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-09-21T14:23:03.674Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-09-21T14:23:03.674Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-09-21T14:23:03.674Z] PASS [2022-09-21T14:23:03.674Z] coverage: 87.2% of statements [2022-09-21T14:23:03.674Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-09-21T14:23:03.674Z] === RUN TestEncodeDecode [2022-09-21T14:23:03.674Z] === PAUSE TestEncodeDecode [2022-09-21T14:23:03.674Z] === RUN TestUnexpectedEOF [2022-09-21T14:23:03.674Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.207s coverage: 87.2% of statements [2022-09-21T14:23:03.674Z] time="2022-09-21T14:23:03Z" level=error msg="Error compressing log file after rotation" error="failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-2661249790\\container.log.1: Access is denied." [2022-09-21T14:23:03.674Z] time="2022-09-21T14:23:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-21T14:23:03.674Z] time="2022-09-21T14:23:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-21T14:23:03.674Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-09-21T14:23:03.674Z] === CONT TestEncodeDecode [2022-09-21T14:23:03.674Z] --- PASS: TestEncodeDecode (0.00s) [2022-09-21T14:23:03.674Z] PASS [2022-09-21T14:23:03.674Z] coverage: 69.9% of statements [2022-09-21T14:23:03.674Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.239s coverage: 69.9% of statements [2022-09-21T14:23:04.703Z] === RUN TestWriteLog [2022-09-21T14:23:04.703Z] === PAUSE TestWriteLog [2022-09-21T14:23:04.703Z] === RUN TestReadLog [2022-09-21T14:23:04.703Z] === PAUSE TestReadLog [2022-09-21T14:23:04.703Z] === RUN TestDecode [2022-09-21T14:23:04.703Z] --- PASS: TestDecode (0.02s) [2022-09-21T14:23:04.703Z] === CONT TestWriteLog [2022-09-21T14:23:04.703Z] --- PASS: TestWriteLog (0.00s) [2022-09-21T14:23:04.703Z] === CONT TestReadLog [2022-09-21T14:23:04.703Z] === RUN TestReadLog/tail_exact [2022-09-21T14:23:04.703Z] === RUN TestReadLog/tail_less_than_available [2022-09-21T14:23:04.703Z] === RUN TestReadLog/tail_more_than_available [2022-09-21T14:23:04.703Z] --- PASS: TestReadLog (0.14s) [2022-09-21T14:23:04.703Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-09-21T14:23:04.703Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-09-21T14:23:04.703Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-09-21T14:23:04.703Z] PASS [2022-09-21T14:23:04.703Z] coverage: 78.7% of statements [2022-09-21T14:23:04.703Z] ok github.com/docker/docker/daemon/logger/local 0.210s coverage: 78.7% of statements [2022-09-21T14:23:04.703Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-21T14:23:04.703Z] === RUN TestOpenFileDelete [2022-09-21T14:23:04.703Z] --- PASS: TestOpenFileDelete (0.00s) [2022-09-21T14:23:04.703Z] === RUN TestOpenFileRename [2022-09-21T14:23:04.703Z] --- PASS: TestOpenFileRename (0.00s) [2022-09-21T14:23:04.703Z] === RUN TestHandleDecoderErr [2022-09-21T14:23:04.703Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-09-21T14:23:04.703Z] === RUN TestParseLogTagDefaultTag [2022-09-21T14:23:04.703Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-09-21T14:23:04.703Z] === RUN TestParseLogTag [2022-09-21T14:23:04.703Z] --- PASS: TestParseLogTag (0.00s) [2022-09-21T14:23:04.703Z] === RUN TestParseLogTagEmptyTag [2022-09-21T14:23:04.703Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-09-21T14:23:04.703Z] === RUN TestTailFiles [2022-09-21T14:23:04.703Z] --- PASS: TestTailFiles (0.00s) [2022-09-21T14:23:04.703Z] === RUN TestFollowLogsConsumerGone [2022-09-21T14:23:04.703Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-09-21T14:23:04.703Z] === RUN TestFollowLogsProducerGone [2022-09-21T14:23:04.703Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-09-21T14:23:04.703Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-09-21T14:23:04.703Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-09-21T14:23:04.703Z] === RUN TestCheckCapacityAndRotate [2022-09-21T14:23:04.703Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-09-21T14:23:04.703Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-09-21T14:23:05.193Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-09-21T14:23:05.193Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-09-21T14:23:05.193Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-09-21T14:23:05.193Z] PASS [2022-09-21T14:23:05.193Z] coverage: 54.9% of statements [2022-09-21T14:23:05.193Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.202s coverage: 54.9% of statements [2022-09-21T14:23:05.193Z] === RUN TestLog [2022-09-21T14:23:05.193Z] --- PASS: TestLog (0.00s) [2022-09-21T14:23:05.193Z] PASS [2022-09-21T14:23:05.193Z] coverage: 31.5% of statements [2022-09-21T14:23:05.193Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.054s coverage: 31.5% of statements [2022-09-21T14:23:05.683Z] === RUN TestValidateLogOpt [2022-09-21T14:23:05.683Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-21T14:23:05.683Z] === RUN TestNewMissedConfig [2022-09-21T14:23:05.683Z] --- PASS: TestNewMissedConfig (0.00s) [2022-09-21T14:23:05.683Z] === RUN TestNewMissedUrl [2022-09-21T14:23:05.683Z] --- PASS: TestNewMissedUrl (0.00s) [2022-09-21T14:23:05.683Z] === RUN TestNewMissedToken [2022-09-21T14:23:05.683Z] --- PASS: TestNewMissedToken (0.00s) [2022-09-21T14:23:05.683Z] === RUN TestNewWithProxy [2022-09-21T14:23:05.683Z] --- PASS: TestNewWithProxy (0.00s) [2022-09-21T14:23:05.683Z] === RUN TestDefault [2022-09-21T14:23:05.683Z] --- PASS: TestDefault (0.01s) [2022-09-21T14:23:05.683Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-09-21T14:23:05.683Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-09-21T14:23:05.683Z] === RUN TestJsonFormat [2022-09-21T14:23:05.683Z] --- PASS: TestJsonFormat (0.01s) [2022-09-21T14:23:05.683Z] === RUN TestRawFormat [2022-09-21T14:23:05.683Z] --- PASS: TestRawFormat (0.00s) [2022-09-21T14:23:05.683Z] === RUN TestRawFormatWithLabels [2022-09-21T14:23:05.683Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-09-21T14:23:05.683Z] === RUN TestRawFormatWithoutTag [2022-09-21T14:23:05.683Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-09-21T14:23:05.683Z] === RUN TestBatching [2022-09-21T14:23:05.683Z] === RUN TestNewParse [2022-09-21T14:23:05.683Z] --- PASS: TestNewParse (0.00s) [2022-09-21T14:23:05.683Z] PASS [2022-09-21T14:23:05.683Z] coverage: 8.3% of statements [2022-09-21T14:23:05.683Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2022-09-21T14:23:06.173Z] --- PASS: TestBatching (0.25s) [2022-09-21T14:23:06.173Z] === RUN TestFrequency [2022-09-21T14:23:06.173Z] --- PASS: TestFrequency (0.19s) [2022-09-21T14:23:06.173Z] === RUN TestOneMessagePerRequest [2022-09-21T14:23:06.173Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-09-21T14:23:06.173Z] === RUN TestVerify [2022-09-21T14:23:06.173Z] --- PASS: TestVerify (0.00s) [2022-09-21T14:23:06.173Z] === RUN TestSkipVerify [2022-09-21T14:23:06.173Z] === RUN TestParseLogFormat [2022-09-21T14:23:06.173Z] --- PASS: TestParseLogFormat (0.00s) [2022-09-21T14:23:06.173Z] === RUN TestValidateLogOptEmpty [2022-09-21T14:23:06.173Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-09-21T14:23:06.173Z] === RUN TestValidateSyslogAddress [2022-09-21T14:23:06.173Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-09-21T14:23:06.173Z] === RUN TestParseAddressDefaultPort [2022-09-21T14:23:06.173Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-09-21T14:23:06.173Z] === RUN TestValidateSyslogFacility [2022-09-21T14:23:06.173Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-09-21T14:23:06.173Z] === RUN TestValidateLogOptSyslogFormat [2022-09-21T14:23:06.173Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-09-21T14:23:06.173Z] === RUN TestValidateLogOpt [2022-09-21T14:23:06.173Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-21T14:23:06.173Z] PASS [2022-09-21T14:23:06.173Z] coverage: 46.8% of statements [2022-09-21T14:23:06.173Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2022-09-21T14:23:06.173Z] time="2022-09-21T14:23:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.173Z] time="2022-09-21T14:23:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.173Z] time="2022-09-21T14:23:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.173Z] time="2022-09-21T14:23:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.663Z] --- PASS: TestSkipVerify (0.40s) [2022-09-21T14:23:06.663Z] === RUN TestBufferMaximum [2022-09-21T14:23:06.663Z] time="2022-09-21T14:23:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.663Z] time="2022-09-21T14:23:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.663Z] time="2022-09-21T14:23:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.663Z] time="2022-09-21T14:23:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663770186.196255\",\"host\":\"7a24b97b3dc7\"}'" [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663770186.196255\",\"host\":\"7a24b97b3dc7\"}'" [2022-09-21T14:23:06.664Z] --- PASS: TestBufferMaximum (0.01s) [2022-09-21T14:23:06.664Z] === RUN TestServerAlwaysDown [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663770186.200265\",\"host\":\"7a24b97b3dc7\"}'" [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663770186.200265\",\"host\":\"7a24b97b3dc7\"}'" [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663770186.200265\",\"host\":\"7a24b97b3dc7\"}'" [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663770186.202537\",\"host\":\"7a24b97b3dc7\"}'" [2022-09-21T14:23:06.664Z] time="2022-09-21T14:23:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663770186.202537\",\"host\":\"7a24b97b3dc7\"}'" [2022-09-21T14:23:06.664Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-09-21T14:23:06.664Z] === RUN TestCannotSendAfterClose [2022-09-21T14:23:06.664Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-09-21T14:23:06.664Z] === RUN TestDeadlockOnBlockedEndpoint [2022-09-21T14:23:07.693Z] time="2022-09-21T14:23:07Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49202/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-09-21T14:23:07.693Z] time="2022-09-21T14:23:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7a24b97b3dc7\"}'" [2022-09-21T14:23:07.693Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-09-21T14:23:07.693Z] PASS [2022-09-21T14:23:07.693Z] coverage: 82.5% of statements [2022-09-21T14:23:07.693Z] === RUN TestV1IDService [2022-09-21T14:23:07.693Z] ok github.com/docker/docker/daemon/logger/splunk 1.958s coverage: 82.5% of statements [2022-09-21T14:23:07.693Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-21T14:23:07.693Z] ? github.com/docker/docker/daemon/network [no test files] [2022-09-21T14:23:07.693Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-21T14:23:07.693Z] --- PASS: TestV1IDService (0.03s) [2022-09-21T14:23:07.693Z] === RUN TestV2MetadataService [2022-09-21T14:23:08.183Z] === RUN TestSuccessfulDownload [2022-09-21T14:23:08.183Z] download_test.go:268: Needs fixing on Windows [2022-09-21T14:23:08.183Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-09-21T14:23:08.183Z] === RUN TestCancelledDownload [2022-09-21T14:23:08.183Z] --- PASS: TestCancelledDownload (0.00s) [2022-09-21T14:23:08.183Z] === RUN TestMaxDownloadAttempts [2022-09-21T14:23:08.183Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-21T14:23:08.183Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-21T14:23:08.183Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-21T14:23:08.183Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-21T14:23:08.183Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-21T14:23:08.183Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-21T14:23:08.183Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-21T14:23:08.183Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-21T14:23:08.183Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-21T14:23:08.183Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-21T14:23:08.183Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-21T14:23:08.183Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-21T14:23:08.183Z] time="2022-09-21T14:23:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-21T14:23:08.183Z] time="2022-09-21T14:23:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-21T14:23:08.183Z] time="2022-09-21T14:23:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-21T14:23:08.183Z] time="2022-09-21T14:23:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-21T14:23:08.183Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-09-21T14:23:08.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-09-21T14:23:08.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-09-21T14:23:08.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-09-21T14:23:08.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-09-21T14:23:08.183Z] === RUN TestTransfer [2022-09-21T14:23:08.183Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-09-21T14:23:08.183Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-09-21T14:23:08.183Z] === RUN TestContinueOnError_MirrorEndpoint [2022-09-21T14:23:08.183Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-09-21T14:23:08.183Z] === RUN TestContinueOnError_NeverContinue [2022-09-21T14:23:08.183Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-09-21T14:23:08.183Z] === RUN TestContinueOnError_UnnestsErrors [2022-09-21T14:23:08.183Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-09-21T14:23:08.183Z] === RUN TestManifestStore [2022-09-21T14:23:08.183Z] === RUN TestManifestStore/no_remote_or_local [2022-09-21T14:23:08.672Z] --- PASS: TestV2MetadataService (0.90s) [2022-09-21T14:23:08.672Z] PASS [2022-09-21T14:23:08.672Z] coverage: 48.2% of statements [2022-09-21T14:23:08.672Z] ok github.com/docker/docker/distribution/metadata 0.994s coverage: 48.2% of statements [2022-09-21T14:23:08.672Z] --- PASS: TestTransfer (0.12s) [2022-09-21T14:23:08.672Z] === RUN TestConcurrencyLimit [2022-09-21T14:23:08.672Z] time="2022-09-21T14:23:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local678856747\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/no_local_cache [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/with_local_cache [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/unknown_media_type [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-09-21T14:23:08.672Z] time="2022-09-21T14:23:08Z" level=warning msg="reference for unknown type: " [2022-09-21T14:23:08.672Z] time="2022-09-21T14:23:08Z" level=warning msg="reference for unknown type: " [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-09-21T14:23:08.672Z] time="2022-09-21T14:23:08Z" level=warning msg="reference for unknown type: " [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-09-21T14:23:08.672Z] time="2022-09-21T14:23:08Z" level=warning msg="reference for unknown type: " [2022-09-21T14:23:08.672Z] time="2022-09-21T14:23:08Z" level=warning msg="reference for unknown type: " [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/error_persisting_manifest [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-09-21T14:23:08.672Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-09-21T14:23:08.672Z] time="2022-09-21T14:23:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore (0.27s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-09-21T14:23:08.672Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaType [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-09-21T14:23:08.672Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-09-21T14:23:08.672Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-09-21T14:23:08.672Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-09-21T14:23:08.672Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-09-21T14:23:08.672Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-09-21T14:23:08.672Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-09-21T14:23:08.672Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-09-21T14:23:08.672Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-09-21T14:23:08.672Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestFixManifestLayers [2022-09-21T14:23:08.673Z] --- PASS: TestFixManifestLayers (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestFixManifestLayersBaseLayerParent [2022-09-21T14:23:08.673Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-21T14:23:08.673Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestFixManifestLayersBadParent [2022-09-21T14:23:08.673Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestValidateManifest [2022-09-21T14:23:08.673Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-21T14:23:08.673Z] --- SKIP: TestValidateManifest (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestFormatPlatform [2022-09-21T14:23:08.673Z] --- PASS: TestFormatPlatform (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestPullSchema2Config [2022-09-21T14:23:08.673Z] === RUN TestPullSchema2Config/success_first_time [2022-09-21T14:23:08.673Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-21T14:23:08.673Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-21T14:23:08.673Z] === RUN TestPullSchema2Config/500_status [2022-09-21T14:23:08.673Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-21T14:23:08.673Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-21T14:23:08.673Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-09-21T14:23:08.673Z] === RUN TestInactiveJobs [2022-09-21T14:23:08.673Z] === RUN TestNotFound [2022-09-21T14:23:08.673Z] --- PASS: TestNotFound (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestConflict [2022-09-21T14:23:08.673Z] --- PASS: TestConflict (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestForbidden [2022-09-21T14:23:08.673Z] --- PASS: TestForbidden (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestInvalidParameter [2022-09-21T14:23:08.673Z] --- PASS: TestInvalidParameter (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestNotImplemented [2022-09-21T14:23:08.673Z] --- PASS: TestNotImplemented (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestNotModified [2022-09-21T14:23:08.673Z] --- PASS: TestNotModified (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestUnauthorized [2022-09-21T14:23:08.673Z] --- PASS: TestUnauthorized (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestUnknown [2022-09-21T14:23:08.673Z] --- PASS: TestUnknown (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestCancelled [2022-09-21T14:23:08.673Z] --- PASS: TestCancelled (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestDeadline [2022-09-21T14:23:08.673Z] --- PASS: TestDeadline (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestDataLoss [2022-09-21T14:23:08.673Z] --- PASS: TestDataLoss (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestUnavailable [2022-09-21T14:23:08.673Z] --- PASS: TestUnavailable (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestSystem [2022-09-21T14:23:08.673Z] --- PASS: TestSystem (0.00s) [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Not_Found [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Bad_Request [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Conflict [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Unauthorized [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Service_Unavailable [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Forbidden [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Not_Modified [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Not_Implemented [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-09-21T14:23:08.673Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-09-21T14:23:08.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-09-21T14:23:08.673Z] PASS [2022-09-21T14:23:08.673Z] coverage: 77.0% of statements [2022-09-21T14:23:08.673Z] ok github.com/docker/docker/errdefs 0.035s coverage: 77.0% of statements [2022-09-21T14:23:09.163Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-21T14:23:09.163Z] === RUN TestPullSchema2Config/EOF [2022-09-21T14:23:09.163Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-21T14:23:09.163Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-21T14:23:09.163Z] 2022/09/21 14:23:08 http: panic serving 127.0.0.1:49213: intentional panic [2022-09-21T14:23:09.163Z] goroutine 126 [running]: [2022-09-21T14:23:09.163Z] net/http.(*conn).serve.func1() [2022-09-21T14:23:09.163Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-21T14:23:09.163Z] panic({0x14f3b20, 0x1698ec0}) [2022-09-21T14:23:09.163Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-21T14:23:09.163Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003109c0?, {0x169fd80?, 0xc00051a460?}) [2022-09-21T14:23:09.163Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-09-21T14:23:09.163Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x169fd80, 0xc00051a460}, 0xc0000a8f00) [2022-09-21T14:23:09.163Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-09-21T14:23:09.163Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x169fd80?, 0xc00051a460?}, 0xc000046c00?) [2022-09-21T14:23:09.163Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-21T14:23:09.163Z] net/http.serverHandler.ServeHTTP({0xc0001fc9f0?}, {0x169fd80, 0xc00051a460}, 0xc0000a8f00) [2022-09-21T14:23:09.163Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-21T14:23:09.163Z] net/http.(*conn).serve(0xc0003a7ae0, {0x16a0498, 0xc00038fe60}) [2022-09-21T14:23:09.163Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-21T14:23:09.163Z] created by net/http.(*Server).Serve [2022-09-21T14:23:09.163Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-21T14:23:09.163Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-21T14:23:09.163Z] === RUN TestPullSchema2Config/unauthorized [2022-09-21T14:23:09.163Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-21T14:23:09.163Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-21T14:23:09.163Z] --- PASS: TestPullSchema2Config (0.54s) [2022-09-21T14:23:09.163Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-09-21T14:23:09.163Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-09-21T14:23:09.163Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-09-21T14:23:09.163Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-09-21T14:23:09.163Z] === RUN TestGetRepositoryMountCandidates [2022-09-21T14:23:09.163Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-09-21T14:23:09.163Z] === RUN TestLayerAlreadyExists [2022-09-21T14:23:09.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-21T14:23:09.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-21T14:23:09.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-21T14:23:09.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-21T14:23:09.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-21T14:23:09.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-21T14:23:09.163Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-09-21T14:23:09.163Z] === RUN TestWhenEmptyAuthConfig [2022-09-21T14:23:09.163Z] --- PASS: TestInactiveJobs (0.39s) [2022-09-21T14:23:09.163Z] === RUN TestWatchRelease [2022-09-21T14:23:09.163Z] --- PASS: TestWatchRelease (0.04s) [2022-09-21T14:23:09.163Z] === RUN TestWatchFinishedTransfer [2022-09-21T14:23:09.163Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-09-21T14:23:09.163Z] === RUN TestDuplicateTransfer [2022-09-21T14:23:09.163Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-09-21T14:23:09.163Z] === RUN TestSuccessfulUpload [2022-09-21T14:23:09.652Z] time="2022-09-21T14:23:09Z" level=error msg="Upload failed, retrying: simulating retry" [2022-09-21T14:23:09.652Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-09-21T14:23:09.652Z] === RUN TestCancelledUpload [2022-09-21T14:23:09.652Z] --- PASS: TestCancelledUpload (0.00s) [2022-09-21T14:23:09.652Z] PASS [2022-09-21T14:23:09.652Z] coverage: 76.4% of statements [2022-09-21T14:23:09.652Z] ok github.com/docker/docker/distribution/xfer 1.825s coverage: 76.4% of statements [2022-09-21T14:23:09.652Z] === RUN TestCompare [2022-09-21T14:23:09.652Z] --- PASS: TestCompare (0.00s) [2022-09-21T14:23:09.652Z] PASS [2022-09-21T14:23:09.652Z] coverage: 19.2% of statements [2022-09-21T14:23:09.652Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2022-09-21T14:23:09.652Z] === RUN TestFSGetInvalidData [2022-09-21T14:23:09.652Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-09-21T14:23:09.652Z] === RUN TestFSInvalidSet [2022-09-21T14:23:09.762Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-09-21T14:23:10.128Z] --- PASS: TestFSInvalidSet (0.02s) [2022-09-21T14:23:10.128Z] === RUN TestFSInvalidRoot [2022-09-21T14:23:10.128Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestFSMetadataGetSet [2022-09-21T14:23:10.128Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-09-21T14:23:10.128Z] === RUN TestFSInvalidWalker [2022-09-21T14:23:10.128Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestFSGetSet [2022-09-21T14:23:10.128Z] --- PASS: TestFSGetSet (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestFSGetUnsetKey [2022-09-21T14:23:10.128Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestFSGetEmptyData [2022-09-21T14:23:10.128Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestFSDelete [2022-09-21T14:23:10.128Z] --- PASS: TestFSDelete (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestFSWalker [2022-09-21T14:23:10.128Z] --- PASS: TestFSWalker (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestFSWalkerStopOnError [2022-09-21T14:23:10.128Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestNewFromJSON [2022-09-21T14:23:10.128Z] --- PASS: TestNewFromJSON (0.00s) [2022-09-21T14:23:10.128Z] === RUN TestNewFromJSONWithInvalidJSON [2022-09-21T14:23:10.128Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-09-21T14:23:10.128Z] === RUN TestMarshalKeyOrder [2022-09-21T14:23:10.128Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-09-21T14:23:10.128Z] === RUN TestImage [2022-09-21T14:23:10.128Z] --- PASS: TestImage (0.00s) [2022-09-21T14:23:10.128Z] === RUN TestImageOSNotEmpty [2022-09-21T14:23:10.128Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-09-21T14:23:10.128Z] === RUN TestNewChildImageFromImageWithRootFS [2022-09-21T14:23:10.128Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-09-21T14:23:10.128Z] === RUN TestCreate [2022-09-21T14:23:10.128Z] --- PASS: TestCreate (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestRestore [2022-09-21T14:23:10.128Z] time="2022-09-21T14:23:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-09-21T14:23:10.128Z] --- PASS: TestRestore (0.19s) [2022-09-21T14:23:10.128Z] === RUN TestAddDelete [2022-09-21T14:23:10.128Z] --- PASS: TestWhenEmptyAuthConfig (1.02s) [2022-09-21T14:23:10.128Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-09-21T14:23:10.128Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-09-21T14:23:10.128Z] === RUN TestTokenPassThru [2022-09-21T14:23:10.128Z] --- PASS: TestAddDelete (0.02s) [2022-09-21T14:23:10.128Z] === RUN TestSearchAfterDelete [2022-09-21T14:23:10.128Z] --- PASS: TestTokenPassThru (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestTokenPassThruDifferentHost [2022-09-21T14:23:10.128Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-09-21T14:23:10.128Z] === RUN TestParentReset [2022-09-21T14:23:10.128Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-09-21T14:23:10.128Z] PASS [2022-09-21T14:23:10.128Z] coverage: 26.0% of statements [2022-09-21T14:23:10.128Z] ok github.com/docker/docker/distribution 1.929s coverage: 26.0% of statements [2022-09-21T14:23:10.128Z] --- PASS: TestParentReset (0.03s) [2022-09-21T14:23:10.128Z] === RUN TestGetAndSetLastUpdated [2022-09-21T14:23:10.128Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-09-21T14:23:10.128Z] === RUN TestStoreLen [2022-09-21T14:23:10.128Z] --- PASS: TestStoreLen (0.05s) [2022-09-21T14:23:10.128Z] PASS [2022-09-21T14:23:10.128Z] coverage: 86.8% of statements [2022-09-21T14:23:10.128Z] ok github.com/docker/docker/image 0.531s coverage: 86.8% of statements [2022-09-21T14:23:10.326Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-09-21T14:23:10.595Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-21T14:23:10.595Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-21T14:23:10.595Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-21T14:23:10.595Z] === RUN TestMakeV1ConfigFromConfig [2022-09-21T14:23:10.595Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-09-21T14:23:10.595Z] PASS [2022-09-21T14:23:10.595Z] coverage: 25.0% of statements [2022-09-21T14:23:10.595Z] ok github.com/docker/docker/image/v1 0.081s coverage: 25.0% of statements [2022-09-21T14:23:10.595Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-21T14:23:10.890Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-09-21T14:23:11.452Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-09-21T14:23:11.581Z] === RUN TestSerialization [2022-09-21T14:23:11.581Z] --- PASS: TestSerialization (0.02s) [2022-09-21T14:23:11.581Z] PASS [2022-09-21T14:23:11.581Z] coverage: 100.0% of statements [2022-09-21T14:23:11.581Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2022-09-21T14:23:12.015Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-09-21T14:23:12.048Z] === RUN TestEmptyLayer [2022-09-21T14:23:12.048Z] --- PASS: TestEmptyLayer (0.00s) [2022-09-21T14:23:12.048Z] === RUN TestCommitFailure [2022-09-21T14:23:12.048Z] --- PASS: TestCommitFailure (0.01s) [2022-09-21T14:23:12.048Z] === RUN TestStartTransactionFailure [2022-09-21T14:23:12.048Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-09-21T14:23:12.048Z] === RUN TestGetOrphan [2022-09-21T14:23:12.048Z] --- PASS: TestGetOrphan (0.01s) [2022-09-21T14:23:12.048Z] === RUN TestMountAndRegister [2022-09-21T14:23:12.516Z] layer_test.go:271: Layer size: 14 [2022-09-21T14:23:12.516Z] --- PASS: TestMountAndRegister (0.06s) [2022-09-21T14:23:12.516Z] === RUN TestLayerRelease [2022-09-21T14:23:12.516Z] layer_test.go:304: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestLayerRelease (0.00s) [2022-09-21T14:23:12.516Z] === RUN TestStoreRestore [2022-09-21T14:23:12.516Z] layer_test.go:353: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestStoreRestore (0.00s) [2022-09-21T14:23:12.516Z] === RUN TestTarStreamStability [2022-09-21T14:23:12.516Z] layer_test.go:468: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestTarStreamStability (0.00s) [2022-09-21T14:23:12.516Z] === RUN TestRegisterExistingLayer [2022-09-21T14:23:12.516Z] === RUN TestEnvironmentParsing [2022-09-21T14:23:12.516Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-09-21T14:23:12.516Z] PASS [2022-09-21T14:23:12.516Z] coverage: 1.0% of statements [2022-09-21T14:23:12.516Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.0% of statements [2022-09-21T14:23:12.516Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-09-21T14:23:12.516Z] === RUN TestTarStreamVerification [2022-09-21T14:23:12.516Z] layer_test.go:697: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-09-21T14:23:12.516Z] === RUN TestLayerMigration [2022-09-21T14:23:12.516Z] migration_test.go:46: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestLayerMigration (0.00s) [2022-09-21T14:23:12.516Z] === RUN TestLayerMigrationNoTarsplit [2022-09-21T14:23:12.516Z] migration_test.go:182: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-09-21T14:23:12.516Z] === RUN TestMountInit [2022-09-21T14:23:12.516Z] mount_test.go:17: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestMountInit (0.00s) [2022-09-21T14:23:12.516Z] === RUN TestMountSize [2022-09-21T14:23:12.516Z] mount_test.go:76: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestMountSize (0.00s) [2022-09-21T14:23:12.516Z] === RUN TestMountChanges [2022-09-21T14:23:12.516Z] mount_test.go:125: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestMountChanges (0.00s) [2022-09-21T14:23:12.516Z] === RUN TestMountApply [2022-09-21T14:23:12.516Z] mount_test.go:212: Failing on Windows [2022-09-21T14:23:12.516Z] --- SKIP: TestMountApply (0.00s) [2022-09-21T14:23:12.516Z] PASS [2022-09-21T14:23:12.516Z] coverage: 30.1% of statements [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-09-21T14:23:12.516Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-09-21T14:23:12.516Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-09-21T14:23:12.516Z] PASS [2022-09-21T14:23:12.516Z] coverage: 45.8% of statements [2022-09-21T14:23:12.516Z] ok github.com/docker/docker/layer 0.269s coverage: 30.1% of statements [2022-09-21T14:23:12.516Z] ok github.com/docker/docker/oci 0.045s coverage: 45.8% of statements [2022-09-21T14:23:12.516Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-21T14:23:12.516Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-21T14:23:12.516Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-21T14:23:12.516Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-21T14:23:12.516Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-21T14:23:12.984Z] === RUN TestParseVersion [2022-09-21T14:23:12.984Z] --- PASS: TestParseVersion (0.00s) [2022-09-21T14:23:12.984Z] PASS [2022-09-21T14:23:12.984Z] coverage: 52.9% of statements [2022-09-21T14:23:12.984Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-09-21T14:23:13.383Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.577s coverage: 74.6% of statements [2022-09-21T14:23:13.453Z] === RUN TestAddressPoolOpt [2022-09-21T14:23:13.453Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/a [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/something [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/_=a [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/env1=value1 [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/_env1=value1 [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/env2=value2=value3 [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/env3=abc!qwe [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/env_4=value_4 [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/PATH [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/=a [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/PATH= [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/PATH=something [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/asd!qwe [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/1asd [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/123 [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/some_space [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/__some_space_before [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/some_space_after__ [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/= [2022-09-21T14:23:13.453Z] === RUN TestValidateEnv/PaTh [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/a (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/something (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/= (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestParseHost [2022-09-21T14:23:13.453Z] --- PASS: TestParseHost (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestParseDockerDaemonHost [2022-09-21T14:23:13.453Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestParseTCP [2022-09-21T14:23:13.453Z] --- PASS: TestParseTCP (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestParseInvalidUnixAddrInvalid [2022-09-21T14:23:13.453Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestValidateExtraHosts [2022-09-21T14:23:13.453Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestIpOptString [2022-09-21T14:23:13.453Z] --- PASS: TestIpOptString (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestNewIpOptInvalidDefaultVal [2022-09-21T14:23:13.453Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestNewIpOptValidDefaultVal [2022-09-21T14:23:13.453Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestIpOptSetInvalidVal [2022-09-21T14:23:13.453Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestValidateIPAddress [2022-09-21T14:23:13.453Z] --- PASS: TestValidateIPAddress (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestMapOpts [2022-09-21T14:23:13.453Z] --- PASS: TestMapOpts (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestListOptsWithoutValidator [2022-09-21T14:23:13.453Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestListOptsWithValidator [2022-09-21T14:23:13.453Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestValidateDNSSearch [2022-09-21T14:23:13.453Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_general_format [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_one_more [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-09-21T14:23:13.453Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-09-21T14:23:13.453Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestNamedListOpts [2022-09-21T14:23:13.453Z] --- PASS: TestNamedListOpts (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestNamedMapOpts [2022-09-21T14:23:13.453Z] --- PASS: TestNamedMapOpts (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestParseLink [2022-09-21T14:23:13.453Z] --- PASS: TestParseLink (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestQuotedStringSetWithQuotes [2022-09-21T14:23:13.453Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-09-21T14:23:13.453Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestQuotedStringSetWithNoQuotes [2022-09-21T14:23:13.453Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-09-21T14:23:13.453Z] === RUN TestUlimitOpt [2022-09-21T14:23:13.453Z] --- PASS: TestUlimitOpt (0.00s) [2022-09-21T14:23:13.453Z] PASS [2022-09-21T14:23:13.453Z] coverage: 67.1% of statements [2022-09-21T14:23:13.453Z] ok github.com/docker/docker/opts 0.090s coverage: 67.1% of statements [2022-09-21T14:23:13.922Z] === RUN TestPeerCertificateMarshalJSON [2022-09-21T14:23:14.311Z] ok github.com/docker/docker/daemon 12.108s coverage: 17.1% of statements [2022-09-21T14:23:14.311Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-21T14:23:14.311Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-21T14:23:14.311Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-21T14:23:14.311Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-21T14:23:14.389Z] === RUN TestUnbuffered [2022-09-21T14:23:14.389Z] --- PASS: TestUnbuffered (0.00s) [2022-09-21T14:23:14.389Z] === RUN TestRaceUnbuffered [2022-09-21T14:23:14.389Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-09-21T14:23:14.389Z] PASS [2022-09-21T14:23:14.389Z] coverage: 100.0% of statements [2022-09-21T14:23:14.389Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-09-21T14:23:14.389Z] === RUN TestMatch [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[]] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[foo]] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[bar]_[foo]] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[foo_bar]] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[qux]_[foo]] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[]#01 [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[qux]] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[foo_bar_qux]] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[qux]_[baz]] [2022-09-21T14:23:14.389Z] === RUN TestMatch/[[foo_baz]] [2022-09-21T14:23:14.389Z] --- PASS: TestMatch (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[]] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-09-21T14:23:14.389Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-09-21T14:23:14.389Z] PASS [2022-09-21T14:23:14.389Z] coverage: 87.5% of statements [2022-09-21T14:23:14.389Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2022-09-21T14:23:14.856Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-09-21T14:23:14.856Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-09-21T14:23:14.856Z] --- PASS: TestPeerCertificateMarshalJSON (0.83s) [2022-09-21T14:23:14.856Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-09-21T14:23:14.856Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-09-21T14:23:14.856Z] === RUN TestMiddleware [2022-09-21T14:23:14.856Z] --- PASS: TestMiddleware (0.00s) [2022-09-21T14:23:14.856Z] === RUN TestNewResponseModifier [2022-09-21T14:23:14.856Z] --- PASS: TestNewResponseModifier (0.00s) [2022-09-21T14:23:14.856Z] PASS [2022-09-21T14:23:14.856Z] coverage: 26.8% of statements [2022-09-21T14:23:14.856Z] ok github.com/docker/docker/pkg/authorization 0.878s coverage: 26.8% of statements [2022-09-21T14:23:14.856Z] === RUN TestIsArchivePathDir [2022-09-21T14:23:14.856Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-09-21T14:23:14.856Z] === RUN TestIsArchivePathInvalidFile [2022-09-21T14:23:14.874Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2022-09-21T14:23:15.324Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-09-21T14:23:15.324Z] === RUN TestIsArchivePathTar [2022-09-21T14:23:15.324Z] === RUN TestSizeEmpty [2022-09-21T14:23:15.324Z] --- PASS: TestSizeEmpty (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestSizeEmptyFile [2022-09-21T14:23:15.324Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestSizeNonemptyFile [2022-09-21T14:23:15.324Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestSizeNestedDirectoryEmpty [2022-09-21T14:23:15.324Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-09-21T14:23:15.324Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-09-21T14:23:15.324Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestMoveToSubdir [2022-09-21T14:23:15.324Z] --- PASS: TestMoveToSubdir (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestSizeNonExistingDirectory [2022-09-21T14:23:15.324Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-09-21T14:23:15.324Z] PASS [2022-09-21T14:23:15.324Z] coverage: 80.0% of statements [2022-09-21T14:23:15.324Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2022-09-21T14:23:15.324Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-09-21T14:23:15.324Z] === RUN TestDecompressStreamGzip [2022-09-21T14:23:15.324Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-09-21T14:23:15.324Z] === RUN TestDecompressStreamBzip2 [2022-09-21T14:23:15.324Z] === RUN TestChrootTarUntar [2022-09-21T14:23:15.324Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:15.324Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestChrootUntarWithHugeExcludesList [2022-09-21T14:23:15.324Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:15.324Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestChrootUntarEmptyArchive [2022-09-21T14:23:15.324Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestChrootTarUntarWithSymlink [2022-09-21T14:23:15.324Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-21T14:23:15.324Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestChrootCopyWithTar [2022-09-21T14:23:15.324Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-21T14:23:15.324Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestChrootCopyFileWithTar [2022-09-21T14:23:15.324Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:15.324Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestChrootUntarPath [2022-09-21T14:23:15.324Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-21T14:23:15.324Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-09-21T14:23:15.324Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:15.324Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-09-21T14:23:15.324Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:15.324Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestChrootApplyDotDotFile [2022-09-21T14:23:15.324Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:15.324Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-09-21T14:23:15.324Z] PASS [2022-09-21T14:23:15.324Z] coverage: 15.1% of statements [2022-09-21T14:23:15.324Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.1% of statements [2022-09-21T14:23:15.324Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-09-21T14:23:15.324Z] === RUN TestDecompressStreamXz [2022-09-21T14:23:15.324Z] archive_test.go:134: Xz not present in msys2 [2022-09-21T14:23:15.324Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestCompressStreamXzUnsupported [2022-09-21T14:23:15.324Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestCompressStreamBzip2Unsupported [2022-09-21T14:23:15.324Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestCompressStreamInvalid [2022-09-21T14:23:15.324Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestExtensionInvalid [2022-09-21T14:23:15.324Z] --- PASS: TestExtensionInvalid (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestExtensionUncompressed [2022-09-21T14:23:15.324Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestExtensionBzip2 [2022-09-21T14:23:15.324Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestExtensionGzip [2022-09-21T14:23:15.324Z] --- PASS: TestExtensionGzip (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestExtensionXz [2022-09-21T14:23:15.324Z] --- PASS: TestExtensionXz (0.00s) [2022-09-21T14:23:15.324Z] === RUN TestCmdStreamLargeStderr [2022-09-21T14:23:15.436Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.385s coverage: 60.7% of statements [2022-09-21T14:23:15.792Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-09-21T14:23:15.792Z] === RUN TestCmdStreamBad [2022-09-21T14:23:15.792Z] archive_test.go:239: Failing on Windows CI machines [2022-09-21T14:23:15.792Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-09-21T14:23:15.792Z] === RUN TestCmdStreamGood [2022-09-21T14:23:15.792Z] --- PASS: TestCmdStreamGood (0.04s) [2022-09-21T14:23:15.792Z] === RUN TestUntarPathWithInvalidDest [2022-09-21T14:23:15.792Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-09-21T14:23:15.792Z] === RUN TestUntarPathWithInvalidSrc [2022-09-21T14:23:15.792Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-09-21T14:23:15.792Z] === RUN TestUntarPath [2022-09-21T14:23:15.792Z] --- PASS: TestUntarPath (0.08s) [2022-09-21T14:23:15.792Z] === RUN TestUntarPathWithDestinationFile [2022-09-21T14:23:15.792Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-09-21T14:23:15.792Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-09-21T14:23:15.792Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-09-21T14:23:15.792Z] === RUN TestCopyWithTarInvalidSrc [2022-09-21T14:23:15.792Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-09-21T14:23:15.792Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-09-21T14:23:15.792Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-09-21T14:23:15.792Z] === RUN TestCopyWithTarSrcFile [2022-09-21T14:23:15.792Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-09-21T14:23:15.792Z] === RUN TestCopyWithTarSrcFolder [2022-09-21T14:23:15.792Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-09-21T14:23:15.792Z] === RUN TestCopyFileWithTarInvalidSrc [2022-09-21T14:23:15.792Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-09-21T14:23:15.792Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-09-21T14:23:15.792Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-09-21T14:23:15.792Z] === RUN TestCopyFileWithTarSrcFolder [2022-09-21T14:23:15.792Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-09-21T14:23:15.792Z] === RUN TestCopyFileWithTarSrcFile [2022-09-21T14:23:15.792Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-09-21T14:23:15.792Z] === RUN TestTarFiles [2022-09-21T14:23:16.260Z] === RUN Test [2022-09-21T14:23:16.260Z] === RUN Test/TestContainsEntry [2022-09-21T14:23:16.260Z] === RUN Test/TestCreateEntries [2022-09-21T14:23:16.260Z] === RUN Test/TestEntriesDiff [2022-09-21T14:23:16.260Z] === RUN Test/TestEntriesEquality [2022-09-21T14:23:16.260Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-09-21T14:23:16.260Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-09-21T14:23:16.260Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-09-21T14:23:16.260Z] === RUN Test/TestGeneratorNotGenerate [2022-09-21T14:23:16.260Z] === RUN Test/TestGeneratorWithPort [2022-09-21T14:23:16.260Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-09-21T14:23:16.260Z] === RUN Test/TestNewEntry [2022-09-21T14:23:16.260Z] === RUN Test/TestParse [2022-09-21T14:23:16.260Z] --- PASS: Test (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestNewEntry (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestParse (0.00s) [2022-09-21T14:23:16.260Z] PASS [2022-09-21T14:23:16.260Z] coverage: 58.3% of statements [2022-09-21T14:23:16.260Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2022-09-21T14:23:16.260Z] === RUN Test [2022-09-21T14:23:16.260Z] === RUN Test/TestContent [2022-09-21T14:23:16.260Z] === RUN Test/TestInitialize [2022-09-21T14:23:16.260Z] === RUN Test/TestNew [2022-09-21T14:23:16.260Z] === RUN Test/TestParsingContentsWithComments [2022-09-21T14:23:16.260Z] === RUN Test/TestRegister [2022-09-21T14:23:16.260Z] === RUN Test/TestWatch [2022-09-21T14:23:16.260Z] --- PASS: Test (0.01s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestContent (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestNew (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestRegister (0.00s) [2022-09-21T14:23:16.260Z] --- PASS: Test/TestWatch (0.01s) [2022-09-21T14:23:16.260Z] PASS [2022-09-21T14:23:16.260Z] coverage: 97.6% of statements [2022-09-21T14:23:16.260Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 97.6% of statements [2022-09-21T14:23:16.728Z] === RUN Test [2022-09-21T14:23:16.728Z] === RUN Test/TestInitialize [2022-09-21T14:23:16.728Z] === RUN Test [2022-09-21T14:23:16.728Z] === RUN Test/TestWatch [2022-09-21T14:23:16.728Z] --- PASS: Test (0.00s) [2022-09-21T14:23:16.728Z] --- PASS: Test/TestWatch (0.00s) [2022-09-21T14:23:16.728Z] PASS [2022-09-21T14:23:16.728Z] coverage: 92.3% of statements [2022-09-21T14:23:16.728Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2022-09-21T14:23:16.809Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-09-21T14:23:17.197Z] === RUN Test [2022-09-21T14:23:17.197Z] === RUN Test/TestInitialize [2022-09-21T14:23:17.197Z] === RUN Test/TestInitializeWithPattern [2022-09-21T14:23:17.197Z] === RUN Test/TestRegister [2022-09-21T14:23:17.197Z] === RUN Test/TestWatch [2022-09-21T14:23:17.197Z] --- PASS: Test (0.00s) [2022-09-21T14:23:17.197Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-21T14:23:17.197Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-09-21T14:23:17.197Z] --- PASS: Test/TestRegister (0.00s) [2022-09-21T14:23:17.197Z] --- PASS: Test/TestWatch (0.00s) [2022-09-21T14:23:17.197Z] PASS [2022-09-21T14:23:17.197Z] coverage: 93.8% of statements [2022-09-21T14:23:17.197Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2022-09-21T14:23:17.197Z] time="2022-09-21T14:23:16Z" level=info msg="Initializing discovery without TLS" [2022-09-21T14:23:17.197Z] time="2022-09-21T14:23:16Z" level=info msg="Initializing discovery without TLS" [2022-09-21T14:23:17.197Z] time="2022-09-21T14:23:16Z" level=info msg="Initializing discovery without TLS" [2022-09-21T14:23:17.197Z] === RUN Test/TestInitializeWithCerts [2022-09-21T14:23:17.197Z] time="2022-09-21T14:23:16Z" level=info msg="Initializing discovery with TLS" [2022-09-21T14:23:17.197Z] === RUN Test/TestWatch [2022-09-21T14:23:17.197Z] time="2022-09-21T14:23:16Z" level=info msg="Initializing discovery without TLS" [2022-09-21T14:23:17.665Z] === RUN TestPollerAddRemove [2022-09-21T14:23:17.665Z] --- PASS: TestPollerAddRemove (0.00s) [2022-09-21T14:23:17.665Z] === RUN TestPollerEvent [2022-09-21T14:23:17.665Z] poller_test.go:41: No chmod on Windows [2022-09-21T14:23:17.665Z] --- SKIP: TestPollerEvent (0.00s) [2022-09-21T14:23:17.665Z] === RUN TestPollerClose [2022-09-21T14:23:17.665Z] --- PASS: TestPollerClose (0.00s) [2022-09-21T14:23:17.665Z] PASS [2022-09-21T14:23:17.665Z] coverage: 45.7% of statements [2022-09-21T14:23:17.665Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2022-09-21T14:23:18.133Z] === RUN TestCopyFileWithInvalidSrc [2022-09-21T14:23:18.133Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCopyFileWithInvalidDest [2022-09-21T14:23:18.133Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCopyFileWithSameSrcAndDest [2022-09-21T14:23:18.133Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-09-21T14:23:18.133Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCopyFile [2022-09-21T14:23:18.133Z] --- PASS: TestCopyFile (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-09-21T14:23:18.133Z] fileutils_test.go:134: Needs porting to Windows [2022-09-21T14:23:18.133Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-09-21T14:23:18.133Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestReadSymlinkedDirectoryToFile [2022-09-21T14:23:18.133Z] fileutils_test.go:180: Needs porting to Windows [2022-09-21T14:23:18.133Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestWildcardMatches [2022-09-21T14:23:18.133Z] --- PASS: TestWildcardMatches (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestPatternMatches [2022-09-21T14:23:18.133Z] --- PASS: TestPatternMatches (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-09-21T14:23:18.133Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestPatternMatchesFolderExclusions [2022-09-21T14:23:18.133Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-09-21T14:23:18.133Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-09-21T14:23:18.133Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-09-21T14:23:18.133Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-09-21T14:23:18.133Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestSingleExclamationError [2022-09-21T14:23:18.133Z] --- PASS: TestSingleExclamationError (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestMatchesWithNoPatterns [2022-09-21T14:23:18.133Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestMatchesWithMalformedPatterns [2022-09-21T14:23:18.133Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestMatches [2022-09-21T14:23:18.133Z] --- PASS: TestMatches (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCleanPatterns [2022-09-21T14:23:18.133Z] --- PASS: TestCleanPatterns (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-09-21T14:23:18.133Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCleanPatternsExceptionFlag [2022-09-21T14:23:18.133Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-09-21T14:23:18.133Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-09-21T14:23:18.133Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCleanPatternsErrorSingleException [2022-09-21T14:23:18.133Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCreateIfNotExistsDir [2022-09-21T14:23:18.133Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestCreateIfNotExistsFile [2022-09-21T14:23:18.133Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-09-21T14:23:18.133Z] === RUN TestMatch [2022-09-21T14:23:18.133Z] --- PASS: TestMatch (0.00s) [2022-09-21T14:23:18.133Z] PASS [2022-09-21T14:23:18.133Z] coverage: 85.4% of statements [2022-09-21T14:23:18.133Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 85.4% of statements [2022-09-21T14:23:18.601Z] === RUN TestGet [2022-09-21T14:23:18.601Z] --- PASS: TestGet (0.00s) [2022-09-21T14:23:18.601Z] === RUN TestGetShortcutString [2022-09-21T14:23:18.601Z] --- PASS: TestGetShortcutString (0.00s) [2022-09-21T14:23:18.601Z] PASS [2022-09-21T14:23:18.601Z] coverage: 42.9% of statements [2022-09-21T14:23:18.601Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-09-21T14:23:18.704Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.289s coverage: 50.5% of statements [2022-09-21T14:23:18.704Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.359s coverage: 46.3% of statements [2022-09-21T14:23:18.704Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-21T14:23:19.069Z] === RUN TestCreateIDMapOrder [2022-09-21T14:23:19.069Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-09-21T14:23:19.069Z] PASS [2022-09-21T14:23:19.069Z] coverage: 7.2% of statements [2022-09-21T14:23:19.069Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-09-21T14:23:20.054Z] === RUN TestFixedBufferCap [2022-09-21T14:23:20.054Z] --- PASS: TestFixedBufferCap (0.00s) [2022-09-21T14:23:20.054Z] === RUN TestFixedBufferLen [2022-09-21T14:23:20.054Z] --- PASS: TestFixedBufferLen (0.00s) [2022-09-21T14:23:20.054Z] === RUN TestFixedBufferString [2022-09-21T14:23:20.054Z] --- PASS: TestFixedBufferString (0.00s) [2022-09-21T14:23:20.054Z] === RUN TestFixedBufferWrite [2022-09-21T14:23:20.054Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-09-21T14:23:20.054Z] === RUN TestFixedBufferRead [2022-09-21T14:23:20.054Z] --- PASS: TestFixedBufferRead (0.00s) [2022-09-21T14:23:20.054Z] === RUN TestBytesPipeRead [2022-09-21T14:23:20.054Z] --- PASS: TestBytesPipeRead (0.00s) [2022-09-21T14:23:20.054Z] === RUN TestBytesPipeWrite [2022-09-21T14:23:20.054Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-09-21T14:23:20.054Z] === RUN TestBytesPipeWriteRandomChunks [2022-09-21T14:23:20.054Z] --- PASS: Test (3.20s) [2022-09-21T14:23:20.054Z] --- PASS: Test/TestInitialize (0.16s) [2022-09-21T14:23:20.054Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-09-21T14:23:20.054Z] --- PASS: Test/TestWatch (3.04s) [2022-09-21T14:23:20.054Z] PASS [2022-09-21T14:23:20.055Z] coverage: 84.1% of statements [2022-09-21T14:23:20.055Z] ok github.com/docker/docker/pkg/discovery/kv 3.249s coverage: 84.1% of statements [2022-09-21T14:23:20.055Z] === RUN TestError [2022-09-21T14:23:20.055Z] --- PASS: TestError (0.00s) [2022-09-21T14:23:20.055Z] === RUN TestProgressString [2022-09-21T14:23:20.055Z] === RUN TestProgressString/no_progress [2022-09-21T14:23:20.055Z] === RUN TestProgressString/progress_1 [2022-09-21T14:23:20.055Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-09-21T14:23:20.055Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-09-21T14:23:20.055Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-09-21T14:23:20.055Z] === RUN TestProgressString/with_units [2022-09-21T14:23:20.055Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-09-21T14:23:20.055Z] === RUN TestProgressString/hide_counts [2022-09-21T14:23:20.055Z] --- PASS: TestProgressString (0.00s) [2022-09-21T14:23:20.055Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-09-21T14:23:20.055Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-09-21T14:23:20.055Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-09-21T14:23:20.055Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-09-21T14:23:20.055Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-09-21T14:23:20.055Z] --- PASS: TestProgressString/with_units (0.00s) [2022-09-21T14:23:20.055Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-09-21T14:23:20.055Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-09-21T14:23:20.055Z] === RUN TestJSONMessageDisplay [2022-09-21T14:23:20.071Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-09-21T14:23:20.523Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-09-21T14:23:20.523Z] === RUN TestJSONMessageDisplayWithJSONError [2022-09-21T14:23:20.523Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-09-21T14:23:20.523Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-09-21T14:23:20.523Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-09-21T14:23:20.523Z] === RUN TestDisplayJSONMessagesStream [2022-09-21T14:23:20.523Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-09-21T14:23:20.523Z] PASS [2022-09-21T14:23:20.523Z] coverage: 91.7% of statements [2022-09-21T14:23:20.523Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-09-21T14:23:20.523Z] === RUN TestAtomicWriteToFile [2022-09-21T14:23:20.523Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-09-21T14:23:20.523Z] === RUN TestAtomicWriteSetCommit [2022-09-21T14:23:20.523Z] ok github.com/docker/docker/pkg/jsonmessage 0.185s coverage: 91.7% of statements [2022-09-21T14:23:20.523Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-09-21T14:23:20.523Z] === RUN TestAtomicWriteSetCancel [2022-09-21T14:23:20.523Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-09-21T14:23:20.523Z] === RUN TestReadCloserWrapperClose [2022-09-21T14:23:20.523Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-09-21T14:23:20.523Z] === RUN TestReaderErrWrapperReadOnError [2022-09-21T14:23:20.523Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-09-21T14:23:20.523Z] === RUN TestReaderErrWrapperRead [2022-09-21T14:23:20.523Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-09-21T14:23:20.523Z] === RUN TestHashData [2022-09-21T14:23:20.523Z] --- PASS: TestHashData (0.00s) [2022-09-21T14:23:20.523Z] === RUN TestCancelReadCloser [2022-09-21T14:23:20.523Z] --- PASS: TestCancelReadCloser (0.10s) [2022-09-21T14:23:20.523Z] === RUN TestWriteCloserWrapperClose [2022-09-21T14:23:20.523Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-09-21T14:23:20.523Z] === RUN TestNopWriteCloser [2022-09-21T14:23:20.523Z] --- PASS: TestNopWriteCloser (0.00s) [2022-09-21T14:23:20.523Z] === RUN TestNopWriter [2022-09-21T14:23:20.523Z] --- PASS: TestNopWriter (0.00s) [2022-09-21T14:23:20.523Z] === RUN TestWriteCounter [2022-09-21T14:23:20.523Z] --- PASS: TestWriteCounter (0.00s) [2022-09-21T14:23:20.523Z] PASS [2022-09-21T14:23:20.523Z] coverage: 69.2% of statements [2022-09-21T14:23:20.523Z] ok github.com/docker/docker/pkg/ioutils 0.647s coverage: 69.2% of statements [2022-09-21T14:23:20.634Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.881s coverage: 58.0% of statements [2022-09-21T14:23:20.634Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-21T14:23:20.634Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-21T14:23:20.891Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2022-09-21T14:23:20.991Z] === RUN TestStandardLongPath [2022-09-21T14:23:20.991Z] --- PASS: TestStandardLongPath (0.00s) [2022-09-21T14:23:20.991Z] === RUN TestUNCLongPath [2022-09-21T14:23:20.991Z] --- PASS: TestUNCLongPath (0.00s) [2022-09-21T14:23:20.991Z] PASS [2022-09-21T14:23:20.991Z] coverage: 100.0% of statements [2022-09-21T14:23:20.991Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-09-21T14:23:20.991Z] === RUN TestNameFormat [2022-09-21T14:23:20.991Z] --- PASS: TestNameFormat (0.00s) [2022-09-21T14:23:20.991Z] === RUN TestNameRetries [2022-09-21T14:23:20.991Z] --- PASS: TestNameRetries (0.00s) [2022-09-21T14:23:20.991Z] PASS [2022-09-21T14:23:20.991Z] coverage: 85.7% of statements [2022-09-21T14:23:20.991Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-09-21T14:23:20.991Z] --- PASS: TestTarFiles (5.25s) [2022-09-21T14:23:20.991Z] === RUN TestTarUntar [2022-09-21T14:23:21.148Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-21T14:23:21.459Z] --- PASS: TestTarUntar (0.03s) [2022-09-21T14:23:21.459Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-09-21T14:23:21.459Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-09-21T14:23:21.459Z] === RUN TestTarWithOptions [2022-09-21T14:23:21.459Z] --- PASS: TestTarWithOptions (0.02s) [2022-09-21T14:23:21.459Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-09-21T14:23:21.459Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-09-21T14:23:21.459Z] === RUN TestUntarUstarGnuConflict [2022-09-21T14:23:21.459Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-09-21T14:23:21.459Z] === RUN TestUntarInvalidFilenames [2022-09-21T14:23:21.459Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3896818461\\dest" [2022-09-21T14:23:21.459Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-09-21T14:23:21.459Z] === RUN TestUntarHardlinkToSymlink [2022-09-21T14:23:21.459Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-09-21T14:23:21.459Z] === RUN TestUntarInvalidHardlink [2022-09-21T14:23:21.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2412167237\\victim\\hello" -> "../victim/hello" [2022-09-21T14:23:21.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3489140284\\victim\\hello" -> "/../victim/hello" [2022-09-21T14:23:21.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink619972615\\victim" -> "../victim" [2022-09-21T14:23:21.459Z] === RUN TestParseKeyValueOpt [2022-09-21T14:23:21.459Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-09-21T14:23:21.459Z] === RUN TestParseUintList [2022-09-21T14:23:21.459Z] --- PASS: TestParseUintList (0.00s) [2022-09-21T14:23:21.459Z] === RUN TestParseUintListMaximumLimits [2022-09-21T14:23:21.459Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-09-21T14:23:21.459Z] PASS [2022-09-21T14:23:21.459Z] coverage: 97.0% of statements [2022-09-21T14:23:21.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2708108275\\victim" -> "../victim" [2022-09-21T14:23:21.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink514393147\\victim" -> "../victim" [2022-09-21T14:23:21.459Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-09-21T14:23:21.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1259361024\\victim" -> "../victim" [2022-09-21T14:23:21.459Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-09-21T14:23:21.459Z] === RUN TestUntarInvalidSymlink [2022-09-21T14:23:21.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2426583500\\dest\\dotdot" -> "../victim/hello" [2022-09-21T14:23:21.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3915051904\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-21T14:23:21.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink836737231\\dest\\loophole-victim" -> "../victim" [2022-09-21T14:23:21.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3660873208\\dest\\loophole-victim" -> "../victim" [2022-09-21T14:23:21.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4158978791\\dest\\loophole-victim" -> "../victim" [2022-09-21T14:23:21.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink525078627\\dest\\loophole-victim" -> "../victim" [2022-09-21T14:23:21.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink605273818\\dest\\dir\\loophole" -> "../../victim" [2022-09-21T14:23:21.459Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-09-21T14:23:21.459Z] === RUN TestTempArchiveCloseMultipleTimes [2022-09-21T14:23:21.459Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-09-21T14:23:21.459Z] === RUN TestXGlobalNoParent [2022-09-21T14:23:21.459Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-09-21T14:23:21.459Z] === RUN TestReplaceFileTarWrapper [2022-09-21T14:23:21.459Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-09-21T14:23:21.459Z] === RUN TestPrefixHeaderReadable [2022-09-21T14:23:21.459Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-09-21T14:23:21.459Z] === RUN TestDisablePigz [2022-09-21T14:23:21.927Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-09-21T14:23:21.927Z] === RUN TestNewAndRemove [2022-09-21T14:23:21.927Z] --- PASS: TestNewAndRemove (0.00s) [2022-09-21T14:23:21.927Z] === RUN TestRemoveInvalidPath [2022-09-21T14:23:21.927Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-09-21T14:23:21.927Z] PASS [2022-09-21T14:23:21.927Z] coverage: 82.6% of statements [2022-09-21T14:23:21.927Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2022-09-21T14:23:21.927Z] --- PASS: TestDisablePigz (0.15s) [2022-09-21T14:23:21.927Z] === RUN TestPigz [2022-09-21T14:23:21.927Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-09-21T14:23:21.927Z] --- PASS: TestPigz (0.18s) [2022-09-21T14:23:21.927Z] === RUN TestCopyFileWithInvalidDest [2022-09-21T14:23:21.927Z] archive_windows_test.go:17: Currently fails [2022-09-21T14:23:21.927Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-09-21T14:23:21.927Z] === RUN TestCanonicalTarNameForPath [2022-09-21T14:23:21.927Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-09-21T14:23:21.927Z] === RUN TestCanonicalTarName [2022-09-21T14:23:21.927Z] --- PASS: TestCanonicalTarName (0.00s) [2022-09-21T14:23:21.927Z] === RUN TestChmodTarEntry [2022-09-21T14:23:21.927Z] --- PASS: TestChmodTarEntry (0.00s) [2022-09-21T14:23:21.927Z] === RUN TestHardLinkOrder [2022-09-21T14:23:21.927Z] --- PASS: TestHardLinkOrder (0.07s) [2022-09-21T14:23:21.927Z] === RUN TestChangeString [2022-09-21T14:23:21.927Z] --- PASS: TestChangeString (0.00s) [2022-09-21T14:23:21.927Z] === RUN TestChangesWithNoChanges [2022-09-21T14:23:21.927Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-09-21T14:23:21.927Z] === RUN TestChangesWithChanges [2022-09-21T14:23:21.927Z] --- PASS: TestChangesWithChanges (0.03s) [2022-09-21T14:23:21.927Z] === RUN TestChangesWithChangesGH13590 [2022-09-21T14:23:21.927Z] changes_test.go:192: needs more investigation [2022-09-21T14:23:21.927Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-09-21T14:23:21.927Z] === RUN TestChangesDirsEmpty [2022-09-21T14:23:22.402Z] --- PASS: TestChangesDirsEmpty (0.12s) [2022-09-21T14:23:22.402Z] === RUN TestChangesDirsMutated [2022-09-21T14:23:22.402Z] === RUN TestParseEmptyInterface [2022-09-21T14:23:22.402Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestParseNonInterfaceType [2022-09-21T14:23:22.402Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestParseWithOneFunction [2022-09-21T14:23:22.402Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestParseWithMultipleFuncs [2022-09-21T14:23:22.402Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestParseWithUnnamedReturn [2022-09-21T14:23:22.402Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestEmbeddedInterface [2022-09-21T14:23:22.402Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestParsedImports [2022-09-21T14:23:22.402Z] --- PASS: TestParsedImports (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestAliasedImports [2022-09-21T14:23:22.402Z] --- PASS: TestAliasedImports (0.00s) [2022-09-21T14:23:22.402Z] PASS [2022-09-21T14:23:22.402Z] coverage: 56.8% of statements [2022-09-21T14:23:22.402Z] --- PASS: TestChangesDirsMutated (0.12s) [2022-09-21T14:23:22.402Z] === RUN TestApplyLayer [2022-09-21T14:23:22.402Z] changes_test.go:405: needs further investigation [2022-09-21T14:23:22.402Z] --- SKIP: TestApplyLayer (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestChangesSizeWithHardlinks [2022-09-21T14:23:22.402Z] changes_test.go:441: needs further investigation [2022-09-21T14:23:22.402Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestChangesSizeWithNoChanges [2022-09-21T14:23:22.402Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-09-21T14:23:22.402Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestChangesSize [2022-09-21T14:23:22.402Z] --- PASS: TestChangesSize (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestApplyLayerInvalidFilenames [2022-09-21T14:23:22.402Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1590941321\\dest" [2022-09-21T14:23:22.402Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2022-09-21T14:23:22.402Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-09-21T14:23:22.402Z] === RUN TestApplyLayerInvalidHardlink [2022-09-21T14:23:22.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1933803376\\victim\\hello" -> "../victim/hello" [2022-09-21T14:23:22.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2529110316\\victim\\hello" -> "/../victim/hello" [2022-09-21T14:23:22.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1028312784\\victim" -> "../victim" [2022-09-21T14:23:22.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4024577284\\victim" -> "../victim" [2022-09-21T14:23:22.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1880205079\\victim" -> "../victim" [2022-09-21T14:23:22.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3736700029\\victim" -> "../victim" [2022-09-21T14:23:22.402Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-09-21T14:23:22.402Z] === RUN TestApplyLayerInvalidSymlink [2022-09-21T14:23:22.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2852071892\\dest\\dotdot" -> "../victim/hello" [2022-09-21T14:23:22.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2121016869\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-21T14:23:22.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3081634942\\dest\\loophole-victim" -> "../victim" [2022-09-21T14:23:22.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1588962213\\dest\\loophole-victim" -> "../victim" [2022-09-21T14:23:22.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink595223372\\dest\\loophole-victim" -> "../victim" [2022-09-21T14:23:22.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1034638013\\dest\\loophole-victim" -> "../victim" [2022-09-21T14:23:22.402Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-09-21T14:23:22.402Z] === RUN TestApplyLayerWhiteouts [2022-09-21T14:23:22.402Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-09-21T14:23:22.402Z] === RUN TestGenerateEmptyFile [2022-09-21T14:23:22.402Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-09-21T14:23:22.402Z] === RUN TestGenerateWithContent [2022-09-21T14:23:22.402Z] --- PASS: TestGenerateWithContent (0.00s) [2022-09-21T14:23:22.402Z] PASS [2022-09-21T14:23:22.402Z] coverage: 62.6% of statements [2022-09-21T14:23:22.402Z] ok github.com/docker/docker/pkg/archive 7.604s coverage: 62.6% of statements [2022-09-21T14:23:22.517Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2022-09-21T14:23:22.517Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-21T14:23:22.517Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-21T14:23:22.774Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-09-21T14:23:22.870Z] === RUN TestFailedConnection [2022-09-21T14:23:23.338Z] === RUN TestHTTPTransport [2022-09-21T14:23:23.338Z] --- PASS: TestHTTPTransport (0.00s) [2022-09-21T14:23:23.338Z] PASS [2022-09-21T14:23:23.338Z] coverage: 85.7% of statements [2022-09-21T14:23:23.338Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-09-21T14:23:23.338Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-09-21T14:23:23.338Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-21T14:23:23.338Z] === RUN TestBufioReaderPoolPutAndGet [2022-09-21T14:23:23.338Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-09-21T14:23:23.338Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-09-21T14:23:23.338Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-09-21T14:23:23.338Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-09-21T14:23:23.338Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-21T14:23:23.338Z] === RUN TestBufioWriterPoolPutAndGet [2022-09-21T14:23:23.338Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-09-21T14:23:23.338Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-09-21T14:23:23.338Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-09-21T14:23:23.338Z] === RUN TestBufferPoolPutAndGet [2022-09-21T14:23:23.338Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-09-21T14:23:23.338Z] PASS [2022-09-21T14:23:23.338Z] coverage: 88.2% of statements [2022-09-21T14:23:23.338Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-09-21T14:23:23.704Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-09-21T14:23:23.704Z] ok github.com/docker/docker/daemon/logger/awslogs 0.119s coverage: 77.8% of statements [2022-09-21T14:23:23.704Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-21T14:23:23.704Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-21T14:23:23.805Z] === RUN TestOutputOnPrematureClose [2022-09-21T14:23:23.805Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-09-21T14:23:23.805Z] === RUN TestCompleteSilently [2022-09-21T14:23:23.805Z] --- PASS: TestCompleteSilently (0.00s) [2022-09-21T14:23:23.805Z] PASS [2022-09-21T14:23:23.805Z] coverage: 75.9% of statements [2022-09-21T14:23:23.805Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-09-21T14:23:23.805Z] === RUN TestSendToOneSub [2022-09-21T14:23:23.805Z] --- PASS: TestSendToOneSub (0.00s) [2022-09-21T14:23:23.805Z] === RUN TestSendToMultipleSubs [2022-09-21T14:23:23.805Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-09-21T14:23:23.805Z] === RUN TestEvictOneSub [2022-09-21T14:23:23.805Z] --- PASS: TestEvictOneSub (0.00s) [2022-09-21T14:23:23.805Z] === RUN TestClosePublisher [2022-09-21T14:23:23.805Z] --- PASS: TestClosePublisher (0.00s) [2022-09-21T14:23:23.805Z] === RUN TestPubSubRace [2022-09-21T14:23:23.805Z] --- PASS: TestFailedConnection (1.08s) [2022-09-21T14:23:23.805Z] === RUN TestFailOnce [2022-09-21T14:23:24.268Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-09-21T14:23:24.268Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-09-21T14:23:24.272Z] 2022/09/21 14:23:23 http: panic serving 127.0.0.1:49235: Plugin not ready [2022-09-21T14:23:24.272Z] goroutine 9 [running]: [2022-09-21T14:23:24.272Z] net/http.(*conn).serve.func1() [2022-09-21T14:23:24.272Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-21T14:23:24.272Z] panic({0x1775960, 0x18b9260}) [2022-09-21T14:23:24.272Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-21T14:23:24.272Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x580000000000003b?, 0xffffffffffffffff?}, 0x58fbe0888a3c05b8?) [2022-09-21T14:23:24.272Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-09-21T14:23:24.272Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18beaa8?, 0xc0001a40e0?}, 0xc00016fa78?) [2022-09-21T14:23:24.272Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-21T14:23:24.272Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x18beaa8, 0xc0001a40e0}, 0xc00015e100) [2022-09-21T14:23:24.272Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-09-21T14:23:24.272Z] net/http.serverHandler.ServeHTTP({0x18bcfd8?}, {0x18beaa8, 0xc0001a40e0}, 0xc00015e100) [2022-09-21T14:23:24.272Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-21T14:23:24.272Z] net/http.(*conn).serve(0xc000064be0, {0x18beeb8, 0xc0000880c0}) [2022-09-21T14:23:24.272Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-21T14:23:24.272Z] created by net/http.(*Server).Serve [2022-09-21T14:23:24.272Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-21T14:23:24.272Z] time="2022-09-21T14:23:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49234/Test.FailOnce: Post \"http://127.0.0.1:49234/Test.FailOnce\": EOF, retrying in 1s" [2022-09-21T14:23:24.525Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-21T14:23:24.740Z] === RUN TestRegister [2022-09-21T14:23:24.740Z] --- PASS: TestRegister (0.00s) [2022-09-21T14:23:24.740Z] === RUN TestCommand [2022-09-21T14:23:24.740Z] --- PASS: TestCommand (0.03s) [2022-09-21T14:23:24.740Z] === RUN TestNaiveSelf [2022-09-21T14:23:24.740Z] --- PASS: TestNaiveSelf (0.03s) [2022-09-21T14:23:24.740Z] PASS [2022-09-21T14:23:24.740Z] coverage: 82.4% of statements [2022-09-21T14:23:24.740Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2022-09-21T14:23:25.087Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-09-21T14:23:25.087Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-21T14:23:25.212Z] --- PASS: TestPubSubRace (1.07s) [2022-09-21T14:23:25.212Z] PASS [2022-09-21T14:23:25.212Z] coverage: 75.0% of statements [2022-09-21T14:23:25.212Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-09-21T14:23:25.212Z] --- PASS: TestFailOnce (1.16s) [2022-09-21T14:23:25.212Z] === RUN TestEchoInputOutput [2022-09-21T14:23:25.212Z] --- PASS: TestEchoInputOutput (0.00s) [2022-09-21T14:23:25.212Z] === RUN TestBackoff [2022-09-21T14:23:25.212Z] --- PASS: TestBackoff (0.00s) [2022-09-21T14:23:25.212Z] === RUN TestAbortRetry [2022-09-21T14:23:25.212Z] --- PASS: TestAbortRetry (0.00s) [2022-09-21T14:23:25.212Z] === RUN TestClientScheme [2022-09-21T14:23:25.212Z] --- PASS: TestClientScheme (0.00s) [2022-09-21T14:23:25.212Z] === RUN TestNewClientWithTimeout [2022-09-21T14:23:25.212Z] === RUN TestParseSignal [2022-09-21T14:23:25.212Z] --- PASS: TestParseSignal (0.00s) [2022-09-21T14:23:25.212Z] === RUN TestValidSignalForPlatform [2022-09-21T14:23:25.212Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-09-21T14:23:25.212Z] PASS [2022-09-21T14:23:25.212Z] coverage: 19.7% of statements [2022-09-21T14:23:25.212Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 19.7% of statements [2022-09-21T14:23:25.343Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 54.7% of statements [2022-09-21T14:23:25.600Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 31.5% of statements [2022-09-21T14:23:25.611Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-21T14:23:25.680Z] time="2022-09-21T14:23:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-09-21T14:23:25.680Z] === RUN TestNewStdWriter [2022-09-21T14:23:25.680Z] --- PASS: TestNewStdWriter (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestWriteWithUninitializedStdWriter [2022-09-21T14:23:25.680Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestWriteWithNilBytes [2022-09-21T14:23:25.680Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestWrite [2022-09-21T14:23:25.680Z] --- PASS: TestWrite (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestWriteWithWriterError [2022-09-21T14:23:25.680Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-09-21T14:23:25.680Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestStdCopyWriteAndRead [2022-09-21T14:23:25.680Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-09-21T14:23:25.680Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-09-21T14:23:25.680Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-09-21T14:23:25.680Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestStdCopyWithInvalidInputHeader [2022-09-21T14:23:25.680Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestStdCopyWithCorruptedPrefix [2022-09-21T14:23:25.680Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestStdCopyReturnsWriteErrors [2022-09-21T14:23:25.680Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-09-21T14:23:25.680Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-09-21T14:23:25.680Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-09-21T14:23:25.680Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-09-21T14:23:25.680Z] PASS [2022-09-21T14:23:25.680Z] coverage: 100.0% of statements [2022-09-21T14:23:25.680Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-09-21T14:23:26.148Z] === RUN TestRawProgressFormatterFormatStatus [2022-09-21T14:23:26.148Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestRawProgressFormatterFormatProgress [2022-09-21T14:23:26.148Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestFormatStatus [2022-09-21T14:23:26.148Z] --- PASS: TestFormatStatus (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestFormatError [2022-09-21T14:23:26.148Z] --- PASS: TestFormatError (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestFormatJSONError [2022-09-21T14:23:26.148Z] --- PASS: TestFormatJSONError (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestJsonProgressFormatterFormatProgress [2022-09-21T14:23:26.148Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestJsonProgressFormatterFormatStatus [2022-09-21T14:23:26.148Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestNewJSONProgressOutput [2022-09-21T14:23:26.148Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestAuxFormatterEmit [2022-09-21T14:23:26.148Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestStreamWriterStdout [2022-09-21T14:23:26.148Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestStreamWriterStderr [2022-09-21T14:23:26.148Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-09-21T14:23:26.148Z] PASS [2022-09-21T14:23:26.148Z] coverage: 66.2% of statements [2022-09-21T14:23:26.148Z] ok github.com/docker/docker/pkg/streamformatter 0.064s coverage: 66.2% of statements [2022-09-21T14:23:26.148Z] === RUN TestGenerateRandomID [2022-09-21T14:23:26.148Z] --- PASS: TestGenerateRandomID (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestShortenId [2022-09-21T14:23:26.148Z] --- PASS: TestShortenId (0.00s) [2022-09-21T14:23:26.148Z] === RUN TestShortenSha256Id [2022-09-21T14:23:26.528Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2022-09-21T14:23:26.616Z] --- PASS: TestShortenSha256Id (0.00s) [2022-09-21T14:23:26.616Z] === RUN TestShortenIdEmpty [2022-09-21T14:23:26.616Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-09-21T14:23:26.616Z] === RUN TestShortenIdInvalid [2022-09-21T14:23:26.616Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-09-21T14:23:26.616Z] === RUN TestIsShortIDNonHex [2022-09-21T14:23:26.616Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-09-21T14:23:26.616Z] === RUN TestIsShortIDNotCorrectSize [2022-09-21T14:23:26.616Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-09-21T14:23:26.616Z] PASS [2022-09-21T14:23:26.616Z] coverage: 70.6% of statements [2022-09-21T14:23:26.616Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-09-21T14:23:26.783Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-21T14:23:27.083Z] === RUN TestIsCpusetListAvailable [2022-09-21T14:23:27.083Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-09-21T14:23:27.083Z] PASS [2022-09-21T14:23:27.083Z] coverage: 38.2% of statements [2022-09-21T14:23:27.083Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2022-09-21T14:23:27.084Z] time="2022-09-21T14:23:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-09-21T14:23:27.347Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-21T14:23:27.910Z] ok github.com/docker/docker/daemon/logger/splunk 1.548s coverage: 82.5% of statements [2022-09-21T14:23:27.910Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-21T14:23:27.910Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-21T14:23:28.069Z] === RUN TestTailFile [2022-09-21T14:23:28.069Z] --- PASS: TestTailFile (0.00s) [2022-09-21T14:23:28.069Z] === RUN TestTailFileManyLines [2022-09-21T14:23:28.069Z] --- PASS: TestTailFileManyLines (0.00s) [2022-09-21T14:23:28.069Z] === RUN TestTailEmptyFile [2022-09-21T14:23:28.069Z] --- PASS: TestTailEmptyFile (0.00s) [2022-09-21T14:23:28.069Z] === RUN TestTailNegativeN [2022-09-21T14:23:28.069Z] --- PASS: TestTailNegativeN (0.00s) [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/12_byte_delimiter [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/no_delimiter [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/no_delimiter [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/single_byte_delimiter [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/2_byte_delimiter [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/truncated_last_line [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/4_byte_delimiter [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.069Z] === CONT TestNewTailReader/12_byte_delimiter [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.069Z] === RUN TestChtimes [2022-09-21T14:23:28.069Z] --- PASS: TestChtimes (0.00s) [2022-09-21T14:23:28.069Z] === RUN TestChtimesWindows [2022-09-21T14:23:28.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.069Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/2_byte_delimiter [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.070Z] --- PASS: TestChtimesWindows (0.00s) [2022-09-21T14:23:28.070Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-09-21T14:23:28.070Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-09-21T14:23:28.070Z] === RUN TestEnsureRemoveAllNotExist [2022-09-21T14:23:28.070Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-09-21T14:23:28.070Z] === RUN TestEnsureRemoveAllWithDir [2022-09-21T14:23:28.070Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-09-21T14:23:28.070Z] === RUN TestEnsureRemoveAllWithFile [2022-09-21T14:23:28.070Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-09-21T14:23:28.070Z] === RUN TestHasWin32KSupport [2022-09-21T14:23:28.070Z] syscall_windows_test.go:8: win32k: true [2022-09-21T14:23:28.070Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-09-21T14:23:28.070Z] PASS [2022-09-21T14:23:28.070Z] coverage: 12.0% of statements [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/no_delimiter [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/single_byte_delimiter [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.070Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 12.0% of statements [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.070Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.070Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.073Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-21T14:23:28.073Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.541Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.541Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.541Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.542Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.542Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-21T14:23:28.543Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-21T14:23:28.543Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.02s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.02s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.02s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-21T14:23:28.544Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:28.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-21T14:23:28.841Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-21T14:23:29.013Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-21T14:23:29.013Z] PASS [2022-09-21T14:23:29.013Z] coverage: 88.6% of statements [2022-09-21T14:23:29.013Z] ok github.com/docker/docker/pkg/tailfile 0.273s coverage: 88.6% of statements [2022-09-21T14:23:29.013Z] testing: warning: no tests to run [2022-09-21T14:23:29.013Z] PASS [2022-09-21T14:23:29.013Z] coverage: [no statements] [2022-09-21T14:23:29.013Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2022-09-21T14:23:29.013Z] === RUN TestTarSumRemoveNonExistent [2022-09-21T14:23:29.013Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-09-21T14:23:29.013Z] === RUN TestTarSumRemove [2022-09-21T14:23:29.013Z] --- PASS: TestTarSumRemove (0.00s) [2022-09-21T14:23:29.013Z] === RUN TestSortFileInfoSums [2022-09-21T14:23:29.013Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-09-21T14:23:29.013Z] === RUN TestNewTarSumForLabelInvalid [2022-09-21T14:23:29.013Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-09-21T14:23:29.013Z] === RUN TestNewTarSumForLabel [2022-09-21T14:23:29.013Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-09-21T14:23:29.013Z] === RUN TestEmptyTar [2022-09-21T14:23:29.013Z] --- PASS: TestEmptyTar (0.01s) [2022-09-21T14:23:29.013Z] === RUN TestTarSumsReadSize [2022-09-21T14:23:29.013Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-09-21T14:23:29.013Z] === RUN TestTarSums [2022-09-21T14:23:29.481Z] --- PASS: TestTarSums (0.11s) [2022-09-21T14:23:29.481Z] === RUN TestIteration [2022-09-21T14:23:29.481Z] --- PASS: TestIteration (0.00s) [2022-09-21T14:23:29.481Z] === RUN TestVersionLabelForChecksum [2022-09-21T14:23:29.481Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-09-21T14:23:29.481Z] === RUN TestVersion [2022-09-21T14:23:29.481Z] --- PASS: TestVersion (0.00s) [2022-09-21T14:23:29.481Z] === RUN TestGetVersion [2022-09-21T14:23:29.481Z] --- PASS: TestGetVersion (0.00s) [2022-09-21T14:23:29.481Z] === RUN TestGetVersions [2022-09-21T14:23:29.481Z] --- PASS: TestGetVersions (0.00s) [2022-09-21T14:23:29.481Z] PASS [2022-09-21T14:23:29.481Z] coverage: 89.3% of statements [2022-09-21T14:23:29.481Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2022-09-21T14:23:29.481Z] === RUN TestTruncIndex [2022-09-21T14:23:29.481Z] time="2022-09-21T14:23:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-09-21T14:23:29.948Z] --- PASS: TestTruncIndex (0.10s) [2022-09-21T14:23:29.948Z] PASS [2022-09-21T14:23:29.948Z] coverage: 91.5% of statements [2022-09-21T14:23:29.948Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-09-21T14:23:29.948Z] === RUN TestIsGIT [2022-09-21T14:23:29.948Z] --- PASS: TestIsGIT (0.00s) [2022-09-21T14:23:29.948Z] === RUN TestIsTransport [2022-09-21T14:23:29.948Z] --- PASS: TestIsTransport (0.00s) [2022-09-21T14:23:29.948Z] PASS [2022-09-21T14:23:29.948Z] coverage: 100.0% of statements [2022-09-21T14:23:29.948Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-09-21T14:23:30.210Z] ok github.com/docker/docker/distribution 1.487s coverage: 27.6% of statements [2022-09-21T14:23:30.210Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-21T14:23:30.416Z] === RUN TestVersionInfo [2022-09-21T14:23:30.416Z] --- PASS: TestVersionInfo (0.00s) [2022-09-21T14:23:30.416Z] === RUN TestAppendVersions [2022-09-21T14:23:30.416Z] --- PASS: TestAppendVersions (0.00s) [2022-09-21T14:23:30.416Z] PASS [2022-09-21T14:23:30.416Z] coverage: 88.9% of statements [2022-09-21T14:23:30.416Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2022-09-21T14:23:30.489Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-09-21T14:23:31.400Z] === RUN TestValidatePrivileges [2022-09-21T14:23:31.401Z] --- PASS: TestValidatePrivileges (0.00s) [2022-09-21T14:23:31.401Z] === RUN TestFilterByCapNeg [2022-09-21T14:23:31.401Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-09-21T14:23:31.401Z] === RUN TestFilterByCapPos [2022-09-21T14:23:31.401Z] --- PASS: TestFilterByCapPos (0.00s) [2022-09-21T14:23:31.401Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-09-21T14:23:31.401Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-09-21T14:23:31.401Z] PASS [2022-09-21T14:23:31.401Z] coverage: 12.0% of statements [2022-09-21T14:23:31.401Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-09-21T14:23:31.401Z] === RUN TestNewSettable [2022-09-21T14:23:31.401Z] --- PASS: TestNewSettable (0.00s) [2022-09-21T14:23:31.401Z] === RUN TestIsSettable [2022-09-21T14:23:31.401Z] --- PASS: TestIsSettable (0.00s) [2022-09-21T14:23:31.401Z] === RUN TestUpdateSettingsEnv [2022-09-21T14:23:31.401Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-09-21T14:23:31.401Z] PASS [2022-09-21T14:23:31.401Z] coverage: 20.0% of statements [2022-09-21T14:23:31.401Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-09-21T14:23:31.439Z] ok github.com/docker/docker/image 0.036s coverage: 86.8% of statements [2022-09-21T14:23:31.439Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 84.6% of statements [2022-09-21T14:23:31.439Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-21T14:23:31.700Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-21T14:23:31.700Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-21T14:23:31.956Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-09-21T14:23:31.956Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-21T14:23:32.385Z] === RUN TestLoad [2022-09-21T14:23:32.385Z] --- PASS: TestLoad (0.00s) [2022-09-21T14:23:32.385Z] === RUN TestSave [2022-09-21T14:23:32.385Z] --- PASS: TestSave (0.03s) [2022-09-21T14:23:32.385Z] === RUN TestAddDeleteGet [2022-09-21T14:23:32.519Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2022-09-21T14:23:32.853Z] --- PASS: TestAddDeleteGet (0.04s) [2022-09-21T14:23:32.853Z] === RUN TestInvalidTags [2022-09-21T14:23:32.853Z] --- PASS: TestInvalidTags (0.01s) [2022-09-21T14:23:32.853Z] PASS [2022-09-21T14:23:32.853Z] coverage: 84.4% of statements [2022-09-21T14:23:32.853Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2022-09-21T14:23:33.083Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2022-09-21T14:23:33.646Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-09-21T14:23:33.844Z] === RUN TestResolveAuthConfigIndexServer [2022-09-21T14:23:33.844Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestResolveAuthConfigFullURL [2022-09-21T14:23:33.844Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestLoadAllowNondistributableArtifacts [2022-09-21T14:23:33.844Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestValidateMirror [2022-09-21T14:23:33.844Z] --- PASS: TestValidateMirror (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestLoadInsecureRegistries [2022-09-21T14:23:33.844Z] time="2022-09-21T14:23:33Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-21T14:23:33.844Z] time="2022-09-21T14:23:33Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-09-21T14:23:33.844Z] time="2022-09-21T14:23:33Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-21T14:23:33.844Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-09-21T14:23:33.844Z] === RUN TestNewServiceConfig [2022-09-21T14:23:33.844Z] --- PASS: TestNewServiceConfig (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestValidateIndexName [2022-09-21T14:23:33.844Z] --- PASS: TestValidateIndexName (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestValidateIndexNameWithError [2022-09-21T14:23:33.844Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestEndpointParse [2022-09-21T14:23:33.844Z] --- PASS: TestEndpointParse (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestEndpointParseInvalid [2022-09-21T14:23:33.844Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestValidateEndpoint [2022-09-21T14:23:33.844Z] --- PASS: TestValidateEndpoint (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestPing [2022-09-21T14:23:33.844Z] --- PASS: TestPing (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestPingRegistryEndpoint [2022-09-21T14:23:33.844Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:33.844Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestEndpoint [2022-09-21T14:23:33.844Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:33.844Z] --- SKIP: TestEndpoint (0.01s) [2022-09-21T14:23:33.844Z] === RUN TestParseRepositoryInfo [2022-09-21T14:23:33.844Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestNewIndexInfo [2022-09-21T14:23:33.844Z] --- PASS: TestNewIndexInfo (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestMirrorEndpointLookup [2022-09-21T14:23:33.844Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:33.844Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-09-21T14:23:33.844Z] === RUN TestSearchRepositories [2022-09-21T14:23:33.844Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-09-21T14:23:33.845Z] Host: 127.0.0.1:49243 [2022-09-21T14:23:33.845Z] User-Agent: docker test client [2022-09-21T14:23:33.845Z] Authorization: Token fake-token [2022-09-21T14:23:33.845Z] X-Docker-Token: true [2022-09-21T14:23:33.845Z] Accept-Encoding: gzip [2022-09-21T14:23:33.845Z] [2022-09-21T14:23:33.845Z] [2022-09-21T14:23:33.845Z] registry_test.go:730: HTTP/1.1 200 OK [2022-09-21T14:23:33.845Z] Connection: close [2022-09-21T14:23:33.845Z] Content-Length: 144 [2022-09-21T14:23:33.845Z] Cache-Control: no-cache [2022-09-21T14:23:33.845Z] Content-Type: application/json [2022-09-21T14:23:33.845Z] Date: Wed, 21 Sep 2022 14:23:33 GMT [2022-09-21T14:23:33.845Z] Expires: -1 [2022-09-21T14:23:33.845Z] Pragma: no-cache [2022-09-21T14:23:33.845Z] Server: docker-tests/mock [2022-09-21T14:23:33.845Z] X-Docker-Registry-Config: mock [2022-09-21T14:23:33.845Z] X-Docker-Registry-Version: 0.0.0 [2022-09-21T14:23:33.845Z] [2022-09-21T14:23:33.845Z] [2022-09-21T14:23:33.845Z] --- PASS: TestSearchRepositories (0.01s) [2022-09-21T14:23:33.845Z] === RUN TestTrustedLocation [2022-09-21T14:23:33.845Z] --- PASS: TestTrustedLocation (0.00s) [2022-09-21T14:23:33.845Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-09-21T14:23:33.845Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-09-21T14:23:33.845Z] === RUN TestAllowNondistributableArtifacts [2022-09-21T14:23:33.845Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-09-21T14:23:33.845Z] === RUN TestIsSecureIndex [2022-09-21T14:23:33.845Z] --- PASS: TestIsSecureIndex (0.00s) [2022-09-21T14:23:33.845Z] PASS [2022-09-21T14:23:33.845Z] coverage: 50.2% of statements [2022-09-21T14:23:33.845Z] ok github.com/docker/docker/registry 0.233s coverage: 50.2% of statements [2022-09-21T14:23:33.845Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-09-21T14:23:33.845Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-09-21T14:23:33.845Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-09-21T14:23:33.845Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-09-21T14:23:33.845Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-09-21T14:23:33.845Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-09-21T14:23:33.845Z] === RUN TestResumableRequestReaderWithReadError [2022-09-21T14:23:33.902Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-21T14:23:34.312Z] time="2022-09-21T14:23:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-09-21T14:23:34.312Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2022-09-21T14:23:34.312Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-09-21T14:23:34.312Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-09-21T14:23:34.312Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-09-21T14:23:34.312Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-09-21T14:23:34.312Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-09-21T14:23:34.312Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-09-21T14:23:34.312Z] === RUN TestResumableRequestReader [2022-09-21T14:23:34.312Z] --- PASS: TestResumableRequestReader (0.00s) [2022-09-21T14:23:34.312Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-09-21T14:23:34.312Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-09-21T14:23:34.312Z] PASS [2022-09-21T14:23:34.313Z] coverage: 100.0% of statements [2022-09-21T14:23:34.313Z] ok github.com/docker/docker/registry/resumable 0.243s coverage: 100.0% of statements [2022-09-21T14:23:34.313Z] time="2022-09-21T14:23:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-09-21T14:23:34.313Z] === RUN TestRestartManagerTimeout [2022-09-21T14:23:34.313Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-09-21T14:23:34.313Z] === RUN TestRestartManagerTimeoutReset [2022-09-21T14:23:34.313Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-09-21T14:23:34.313Z] PASS [2022-09-21T14:23:34.313Z] coverage: 45.3% of statements [2022-09-21T14:23:34.313Z] ok github.com/docker/docker/restartmanager 0.054s coverage: 45.3% of statements [2022-09-21T14:23:35.298Z] === RUN TestDecodeContainerConfig [2022-09-21T14:23:35.298Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-09-21T14:23:35.298Z] === RUN TestDecodeContainerConfigIsolation [2022-09-21T14:23:35.298Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-09-21T14:23:35.298Z] === RUN TestValidatePrivileged [2022-09-21T14:23:35.298Z] --- PASS: TestValidatePrivileged (0.00s) [2022-09-21T14:23:35.298Z] PASS [2022-09-21T14:23:35.298Z] coverage: 52.2% of statements [2022-09-21T14:23:35.298Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.2% of statements [2022-09-21T14:23:35.298Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-09-21T14:23:35.298Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-09-21T14:23:35.298Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-09-21T14:23:35.298Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-09-21T14:23:35.298Z] PASS [2022-09-21T14:23:35.298Z] coverage: 62.5% of statements [2022-09-21T14:23:35.298Z] ok github.com/docker/docker/testutil 0.067s coverage: 62.5% of statements [2022-09-21T14:23:35.795Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.3% of statements [2022-09-21T14:23:36.726Z] ok github.com/docker/docker/pkg/authorization 0.572s coverage: 68.3% of statements [2022-09-21T14:23:36.726Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-21T14:23:36.983Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-21T14:23:37.510Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-21T14:23:37.510Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-21T14:23:37.510Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-21T14:23:37.510Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-21T14:23:37.510Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-21T14:23:37.510Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-09-21T14:23:37.510Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-09-21T14:23:37.510Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-21T14:23:37.510Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-21T14:23:37.979Z] === RUN TestGetAddress [2022-09-21T14:23:37.979Z] --- PASS: TestGetAddress (0.00s) [2022-09-21T14:23:37.979Z] === RUN TestRemove [2022-09-21T14:23:37.979Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-21T14:23:37.979Z] --- SKIP: TestRemove (0.00s) [2022-09-21T14:23:37.979Z] === RUN TestInitializeWithVolumes [2022-09-21T14:23:37.979Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-09-21T14:23:37.979Z] === RUN TestCreate [2022-09-21T14:23:37.979Z] --- PASS: TestCreate (0.01s) [2022-09-21T14:23:37.979Z] === RUN TestValidateName [2022-09-21T14:23:37.979Z] --- PASS: TestValidateName (0.00s) [2022-09-21T14:23:37.979Z] === RUN TestCreateWithOpts [2022-09-21T14:23:37.979Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-21T14:23:37.979Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-09-21T14:23:37.979Z] === RUN TestRelaodNoOpts [2022-09-21T14:23:37.979Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-09-21T14:23:37.979Z] PASS [2022-09-21T14:23:37.979Z] coverage: 41.5% of statements [2022-09-21T14:23:37.979Z] === RUN TestGetDriver [2022-09-21T14:23:37.979Z] --- PASS: TestGetDriver (0.00s) [2022-09-21T14:23:37.979Z] === RUN TestVolumeRequestError [2022-09-21T14:23:37.979Z] ok github.com/docker/docker/volume/local 0.105s coverage: 41.5% of statements [2022-09-21T14:23:37.979Z] --- PASS: TestVolumeRequestError (0.01s) [2022-09-21T14:23:37.979Z] PASS [2022-09-21T14:23:37.979Z] coverage: 36.1% of statements [2022-09-21T14:23:37.979Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2022-09-21T14:23:38.446Z] === RUN TestConvertTmpfsOptions [2022-09-21T14:23:38.446Z] parser_test.go:49: data="mode=700,size=1m" [2022-09-21T14:23:38.446Z] parser_test.go:49: data="ro" [2022-09-21T14:23:38.446Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-09-21T14:23:38.446Z] === RUN TestParseMountRaw [2022-09-21T14:23:38.446Z] --- PASS: TestParseMountRaw (0.02s) [2022-09-21T14:23:38.446Z] === RUN TestParseMountRawSplit [2022-09-21T14:23:38.446Z] parser_test.go:390: case 0 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 1 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 2 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 3 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 4 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 5 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 6 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 7 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 8 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 0 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 1 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 2 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 3 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 4 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 5 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 6 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 7 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 8 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 9 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 10 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 11 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 12 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 0 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 1 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 2 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 3 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 4 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 5 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 6 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 7 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 8 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 9 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 10 [2022-09-21T14:23:38.446Z] parser_test.go:390: case 11 [2022-09-21T14:23:38.446Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-09-21T14:23:38.446Z] === RUN TestParseMountSpec [2022-09-21T14:23:38.446Z] parser_test.go:455: case 0 [2022-09-21T14:23:38.446Z] parser_test.go:455: case 1 [2022-09-21T14:23:38.446Z] parser_test.go:455: case 2 [2022-09-21T14:23:38.446Z] parser_test.go:455: case 3 [2022-09-21T14:23:38.446Z] parser_test.go:455: case 4 [2022-09-21T14:23:38.446Z] parser_test.go:455: case 5 [2022-09-21T14:23:38.446Z] --- PASS: TestParseMountSpec (0.00s) [2022-09-21T14:23:38.446Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-09-21T14:23:38.446Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-09-21T14:23:38.446Z] === RUN TestValidateMount [2022-09-21T14:23:38.446Z] --- PASS: TestValidateMount (0.01s) [2022-09-21T14:23:38.446Z] PASS [2022-09-21T14:23:38.446Z] coverage: 66.2% of statements [2022-09-21T14:23:38.446Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 66.2% of statements [2022-09-21T14:23:39.431Z] === RUN TestSetGetMeta [2022-09-21T14:23:39.431Z] === PAUSE TestSetGetMeta [2022-09-21T14:23:39.431Z] === RUN TestRestore [2022-09-21T14:23:39.431Z] === PAUSE TestRestore [2022-09-21T14:23:39.431Z] === RUN TestServiceCreate [2022-09-21T14:23:39.431Z] === PAUSE TestServiceCreate [2022-09-21T14:23:39.431Z] === RUN TestServiceList [2022-09-21T14:23:39.431Z] === PAUSE TestServiceList [2022-09-21T14:23:39.431Z] === RUN TestServiceRemove [2022-09-21T14:23:39.431Z] === PAUSE TestServiceRemove [2022-09-21T14:23:39.431Z] === RUN TestServiceGet [2022-09-21T14:23:39.431Z] === PAUSE TestServiceGet [2022-09-21T14:23:39.431Z] === RUN TestServicePrune [2022-09-21T14:23:39.431Z] === PAUSE TestServicePrune [2022-09-21T14:23:39.431Z] === RUN TestCreate [2022-09-21T14:23:39.431Z] === PAUSE TestCreate [2022-09-21T14:23:39.431Z] === RUN TestRemove [2022-09-21T14:23:39.431Z] === PAUSE TestRemove [2022-09-21T14:23:39.431Z] === RUN TestList [2022-09-21T14:23:39.431Z] === PAUSE TestList [2022-09-21T14:23:39.431Z] === RUN TestFindByDriver [2022-09-21T14:23:39.431Z] === PAUSE TestFindByDriver [2022-09-21T14:23:39.431Z] === RUN TestFindByReferenced [2022-09-21T14:23:39.431Z] === PAUSE TestFindByReferenced [2022-09-21T14:23:39.431Z] === RUN TestDerefMultipleOfSameRef [2022-09-21T14:23:39.431Z] === PAUSE TestDerefMultipleOfSameRef [2022-09-21T14:23:39.431Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-21T14:23:39.431Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-21T14:23:39.431Z] === RUN TestDefererencePluginOnCreateError [2022-09-21T14:23:39.431Z] === PAUSE TestDefererencePluginOnCreateError [2022-09-21T14:23:39.431Z] === RUN TestRefDerefRemove [2022-09-21T14:23:39.431Z] === PAUSE TestRefDerefRemove [2022-09-21T14:23:39.431Z] === RUN TestGet [2022-09-21T14:23:39.431Z] === PAUSE TestGet [2022-09-21T14:23:39.431Z] === RUN TestGetWithReference [2022-09-21T14:23:39.431Z] === PAUSE TestGetWithReference [2022-09-21T14:23:39.431Z] === RUN TestFilterFunc [2022-09-21T14:23:39.431Z] === RUN TestFilterFunc/test_nil_list [2022-09-21T14:23:39.431Z] === PAUSE TestFilterFunc/test_nil_list [2022-09-21T14:23:39.431Z] === RUN TestFilterFunc/test_empty_list [2022-09-21T14:23:39.431Z] === PAUSE TestFilterFunc/test_empty_list [2022-09-21T14:23:39.431Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-09-21T14:23:39.431Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-09-21T14:23:39.431Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-21T14:23:39.431Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-21T14:23:39.431Z] === RUN TestFilterFunc/test_filter_some [2022-09-21T14:23:39.431Z] === PAUSE TestFilterFunc/test_filter_some [2022-09-21T14:23:39.431Z] === RUN TestFilterFunc/test_filter_middle [2022-09-21T14:23:39.431Z] === PAUSE TestFilterFunc/test_filter_middle [2022-09-21T14:23:39.431Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-09-21T14:23:39.431Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-09-21T14:23:39.431Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-09-21T14:23:39.431Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-09-21T14:23:39.431Z] === CONT TestFilterFunc/test_nil_list [2022-09-21T14:23:39.431Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-09-21T14:23:39.431Z] === CONT TestFilterFunc/test_filter_some [2022-09-21T14:23:39.431Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-21T14:23:39.431Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-09-21T14:23:39.431Z] === CONT TestFilterFunc/test_empty_list [2022-09-21T14:23:39.431Z] === CONT TestFilterFunc/test_filter_middle [2022-09-21T14:23:39.431Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-09-21T14:23:39.431Z] --- PASS: TestFilterFunc (0.00s) [2022-09-21T14:23:39.431Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-09-21T14:23:39.431Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-09-21T14:23:39.431Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-09-21T14:23:39.431Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-09-21T14:23:39.431Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-09-21T14:23:39.431Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-09-21T14:23:39.431Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-09-21T14:23:39.431Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-09-21T14:23:39.431Z] === CONT TestSetGetMeta [2022-09-21T14:23:39.431Z] === CONT TestList [2022-09-21T14:23:39.431Z] === CONT TestCreate [2022-09-21T14:23:39.431Z] === CONT TestServiceGet [2022-09-21T14:23:39.431Z] --- PASS: TestSetGetMeta (0.02s) [2022-09-21T14:23:39.431Z] === CONT TestServiceRemove [2022-09-21T14:23:39.431Z] --- PASS: TestCreate (0.02s) [2022-09-21T14:23:39.431Z] === CONT TestServiceList [2022-09-21T14:23:39.431Z] --- PASS: TestList (0.03s) [2022-09-21T14:23:39.431Z] === CONT TestServiceCreate [2022-09-21T14:23:39.431Z] --- PASS: TestServiceGet (0.13s) [2022-09-21T14:23:39.431Z] === CONT TestRestore [2022-09-21T14:23:39.431Z] === CONT TestServicePrune [2022-09-21T14:23:39.431Z] --- PASS: TestServiceRemove (0.12s) [2022-09-21T14:23:39.431Z] --- PASS: TestServiceList (0.12s) [2022-09-21T14:23:39.431Z] === CONT TestRemove [2022-09-21T14:23:39.431Z] --- PASS: TestServiceCreate (0.11s) [2022-09-21T14:23:39.431Z] === CONT TestDefererencePluginOnCreateError [2022-09-21T14:23:39.431Z] time="2022-09-21T14:23:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-21T14:23:39.431Z] --- PASS: TestRestore (0.03s) [2022-09-21T14:23:39.431Z] === CONT TestGetWithReference [2022-09-21T14:23:39.431Z] time="2022-09-21T14:23:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-21T14:23:39.431Z] --- PASS: TestRemove (0.03s) [2022-09-21T14:23:39.431Z] === CONT TestGet [2022-09-21T14:23:39.431Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-09-21T14:23:39.431Z] === CONT TestRefDerefRemove [2022-09-21T14:23:39.431Z] time="2022-09-21T14:23:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-21T14:23:39.431Z] time="2022-09-21T14:23:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-09-21T14:23:39.431Z] time="2022-09-21T14:23:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-21T14:23:39.431Z] --- PASS: TestGet (0.02s) [2022-09-21T14:23:39.431Z] === CONT TestDerefMultipleOfSameRef [2022-09-21T14:23:39.431Z] --- PASS: TestGetWithReference (0.03s) [2022-09-21T14:23:39.431Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-21T14:23:39.431Z] --- PASS: TestRefDerefRemove (0.02s) [2022-09-21T14:23:39.431Z] === CONT TestFindByReferenced [2022-09-21T14:23:39.431Z] --- PASS: TestServicePrune (0.07s) [2022-09-21T14:23:39.431Z] === CONT TestFindByDriver [2022-09-21T14:23:39.431Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-09-21T14:23:39.431Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-09-21T14:23:39.431Z] --- PASS: TestFindByReferenced (0.02s) [2022-09-21T14:23:39.431Z] --- PASS: TestFindByDriver (0.03s) [2022-09-21T14:23:39.431Z] PASS [2022-09-21T14:23:39.431Z] coverage: 70.3% of statements [2022-09-21T14:23:39.431Z] ok github.com/docker/docker/volume/service 0.263s coverage: 70.3% of statements [2022-09-21T14:23:40.252Z] ok github.com/docker/docker/pkg/chrootarchive 2.527s coverage: 43.5% of statements [2022-09-21T14:23:40.252Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-21T14:23:40.508Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-09-21T14:23:40.704Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-21T14:23:40.764Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2022-09-21T14:23:41.326Z] ok github.com/docker/docker/layer 7.765s coverage: 68.8% of statements [2022-09-21T14:23:41.326Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-21T14:23:41.326Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-21T14:23:41.326Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-21T14:23:41.326Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-21T14:23:41.326Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-21T14:23:41.326Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-21T14:23:41.326Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-21T14:23:41.583Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2022-09-21T14:23:41.840Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2022-09-21T14:23:42.097Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-21T14:23:43.031Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2022-09-21T14:23:43.217Z] tests/integration/client_test.py ..... [ 75%] [2022-09-21T14:23:43.218Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-21T14:23:43.221Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-09-21T14:23:43.221Z] === RUN TestClientStream [2022-09-21T14:23:43.221Z] --- PASS: TestClientStream (0.00s) [2022-09-21T14:23:43.221Z] === RUN TestClientSendFile [2022-09-21T14:23:43.221Z] --- PASS: TestClientSendFile (0.00s) [2022-09-21T14:23:43.221Z] === RUN TestClientWithRequestTimeout [2022-09-21T14:23:43.221Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-09-21T14:23:43.221Z] === RUN TestFileSpecPlugin [2022-09-21T14:23:43.221Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-09-21T14:23:43.221Z] === RUN TestFileJSONSpecPlugin [2022-09-21T14:23:43.221Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-09-21T14:23:43.221Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-09-21T14:23:43.221Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-09-21T14:23:43.221Z] === RUN TestPluginAddHandler [2022-09-21T14:23:43.221Z] --- PASS: TestPluginAddHandler (0.00s) [2022-09-21T14:23:43.221Z] === RUN TestPluginWaitBadPlugin [2022-09-21T14:23:43.221Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-09-21T14:23:43.221Z] === RUN TestGet [2022-09-21T14:23:43.221Z] time="2022-09-21T14:23:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-09-21T14:23:43.474Z] tests/integration/errors_test.py . [ 76%] [2022-09-21T14:23:43.594Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2022-09-21T14:23:43.690Z] time="2022-09-21T14:23:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-09-21T14:23:44.158Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2022-09-21T14:23:44.415Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2022-09-21T14:23:44.415Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-09-21T14:23:45.345Z] ok github.com/docker/docker/pkg/idtools 0.429s coverage: 69.5% of statements [2022-09-21T14:23:45.345Z] ok github.com/docker/docker/pkg/ioutils 0.344s coverage: 69.3% of statements [2022-09-21T14:23:45.602Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-21T14:23:45.602Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-21T14:23:45.858Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-09-21T14:23:45.858Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-21T14:23:45.858Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-21T14:23:45.858Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-21T14:23:45.858Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-21T14:23:45.905Z] time="2022-09-21T14:23:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-09-21T14:23:46.115Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-21T14:23:46.115Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-21T14:23:46.372Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-09-21T14:23:46.372Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-09-21T14:23:46.372Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-21T14:23:46.372Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-21T14:23:46.936Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-09-21T14:23:47.507Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-21T14:23:47.763Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-21T14:23:48.020Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-21T14:23:49.385Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-09-21T14:23:49.385Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-21T14:23:49.695Z] time="2022-09-21T14:23:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-09-21T14:23:53.554Z] ok github.com/docker/docker/pkg/signal 3.354s coverage: 62.3% of statements [2022-09-21T14:23:53.554Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-21T14:23:53.811Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2022-09-21T14:23:53.811Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-09-21T14:23:54.376Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-09-21T14:23:54.940Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-09-21T14:23:55.197Z] ok github.com/docker/docker/pkg/tailfile 0.073s coverage: 88.6% of statements [2022-09-21T14:23:55.767Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-09-21T14:23:55.767Z] coverage: [no statements] [2022-09-21T14:23:55.767Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-09-21T14:23:56.329Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-09-21T14:23:56.329Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-21T14:23:56.586Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-21T14:23:58.357Z] --- PASS: TestGet (15.01s) [2022-09-21T14:23:58.357Z] === RUN TestPluginWithNoManifest [2022-09-21T14:23:58.357Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-09-21T14:23:58.357Z] === RUN TestGetAll [2022-09-21T14:23:58.357Z] --- PASS: TestGetAll (0.00s) [2022-09-21T14:23:58.357Z] PASS [2022-09-21T14:23:58.357Z] coverage: 73.4% of statements [2022-09-21T14:23:58.357Z] ok github.com/docker/docker/pkg/plugins 34.923s coverage: 73.4% of statements [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/quota [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/rootless [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/volume [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-21T14:23:58.357Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-21T14:23:58.478Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-09-21T14:23:58.735Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-21T14:23:58.991Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-09-21T14:23:59.341Z] [2022-09-21T14:23:59.341Z] === Skipped [2022-09-21T14:23:59.341Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-09-21T14:23:59.341Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-21T14:23:59.341Z] [2022-09-21T14:23:59.341Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-09-21T14:23:59.341Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.341Z] [2022-09-21T14:23:59.341Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-09-21T14:23:59.341Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.341Z] [2022-09-21T14:23:59.341Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-09-21T14:23:59.341Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.341Z] [2022-09-21T14:23:59.341Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-09-21T14:23:59.342Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-09-21T14:23:59.342Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-09-21T14:23:59.342Z] daemon_test.go:147: root required [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-21T14:23:59.342Z] reload_test.go:520: root required [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-09-21T14:23:59.342Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-21T14:23:59.342Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-09-21T14:23:59.342Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-09-21T14:23:59.342Z] download_test.go:268: Needs fixing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-09-21T14:23:59.342Z] layer_test.go:304: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-09-21T14:23:59.342Z] layer_test.go:353: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-09-21T14:23:59.342Z] layer_test.go:468: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-09-21T14:23:59.342Z] layer_test.go:697: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-09-21T14:23:59.342Z] migration_test.go:46: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-09-21T14:23:59.342Z] migration_test.go:182: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-09-21T14:23:59.342Z] mount_test.go:17: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-09-21T14:23:59.342Z] mount_test.go:76: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-09-21T14:23:59.342Z] mount_test.go:125: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-09-21T14:23:59.342Z] mount_test.go:212: Failing on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:134: Xz not present in msys2 [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:239: Failing on Windows CI machines [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-09-21T14:23:59.342Z] archive_windows_test.go:17: Currently fails [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-09-21T14:23:59.342Z] changes_test.go:192: needs more investigation [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-09-21T14:23:59.342Z] changes_test.go:405: needs further investigation [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-09-21T14:23:59.342Z] changes_test.go:441: needs further investigation [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-09-21T14:23:59.342Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-09-21T14:23:59.342Z] poller_test.go:41: No chmod on Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-21T14:23:59.342Z] fileutils_test.go:134: Needs porting to Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-21T14:23:59.342Z] fileutils_test.go:180: Needs porting to Windows [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-09-21T14:23:59.342Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-09-21T14:23:59.342Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-09-21T14:23:59.342Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-09-21T14:23:59.342Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-09-21T14:23:59.342Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-21T14:23:59.342Z] [2022-09-21T14:23:59.342Z] DONE 1851 tests, 45 skipped in 193.768s [2022-09-21T14:23:59.809Z] INFO: make.ps1 ended at 09/21/2022 14:23:59 [2022-09-21T14:24:00.358Z] ok github.com/docker/docker/quota 0.208s coverage: 71.4% of statements [2022-09-21T14:24:00.615Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-21T14:24:01.372Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-09-21T14:24:01.372Z] INFO: Unit tests ended at 09/21/2022 14:24:00. Duration:00:03:27.9401381 [2022-09-21T14:24:01.372Z] INFO: Building busybox [2022-09-21T14:24:01.372Z] Sending build context to Docker daemon 5.12kB [2022-09-21T14:24:01.372Z] [2022-09-21T14:24:01.372Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-09-21T14:24:01.372Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-09-21T14:24:01.372Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-09-21T14:24:01.372Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-09-21T14:24:01.372Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-09-21T14:24:01.372Z] ---> 727fe0bdfbfe [2022-09-21T14:24:01.372Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-09-21T14:24:01.372Z] ---> Running in b092e06ee9fc [2022-09-21T14:24:01.544Z] ok github.com/docker/docker/registry 0.081s coverage: 57.1% of statements [2022-09-21T14:24:01.784Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-21T14:24:02.105Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-21T14:24:02.105Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-21T14:24:02.667Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-09-21T14:24:02.924Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-21T14:24:04.816Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-21T14:24:05.379Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2022-09-21T14:24:05.942Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-09-21T14:24:06.871Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-09-21T14:24:15.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:24:15.818Z] [2022-09-21T14:24:15.818Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-21T14:24:15.818Z] DOCKER_SYSTEMD=1 [2022-09-21T14:24:15.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-21T14:24:15.818Z] HOSTNAME=d082e8330f94 [2022-09-21T14:24:15.818Z] DEST=bundles/test-integration [2022-09-21T14:24:15.818Z] PWD=/go/src/github.com/docker/docker [2022-09-21T14:24:15.818Z] DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:24:15.818Z] container=docker [2022-09-21T14:24:15.818Z] HOME=/root [2022-09-21T14:24:15.818Z] LANG=C.UTF-8 [2022-09-21T14:24:15.818Z] INVOCATION_ID=9b5b596201ed4592a03ffafa635a636b [2022-09-21T14:24:15.818Z] GOLANG_VERSION=1.18.6 [2022-09-21T14:24:15.818Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-21T14:24:15.818Z] VALIDATE_BRANCH=20.10 [2022-09-21T14:24:15.818Z] TERM=xterm [2022-09-21T14:24:15.818Z] DOCKER_PKG=github.com/docker/docker [2022-09-21T14:24:15.818Z] SHLVL=3 [2022-09-21T14:24:15.818Z] TIMEOUT=120m [2022-09-21T14:24:15.818Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-21T14:24:15.818Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-21T14:24:15.818Z] GO111MODULE=off [2022-09-21T14:24:15.819Z] DOCKER_EXPERIMENTAL=1 [2022-09-21T14:24:15.819Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-21T14:24:15.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-21T14:24:15.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-21T14:24:15.819Z] GOPATH=/go [2022-09-21T14:24:15.819Z] PKG_CONFIG=pkg-config [2022-09-21T14:24:15.819Z] _=/usr/bin/env [2022-09-21T14:24:15.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-21T14:24:17.322Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:24:17.322Z] [2022-09-21T14:24:17.322Z] + TEST_INTEGRATION_DEST=2 [2022-09-21T14:24:17.322Z] + CONTAINER_NAME=docker-pr3-2 [2022-09-21T14:24:17.322Z] + TEST_SKIP_INTEGRATION=1 [2022-09-21T14:24:17.322Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-21T14:24:17.322Z] + run_tests [2022-09-21T14:24:17.322Z] + c=0 [2022-09-21T14:24:17.322Z] + '[' -n 0 ']' [2022-09-21T14:24:17.322Z] + rm= [2022-09-21T14:24:17.322Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44145/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44145/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh '' test-integration [2022-09-21T14:24:17.322Z] ++ jobs -p [2022-09-21T14:24:17.322Z] + for job in $(jobs -p) [2022-09-21T14:24:17.322Z] + wait 9900 [2022-09-21T14:24:17.322Z] + TEST_INTEGRATION_DEST=3 [2022-09-21T14:24:17.322Z] + CONTAINER_NAME=docker-pr3-3 [2022-09-21T14:24:17.322Z] + TEST_SKIP_INTEGRATION=1 [2022-09-21T14:24:17.322Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-21T14:24:17.322Z] + run_tests [2022-09-21T14:24:17.322Z] + '[' -n 0 ']' [2022-09-21T14:24:17.322Z] + rm= [2022-09-21T14:24:17.322Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44145/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44145/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh '' test-integration [2022-09-21T14:24:17.322Z] + TEST_INTEGRATION_DEST=1 [2022-09-21T14:24:17.322Z] + CONTAINER_NAME=docker-pr3-1 [2022-09-21T14:24:17.322Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-21T14:24:17.322Z] + run_tests test-integration-flaky [2022-09-21T14:24:17.322Z] + '[' -n 0 ']' [2022-09-21T14:24:17.322Z] + rm= [2022-09-21T14:24:17.322Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44145/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44145/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh test-integration-flaky test-integration [2022-09-21T14:24:17.322Z] [2022-09-21T14:24:17.322Z] [2022-09-21T14:24:17.322Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-21T14:24:17.322Z] [2022-09-21T14:24:17.322Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-21T14:24:17.322Z] HOSTNAME=48c9974ff62d [2022-09-21T14:24:17.322Z] TEST_SKIP_INTEGRATION=1 [2022-09-21T14:24:17.322Z] TESTDEBUG=0 [2022-09-21T14:24:17.322Z] DEST=bundles/test-integration [2022-09-21T14:24:17.322Z] PWD=/go/src/github.com/docker/docker [2022-09-21T14:24:17.322Z] KEEPBUNDLE=1 [2022-09-21T14:24:17.322Z] DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:24:17.322Z] container=docker [2022-09-21T14:24:17.322Z] HOME=/root [2022-09-21T14:24:17.322Z] GOLANG_VERSION=1.18.6 [2022-09-21T14:24:17.322Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-21T14:24:17.322Z] VALIDATE_BRANCH=20.10 [2022-09-21T14:24:17.322Z] TERM=xterm [2022-09-21T14:24:17.322Z] DOCKER_PKG=github.com/docker/docker [2022-09-21T14:24:17.322Z] SHLVL=1 [2022-09-21T14:24:17.322Z] TIMEOUT=120m [2022-09-21T14:24:17.322Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-21T14:24:17.322Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-21T14:24:17.322Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-21T14:24:17.322Z] GO111MODULE=off [2022-09-21T14:24:17.322Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-21T14:24:17.322Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-21T14:24:17.322Z] GOPATH=/go [2022-09-21T14:24:17.322Z] PKG_CONFIG=pkg-config [2022-09-21T14:24:17.322Z] _=/usr/bin/env [2022-09-21T14:24:17.322Z] Building test suite binary ./integration-cli/test.main [2022-09-21T14:24:17.322Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-21T14:24:17.322Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-21T14:24:17.322Z] HOSTNAME=e69156b33577 [2022-09-21T14:24:17.322Z] TEST_SKIP_INTEGRATION=1 [2022-09-21T14:24:17.322Z] TESTDEBUG=0 [2022-09-21T14:24:17.322Z] DEST=bundles/test-integration [2022-09-21T14:24:17.322Z] PWD=/go/src/github.com/docker/docker [2022-09-21T14:24:17.322Z] KEEPBUNDLE=1 [2022-09-21T14:24:17.322Z] DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:24:17.322Z] container=docker [2022-09-21T14:24:17.322Z] HOME=/root [2022-09-21T14:24:17.322Z] GOLANG_VERSION=1.18.6 [2022-09-21T14:24:17.322Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-21T14:24:17.322Z] VALIDATE_BRANCH=20.10 [2022-09-21T14:24:17.322Z] TERM=xterm [2022-09-21T14:24:17.322Z] DOCKER_PKG=github.com/docker/docker [2022-09-21T14:24:17.322Z] SHLVL=1 [2022-09-21T14:24:17.322Z] TIMEOUT=120m [2022-09-21T14:24:17.322Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-21T14:24:17.322Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-21T14:24:17.322Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-21T14:24:17.322Z] GO111MODULE=off [2022-09-21T14:24:17.322Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-21T14:24:17.322Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-21T14:24:17.322Z] GOPATH=/go [2022-09-21T14:24:17.322Z] PKG_CONFIG=pkg-config [2022-09-21T14:24:17.322Z] _=/usr/bin/env [2022-09-21T14:24:17.322Z] Building test suite binary ./integration-cli/test.main [2022-09-21T14:24:17.322Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-21T14:24:17.322Z] No new tests added to integration. [2022-09-21T14:24:17.322Z] [2022-09-21T14:24:17.322Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-21T14:24:17.322Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-21T14:24:17.322Z] HOSTNAME=e85a1f9ead5a [2022-09-21T14:24:17.322Z] TESTDEBUG=0 [2022-09-21T14:24:17.322Z] DEST=bundles/test-integration [2022-09-21T14:24:17.322Z] PWD=/go/src/github.com/docker/docker [2022-09-21T14:24:17.322Z] KEEPBUNDLE=1 [2022-09-21T14:24:17.322Z] DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:24:17.322Z] container=docker [2022-09-21T14:24:17.322Z] HOME=/root [2022-09-21T14:24:17.322Z] GOLANG_VERSION=1.18.6 [2022-09-21T14:24:17.322Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-21T14:24:17.322Z] VALIDATE_BRANCH=20.10 [2022-09-21T14:24:17.322Z] TERM=xterm [2022-09-21T14:24:17.322Z] DOCKER_PKG=github.com/docker/docker [2022-09-21T14:24:17.322Z] SHLVL=1 [2022-09-21T14:24:17.322Z] TIMEOUT=120m [2022-09-21T14:24:17.322Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-21T14:24:17.322Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-21T14:24:17.322Z] GO111MODULE=off [2022-09-21T14:24:17.322Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-21T14:24:17.322Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-21T14:24:17.322Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-21T14:24:17.322Z] GOPATH=/go [2022-09-21T14:24:17.322Z] PKG_CONFIG=pkg-config [2022-09-21T14:24:17.322Z] _=/usr/bin/env [2022-09-21T14:24:17.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-21T14:24:18.013Z] ......... [ 86%] [2022-09-21T14:24:19.171Z] Removing intermediate container b092e06ee9fc [2022-09-21T14:24:19.171Z] ---> 0373a1f322ad [2022-09-21T14:24:19.171Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-09-21T14:24:19.171Z] ---> Running in 567c64eeb495 [2022-09-21T14:24:19.171Z] Removing intermediate container 567c64eeb495 [2022-09-21T14:24:19.171Z] ---> 77ce762a8fae [2022-09-21T14:24:19.171Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-09-21T14:24:19.171Z] ---> Running in 0a9799359cbd [2022-09-21T14:24:19.171Z] Removing intermediate container 0a9799359cbd [2022-09-21T14:24:19.171Z] ---> 44afe16b6b40 [2022-09-21T14:24:19.171Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-09-21T14:24:19.171Z] [2022-09-21T14:24:19.639Z] ---> f070f406f9c8 [2022-09-21T14:24:19.639Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-09-21T14:24:19.639Z] ---> Running in 30875e15aa2d [2022-09-21T14:24:21.712Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/rootless [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/volume [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-21T14:24:21.712Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === Skipped [2022-09-21T14:24:21.712Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-21T14:24:21.712Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-21T14:24:21.712Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-21T14:24:21.712Z] graphtest_unix.go:74: No driver to put! [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-21T14:24:21.712Z] time="2022-09-21T14:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-21T14:24:21.712Z] time="2022-09-21T14:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-21T14:24:21.712Z] time="2022-09-21T14:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-21T14:24:21.712Z] time="2022-09-21T14:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-21T14:24:21.712Z] time="2022-09-21T14:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:24:21.712Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:24:21.712Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-21T14:24:21.712Z] graphtest_unix.go:74: No driver to put! [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-21T14:24:21.712Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-21T14:24:21.712Z] [2022-09-21T14:24:21.712Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-21T14:24:21.712Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-21T14:24:21.713Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-21T14:24:21.713Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-21T14:24:21.713Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.713Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-21T14:24:21.713Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.713Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-21T14:24:21.713Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.713Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-21T14:24:21.713Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.713Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-21T14:24:21.713Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:24:21.713Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-21T14:24:21.713Z] graphtest_unix.go:74: No driver to put! [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-21T14:24:21.713Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-21T14:24:21.713Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-21T14:24:21.713Z] [2022-09-21T14:24:21.713Z] DONE 2251 tests, 26 skipped in 199.648s Post stage [Pipeline] junit [2022-09-21T14:24:21.728Z] Recording test results [2022-09-21T14:24:22.834Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-21T14:24:23.013Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T14:24:23.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -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:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh dynbinary test-integration [2022-09-21T14:24:23.910Z] [2022-09-21T14:24:23.910Z] Removing bundles/ [2022-09-21T14:24:23.910Z] [2022-09-21T14:24:23.910Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-21T14:24:23.910Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:24:23.910Z] GOOS="" GOARCH="" GOARM="" [2022-09-21T14:24:24.020Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-21T14:24:30.572Z] tests/integration/models_nodes_test.py . [ 91%] [2022-09-21T14:24:30.572Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-21T14:24:32.318Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-09-21T14:24:35.047Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-21T14:24:35.047Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-21T14:24:38.944Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-21T14:24:39.456Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-21T14:24:39.456Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-21T14:24:39.456Z] [2022-09-21T14:24:39.456Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-21T14:24:39.456Z] =========================== short test summary info ============================ [2022-09-21T14:24:39.456Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-21T14:24:39.456Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-21T14:24:39.456Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-21T14:24:39.456Z] Not supported on most drivers [2022-09-21T14:24:39.456Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-21T14:24:39.456Z] Output of docker top depends on host distro, and is not formalized. [2022-09-21T14:24:39.456Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-21T14:24:39.456Z] Output of docker top depends on host distro, and is not formalized. [2022-09-21T14:24:39.456Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-21T14:24:39.456Z] Can fail if eth0 has multiple IP addresses [2022-09-21T14:24:39.456Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-21T14:24:39.456Z] This doesn't seem to be taken into account by the engine [2022-09-21T14:24:39.456Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-09-21T14:24:39.456Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-21T14:24:39.456Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.62 seconds == [2022-09-21T14:24:39.716Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-21T14:24:48.480Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:24:48.480Z] [2022-09-21T14:24:48.480Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-21T14:24:48.480Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-21T14:24:48.480Z] HOSTNAME=b90b87554c90 [2022-09-21T14:24:48.480Z] DEST=bundles/test-integration [2022-09-21T14:24:48.480Z] PWD=/go/src/github.com/docker/docker [2022-09-21T14:24:48.480Z] DOCKER_ROOTLESS=1 [2022-09-21T14:24:48.480Z] DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:24:48.480Z] container=docker [2022-09-21T14:24:48.480Z] HOME=/root [2022-09-21T14:24:48.480Z] GOLANG_VERSION=1.18.6 [2022-09-21T14:24:48.480Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-21T14:24:48.480Z] VALIDATE_BRANCH=20.10 [2022-09-21T14:24:48.480Z] TERM=xterm [2022-09-21T14:24:48.480Z] DOCKER_PKG=github.com/docker/docker [2022-09-21T14:24:48.480Z] SHLVL=1 [2022-09-21T14:24:48.480Z] TIMEOUT=120m [2022-09-21T14:24:48.480Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-21T14:24:48.480Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-21T14:24:48.480Z] GO111MODULE=off [2022-09-21T14:24:48.480Z] DOCKER_EXPERIMENTAL=1 [2022-09-21T14:24:48.480Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-21T14:24:48.480Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-21T14:24:48.480Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-21T14:24:48.480Z] GOPATH=/go [2022-09-21T14:24:48.480Z] PKG_CONFIG=pkg-config [2022-09-21T14:24:48.480Z] _=/usr/bin/env [2022-09-21T14:24:48.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-21T14:24:49.774Z] Removing intermediate container 30875e15aa2d [2022-09-21T14:24:49.774Z] ---> 4496d9b67f22 [2022-09-21T14:24:49.774Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-09-21T14:24:49.774Z] ---> Running in 6639ac9326a4 [2022-09-21T14:24:49.774Z] [2022-09-21T14:24:49.774Z] SUCCESS: Specified value was saved. [2022-09-21T14:24:49.774Z] Removing intermediate container 6639ac9326a4 [2022-09-21T14:24:49.774Z] ---> 09b632d4df26 [2022-09-21T14:24:49.774Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-09-21T14:24:49.774Z] ---> Running in 76488b97759d [2022-09-21T14:24:51.884Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-21T14:24:51.884Z] [2022-09-21T14:24:51.884Z] Unloading profiles will leave already running processes permanently [2022-09-21T14:24:51.884Z] unconfined, which can lead to unexpected situations. [2022-09-21T14:24:51.884Z] [2022-09-21T14:24:51.884Z] To set a process to complain mode, use the command line tool [2022-09-21T14:24:51.884Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-21T14:24:51.884Z] Post stage [Pipeline] junit [2022-09-21T14:24:52.149Z] Recording test results [2022-09-21T14:24:52.366Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-21T14:24:52.641Z] + echo Ensuring container killed. [2022-09-21T14:24:52.641Z] Ensuring container killed. [2022-09-21T14:24:52.641Z] + docker rm -vf docker-pr3 [2022-09-21T14:24:52.641Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-21T14:24:52.957Z] + echo Chowning /workspace to jenkins user [2022-09-21T14:24:52.957Z] Chowning /workspace to jenkins user [2022-09-21T14:24:52.957Z] + id -u [2022-09-21T14:24:52.957Z] + id -g [2022-09-21T14:24:52.957Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44145:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-21T14:24:54.182Z] + bundleName=docker-py [2022-09-21T14:24:54.182Z] + echo Creating docker-py-bundles.tar.gz [2022-09-21T14:24:54.182Z] Creating docker-py-bundles.tar.gz [2022-09-21T14:24:54.182Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-09-21T14:24:54.191Z] Archiving artifacts [2022-09-21T14:24:54.378Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44145/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-21T14:24:54.521Z] Cannot create a file when that file already exists. [2022-09-21T14:24:54.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh binary-daemon [2022-09-21T14:24:55.319Z] [2022-09-21T14:24:55.319Z] Removing bundles/ [2022-09-21T14:24:55.319Z] [2022-09-21T14:24:55.319Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-09-21T14:24:55.319Z] Building: bundles/binary-daemon/dockerd-dev [2022-09-21T14:24:55.319Z] GOOS="" GOARCH="" GOARM="" [2022-09-21T14:24:59.268Z] Removing intermediate container 76488b97759d [2022-09-21T14:24:59.268Z] ---> c92eb415743d [2022-09-21T14:24:59.268Z] Step 13/13 : CMD ["sh"] [2022-09-21T14:24:59.268Z] ---> Running in d1ea2c644937 [2022-09-21T14:24:59.268Z] Removing intermediate container d1ea2c644937 [2022-09-21T14:24:59.268Z] ---> ebff142c279b [2022-09-21T14:24:59.268Z] Successfully built ebff142c279b [2022-09-21T14:24:59.268Z] Successfully tagged busybox:latest [2022-09-21T14:24:59.268Z] INFO: Docker images of the daemon under test [2022-09-21T14:24:59.268Z] [2022-09-21T14:24:59.268Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-21T14:24:59.268Z] busybox latest ebff142c279b Less than a second ago 5.68GB [2022-09-21T14:24:59.268Z] microsoft/windowsservercore latest 727fe0bdfbfe 11 days ago 5.65GB [2022-09-21T14:24:59.268Z] mcr.microsoft.com/windows/servercore ltsc2019 727fe0bdfbfe 11 days ago 5.65GB [2022-09-21T14:24:59.268Z] [2022-09-21T14:24:59.268Z] INFO: Running integration tests at 09/21/2022 14:24:58... [2022-09-21T14:24:59.268Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-09-21T14:24:59.268Z] INFO: Integration API tests being run from the host: [2022-09-21T14:24:59.268Z] INFO: make.ps1 starting at 09/21/2022 14:24:58 [2022-09-21T14:25:00.255Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-09-21T14:25:02.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-21T14:25:02.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-21T14:25:20.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-21T14:25:25.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:25:25.556Z] INFO: Testing against a local daemon [2022-09-21T14:25:25.556Z] === RUN TestBuildWithSession [2022-09-21T14:25:25.556Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:25:25.556Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-21T14:25:25.556Z] === RUN TestBuildSquashParent [2022-09-21T14:25:25.556Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:25:25.556Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-09-21T14:25:25.556Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-21T14:25:25.556Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:25:25.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:25:25.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:25:25.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:25:25.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:25:25.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:25:25.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:25:25.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:25:25.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:25:25.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:25:25.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:25:25.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:25:25.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:25:25.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:25:25.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:25:25.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:25:30.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-21T14:25:30.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-21T14:25:31.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-21T14:25:31.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-21T14:25:31.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-21T14:25:33.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-21T14:25:35.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-21T14:25:35.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-21T14:25:35.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-21T14:25:35.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:25:36.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-21T14:25:37.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:25:37.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-21T14:25:38.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-21T14:25:38.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-21T14:25:39.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-21T14:25:40.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-21T14:25:41.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-21T14:25:42.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-21T14:25:43.034Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-21T14:25:43.034Z] Using test binary docker [2022-09-21T14:25:43.034Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-21T14:25:43.034Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-21T14:25:43.034Z] INFO: Waiting for daemon to start... [2022-09-21T14:25:43.034Z] Starting dockerd [2022-09-21T14:25:44.751Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-09-21T14:25:44.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.54s) [2022-09-21T14:25:44.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.22s) [2022-09-21T14:25:44.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.29s) [2022-09-21T14:25:44.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.45s) [2022-09-21T14:25:44.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.67s) [2022-09-21T14:25:44.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.40s) [2022-09-21T14:25:44.751Z] === RUN TestBuildMultiStageCopy [2022-09-21T14:25:44.751Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-21T14:25:45.302Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-21T14:25:45.302Z] [2022-09-21T14:25:45.302Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-21T14:25:45.302Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-21T14:25:45.302Z] HOSTNAME=9eed04a90028 [2022-09-21T14:25:45.302Z] TESTDEBUG=0 [2022-09-21T14:25:45.302Z] DEST=bundles/test-integration [2022-09-21T14:25:45.302Z] PWD=/go/src/github.com/docker/docker [2022-09-21T14:25:45.302Z] DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce [2022-09-21T14:25:45.302Z] container=docker [2022-09-21T14:25:45.302Z] HOME=/root [2022-09-21T14:25:45.302Z] GOLANG_VERSION=1.18.6 [2022-09-21T14:25:45.302Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-21T14:25:45.302Z] VALIDATE_BRANCH=20.10 [2022-09-21T14:25:45.302Z] TERM=xterm [2022-09-21T14:25:45.302Z] DOCKER_PKG=github.com/docker/docker [2022-09-21T14:25:45.302Z] SHLVL=1 [2022-09-21T14:25:45.302Z] TIMEOUT=120m [2022-09-21T14:25:45.302Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-21T14:25:45.302Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-21T14:25:45.302Z] GO111MODULE=off [2022-09-21T14:25:45.302Z] DOCKER_EXPERIMENTAL=1 [2022-09-21T14:25:45.302Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-21T14:25:45.302Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-21T14:25:45.302Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-21T14:25:45.302Z] GOPATH=/go [2022-09-21T14:25:45.302Z] PKG_CONFIG=pkg-config [2022-09-21T14:25:45.302Z] _=/usr/bin/env [2022-09-21T14:25:45.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-21T14:25:45.574Z] . [2022-09-21T14:25:45.574Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-21T14:25:45.574Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-21T14:25:45.574Z] Error: No such image: emptyfs [2022-09-21T14:25:45.575Z] Running integration-test (iteration 1) [2022-09-21T14:25:45.575Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-21T14:25:45.575Z] Loaded image: busybox:latest [2022-09-21T14:25:45.575Z] Loaded image: busybox:glibc [2022-09-21T14:25:46.959Z] Loaded image: debian:bullseye-slim [2022-09-21T14:25:46.959Z] Loaded image: hello-world:latest [2022-09-21T14:25:47.219Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T14:25:47.219Z] INFO: Testing against a local daemon [2022-09-21T14:25:47.219Z] === RUN TestCgroupNamespacesBuild [2022-09-21T14:25:49.760Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2022-09-21T14:25:49.760Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-21T14:25:50.701Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-09-21T14:25:50.701Z] === RUN TestBuildWithSession [2022-09-21T14:25:50.701Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:25:50.701Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-21T14:25:50.701Z] === RUN TestBuildSquashParent [2022-09-21T14:25:51.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-21T14:25:51.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-21T14:25:52.367Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-21T14:25:52.835Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-21T14:25:53.820Z] --- PASS: TestBuildMultiStageCopy (10.14s) [2022-09-21T14:25:53.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.31s) [2022-09-21T14:25:53.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-09-21T14:25:53.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2022-09-21T14:25:53.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.75s) [2022-09-21T14:25:53.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.86s) [2022-09-21T14:25:53.820Z] === RUN TestBuildMultiStageParentConfig [2022-09-21T14:25:55.994Z] --- PASS: TestBuildSquashParent (4.74s) [2022-09-21T14:25:55.994Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-21T14:25:55.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:25:55.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:25:55.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:25:55.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:25:55.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:25:55.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:25:55.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:25:55.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:25:55.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:25:55.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:25:55.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:25:55.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:25:55.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:25:55.994Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:25:56.033Z] --- PASS: TestBuildMultiStageParentConfig (2.08s) [2022-09-21T14:25:56.033Z] === RUN TestBuildLabelWithTargets [2022-09-21T14:25:56.034Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:25:56.034Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-09-21T14:25:56.034Z] === RUN TestBuildWithEmptyLayers [2022-09-21T14:25:56.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:25:56.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:25:57.020Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2022-09-21T14:25:57.020Z] === RUN TestBuildMultiStageOnBuild [2022-09-21T14:25:57.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-21T14:25:58.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:25:58.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:26:00.234Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-21T14:26:00.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-09-21T14:26:00.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-09-21T14:26:00.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s) [2022-09-21T14:26:00.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-09-21T14:26:00.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-09-21T14:26:00.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-09-21T14:26:00.234Z] === RUN TestBuildMultiStageCopy [2022-09-21T14:26:00.234Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-21T14:26:01.176Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-21T14:26:01.436Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-21T14:26:01.697Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-21T14:26:01.697Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-21T14:26:01.958Z] --- PASS: TestBuildMultiStageCopy (2.21s) [2022-09-21T14:26:01.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-09-21T14:26:01.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-09-21T14:26:01.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-21T14:26:01.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-21T14:26:01.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-09-21T14:26:01.958Z] === RUN TestBuildMultiStageParentConfig [2022-09-21T14:26:02.900Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-09-21T14:26:02.900Z] === RUN TestBuildLabelWithTargets [2022-09-21T14:26:03.841Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-09-21T14:26:03.841Z] === RUN TestBuildWithEmptyLayers [2022-09-21T14:26:04.102Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-09-21T14:26:04.102Z] === RUN TestBuildMultiStageOnBuild [2022-09-21T14:26:06.013Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2022-09-21T14:26:06.013Z] === RUN TestBuildUncleanTarFilenames [2022-09-21T14:26:06.273Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-09-21T14:26:06.273Z] === RUN TestBuildMultiStageLayerLeak [2022-09-21T14:26:07.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-21T14:26:07.434Z] --- PASS: TestBuildMultiStageOnBuild (10.68s) [2022-09-21T14:26:07.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-21T14:26:07.902Z] === RUN TestBuildUncleanTarFilenames [2022-09-21T14:26:07.902Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:26:07.902Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-09-21T14:26:07.902Z] === RUN TestBuildMultiStageLayerLeak [2022-09-21T14:26:08.185Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-09-21T14:26:08.185Z] === RUN TestBuildWithHugeFile [2022-09-21T14:26:08.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-21T14:26:09.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-21T14:26:09.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-21T14:26:10.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-21T14:26:13.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-21T14:26:14.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-21T14:26:15.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-21T14:26:15.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-21T14:26:16.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-21T14:26:17.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-21T14:26:17.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-21T14:26:17.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-21T14:26:19.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-21T14:26:19.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-21T14:26:20.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-21T14:26:21.171Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-21T14:26:21.171Z] Using test binary docker [2022-09-21T14:26:21.171Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-21T14:26:21.171Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-21T14:26:21.171Z] INFO: Waiting for daemon to start... [2022-09-21T14:26:21.171Z] Starting dockerd [2022-09-21T14:26:22.826Z] --- PASS: TestBuildMultiStageLayerLeak (13.69s) [2022-09-21T14:26:22.826Z] === RUN TestBuildWithHugeFile [2022-09-21T14:26:24.461Z] . [2022-09-21T14:26:24.461Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-21T14:26:24.461Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-21T14:26:24.461Z] Error: No such image: emptyfs [2022-09-21T14:26:24.461Z] Running integration-test (iteration 1) [2022-09-21T14:26:24.461Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-21T14:26:24.461Z] Loaded image: busybox:latest [2022-09-21T14:26:24.721Z] Loaded image: busybox:glibc [2022-09-21T14:26:26.101Z] Loaded image: debian:bullseye-slim [2022-09-21T14:26:26.101Z] Loaded image: hello-world:latest [2022-09-21T14:26:26.101Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T14:26:26.101Z] INFO: Testing against a local daemon [2022-09-21T14:26:26.101Z] === RUN TestCgroupNamespacesBuild [2022-09-21T14:26:28.636Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2022-09-21T14:26:28.636Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-21T14:26:31.172Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-09-21T14:26:31.172Z] === RUN TestBuildWithSession [2022-09-21T14:26:31.172Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:26:31.172Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-21T14:26:31.172Z] === RUN TestBuildSquashParent [2022-09-21T14:26:35.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-21T14:26:38.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-21T14:26:38.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-21T14:26:39.292Z] --- PASS: TestBuildSquashParent (7.55s) [2022-09-21T14:26:39.292Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-21T14:26:39.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:26:39.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:26:39.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:26:39.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:26:39.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:26:39.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:26:39.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:26:39.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:26:39.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:26:39.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:26:39.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:26:39.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:26:39.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:26:39.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:26:39.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:26:40.933Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:26:40.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:26:42.839Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:26:43.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-21T14:26:43.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-21T14:26:44.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-21T14:26:44.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-21T14:26:44.743Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-21T14:26:44.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) [2022-09-21T14:26:44.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2022-09-21T14:26:44.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-09-21T14:26:44.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2022-09-21T14:26:44.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2022-09-21T14:26:44.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2022-09-21T14:26:44.743Z] === RUN TestBuildMultiStageCopy [2022-09-21T14:26:44.743Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-21T14:26:44.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-21T14:26:46.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-21T14:26:46.722Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-09-21T14:26:46.722Z] Copying nested executables into bundles/binary-daemon [2022-09-21T14:26:46.722Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-21T14:26:47.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh cross [2022-09-21T14:26:47.277Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-21T14:26:47.338Z] [2022-09-21T14:26:47.594Z] Removing bundles/ [2022-09-21T14:26:47.594Z] [2022-09-21T14:26:47.594Z] ---> Making bundle: cross (in bundles/cross) [2022-09-21T14:26:47.594Z] Cross building: bundles/cross/linux/amd64 [2022-09-21T14:26:47.594Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-09-21T14:26:47.594Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-21T14:26:48.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-21T14:26:48.213Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-21T14:26:49.149Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-21T14:26:49.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-21T14:26:50.086Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-21T14:26:50.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-21T14:26:50.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-21T14:26:51.022Z] --- PASS: TestBuildMultiStageCopy (6.61s) [2022-09-21T14:26:51.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2022-09-21T14:26:51.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-21T14:26:51.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-21T14:26:51.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-21T14:26:51.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2022-09-21T14:26:51.022Z] === RUN TestBuildMultiStageParentConfig [2022-09-21T14:26:51.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-21T14:26:51.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-21T14:26:53.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-21T14:26:53.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-21T14:26:54.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-21T14:26:55.274Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-21T14:26:55.274Z] Using test binary docker [2022-09-21T14:26:55.274Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-21T14:26:55.274Z] +++ /etc/init.d/apparmor start [2022-09-21T14:26:55.274Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-21T14:26:55.274Z] INFO: Waiting for daemon to start... [2022-09-21T14:26:55.274Z] Starting dockerd [2022-09-21T14:26:55.274Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-21T14:26:56.292Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-09-21T14:26:56.292Z] === RUN TestBuildLabelWithTargets [2022-09-21T14:26:57.164Z] . [2022-09-21T14:26:57.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-21T14:26:57.164Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-21T14:26:57.164Z] Error: No such image: emptyfs [2022-09-21T14:26:57.164Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-21T14:26:57.164Z] ++++ docker load [2022-09-21T14:26:57.164Z] Running integration-test (iteration 1) [2022-09-21T14:26:57.420Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-21T14:26:57.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:26:57.420Z] ++ set -e [2022-09-21T14:26:57.420Z] ++ '[' -n 0 ']' [2022-09-21T14:26:57.420Z] ++ set -x [2022-09-21T14:26:57.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:26:57.420Z] Loaded image: busybox:latest [2022-09-21T14:26:57.676Z] Loaded image: busybox:glibc [2022-09-21T14:26:58.606Z] Loaded image: debian:bullseye-slim [2022-09-21T14:26:58.606Z] Loaded image: hello-world:latest [2022-09-21T14:26:58.862Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T14:26:58.862Z] INFO: Testing against a local daemon [2022-09-21T14:26:58.862Z] === RUN TestCgroupNamespacesBuild [2022-09-21T14:27:01.381Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2022-09-21T14:27:01.381Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-21T14:27:02.750Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-09-21T14:27:02.750Z] === RUN TestBuildWithSession [2022-09-21T14:27:02.750Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:27:02.750Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-21T14:27:02.750Z] === RUN TestBuildSquashParent [2022-09-21T14:27:04.484Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-09-21T14:27:04.485Z] === RUN TestBuildWithEmptyLayers [2022-09-21T14:27:06.922Z] --- PASS: TestBuildSquashParent (3.72s) [2022-09-21T14:27:06.922Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-21T14:27:06.922Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:27:06.922Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:27:06.922Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:27:06.922Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:27:06.922Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:27:06.922Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:27:06.922Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:27:06.922Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:27:07.016Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2022-09-21T14:27:07.016Z] === RUN TestBuildMultiStageOnBuild [2022-09-21T14:27:07.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:27:07.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:27:08.673Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:27:08.673Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:27:10.040Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-21T14:27:10.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-09-21T14:27:10.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-09-21T14:27:10.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) [2022-09-21T14:27:10.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s) [2022-09-21T14:27:10.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-09-21T14:27:10.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2022-09-21T14:27:10.040Z] === RUN TestBuildMultiStageCopy [2022-09-21T14:27:10.040Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-21T14:27:10.969Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-21T14:27:11.225Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-21T14:27:11.482Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-21T14:27:11.738Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-21T14:27:11.738Z] --- PASS: TestBuildMultiStageCopy (1.91s) [2022-09-21T14:27:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-09-21T14:27:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-09-21T14:27:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-21T14:27:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-09-21T14:27:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-09-21T14:27:11.738Z] === RUN TestBuildMultiStageParentConfig [2022-09-21T14:27:12.288Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-21T14:27:12.289Z] === RUN TestBuildUncleanTarFilenames [2022-09-21T14:27:12.301Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-09-21T14:27:12.301Z] === RUN TestBuildLabelWithTargets [2022-09-21T14:27:12.548Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-09-21T14:27:12.548Z] === RUN TestBuildMultiStageLayerLeak [2022-09-21T14:27:13.670Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-09-21T14:27:13.671Z] === RUN TestBuildWithEmptyLayers [2022-09-21T14:27:13.671Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-09-21T14:27:13.671Z] === RUN TestBuildMultiStageOnBuild [2022-09-21T14:27:15.039Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-09-21T14:27:15.039Z] === RUN TestBuildUncleanTarFilenames [2022-09-21T14:27:15.611Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-09-21T14:27:15.611Z] === RUN TestBuildMultiStageLayerLeak [2022-09-21T14:27:15.917Z] --- PASS: TestBuildWithHugeFile (56.57s) [2022-09-21T14:27:15.917Z] === RUN TestBuildWithEmptyDockerfile [2022-09-21T14:27:15.917Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:27:15.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:27:15.917Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:27:15.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:27:15.917Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:27:15.917Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:27:15.917Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:27:15.917Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:27:15.917Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:27:15.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-21T14:27:15.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-09-21T14:27:15.917Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-09-21T14:27:15.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-21T14:27:15.917Z] === RUN TestBuildPreserveOwnership [2022-09-21T14:27:15.917Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-21T14:27:15.918Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-21T14:27:15.918Z] --- PASS: TestBuildPreserveOwnership (3.70s) [2022-09-21T14:27:15.918Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2022-09-21T14:27:15.918Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-09-21T14:27:15.918Z] === RUN TestBuildPlatformInvalid [2022-09-21T14:27:15.918Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-21T14:27:15.918Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-21T14:27:15.918Z] Loaded image: busybox:latest [2022-09-21T14:27:15.918Z] Loaded image: busybox:glibc [2022-09-21T14:27:15.918Z] Loaded image: debian:bullseye-slim [2022-09-21T14:27:15.918Z] Loaded image: hello-world:latest [2022-09-21T14:27:15.918Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T14:27:17.503Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-09-21T14:27:17.503Z] === RUN TestBuildWithHugeFile [2022-09-21T14:27:17.821Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-09-21T14:27:17.821Z] === RUN TestBuildWithHugeFile [2022-09-21T14:27:21.203Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.01s) [2022-09-21T14:27:21.203Z] PASS [2022-09-21T14:27:21.203Z] [2022-09-21T14:27:21.203Z] === Skipped [2022-09-21T14:27:21.203Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-21T14:27:21.203Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:27:21.203Z] [2022-09-21T14:27:21.203Z] DONE 33 tests, 1 skipped in 95.245s [2022-09-21T14:27:21.203Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-21T14:27:21.203Z] INFO: Testing against a local daemon [2022-09-21T14:27:21.203Z] === RUN TestConfigInspect [2022-09-21T14:27:23.194Z] --- PASS: TestConfigInspect (2.26s) [2022-09-21T14:27:23.194Z] === RUN TestConfigList [2022-09-21T14:27:25.108Z] --- PASS: TestConfigList (2.12s) [2022-09-21T14:27:25.108Z] === RUN TestConfigsCreateAndDelete [2022-09-21T14:27:27.023Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-09-21T14:27:27.023Z] === RUN TestConfigsUpdate [2022-09-21T14:27:28.934Z] --- PASS: TestConfigsUpdate (1.72s) [2022-09-21T14:27:28.934Z] === RUN TestTemplatedConfig [2022-09-21T14:27:31.477Z] --- PASS: TestTemplatedConfig (2.65s) [2022-09-21T14:27:31.477Z] === RUN TestConfigCreateResolve [2022-09-21T14:27:34.021Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-09-21T14:27:34.021Z] === RUN TestConfigDaemonLibtrustID [2022-09-21T14:27:34.021Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-21T14:27:34.021Z] PASS [2022-09-21T14:27:34.021Z] [2022-09-21T14:27:34.021Z] DONE 7 tests in 13.550s [2022-09-21T14:27:34.021Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-21T14:27:34.284Z] INFO: Testing against a local daemon [2022-09-21T14:27:34.284Z] === RUN TestCheckpoint [2022-09-21T14:27:34.284Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:27:34.284Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-21T14:27:34.284Z] === RUN TestContainerInvalidJSON [2022-09-21T14:27:34.284Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:27:34.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:27:34.284Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:27:34.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:27:34.284Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:27:34.284Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:27:34.284Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:27:34.284Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:27:34.284Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:27:34.284Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-21T14:27:34.284Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-21T14:27:34.284Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-21T14:27:34.284Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-21T14:27:34.284Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-21T14:27:34.284Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-21T14:27:34.284Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-21T14:27:34.545Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-21T14:27:34.545Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-21T14:27:34.545Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-21T14:27:34.545Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-21T14:27:34.545Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2022-09-21T14:27:34.545Z] === RUN TestCopyFromContainer [2022-09-21T14:27:35.929Z] === RUN TestCopyFromContainer// [2022-09-21T14:27:35.929Z] === RUN TestCopyFromContainer//bar/root [2022-09-21T14:27:35.929Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-21T14:27:35.929Z] === RUN TestCopyFromContainer/bar/quux [2022-09-21T14:27:35.929Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-21T14:27:35.929Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-21T14:27:35.929Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-21T14:27:36.190Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-21T14:27:36.190Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-21T14:27:36.190Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer (1.64s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-21T14:27:36.190Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-21T14:27:36.190Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-21T14:27:36.190Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:27:36.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:27:36.190Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:27:36.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:27:36.190Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:27:36.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:27:36.190Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:27:36.190Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:27:36.190Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:27:36.190Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-21T14:27:36.190Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-21T14:27:36.190Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-21T14:27:36.190Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-21T14:27:36.190Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-21T14:27:36.190Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-21T14:27:36.190Z] === RUN TestCreateWithInvalidEnv [2022-09-21T14:27:36.451Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-21T14:27:36.451Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-21T14:27:36.451Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-21T14:27:36.451Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-21T14:27:36.451Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-21T14:27:36.451Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-21T14:27:36.451Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-21T14:27:36.451Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-21T14:27:36.451Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-21T14:27:36.451Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-21T14:27:36.451Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-21T14:27:36.451Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-21T14:27:36.451Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-21T14:27:36.451Z] === RUN TestCreateTmpfsMountsTarget [2022-09-21T14:27:36.451Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-21T14:27:36.451Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-21T14:27:37.836Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2022-09-21T14:27:37.836Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-21T14:27:39.749Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-09-21T14:27:39.749Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-21T14:27:39.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:27:39.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:27:39.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:27:39.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:27:39.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:27:39.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:27:39.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:27:39.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:27:39.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:27:39.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:27:39.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:27:39.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:27:39.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:27:39.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:27:39.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:27:39.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-21T14:27:39.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-21T14:27:39.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-21T14:27:39.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-21T14:27:39.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-21T14:27:39.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-21T14:27:39.749Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-21T14:27:40.010Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-09-21T14:27:40.010Z] === RUN TestCreateDifferentPlatform [2022-09-21T14:27:40.271Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-21T14:27:40.271Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-21T14:27:40.271Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-21T14:27:40.271Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-21T14:27:40.271Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-21T14:27:40.271Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-21T14:27:40.271Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-21T14:27:40.271Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-21T14:27:40.271Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-21T14:27:40.271Z] === RUN TestContainerStartOnDaemonRestart [2022-09-21T14:27:40.271Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-21T14:27:40.271Z] === RUN TestDaemonRestartIpcMode [2022-09-21T14:27:40.271Z] === PAUSE TestDaemonRestartIpcMode [2022-09-21T14:27:40.271Z] === RUN TestDaemonHostGatewayIP [2022-09-21T14:27:40.271Z] === PAUSE TestDaemonHostGatewayIP [2022-09-21T14:27:40.271Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-21T14:27:40.271Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-21T14:27:40.271Z] === RUN TestContainerKillOnDaemonStart [2022-09-21T14:27:40.271Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-21T14:27:40.271Z] === RUN TestDiff [2022-09-21T14:27:40.842Z] --- PASS: TestDiff (0.61s) [2022-09-21T14:27:40.842Z] === RUN TestExecWithCloseStdin [2022-09-21T14:27:41.414Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-09-21T14:27:41.414Z] === RUN TestExec [2022-09-21T14:27:42.356Z] --- PASS: TestExec (0.68s) [2022-09-21T14:27:42.356Z] === RUN TestExecUser [2022-09-21T14:27:42.927Z] --- PASS: TestExecUser (0.64s) [2022-09-21T14:27:42.927Z] === RUN TestExportContainerAndImportImage [2022-09-21T14:27:43.498Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-09-21T14:27:43.498Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-21T14:27:44.881Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-21T14:27:44.881Z] === RUN TestHealthCheckWorkdir [2022-09-21T14:27:45.824Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-09-21T14:27:45.824Z] === RUN TestHealthKillContainer [2022-09-21T14:27:46.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-21T14:27:53.958Z] --- PASS: TestHealthKillContainer (8.20s) [2022-09-21T14:27:53.958Z] === RUN TestHealthCheckProcessKilled [2022-09-21T14:27:54.529Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2022-09-21T14:27:54.529Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-21T14:27:55.101Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-09-21T14:27:55.101Z] === RUN TestIpcModeNone [2022-09-21T14:27:55.671Z] --- PASS: TestIpcModeNone (0.60s) [2022-09-21T14:27:55.671Z] === RUN TestIpcModePrivate [2022-09-21T14:27:56.196Z] --- PASS: TestBuildWithHugeFile (35.15s) [2022-09-21T14:27:56.196Z] === RUN TestBuildWithEmptyDockerfile [2022-09-21T14:27:56.196Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:27:56.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:27:56.196Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:27:56.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:27:56.196Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:27:56.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:27:56.196Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:27:56.196Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:27:56.196Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:27:56.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-21T14:27:56.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-09-21T14:27:56.196Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-09-21T14:27:56.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-21T14:27:56.196Z] === RUN TestBuildPreserveOwnership [2022-09-21T14:27:56.196Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-21T14:27:56.196Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-21T14:27:56.196Z] --- PASS: TestBuildPreserveOwnership (2.87s) [2022-09-21T14:27:56.196Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.95s) [2022-09-21T14:27:56.196Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-09-21T14:27:56.196Z] === RUN TestBuildPlatformInvalid [2022-09-21T14:27:56.196Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-21T14:27:56.196Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-21T14:27:56.196Z] Loaded image: busybox:latest [2022-09-21T14:27:56.196Z] Loaded image: busybox:glibc [2022-09-21T14:27:56.242Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-09-21T14:27:56.502Z] --- PASS: TestIpcModePrivate (0.64s) [2022-09-21T14:27:56.502Z] === RUN TestIpcModeShareable [2022-09-21T14:27:56.762Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-09-21T14:27:57.023Z] --- PASS: TestIpcModeShareable (0.62s) [2022-09-21T14:27:57.023Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-21T14:27:57.125Z] Loaded image: debian:bullseye-slim [2022-09-21T14:27:57.125Z] Loaded image: hello-world:latest [2022-09-21T14:27:57.384Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T14:27:58.937Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-09-21T14:27:58.937Z] === RUN TestAPIIpcModeHost [2022-09-21T14:27:59.198Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-21T14:27:59.198Z] === RUN TestDaemonIpcModeShareable [2022-09-21T14:28:00.140Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-21T14:28:00.401Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-09-21T14:28:00.401Z] === RUN TestDaemonIpcModePrivate [2022-09-21T14:28:01.343Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-21T14:28:01.603Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-09-21T14:28:01.603Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-21T14:28:02.545Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-21T14:28:02.806Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-09-21T14:28:02.806Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-21T14:28:04.190Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-21T14:28:04.190Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-09-21T14:28:04.190Z] === RUN TestIpcModeOlderClient [2022-09-21T14:28:04.190Z] === PAUSE TestIpcModeOlderClient [2022-09-21T14:28:04.190Z] === RUN TestKillContainerInvalidSignal [2022-09-21T14:28:04.450Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-09-21T14:28:04.450Z] === RUN TestKillContainer [2022-09-21T14:28:04.450Z] === RUN TestKillContainer/no_signal [2022-09-21T14:28:05.021Z] === RUN TestKillContainer/non_killing_signal [2022-09-21T14:28:05.281Z] === RUN TestKillContainer/killing_signal [2022-09-21T14:28:05.852Z] --- PASS: TestKillContainer (1.41s) [2022-09-21T14:28:05.852Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-09-21T14:28:05.852Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-09-21T14:28:05.852Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-09-21T14:28:05.852Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-21T14:28:05.852Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-21T14:28:06.423Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-21T14:28:07.333Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.87s) [2022-09-21T14:28:07.333Z] PASS [2022-09-21T14:28:07.333Z] [2022-09-21T14:28:07.333Z] === Skipped [2022-09-21T14:28:07.333Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-21T14:28:07.333Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:28:07.333Z] [2022-09-21T14:28:07.333Z] DONE 33 tests, 1 skipped in 68.924s [2022-09-21T14:28:07.333Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-21T14:28:07.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:28:07.333Z] ++ set -e [2022-09-21T14:28:07.333Z] ++ '[' -n 0 ']' [2022-09-21T14:28:07.333Z] ++ set -x [2022-09-21T14:28:07.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:28:07.333Z] INFO: Testing against a local daemon [2022-09-21T14:28:07.333Z] === RUN TestConfigInspect [2022-09-21T14:28:07.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-09-21T14:28:07.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-09-21T14:28:07.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-09-21T14:28:07.365Z] === RUN TestKillStoppedContainer [2022-09-21T14:28:07.365Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-21T14:28:07.365Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-21T14:28:07.365Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-21T14:28:07.365Z] === RUN TestKillDifferentUserContainer [2022-09-21T14:28:07.935Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-21T14:28:07.935Z] === RUN TestInspectOomKilledTrue [2022-09-21T14:28:07.935Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-21T14:28:07.935Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-21T14:28:07.935Z] === RUN TestInspectOomKilledFalse [2022-09-21T14:28:08.196Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-09-21T14:28:08.196Z] === RUN TestLinksEtcHostsContentMatch [2022-09-21T14:28:08.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-21T14:28:08.706Z] --- PASS: TestConfigInspect (2.39s) [2022-09-21T14:28:08.706Z] === RUN TestConfigList [2022-09-21T14:28:08.768Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-09-21T14:28:08.768Z] === RUN TestLinksContainerNames [2022-09-21T14:28:09.710Z] --- PASS: TestLinksContainerNames (0.93s) [2022-09-21T14:28:09.710Z] === RUN TestLogsFollowTailEmpty [2022-09-21T14:28:09.974Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-09-21T14:28:09.974Z] === RUN TestContainerNetworkMountsNoChown [2022-09-21T14:28:10.545Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/default [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/default [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/private [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/private [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rprivate [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/slave [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/slave [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rslave [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/shared [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/shared [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rshared [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/default [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/rslave [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/slave [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/rprivate [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/private [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/rshared [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/shared [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-21T14:28:10.545Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:28:10.545Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:28:10.545Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:28:10.807Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:28:11.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-21T14:28:11.068Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-21T14:28:11.068Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:28:11.068Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:28:11.068Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:28:11.068Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:28:11.068Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-21T14:28:11.068Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-21T14:28:11.068Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-21T14:28:11.068Z] === RUN TestContainerBindMountNonRecursive [2022-09-21T14:28:11.224Z] --- PASS: TestConfigList (2.20s) [2022-09-21T14:28:11.224Z] === RUN TestConfigsCreateAndDelete [2022-09-21T14:28:12.451Z] --- PASS: TestContainerBindMountNonRecursive (1.20s) [2022-09-21T14:28:12.451Z] === RUN TestContainerVolumesMountedAsShared [2022-09-21T14:28:12.712Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-21T14:28:12.712Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-21T14:28:13.115Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-09-21T14:28:13.115Z] === RUN TestConfigsUpdate [2022-09-21T14:28:13.283Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-09-21T14:28:13.283Z] === RUN TestNetworkNat [2022-09-21T14:28:13.544Z] --- PASS: TestNetworkNat (0.47s) [2022-09-21T14:28:13.544Z] === RUN TestNetworkLocalhostTCPNat [2022-09-21T14:28:13.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-21T14:28:14.065Z] --- PASS: TestBuildWithHugeFile (54.71s) [2022-09-21T14:28:14.065Z] === RUN TestBuildWithEmptyDockerfile [2022-09-21T14:28:14.065Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:28:14.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:28:14.065Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:28:14.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:28:14.065Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:28:14.065Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:28:14.065Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:28:14.065Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:28:14.065Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:28:14.065Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-21T14:28:14.065Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-21T14:28:14.065Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-09-21T14:28:14.065Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-21T14:28:14.065Z] === RUN TestBuildPreserveOwnership [2022-09-21T14:28:14.065Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-21T14:28:14.115Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-09-21T14:28:14.115Z] === RUN TestNetworkLoopbackNat [2022-09-21T14:28:15.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-21T14:28:15.665Z] --- PASS: TestConfigsUpdate (2.15s) [2022-09-21T14:28:15.665Z] === RUN TestTemplatedConfig [2022-09-21T14:28:16.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-21T14:28:16.667Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-09-21T14:28:16.667Z] === RUN TestPause [2022-09-21T14:28:17.239Z] --- PASS: TestPause (0.50s) [2022-09-21T14:28:17.239Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-21T14:28:17.239Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T14:28:17.239Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T14:28:17.239Z] === RUN TestPauseStopPausedContainer [2022-09-21T14:28:17.573Z] --- PASS: TestTemplatedConfig (2.45s) [2022-09-21T14:28:17.573Z] === RUN TestConfigCreateResolve [2022-09-21T14:28:17.810Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-09-21T14:28:17.810Z] === RUN TestPsFilter [2022-09-21T14:28:17.810Z] --- PASS: TestPsFilter (0.15s) [2022-09-21T14:28:17.810Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-21T14:28:18.259Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-21T14:28:18.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-09-21T14:28:18.380Z] === RUN TestRemoveContainerWithVolume [2022-09-21T14:28:18.640Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-09-21T14:28:18.640Z] === RUN TestRemoveContainerRunning [2022-09-21T14:28:19.210Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-09-21T14:28:19.210Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-21T14:28:19.782Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-09-21T14:28:19.782Z] === RUN TestRemoveInvalidContainer [2022-09-21T14:28:19.782Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-21T14:28:19.782Z] === RUN TestRenameLinkedContainer [2022-09-21T14:28:20.090Z] --- PASS: TestConfigCreateResolve (2.31s) [2022-09-21T14:28:20.090Z] === RUN TestConfigDaemonLibtrustID [2022-09-21T14:28:20.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-21T14:28:20.652Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-21T14:28:20.652Z] PASS [2022-09-21T14:28:20.652Z] [2022-09-21T14:28:20.652Z] DONE 7 tests in 14.247s [2022-09-21T14:28:20.652Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-21T14:28:20.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:28:20.652Z] ++ set -e [2022-09-21T14:28:20.652Z] ++ '[' -n 0 ']' [2022-09-21T14:28:20.652Z] ++ set -x [2022-09-21T14:28:20.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:28:20.652Z] INFO: Testing against a local daemon [2022-09-21T14:28:20.652Z] === RUN TestCheckpoint [2022-09-21T14:28:20.652Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:28:20.652Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-21T14:28:20.652Z] === RUN TestContainerInvalidJSON [2022-09-21T14:28:20.652Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:28:20.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:28:20.652Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:28:20.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:28:20.652Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:28:20.652Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:28:20.652Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:28:20.652Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:28:20.652Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:28:20.652Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-21T14:28:20.652Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-21T14:28:20.652Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-21T14:28:20.652Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-21T14:28:20.652Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-21T14:28:20.652Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-09-21T14:28:20.652Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-21T14:28:20.908Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-21T14:28:20.908Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-21T14:28:20.908Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-21T14:28:20.908Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-21T14:28:20.908Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-21T14:28:20.908Z] === RUN TestCopyFromContainer [2022-09-21T14:28:21.740Z] --- PASS: TestRenameLinkedContainer (1.89s) [2022-09-21T14:28:21.740Z] === RUN TestRenameStoppedContainer [2022-09-21T14:28:21.836Z] === RUN TestCopyFromContainer// [2022-09-21T14:28:21.836Z] === RUN TestCopyFromContainer//bar/root [2022-09-21T14:28:21.836Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-21T14:28:22.007Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-09-21T14:28:22.007Z] === RUN TestRenameRunningContainerAndReuse [2022-09-21T14:28:22.091Z] === RUN TestCopyFromContainer/bar/quux [2022-09-21T14:28:22.091Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-21T14:28:22.091Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-21T14:28:22.091Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-21T14:28:22.091Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-21T14:28:22.347Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-21T14:28:22.347Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer (1.45s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-21T14:28:22.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-21T14:28:22.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:28:22.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:28:22.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:28:22.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:28:22.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:28:22.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:28:22.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:28:22.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:28:22.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:28:22.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-21T14:28:22.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-21T14:28:22.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-21T14:28:22.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-21T14:28:22.347Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-21T14:28:22.347Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-21T14:28:22.347Z] === RUN TestCreateWithInvalidEnv [2022-09-21T14:28:22.347Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-21T14:28:22.347Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-21T14:28:22.347Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-21T14:28:22.347Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-21T14:28:22.347Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-21T14:28:22.347Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-21T14:28:22.347Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-21T14:28:22.347Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-21T14:28:22.347Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-21T14:28:22.347Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-21T14:28:22.347Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-21T14:28:22.347Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-21T14:28:22.347Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-21T14:28:22.347Z] === RUN TestCreateTmpfsMountsTarget [2022-09-21T14:28:22.347Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-21T14:28:22.347Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-21T14:28:22.448Z] --- PASS: TestBuildPreserveOwnership (10.08s) [2022-09-21T14:28:22.448Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.07s) [2022-09-21T14:28:22.448Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-21T14:28:22.448Z] === RUN TestBuildPlatformInvalid [2022-09-21T14:28:22.448Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-21T14:28:22.448Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-21T14:28:22.448Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-21T14:28:22.448Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-21T14:28:22.448Z] PASS [2022-09-21T14:28:22.448Z] [2022-09-21T14:28:22.448Z] === Skipped [2022-09-21T14:28:22.448Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-21T14:28:22.448Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:28:22.448Z] [2022-09-21T14:28:22.448Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-21T14:28:22.448Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-21T14:28:22.448Z] [2022-09-21T14:28:22.448Z] DONE 33 tests, 2 skipped in 117.906s [2022-09-21T14:28:22.448Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-21T14:28:22.448Z] INFO: Testing against a local daemon [2022-09-21T14:28:22.448Z] === RUN TestConfigInspect [2022-09-21T14:28:22.448Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:22.448Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-21T14:28:22.448Z] === RUN TestConfigList [2022-09-21T14:28:22.448Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:22.448Z] --- SKIP: TestConfigList (0.01s) [2022-09-21T14:28:22.448Z] === RUN TestConfigsCreateAndDelete [2022-09-21T14:28:22.448Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:22.448Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-21T14:28:22.448Z] === RUN TestConfigsUpdate [2022-09-21T14:28:22.448Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:22.448Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-21T14:28:22.448Z] === RUN TestTemplatedConfig [2022-09-21T14:28:22.448Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:22.448Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-21T14:28:22.448Z] === RUN TestConfigCreateResolve [2022-09-21T14:28:22.448Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:22.448Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-21T14:28:22.448Z] === RUN TestConfigDaemonLibtrustID [2022-09-21T14:28:23.415Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2022-09-21T14:28:23.415Z] === RUN TestRenameInvalidName [2022-09-21T14:28:23.675Z] --- PASS: TestRenameInvalidName (0.45s) [2022-09-21T14:28:23.675Z] === RUN TestRenameAnonymousContainer [2022-09-21T14:28:23.715Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-09-21T14:28:23.715Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-21T14:28:23.827Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-09-21T14:28:23.827Z] PASS [2022-09-21T14:28:23.827Z] [2022-09-21T14:28:23.827Z] === Skipped [2022-09-21T14:28:23.827Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-21T14:28:23.827Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:23.827Z] [2022-09-21T14:28:23.827Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-21T14:28:23.827Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:23.827Z] [2022-09-21T14:28:23.827Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-21T14:28:23.827Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:23.827Z] [2022-09-21T14:28:23.827Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-21T14:28:23.827Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:23.827Z] [2022-09-21T14:28:23.827Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-21T14:28:23.827Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:23.827Z] [2022-09-21T14:28:23.827Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-21T14:28:23.827Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:28:23.827Z] [2022-09-21T14:28:23.827Z] DONE 7 tests, 6 skipped in 1.727s [2022-09-21T14:28:23.827Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-21T14:28:24.086Z] INFO: Testing against a local daemon [2022-09-21T14:28:24.086Z] === RUN TestCheckpoint [2022-09-21T14:28:24.086Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:28:24.086Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-21T14:28:24.086Z] === RUN TestContainerInvalidJSON [2022-09-21T14:28:24.086Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:28:24.086Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:28:24.086Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:28:24.086Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:28:24.086Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:28:24.086Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:28:24.086Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:28:24.086Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:28:24.086Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:28:24.086Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-21T14:28:24.086Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-21T14:28:24.086Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-21T14:28:24.086Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-21T14:28:24.086Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-21T14:28:24.086Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-21T14:28:24.086Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-21T14:28:24.345Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-21T14:28:24.345Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-21T14:28:24.345Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-21T14:28:24.345Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-21T14:28:24.345Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-21T14:28:24.345Z] === RUN TestCopyFromContainer [2022-09-21T14:28:25.062Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-09-21T14:28:25.062Z] === RUN TestRenameContainerWithSameName [2022-09-21T14:28:25.080Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-09-21T14:28:25.080Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-21T14:28:25.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:28:25.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:28:25.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:28:25.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:28:25.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:28:25.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:28:25.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:28:25.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:28:25.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:28:25.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:28:25.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-21T14:28:25.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-21T14:28:25.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-21T14:28:25.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-21T14:28:25.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-21T14:28:25.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-21T14:28:25.080Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-21T14:28:25.336Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-21T14:28:25.336Z] === RUN TestCreateDifferentPlatform [2022-09-21T14:28:25.336Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-21T14:28:25.336Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-21T14:28:25.336Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-21T14:28:25.336Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-21T14:28:25.336Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-21T14:28:25.336Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-21T14:28:25.336Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-21T14:28:25.336Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-21T14:28:25.336Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-21T14:28:25.336Z] === RUN TestContainerStartOnDaemonRestart [2022-09-21T14:28:25.336Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-21T14:28:25.336Z] === RUN TestDaemonRestartIpcMode [2022-09-21T14:28:25.336Z] === PAUSE TestDaemonRestartIpcMode [2022-09-21T14:28:25.336Z] === RUN TestDaemonHostGatewayIP [2022-09-21T14:28:25.336Z] === PAUSE TestDaemonHostGatewayIP [2022-09-21T14:28:25.336Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-21T14:28:25.336Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-21T14:28:25.336Z] === RUN TestContainerKillOnDaemonStart [2022-09-21T14:28:25.336Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-21T14:28:25.336Z] === RUN TestDiff [2022-09-21T14:28:25.632Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-21T14:28:25.632Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-21T14:28:25.898Z] --- PASS: TestDiff (0.42s) [2022-09-21T14:28:25.898Z] === RUN TestExecWithCloseStdin [2022-09-21T14:28:26.460Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-09-21T14:28:26.460Z] === RUN TestExec [2022-09-21T14:28:26.579Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-09-21T14:28:26.579Z] === RUN TestResize [2022-09-21T14:28:26.716Z] --- PASS: TestExec (0.46s) [2022-09-21T14:28:26.717Z] === RUN TestExecUser [2022-09-21T14:28:27.150Z] --- PASS: TestResize (0.47s) [2022-09-21T14:28:27.150Z] === RUN TestResizeWithInvalidSize [2022-09-21T14:28:27.278Z] --- PASS: TestExecUser (0.46s) [2022-09-21T14:28:27.279Z] === RUN TestExportContainerAndImportImage [2022-09-21T14:28:27.411Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-09-21T14:28:27.411Z] === RUN TestResizeWhenContainerNotStarted [2022-09-21T14:28:27.841Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-09-21T14:28:27.841Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-21T14:28:27.982Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:28:27.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:28:27.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:28:27.982Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T14:28:27.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T14:28:28.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer// [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer//bar/root [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer/bar/quux [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-21T14:28:28.547Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer (4.29s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-21T14:28:28.547Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-21T14:28:28.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-21T14:28:28.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:28:28.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:28:28.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:28:28.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:28:28.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:28:28.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:28:28.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:28:28.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:28:28.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:28:28.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-21T14:28:28.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-21T14:28:28.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-21T14:28:28.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-21T14:28:28.547Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-21T14:28:28.547Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-21T14:28:28.547Z] === RUN TestCreateWithInvalidEnv [2022-09-21T14:28:28.547Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-21T14:28:28.547Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-21T14:28:28.547Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-21T14:28:28.547Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-21T14:28:28.547Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-21T14:28:28.547Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-21T14:28:28.547Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-21T14:28:28.547Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-21T14:28:28.547Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-21T14:28:28.547Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-21T14:28:28.547Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-21T14:28:28.547Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-21T14:28:28.547Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-21T14:28:28.547Z] === RUN TestCreateTmpfsMountsTarget [2022-09-21T14:28:28.806Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-21T14:28:28.806Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-21T14:28:29.206Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-09-21T14:28:29.206Z] === RUN TestHealthCheckWorkdir [2022-09-21T14:28:29.462Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-09-21T14:28:29.462Z] === RUN TestHealthKillContainer [2022-09-21T14:28:29.744Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-09-21T14:28:29.745Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-21T14:28:29.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:28:29.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:28:31.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-21T14:28:31.123Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-09-21T14:28:31.123Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-21T14:28:31.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:28:31.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:28:31.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:28:31.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:28:31.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:28:31.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:28:31.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:28:31.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:28:31.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:28:31.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:28:31.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:28:31.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:28:31.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:28:31.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:28:31.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:28:31.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-21T14:28:31.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-21T14:28:31.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-21T14:28:31.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-21T14:28:31.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-21T14:28:31.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-21T14:28:31.123Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-21T14:28:31.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:28:31.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:28:31.691Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-21T14:28:31.691Z] === RUN TestCreateDifferentPlatform [2022-09-21T14:28:31.691Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-21T14:28:31.691Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-21T14:28:31.691Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-21T14:28:31.691Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-21T14:28:31.691Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-21T14:28:31.691Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-21T14:28:31.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-21T14:28:31.691Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-21T14:28:31.691Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-21T14:28:31.691Z] === RUN TestContainerStartOnDaemonRestart [2022-09-21T14:28:31.691Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-21T14:28:31.691Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-21T14:28:31.691Z] === RUN TestDaemonRestartIpcMode [2022-09-21T14:28:31.691Z] === PAUSE TestDaemonRestartIpcMode [2022-09-21T14:28:31.691Z] === RUN TestDaemonHostGatewayIP [2022-09-21T14:28:31.691Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:28:31.691Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-21T14:28:31.691Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-21T14:28:31.691Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-21T14:28:31.691Z] === RUN TestContainerKillOnDaemonStart [2022-09-21T14:28:31.691Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-21T14:28:31.691Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-21T14:28:31.691Z] === RUN TestDiff [2022-09-21T14:28:32.260Z] --- PASS: TestDiff (0.45s) [2022-09-21T14:28:32.260Z] === RUN TestExecWithCloseStdin [2022-09-21T14:28:32.520Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-09-21T14:28:32.520Z] === RUN TestExec [2022-09-21T14:28:32.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T14:28:32.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T14:28:33.088Z] --- PASS: TestExec (0.44s) [2022-09-21T14:28:33.088Z] === RUN TestExecUser [2022-09-21T14:28:33.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-21T14:28:33.656Z] --- PASS: TestExecUser (0.46s) [2022-09-21T14:28:33.656Z] === RUN TestExportContainerAndImportImage [2022-09-21T14:28:33.917Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-09-21T14:28:33.917Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-21T14:28:34.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-21T14:28:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T14:28:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T14:28:34.728Z] --- PASS: TestBuildWithHugeFile (121.84s) [2022-09-21T14:28:34.729Z] === RUN TestBuildWithEmptyDockerfile [2022-09-21T14:28:34.729Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:28:34.729Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:28:34.729Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:28:34.729Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:28:34.729Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:28:34.729Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:28:34.729Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:28:34.729Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:28:34.729Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:28:34.729Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-09-21T14:28:34.729Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-09-21T14:28:34.729Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-09-21T14:28:34.729Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-09-21T14:28:34.729Z] === RUN TestBuildPreserveOwnership [2022-09-21T14:28:34.729Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:28:34.729Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestBuildPlatformInvalid [2022-09-21T14:28:34.729Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-21T14:28:34.729Z] PASS [2022-09-21T14:28:34.729Z] ok github.com/docker/docker/integration/build 178.356s [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === Skipped [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-09-21T14:28:34.729Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-09-21T14:28:34.729Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-09-21T14:28:34.729Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-09-21T14:28:34.729Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-09-21T14:28:34.729Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] DONE 28 tests, 5 skipped in 203.625s [2022-09-21T14:28:34.729Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-09-21T14:28:34.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:28:34.729Z] INFO: Testing against a local daemon [2022-09-21T14:28:34.729Z] === RUN TestConfigInspect [2022-09-21T14:28:34.729Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestConfigInspect (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestConfigList [2022-09-21T14:28:34.729Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestConfigList (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestConfigsCreateAndDelete [2022-09-21T14:28:34.729Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestConfigsUpdate [2022-09-21T14:28:34.729Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestTemplatedConfig [2022-09-21T14:28:34.729Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestConfigCreateResolve [2022-09-21T14:28:34.729Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:28:34.729Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestConfigDaemonLibtrustID [2022-09-21T14:28:34.729Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:28:34.729Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-09-21T14:28:34.729Z] PASS [2022-09-21T14:28:34.729Z] ok github.com/docker/docker/integration/config 0.105s [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === Skipped [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-09-21T14:28:34.729Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-09-21T14:28:34.729Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-09-21T14:28:34.729Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-09-21T14:28:34.729Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-09-21T14:28:34.729Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-09-21T14:28:34.729Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-09-21T14:28:34.729Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:28:34.729Z] [2022-09-21T14:28:34.729Z] DONE 7 tests, 7 skipped in 2.010s [2022-09-21T14:28:34.729Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-09-21T14:28:34.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:28:34.729Z] INFO: Testing against a local daemon [2022-09-21T14:28:34.729Z] === RUN TestCheckpoint [2022-09-21T14:28:34.729Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:28:34.729Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestContainerInvalidJSON [2022-09-21T14:28:34.729Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:28:34.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:28:34.729Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:28:34.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:28:34.729Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:28:34.729Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:28:34.729Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:28:34.729Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:28:34.729Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:28:34.729Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-09-21T14:28:34.729Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-09-21T14:28:34.729Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-09-21T14:28:34.729Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-09-21T14:28:34.729Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-21T14:28:34.729Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.35s) [2022-09-21T14:28:34.729Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-21T14:28:34.729Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-09-21T14:28:34.729Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-21T14:28:34.729Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2022-09-21T14:28:34.729Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-21T14:28:34.729Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-09-21T14:28:34.729Z] === RUN TestCopyFromContainer [2022-09-21T14:28:34.729Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-21T14:28:34.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:28:34.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:28:34.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:28:34.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:28:34.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:28:34.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:28:34.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:28:34.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:28:34.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:28:34.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-21T14:28:34.729Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-21T14:28:34.729Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidEnv [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-21T14:28:34.729Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-21T14:28:34.729Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-21T14:28:34.729Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-21T14:28:34.729Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-21T14:28:34.729Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-21T14:28:34.729Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestCreateTmpfsMountsTarget [2022-09-21T14:28:34.729Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-21T14:28:34.729Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:28:34.729Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-21T14:28:34.729Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:28:34.729Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s) [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:28:34.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:28:34.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:28:34.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:28:34.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:28:34.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:28:34.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:28:34.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:28:34.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:28:34.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:28:34.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:28:34.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-21T14:28:34.729Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-21T14:28:34.729Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestCreateDifferentPlatform [2022-09-21T14:28:34.729Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-21T14:28:34.729Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-21T14:28:34.729Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-21T14:28:34.729Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-21T14:28:34.729Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-21T14:28:34.729Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-21T14:28:34.729Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-21T14:28:34.729Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-09-21T14:28:34.729Z] === RUN TestContainerKillOnDaemonStart [2022-09-21T14:28:34.729Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestDiff [2022-09-21T14:28:34.729Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-21T14:28:34.729Z] --- SKIP: TestDiff (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestExecWithCloseStdin [2022-09-21T14:28:34.729Z] --- PASS: TestExecWithCloseStdin (2.10s) [2022-09-21T14:28:34.729Z] === RUN TestExec [2022-09-21T14:28:34.729Z] --- PASS: TestExec (2.14s) [2022-09-21T14:28:34.729Z] === RUN TestExecUser [2022-09-21T14:28:34.729Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-21T14:28:34.729Z] --- SKIP: TestExecUser (0.01s) [2022-09-21T14:28:34.729Z] === RUN TestExportContainerAndImportImage [2022-09-21T14:28:34.729Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-21T14:28:34.729Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:34.729Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestHealthCheckWorkdir [2022-09-21T14:28:34.729Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-21T14:28:34.729Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestHealthKillContainer [2022-09-21T14:28:34.729Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-21T14:28:34.729Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-09-21T14:28:34.729Z] === RUN TestHealthCheckProcessKilled [2022-09-21T14:28:35.733Z] --- PASS: TestHealthCheckProcessKilled (2.09s) [2022-09-21T14:28:35.733Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-21T14:28:35.733Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-21T14:28:35.733Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-21T14:28:35.733Z] === RUN TestKillContainerInvalidSignal [2022-09-21T14:28:36.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T14:28:36.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T14:28:37.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-21T14:28:37.204Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2022-09-21T14:28:37.204Z] === RUN TestHealthCheckWorkdir [2022-09-21T14:28:37.296Z] --- PASS: TestKillContainerInvalidSignal (1.79s) [2022-09-21T14:28:37.296Z] === RUN TestKillContainer [2022-09-21T14:28:37.296Z] === RUN TestKillContainer/no_signal [2022-09-21T14:28:37.548Z] --- PASS: TestHealthKillContainer (7.91s) [2022-09-21T14:28:37.548Z] === RUN TestHealthCheckProcessKilled [2022-09-21T14:28:37.774Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-09-21T14:28:37.774Z] === RUN TestHealthKillContainer [2022-09-21T14:28:38.110Z] --- PASS: TestHealthCheckProcessKilled (0.69s) [2022-09-21T14:28:38.110Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.97s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.15s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-09-21T14:28:38.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-09-21T14:28:38.400Z] === RUN TestCgroupNamespacesRun [2022-09-21T14:28:38.670Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-09-21T14:28:38.671Z] === RUN TestIpcModeNone [2022-09-21T14:28:38.859Z] === RUN TestKillContainer/non_killing_signal [2022-09-21T14:28:38.859Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-21T14:28:38.859Z] === RUN TestKillContainer/killing_signal [2022-09-21T14:28:39.024Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-09-21T14:28:39.024Z] Copying nested executables into bundles/cross/linux/amd64 [2022-09-21T14:28:39.024Z] Cross building: bundles/cross/windows/amd64 [2022-09-21T14:28:39.024Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-21T14:28:39.024Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-21T14:28:39.233Z] --- PASS: TestIpcModeNone (0.48s) [2022-09-21T14:28:39.233Z] === RUN TestIpcModePrivate [2022-09-21T14:28:39.488Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-21T14:28:39.489Z] --- PASS: TestIpcModePrivate (0.44s) [2022-09-21T14:28:39.489Z] === RUN TestIpcModeShareable [2022-09-21T14:28:39.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-21T14:28:39.744Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-21T14:28:39.783Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-09-21T14:28:39.783Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-21T14:28:39.783Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-21T14:28:39.783Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-21T14:28:39.783Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-21T14:28:40.001Z] --- PASS: TestIpcModeShareable (0.45s) [2022-09-21T14:28:40.001Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-21T14:28:40.725Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-09-21T14:28:40.725Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-21T14:28:41.367Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-09-21T14:28:41.367Z] === RUN TestAPIIpcModeHost [2022-09-21T14:28:41.930Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-21T14:28:41.930Z] === RUN TestDaemonIpcModeShareable [2022-09-21T14:28:42.106Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2022-09-21T14:28:42.106Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-21T14:28:42.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-21T14:28:42.859Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-21T14:28:43.115Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-09-21T14:28:43.115Z] === RUN TestDaemonIpcModePrivate [2022-09-21T14:28:43.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-09-21T14:28:43.489Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-21T14:28:44.043Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-21T14:28:44.043Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-09-21T14:28:44.043Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-21T14:28:44.429Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-09-21T14:28:44.429Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-21T14:28:44.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-21T14:28:44.999Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-21T14:28:44.999Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-21T14:28:45.409Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-21T14:28:45.409Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-09-21T14:28:45.409Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-21T14:28:45.888Z] --- PASS: TestHealthKillContainer (7.92s) [2022-09-21T14:28:45.888Z] === RUN TestHealthCheckProcessKilled [2022-09-21T14:28:46.012Z] --- PASS: TestKillContainer (8.56s) [2022-09-21T14:28:46.012Z] --- PASS: TestKillContainer/no_signal (1.70s) [2022-09-21T14:28:46.012Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-21T14:28:46.012Z] --- PASS: TestKillContainer/killing_signal (6.80s) [2022-09-21T14:28:46.012Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-21T14:28:46.012Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-21T14:28:46.012Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-21T14:28:46.012Z] === RUN TestKillStoppedContainer [2022-09-21T14:28:46.012Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-21T14:28:46.012Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-09-21T14:28:46.012Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-21T14:28:46.012Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-21T14:28:46.012Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-21T14:28:46.012Z] === RUN TestKillDifferentUserContainer [2022-09-21T14:28:46.012Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-21T14:28:46.012Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-09-21T14:28:46.012Z] === RUN TestInspectOomKilledTrue [2022-09-21T14:28:46.012Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:46.012Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-21T14:28:46.012Z] === RUN TestInspectOomKilledFalse [2022-09-21T14:28:46.012Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:28:46.012Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-21T14:28:46.012Z] === RUN TestLogsFollowTailEmpty [2022-09-21T14:28:46.337Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-21T14:28:46.337Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-09-21T14:28:46.337Z] === RUN TestIpcModeOlderClient [2022-09-21T14:28:46.337Z] === PAUSE TestIpcModeOlderClient [2022-09-21T14:28:46.337Z] === RUN TestKillContainerInvalidSignal [2022-09-21T14:28:46.382Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-09-21T14:28:46.382Z] === RUN TestNISDomainname [2022-09-21T14:28:46.456Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-09-21T14:28:46.456Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-21T14:28:46.456Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-21T14:28:46.456Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-21T14:28:46.456Z] === RUN TestIpcModeNone [2022-09-21T14:28:46.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-21T14:28:46.899Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-09-21T14:28:46.899Z] === RUN TestKillContainer [2022-09-21T14:28:46.899Z] === RUN TestKillContainer/no_signal [2022-09-21T14:28:46.952Z] --- PASS: TestNISDomainname (0.54s) [2022-09-21T14:28:46.952Z] === RUN TestHostnameDnsResolution [2022-09-21T14:28:47.024Z] --- PASS: TestIpcModeNone (0.46s) [2022-09-21T14:28:47.024Z] === RUN TestIpcModePrivate [2022-09-21T14:28:47.283Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-21T14:28:47.283Z] --- PASS: TestIpcModePrivate (0.45s) [2022-09-21T14:28:47.283Z] === RUN TestIpcModeShareable [2022-09-21T14:28:47.283Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:28:47.283Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-21T14:28:47.283Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-21T14:28:47.462Z] === RUN TestKillContainer/non_killing_signal [2022-09-21T14:28:47.524Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-09-21T14:28:47.524Z] === RUN TestUnprivilegedPortsAndPing [2022-09-21T14:28:47.575Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2022-09-21T14:28:47.575Z] === RUN TestNetworkNat [2022-09-21T14:28:47.575Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-21T14:28:47.575Z] --- SKIP: TestNetworkNat (0.00s) [2022-09-21T14:28:47.575Z] === RUN TestNetworkLocalhostTCPNat [2022-09-21T14:28:47.718Z] === RUN TestKillContainer/killing_signal [2022-09-21T14:28:48.094Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-09-21T14:28:48.094Z] === RUN TestStats [2022-09-21T14:28:48.279Z] --- PASS: TestKillContainer (1.31s) [2022-09-21T14:28:48.279Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-09-21T14:28:48.279Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-09-21T14:28:48.279Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-09-21T14:28:48.279Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-21T14:28:48.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-21T14:28:48.535Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-21T14:28:49.187Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-09-21T14:28:49.187Z] === RUN TestAPIIpcModeHost [2022-09-21T14:28:49.187Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:28:49.187Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-21T14:28:49.187Z] === RUN TestDaemonIpcModeShareable [2022-09-21T14:28:49.187Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:28:49.187Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-21T14:28:49.187Z] === RUN TestDaemonIpcModePrivate [2022-09-21T14:28:49.222Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-21T14:28:49.222Z] Using test binary docker [2022-09-21T14:28:49.222Z] +++ /etc/init.d/apparmor start [2022-09-21T14:28:49.222Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-21T14:28:49.222Z] INFO: Waiting for daemon to start... [2022-09-21T14:28:49.222Z] Starting dockerd [2022-09-21T14:28:49.222Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-21T14:28:49.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-09-21T14:28:49.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-21T14:28:49.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-09-21T14:28:49.465Z] === RUN TestKillStoppedContainer [2022-09-21T14:28:49.465Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-21T14:28:49.465Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-21T14:28:49.465Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-21T14:28:49.465Z] === RUN TestKillDifferentUserContainer [2022-09-21T14:28:49.755Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-21T14:28:49.815Z] --- PASS: TestNetworkLocalhostTCPNat (2.23s) [2022-09-21T14:28:49.815Z] === RUN TestNetworkLoopbackNat [2022-09-21T14:28:49.815Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-21T14:28:49.815Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-09-21T14:28:49.815Z] === RUN TestPause [2022-09-21T14:28:49.815Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-21T14:28:49.815Z] --- SKIP: TestPause (0.00s) [2022-09-21T14:28:49.815Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-21T14:28:50.027Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-21T14:28:50.027Z] === RUN TestInspectOomKilledTrue [2022-09-21T14:28:50.590Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-09-21T14:28:50.590Z] === RUN TestInspectOomKilledFalse [2022-09-21T14:28:50.633Z] --- PASS: TestStats (2.53s) [2022-09-21T14:28:50.633Z] === RUN TestStopContainerWithTimeout [2022-09-21T14:28:50.633Z] === RUN TestStopContainerWithTimeout/0 [2022-09-21T14:28:50.633Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-21T14:28:50.633Z] === RUN TestStopContainerWithTimeout/1 [2022-09-21T14:28:50.633Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-21T14:28:50.633Z] === RUN TestStopContainerWithTimeout/3 [2022-09-21T14:28:50.633Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-21T14:28:50.633Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-21T14:28:50.633Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-21T14:28:50.633Z] === CONT TestStopContainerWithTimeout/0 [2022-09-21T14:28:50.633Z] === CONT TestStopContainerWithTimeout/3 [2022-09-21T14:28:50.846Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-21T14:28:50.846Z] === RUN TestLinksEtcHostsContentMatch [2022-09-21T14:28:51.102Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-09-21T14:28:51.102Z] === RUN TestLinksContainerNames [2022-09-21T14:28:51.132Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2022-09-21T14:28:51.132Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-21T14:28:51.132Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:28:51.132Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-21T14:28:51.132Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-21T14:28:51.132Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:28:51.132Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-21T14:28:51.132Z] === RUN TestIpcModeOlderClient [2022-09-21T14:28:51.132Z] === PAUSE TestIpcModeOlderClient [2022-09-21T14:28:51.132Z] === RUN TestKillContainerInvalidSignal [2022-09-21T14:28:51.134Z] . [2022-09-21T14:28:51.134Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-21T14:28:51.391Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-21T14:28:51.391Z] === RUN TestKillContainer [2022-09-21T14:28:51.391Z] === RUN TestKillContainer/no_signal [2022-09-21T14:28:51.394Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-21T14:28:51.394Z] Error: No such image: emptyfs [2022-09-21T14:28:51.394Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-21T14:28:51.394Z] ++++ docker load [2022-09-21T14:28:51.573Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-21T14:28:51.655Z] Running integration-test (iteration 1) [2022-09-21T14:28:51.655Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-21T14:28:51.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:28:51.655Z] ++ set -e [2022-09-21T14:28:51.655Z] ++ '[' -n 0 ']' [2022-09-21T14:28:51.655Z] ++ set -x [2022-09-21T14:28:51.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:28:51.959Z] === RUN TestKillContainer/non_killing_signal [2022-09-21T14:28:51.959Z] === RUN TestKillContainer/killing_signal [2022-09-21T14:28:52.027Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.80s) [2022-09-21T14:28:52.027Z] === RUN TestPauseStopPausedContainer [2022-09-21T14:28:52.027Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:28:52.027Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-09-21T14:28:52.027Z] === RUN TestPsFilter [2022-09-21T14:28:52.027Z] --- PASS: TestPsFilter (0.11s) [2022-09-21T14:28:52.027Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-21T14:28:52.031Z] --- PASS: TestLinksContainerNames (0.86s) [2022-09-21T14:28:52.031Z] === RUN TestLogsFollowTailEmpty [2022-09-21T14:28:52.530Z] --- PASS: TestKillContainer (1.20s) [2022-09-21T14:28:52.530Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-21T14:28:52.530Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-09-21T14:28:52.530Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-09-21T14:28:52.530Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-21T14:28:52.530Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-21T14:28:52.592Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-21T14:28:52.592Z] === RUN TestContainerNetworkMountsNoChown [2022-09-21T14:28:52.596Z] Loaded image: busybox:latest [2022-09-21T14:28:52.849Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/default [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/private [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rprivate [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/slave [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rslave [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/shared [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rshared [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/default [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/rslave [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/rshared [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/shared [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/rprivate [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/slave [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/private [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-21T14:28:52.849Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:28:52.849Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:28:52.856Z] Loaded image: busybox:glibc [2022-09-21T14:28:53.100Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:28:53.105Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:28:53.359Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-09-21T14:28:53.359Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-09-21T14:28:53.359Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-09-21T14:28:53.359Z] === RUN TestKillStoppedContainer [2022-09-21T14:28:53.359Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-21T14:28:53.359Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:28:53.367Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-21T14:28:53.367Z] === RUN TestContainerBindMountNonRecursive [2022-09-21T14:28:53.482Z] === CONT TestStopContainerWithTimeout/1 [2022-09-21T14:28:53.619Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-21T14:28:53.619Z] === RUN TestKillDifferentUserContainer [2022-09-21T14:28:53.878Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-09-21T14:28:53.878Z] === RUN TestInspectOomKilledTrue [2022-09-21T14:28:53.878Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:28:53.878Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-21T14:28:53.878Z] === RUN TestInspectOomKilledFalse [2022-09-21T14:28:53.878Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:28:53.878Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-21T14:28:53.878Z] === RUN TestLinksEtcHostsContentMatch [2022-09-21T14:28:53.878Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-21T14:28:53.878Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-21T14:28:53.878Z] === RUN TestLinksContainerNames [2022-09-21T14:28:54.239Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2022-09-21T14:28:54.239Z] === RUN TestRemoveContainerWithVolume [2022-09-21T14:28:54.733Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-09-21T14:28:54.733Z] === RUN TestContainerVolumesMountedAsShared [2022-09-21T14:28:54.815Z] --- PASS: TestLinksContainerNames (0.83s) [2022-09-21T14:28:54.815Z] === RUN TestLogsFollowTailEmpty [2022-09-21T14:28:54.865Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-21T14:28:54.865Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2022-09-21T14:28:54.865Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-09-21T14:28:54.865Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-09-21T14:28:54.865Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-09-21T14:28:54.865Z] === RUN TestDeleteDevicemapper [2022-09-21T14:28:54.865Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T14:28:54.865Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-21T14:28:54.865Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-21T14:28:55.078Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-09-21T14:28:55.078Z] === RUN TestContainerNetworkMountsNoChown [2022-09-21T14:28:55.295Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-09-21T14:28:55.295Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-21T14:28:55.550Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-09-21T14:28:55.550Z] === RUN TestNetworkNat [2022-09-21T14:28:55.647Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/default [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/default [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/private [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/private [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rprivate [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/slave [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/slave [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rslave [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/shared [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/shared [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rshared [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-21T14:28:55.647Z] === CONT TestMountDaemonRoot/default [2022-09-21T14:28:55.647Z] === CONT TestMountDaemonRoot/rslave [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-21T14:28:55.647Z] === CONT TestMountDaemonRoot/slave [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:28:55.647Z] === CONT TestMountDaemonRoot/rprivate [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:28:55.647Z] === CONT TestMountDaemonRoot/private [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:28:55.647Z] === CONT TestMountDaemonRoot/rshared [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:28:55.647Z] === CONT TestMountDaemonRoot/shared [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:28:55.647Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:28:55.647Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-21T14:28:55.648Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-21T14:28:55.648Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:28:55.648Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:28:55.648Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-21T14:28:55.906Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:28:55.906Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-21T14:28:55.906Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-21T14:28:55.906Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-21T14:28:55.906Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-21T14:28:55.906Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-21T14:28:55.906Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-21T14:28:55.906Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-21T14:28:55.906Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-21T14:28:55.907Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-21T14:28:55.907Z] === RUN TestContainerBindMountNonRecursive [2022-09-21T14:28:55.907Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-21T14:28:55.907Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-09-21T14:28:55.907Z] === RUN TestContainerVolumesMountedAsShared [2022-09-21T14:28:55.907Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-21T14:28:55.907Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-21T14:28:55.907Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-21T14:28:55.907Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-21T14:28:55.907Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-21T14:28:55.907Z] === RUN TestNetworkNat [2022-09-21T14:28:56.113Z] --- PASS: TestNetworkNat (0.50s) [2022-09-21T14:28:56.113Z] === RUN TestNetworkLocalhostTCPNat [2022-09-21T14:28:56.248Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-09-21T14:28:56.248Z] === RUN TestUpdateMemory [2022-09-21T14:28:56.369Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-21T14:28:56.369Z] === RUN TestNetworkLoopbackNat [2022-09-21T14:28:56.453Z] --- PASS: TestRemoveContainerWithVolume (2.23s) [2022-09-21T14:28:56.453Z] === RUN TestRemoveContainerRunning [2022-09-21T14:28:56.475Z] --- PASS: TestNetworkNat (0.52s) [2022-09-21T14:28:56.475Z] === RUN TestNetworkLocalhostTCPNat [2022-09-21T14:28:57.042Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2022-09-21T14:28:57.042Z] === RUN TestNetworkLoopbackNat [2022-09-21T14:28:57.188Z] --- PASS: TestUpdateMemory (0.60s) [2022-09-21T14:28:57.188Z] === RUN TestUpdateCPUQuota [2022-09-21T14:28:58.023Z] --- PASS: TestRemoveContainerRunning (1.88s) [2022-09-21T14:28:58.023Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-21T14:28:58.128Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-09-21T14:28:58.128Z] === RUN TestUpdatePidsLimit [2022-09-21T14:28:58.128Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-21T14:28:58.128Z] === RUN TestUpdatePidsLimit/no_change [2022-09-21T14:28:58.140Z] Loaded image: debian:bullseye-slim [2022-09-21T14:28:58.140Z] Loaded image: hello-world:latest [2022-09-21T14:28:58.140Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T14:28:58.140Z] INFO: Testing against a local daemon [2022-09-21T14:28:58.140Z] === RUN TestCgroupNamespacesBuild [2022-09-21T14:28:58.389Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-21T14:28:58.649Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-21T14:28:58.910Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-21T14:28:59.171Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-21T14:28:59.171Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-21T14:28:59.623Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-09-21T14:28:59.623Z] === RUN TestPause [2022-09-21T14:28:59.623Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:28:59.623Z] --- SKIP: TestPause (0.00s) [2022-09-21T14:28:59.623Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-21T14:28:59.623Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T14:28:59.623Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T14:28:59.623Z] === RUN TestPauseStopPausedContainer [2022-09-21T14:28:59.623Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:28:59.623Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-09-21T14:28:59.623Z] === RUN TestPsFilter [2022-09-21T14:28:59.666Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-09-21T14:28:59.666Z] === RUN TestPause [2022-09-21T14:28:59.666Z] --- PASS: TestPause (0.47s) [2022-09-21T14:28:59.666Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-21T14:28:59.666Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T14:28:59.666Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T14:28:59.666Z] === RUN TestPauseStopPausedContainer [2022-09-21T14:28:59.900Z] --- PASS: TestPsFilter (0.12s) [2022-09-21T14:28:59.900Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-21T14:28:59.939Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-09-21T14:28:59.939Z] === RUN TestPsFilter [2022-09-21T14:29:00.114Z] --- PASS: TestUpdatePidsLimit (2.17s) [2022-09-21T14:29:00.114Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-09-21T14:29:00.114Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-21T14:29:00.114Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-09-21T14:29:00.114Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-09-21T14:29:00.114Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-09-21T14:29:00.114Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-09-21T14:29:00.114Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-09-21T14:29:00.114Z] === RUN TestUpdateRestartPolicy [2022-09-21T14:29:00.150Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2022-09-21T14:29:00.150Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-21T14:29:00.185Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-21T14:29:00.185Z] === RUN TestRemoveContainerWithVolume [2022-09-21T14:29:00.201Z] --- PASS: TestPsFilter (0.14s) [2022-09-21T14:29:00.201Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-21T14:29:00.322Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2022-09-21T14:29:00.322Z] === RUN TestRemoveInvalidContainer [2022-09-21T14:29:00.322Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-21T14:29:00.322Z] === RUN TestRenameLinkedContainer [2022-09-21T14:29:00.322Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:00.322Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-09-21T14:29:00.322Z] === RUN TestRenameStoppedContainer [2022-09-21T14:29:00.783Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-09-21T14:29:00.783Z] === RUN TestRemoveContainerWithVolume [2022-09-21T14:29:00.783Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-21T14:29:00.783Z] === RUN TestRemoveContainerRunning [2022-09-21T14:29:01.039Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-21T14:29:01.039Z] === RUN TestRemoveContainerRunning [2022-09-21T14:29:01.044Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-09-21T14:29:01.044Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-21T14:29:01.602Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-09-21T14:29:01.602Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-21T14:29:01.631Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-09-21T14:29:01.631Z] === RUN TestRemoveInvalidContainer [2022-09-21T14:29:01.631Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-21T14:29:01.631Z] === RUN TestRenameLinkedContainer [2022-09-21T14:29:02.062Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2022-09-21T14:29:02.062Z] === RUN TestBuildWithSession [2022-09-21T14:29:02.062Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:29:02.062Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-21T14:29:02.062Z] === RUN TestBuildSquashParent [2022-09-21T14:29:02.120Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-09-21T14:29:02.120Z] === RUN TestRemoveInvalidContainer [2022-09-21T14:29:02.120Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-21T14:29:02.120Z] === RUN TestRenameLinkedContainer [2022-09-21T14:29:02.534Z] --- PASS: TestRenameStoppedContainer (2.18s) [2022-09-21T14:29:02.534Z] === RUN TestRenameRunningContainerAndReuse [2022-09-21T14:29:03.535Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-09-21T14:29:03.535Z] === RUN TestRenameStoppedContainer [2022-09-21T14:29:03.795Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-09-21T14:29:03.795Z] === RUN TestRenameRunningContainerAndReuse [2022-09-21T14:29:04.009Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-09-21T14:29:04.009Z] === RUN TestRenameStoppedContainer [2022-09-21T14:29:04.265Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-09-21T14:29:04.265Z] === RUN TestRenameRunningContainerAndReuse [2022-09-21T14:29:04.731Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-09-21T14:29:04.731Z] === RUN TestRenameInvalidName [2022-09-21T14:29:04.991Z] --- PASS: TestRenameInvalidName (0.47s) [2022-09-21T14:29:04.991Z] === RUN TestRenameAnonymousContainer [2022-09-21T14:29:05.194Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-09-21T14:29:05.194Z] === RUN TestRenameInvalidName [2022-09-21T14:29:05.449Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-21T14:29:05.449Z] === RUN TestRenameAnonymousContainer [2022-09-21T14:29:05.537Z] --- PASS: TestRenameRunningContainerAndReuse (3.54s) [2022-09-21T14:29:05.537Z] === RUN TestRenameInvalidName [2022-09-21T14:29:06.897Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-09-21T14:29:06.897Z] === RUN TestRenameContainerWithSameName [2022-09-21T14:29:06.897Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-09-21T14:29:06.897Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-21T14:29:07.339Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-09-21T14:29:07.339Z] === RUN TestRenameContainerWithSameName [2022-09-21T14:29:07.596Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-09-21T14:29:07.596Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-21T14:29:07.750Z] --- PASS: TestRenameInvalidName (1.83s) [2022-09-21T14:29:07.750Z] === RUN TestRenameAnonymousContainer [2022-09-21T14:29:07.750Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:07.750Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-09-21T14:29:07.750Z] === RUN TestRenameContainerWithSameName [2022-09-21T14:29:07.833Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-09-21T14:29:07.833Z] === RUN TestResize [2022-09-21T14:29:08.401Z] --- PASS: TestResize (0.45s) [2022-09-21T14:29:08.401Z] === RUN TestResizeWithInvalidSize [2022-09-21T14:29:08.525Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-09-21T14:29:08.525Z] === RUN TestResize [2022-09-21T14:29:08.660Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-21T14:29:08.660Z] === RUN TestResizeWhenContainerNotStarted [2022-09-21T14:29:08.782Z] --- PASS: TestResize (0.45s) [2022-09-21T14:29:08.782Z] === RUN TestResizeWithInvalidSize [2022-09-21T14:29:09.229Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-09-21T14:29:09.229Z] === RUN TestDaemonRestartKillContainers [2022-09-21T14:29:09.229Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-21T14:29:09.229Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-21T14:29:09.229Z] === RUN TestCgroupNamespacesRun [2022-09-21T14:29:09.314Z] --- PASS: TestRenameContainerWithSameName (1.76s) [2022-09-21T14:29:09.314Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-21T14:29:09.314Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:09.314Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2022-09-21T14:29:09.314Z] === RUN TestResize [2022-09-21T14:29:09.345Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-09-21T14:29:09.345Z] === RUN TestResizeWhenContainerNotStarted [2022-09-21T14:29:09.908Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:29:09.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:29:09.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T14:29:09.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T14:29:10.882Z] --- PASS: TestResize (1.78s) [2022-09-21T14:29:10.882Z] === RUN TestResizeWithInvalidSize [2022-09-21T14:29:10.882Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:10.882Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-09-21T14:29:10.882Z] === RUN TestResizeWhenContainerNotStarted [2022-09-21T14:29:11.762Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2022-09-21T14:29:11.762Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-21T14:29:11.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:29:11.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:29:12.060Z] --- PASS: TestBuildSquashParent (8.38s) [2022-09-21T14:29:12.060Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-21T14:29:12.060Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:29:12.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:29:12.060Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:29:12.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:29:12.060Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:29:12.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:29:12.060Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:29:12.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:29:12.060Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:29:12.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:29:12.060Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:29:12.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:29:12.060Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T14:29:12.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T14:29:12.336Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-09-21T14:29:12.336Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-21T14:29:12.336Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-09-21T14:29:12.336Z] === RUN TestWaitNonBlocked [2022-09-21T14:29:12.336Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:12.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:12.336Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:12.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:12.336Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:12.336Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:12.596Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-21T14:29:12.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2022-09-21T14:29:12.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2022-09-21T14:29:12.596Z] === RUN TestWaitBlocked [2022-09-21T14:29:12.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:29:12.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:29:12.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:29:12.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:29:12.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:29:12.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:29:12.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:29:12.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:29:13.167Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-21T14:29:13.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-09-21T14:29:13.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-09-21T14:29:13.167Z] === CONT TestContainerStartOnDaemonRestart [2022-09-21T14:29:13.167Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-21T14:29:13.666Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2022-09-21T14:29:13.666Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-21T14:29:13.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T14:29:13.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T14:29:13.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T14:29:14.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T14:29:15.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T14:29:15.570Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2022-09-21T14:29:15.570Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-21T14:29:15.710Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-09-21T14:29:15.710Z] === CONT TestIpcModeOlderClient [2022-09-21T14:29:15.710Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-09-21T14:29:15.710Z] === CONT TestContainerKillOnDaemonStart [2022-09-21T14:29:15.710Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-09-21T14:29:15.710Z] === CONT TestDaemonHostGatewayIP [2022-09-21T14:29:15.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T14:29:17.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T14:29:17.276Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T14:29:17.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T14:29:17.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T14:29:18.038Z] --- PASS: TestResizeWhenContainerNotStarted (6.86s) [2022-09-21T14:29:18.038Z] === RUN TestDaemonRestartKillContainers [2022-09-21T14:29:18.038Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:29:18.038Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-21T14:29:18.038Z] === RUN TestStats [2022-09-21T14:29:18.038Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-21T14:29:18.038Z] --- SKIP: TestStats (0.00s) [2022-09-21T14:29:18.038Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-21T14:29:18.104Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2022-09-21T14:29:18.104Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-21T14:29:18.253Z] --- PASS: TestDaemonHostGatewayIP (2.55s) [2022-09-21T14:29:18.253Z] === CONT TestDaemonRestartIpcMode [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-09-21T14:29:19.572Z] === RUN TestCgroupNamespacesRun [2022-09-21T14:29:19.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-21T14:29:19.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2022-09-21T14:29:19.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2022-09-21T14:29:19.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2022-09-21T14:29:19.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2022-09-21T14:29:19.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.89s) [2022-09-21T14:29:19.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s) [2022-09-21T14:29:19.819Z] === RUN TestBuildMultiStageCopy [2022-09-21T14:29:19.819Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-21T14:29:20.007Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2022-09-21T14:29:20.007Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-21T14:29:20.504Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-09-21T14:29:20.504Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-21T14:29:20.795Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-09-21T14:29:21.869Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-09-21T14:29:21.869Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-21T14:29:21.911Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2022-09-21T14:29:21.911Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-21T14:29:22.362Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-21T14:29:22.622Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-21T14:29:22.797Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-09-21T14:29:22.797Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-21T14:29:23.194Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-21T14:29:23.765Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-21T14:29:23.818Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2022-09-21T14:29:23.818Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-21T14:29:24.025Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2022-09-21T14:29:24.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.36s) [2022-09-21T14:29:24.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2022-09-21T14:29:24.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2022-09-21T14:29:24.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-09-21T14:29:24.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2022-09-21T14:29:24.025Z] === RUN TestBuildMultiStageParentConfig [2022-09-21T14:29:24.162Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-09-21T14:29:24.162Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-21T14:29:25.091Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-09-21T14:29:25.091Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-21T14:29:25.444Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2022-09-21T14:29:25.444Z] === RUN TestBuildLabelWithTargets [2022-09-21T14:29:25.722Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2022-09-21T14:29:25.722Z] === RUN TestNISDomainname [2022-09-21T14:29:25.722Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-21T14:29:25.722Z] --- SKIP: TestNISDomainname (0.01s) [2022-09-21T14:29:25.722Z] === RUN TestHostnameDnsResolution [2022-09-21T14:29:26.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-09-21T14:29:26.458Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-21T14:29:26.660Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-09-21T14:29:26.660Z] === RUN TestUnprivilegedPortsAndPing [2022-09-21T14:29:26.660Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-21T14:29:26.660Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-21T14:29:26.660Z] === RUN TestStats [2022-09-21T14:29:26.660Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:26.660Z] --- SKIP: TestStats (0.00s) [2022-09-21T14:29:26.660Z] === RUN TestStopContainerWithTimeout [2022-09-21T14:29:26.660Z] === RUN TestStopContainerWithTimeout/0 [2022-09-21T14:29:26.660Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-21T14:29:26.660Z] === RUN TestStopContainerWithTimeout/1 [2022-09-21T14:29:26.660Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-21T14:29:26.660Z] === RUN TestStopContainerWithTimeout/3 [2022-09-21T14:29:26.660Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-21T14:29:26.660Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-21T14:29:26.660Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-21T14:29:26.660Z] === CONT TestStopContainerWithTimeout/0 [2022-09-21T14:29:26.660Z] === CONT TestStopContainerWithTimeout/3 [2022-09-21T14:29:27.020Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-21T14:29:27.020Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-21T14:29:27.230Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-21T14:29:27.370Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-09-21T14:29:27.370Z] PASS [2022-09-21T14:29:27.370Z] [2022-09-21T14:29:27.370Z] === Skipped [2022-09-21T14:29:27.370Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-21T14:29:27.370Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:29:27.370Z] [2022-09-21T14:29:27.370Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-21T14:29:27.370Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-21T14:29:27.370Z] [2022-09-21T14:29:27.370Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T14:29:27.370Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T14:29:27.370Z] [2022-09-21T14:29:27.370Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-21T14:29:27.370Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-21T14:29:27.370Z] [2022-09-21T14:29:27.370Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-21T14:29:27.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T14:29:27.370Z] [2022-09-21T14:29:27.370Z] DONE 197 tests, 5 skipped in 113.228s [2022-09-21T14:29:27.370Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-21T14:29:27.370Z] INFO: Testing against a local daemon [2022-09-21T14:29:27.370Z] === RUN TestCommitInheritsEnv [2022-09-21T14:29:27.630Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-09-21T14:29:27.630Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-21T14:29:27.630Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-21T14:29:27.630Z] === RUN TestImagesFilterMultiReference [2022-09-21T14:29:27.890Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-21T14:29:27.890Z] === RUN TestImagePullPlatformInvalid [2022-09-21T14:29:27.890Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-21T14:29:27.890Z] === RUN TestRemoveImageOrphaning [2022-09-21T14:29:27.996Z] --- PASS: TestBuildLabelWithTargets (2.10s) [2022-09-21T14:29:27.996Z] === RUN TestBuildWithEmptyLayers [2022-09-21T14:29:28.156Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-09-21T14:29:28.156Z] === RUN TestRemoveImageGarbageCollector [2022-09-21T14:29:28.386Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-09-21T14:29:28.386Z] === RUN TestNISDomainname [2022-09-21T14:29:28.566Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2022-09-21T14:29:28.566Z] === RUN TestBuildMultiStageOnBuild [2022-09-21T14:29:28.643Z] --- PASS: TestNISDomainname (0.55s) [2022-09-21T14:29:28.643Z] === RUN TestHostnameDnsResolution [2022-09-21T14:29:29.133Z] === CONT TestStopContainerWithTimeout/1 [2022-09-21T14:29:29.571Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-09-21T14:29:29.571Z] === RUN TestUnprivilegedPortsAndPing [2022-09-21T14:29:29.827Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-09-21T14:29:29.827Z] === RUN TestStats [2022-09-21T14:29:30.089Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-09-21T14:29:30.089Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-21T14:29:30.089Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-21T14:29:30.089Z] === RUN TestTagInvalidReference [2022-09-21T14:29:30.089Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-21T14:29:30.089Z] === RUN TestTagValidPrefixedRepo [2022-09-21T14:29:30.089Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-21T14:29:30.089Z] === RUN TestTagExistedNameWithoutForce [2022-09-21T14:29:30.089Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-21T14:29:30.089Z] === RUN TestTagOfficialNames [2022-09-21T14:29:30.089Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-21T14:29:30.089Z] === RUN TestTagMatchesDigest [2022-09-21T14:29:30.089Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-21T14:29:30.089Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-21T14:29:30.509Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-21T14:29:30.509Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-09-21T14:29:30.509Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-09-21T14:29:30.509Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-09-21T14:29:30.509Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-09-21T14:29:30.509Z] === RUN TestDeleteDevicemapper [2022-09-21T14:29:30.509Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T14:29:30.509Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-21T14:29:30.509Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-21T14:29:30.523Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.83s) [2022-09-21T14:29:30.523Z] === RUN TestStopContainerWithTimeout [2022-09-21T14:29:30.523Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-21T14:29:30.523Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-09-21T14:29:30.523Z] === RUN TestUpdateRestartPolicy [2022-09-21T14:29:31.108Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2022-09-21T14:29:31.108Z] === RUN TestBuildUncleanTarFilenames [2022-09-21T14:29:31.888Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-09-21T14:29:31.888Z] === RUN TestUpdateMemory [2022-09-21T14:29:31.888Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:31.888Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-21T14:29:31.888Z] === RUN TestUpdateCPUQuota [2022-09-21T14:29:31.888Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:31.888Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-21T14:29:31.888Z] === RUN TestUpdatePidsLimit [2022-09-21T14:29:31.888Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:31.888Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-21T14:29:31.888Z] === RUN TestUpdateRestartPolicy [2022-09-21T14:29:32.344Z] --- PASS: TestStats (2.44s) [2022-09-21T14:29:32.344Z] === RUN TestStopContainerWithTimeout [2022-09-21T14:29:32.344Z] === RUN TestStopContainerWithTimeout/0 [2022-09-21T14:29:32.344Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-21T14:29:32.344Z] === RUN TestStopContainerWithTimeout/1 [2022-09-21T14:29:32.344Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-21T14:29:32.344Z] === RUN TestStopContainerWithTimeout/3 [2022-09-21T14:29:32.344Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-21T14:29:32.344Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-21T14:29:32.344Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-21T14:29:32.344Z] === CONT TestStopContainerWithTimeout/0 [2022-09-21T14:29:32.344Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-21T14:29:33.018Z] --- PASS: TestBuildUncleanTarFilenames (1.67s) [2022-09-21T14:29:33.018Z] === RUN TestBuildMultiStageLayerLeak [2022-09-21T14:29:33.271Z] === CONT TestStopContainerWithTimeout/3 [2022-09-21T14:29:35.163Z] === CONT TestStopContainerWithTimeout/1 [2022-09-21T14:29:35.560Z] --- PASS: TestBuildMultiStageLayerLeak (2.68s) [2022-09-21T14:29:35.560Z] === RUN TestBuildWithHugeFile [2022-09-21T14:29:36.583Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-21T14:29:36.583Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-09-21T14:29:36.583Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-09-21T14:29:36.583Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-09-21T14:29:36.583Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-09-21T14:29:36.583Z] === RUN TestDeleteDevicemapper [2022-09-21T14:29:36.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T14:29:36.583Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-21T14:29:36.583Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-21T14:29:38.474Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s) [2022-09-21T14:29:38.474Z] === RUN TestUpdateMemory [2022-09-21T14:29:39.037Z] --- PASS: TestUpdateMemory (0.56s) [2022-09-21T14:29:39.037Z] === RUN TestUpdateCPUQuota [2022-09-21T14:29:39.600Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-09-21T14:29:39.600Z] === RUN TestUpdatePidsLimit [2022-09-21T14:29:39.600Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-21T14:29:39.856Z] === RUN TestUpdatePidsLimit/no_change [2022-09-21T14:29:40.112Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-21T14:29:40.369Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-21T14:29:40.626Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-21T14:29:40.882Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-21T14:29:40.882Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-21T14:29:41.810Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-09-21T14:29:41.810Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-09-21T14:29:41.810Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-09-21T14:29:41.810Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-21T14:29:41.810Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-09-21T14:29:41.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-21T14:29:41.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-21T14:29:41.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-09-21T14:29:41.810Z] === RUN TestUpdateRestartPolicy [2022-09-21T14:29:44.093Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-09-21T14:29:44.094Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-21T14:29:44.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-09-21T14:29:44.094Z] === RUN TestWaitNonBlocked [2022-09-21T14:29:44.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:44.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:44.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:44.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:44.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:44.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:44.094Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-21T14:29:44.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-09-21T14:29:44.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-09-21T14:29:44.094Z] === RUN TestWaitBlocked [2022-09-21T14:29:44.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:29:44.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:29:44.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:29:44.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:29:44.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:29:44.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:29:44.353Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-21T14:29:44.353Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-09-21T14:29:44.353Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-09-21T14:29:44.353Z] === CONT TestDaemonRestartIpcMode [2022-09-21T14:29:44.353Z] === CONT TestIpcModeOlderClient [2022-09-21T14:29:44.353Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-21T14:29:44.353Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-21T14:29:48.334Z] --- PASS: TestUpdateRestartPolicy (19.74s) [2022-09-21T14:29:48.334Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-21T14:29:49.631Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.25s) [2022-09-21T14:29:49.631Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2022-09-21T14:29:49.631Z] PASS [2022-09-21T14:29:49.631Z] [2022-09-21T14:29:49.631Z] === Skipped [2022-09-21T14:29:49.631Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-21T14:29:49.631Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:29:49.631Z] [2022-09-21T14:29:49.631Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-21T14:29:49.631Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-21T14:29:49.631Z] [2022-09-21T14:29:49.631Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-21T14:29:49.631Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:29:49.631Z] [2022-09-21T14:29:49.631Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-21T14:29:49.631Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-21T14:29:49.631Z] [2022-09-21T14:29:49.631Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-21T14:29:49.631Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-21T14:29:49.631Z] [2022-09-21T14:29:49.631Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-21T14:29:49.631Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:29:49.631Z] [2022-09-21T14:29:49.631Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-21T14:29:49.631Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:29:49.631Z] [2022-09-21T14:29:49.631Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-21T14:29:49.631Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:29:49.631Z] [2022-09-21T14:29:49.631Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-21T14:29:49.632Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-21T14:29:49.632Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-21T14:29:49.632Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-21T14:29:49.632Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-21T14:29:49.632Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-09-21T14:29:49.632Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-21T14:29:49.632Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-21T14:29:49.632Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-21T14:29:49.632Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T14:29:49.632Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-09-21T14:29:49.632Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-21T14:29:49.632Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-09-21T14:29:49.632Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-21T14:29:49.632Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-21T14:29:49.632Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-21T14:29:49.632Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-21T14:29:49.632Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-21T14:29:49.632Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-21T14:29:49.632Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-21T14:29:49.632Z] [2022-09-21T14:29:49.632Z] DONE 178 tests, 27 skipped in 84.989s [2022-09-21T14:29:49.632Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-21T14:29:49.632Z] INFO: Testing against a local daemon [2022-09-21T14:29:49.632Z] === RUN TestCommitInheritsEnv [2022-09-21T14:29:50.548Z] --- PASS: TestUpdateRestartWithAutoRemove (1.78s) [2022-09-21T14:29:50.548Z] === RUN TestWaitNonBlocked [2022-09-21T14:29:50.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:50.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:50.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:50.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:50.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:50.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:51.008Z] --- PASS: TestCommitInheritsEnv (1.99s) [2022-09-21T14:29:51.008Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-21T14:29:51.008Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-21T14:29:51.008Z] === RUN TestImagesFilterMultiReference [2022-09-21T14:29:51.266Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-21T14:29:51.266Z] === RUN TestImagePullPlatformInvalid [2022-09-21T14:29:51.266Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-21T14:29:51.266Z] === RUN TestRemoveImageOrphaning [2022-09-21T14:29:52.761Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-09-21T14:29:52.761Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.60s) [2022-09-21T14:29:52.761Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.71s) [2022-09-21T14:29:52.761Z] === RUN TestWaitBlocked [2022-09-21T14:29:53.168Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-09-21T14:29:53.168Z] === RUN TestRemoveImageGarbageCollector [2022-09-21T14:29:53.168Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-21T14:29:53.168Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-21T14:29:53.168Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-21T14:29:53.168Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-21T14:29:53.168Z] === RUN TestTagInvalidReference [2022-09-21T14:29:53.168Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-21T14:29:53.168Z] === RUN TestTagValidPrefixedRepo [2022-09-21T14:29:53.168Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-21T14:29:53.168Z] === RUN TestTagExistedNameWithoutForce [2022-09-21T14:29:53.168Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-21T14:29:53.168Z] === RUN TestTagOfficialNames [2022-09-21T14:29:53.168Z] --- PASS: TestTagOfficialNames (0.07s) [2022-09-21T14:29:53.168Z] === RUN TestTagMatchesDigest [2022-09-21T14:29:53.168Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-21T14:29:53.168Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-21T14:29:53.229Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:53.229Z] --- SKIP: TestWaitBlocked (0.00s) [2022-09-21T14:29:53.229Z] PASS [2022-09-21T14:29:53.229Z] ok github.com/docker/docker/integration/container 84.705s [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === Skipped [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-09-21T14:29:53.229Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-09-21T14:29:53.229Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-09-21T14:29:53.229Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-09-21T14:29:53.229Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-09-21T14:29:53.229Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-09-21T14:29:53.229Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-09-21T14:29:53.229Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2022-09-21T14:29:53.229Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-21T14:29:53.229Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-09-21T14:29:53.229Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-09-21T14:29:53.229Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-09-21T14:29:53.229Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-09-21T14:29:53.229Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-09-21T14:29:53.229Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-09-21T14:29:53.229Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-09-21T14:29:53.229Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-09-21T14:29:53.229Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-21T14:29:53.229Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-09-21T14:29:53.229Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-21T14:29:53.229Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-21T14:29:53.229Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-09-21T14:29:53.229Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-21T14:29:53.229Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-09-21T14:29:53.229Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-09-21T14:29:53.229Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-09-21T14:29:53.229Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-09-21T14:29:53.229Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-09-21T14:29:53.229Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-09-21T14:29:53.229Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-09-21T14:29:53.229Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-09-21T14:29:53.229Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-09-21T14:29:53.229Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2022-09-21T14:29:53.229Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-09-21T14:29:53.229Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-09-21T14:29:53.229Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-09-21T14:29:53.229Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.229Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-09-21T14:29:53.229Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-21T14:29:53.229Z] [2022-09-21T14:29:53.230Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-09-21T14:29:53.230Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:53.230Z] [2022-09-21T14:29:53.230Z] DONE 89 tests, 37 skipped in 87.170s [2022-09-21T14:29:53.230Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-09-21T14:29:54.048Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-09-21T14:29:54.048Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-21T14:29:54.048Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-09-21T14:29:54.048Z] === RUN TestWaitNonBlocked [2022-09-21T14:29:54.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:54.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:54.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:54.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:54.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:29:54.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:29:54.048Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-21T14:29:54.048Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-09-21T14:29:54.048Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-09-21T14:29:54.048Z] === RUN TestWaitBlocked [2022-09-21T14:29:54.048Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:29:54.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:29:54.048Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:29:54.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:29:54.048Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:29:54.048Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:29:54.610Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-21T14:29:54.610Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-09-21T14:29:54.610Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-09-21T14:29:54.610Z] === CONT TestContainerStartOnDaemonRestart [2022-09-21T14:29:54.610Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-21T14:29:54.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:29:54.792Z] INFO: Testing against a local daemon [2022-09-21T14:29:54.792Z] === RUN TestCommitInheritsEnv [2022-09-21T14:29:54.792Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:29:54.792Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-09-21T14:29:54.792Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-21T14:29:54.792Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-21T14:29:54.792Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-21T14:29:54.792Z] === RUN TestImagesFilterMultiReference [2022-09-21T14:29:54.792Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-09-21T14:29:54.792Z] === RUN TestImagePullPlatformInvalid [2022-09-21T14:29:54.792Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-21T14:29:54.792Z] === RUN TestRemoveImageOrphaning [2022-09-21T14:29:55.777Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2022-09-21T14:29:55.777Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-21T14:29:55.777Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-09-21T14:29:55.777Z] === RUN TestTagInvalidReference [2022-09-21T14:29:55.777Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-21T14:29:55.778Z] === RUN TestTagValidPrefixedRepo [2022-09-21T14:29:55.778Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-21T14:29:55.778Z] === RUN TestTagExistedNameWithoutForce [2022-09-21T14:29:55.778Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-09-21T14:29:55.778Z] === RUN TestTagOfficialNames [2022-09-21T14:29:56.245Z] --- PASS: TestTagOfficialNames (0.09s) [2022-09-21T14:29:56.245Z] === RUN TestTagMatchesDigest [2022-09-21T14:29:56.245Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-09-21T14:29:56.245Z] PASS [2022-09-21T14:29:56.245Z] ok github.com/docker/docker/integration/image 1.299s [2022-09-21T14:29:56.245Z] [2022-09-21T14:29:56.245Z] === Skipped [2022-09-21T14:29:56.245Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-09-21T14:29:56.245Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:29:56.245Z] [2022-09-21T14:29:56.245Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-21T14:29:56.246Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-21T14:29:56.246Z] [2022-09-21T14:29:56.246Z] DONE 11 tests, 2 skipped in 3.063s [2022-09-21T14:29:56.246Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-09-21T14:29:56.500Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s) [2022-09-21T14:29:56.500Z] === CONT TestIpcModeOlderClient [2022-09-21T14:29:56.756Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-09-21T14:29:56.756Z] === CONT TestContainerKillOnDaemonStart [2022-09-21T14:29:56.756Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-21T14:29:56.756Z] === CONT TestDaemonHostGatewayIP [2022-09-21T14:29:57.809Z] testing: warning: no tests to run [2022-09-21T14:29:57.809Z] PASS [2022-09-21T14:29:57.809Z] ok github.com/docker/docker/integration/network/ipvlan 0.115s [no tests to run] [2022-09-21T14:29:57.809Z] testing: warning: no tests to run [2022-09-21T14:29:57.809Z] PASS [2022-09-21T14:29:57.809Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [no tests to run] [2022-09-21T14:29:58.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:29:58.795Z] INFO: Testing against a local daemon [2022-09-21T14:29:58.795Z] === RUN TestNetworkCreateDelete [2022-09-21T14:29:58.795Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:58.795Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestDockerNetworkDeletePreferID [2022-09-21T14:29:58.795Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-09-21T14:29:58.795Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-09-21T14:29:58.795Z] === RUN TestDaemonDNSFallback [2022-09-21T14:29:58.795Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:58.795Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestInspectNetwork [2022-09-21T14:29:58.795Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:58.795Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestRunContainerWithBridgeNone [2022-09-21T14:29:58.795Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:58.795Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestNetworkInvalidJSON [2022-09-21T14:29:58.795Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-21T14:29:58.795Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-21T14:29:58.795Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:29:58.795Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:29:58.795Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:29:58.795Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:29:58.795Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-21T14:29:58.795Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:29:58.795Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:29:58.795Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-09-21T14:29:58.795Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-21T14:29:58.795Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-21T14:29:58.795Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-09-21T14:29:58.795Z] === RUN TestNetworkList [2022-09-21T14:29:58.795Z] === RUN TestNetworkList//networks [2022-09-21T14:29:58.795Z] === PAUSE TestNetworkList//networks [2022-09-21T14:29:58.795Z] === RUN TestNetworkList//networks/ [2022-09-21T14:29:58.795Z] === PAUSE TestNetworkList//networks/ [2022-09-21T14:29:58.795Z] === CONT TestNetworkList//networks [2022-09-21T14:29:58.795Z] === CONT TestNetworkList//networks/ [2022-09-21T14:29:58.795Z] --- PASS: TestNetworkList (0.04s) [2022-09-21T14:29:58.795Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-21T14:29:58.795Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestHostIPv4BridgeLabel [2022-09-21T14:29:58.795Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-21T14:29:58.795Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-09-21T14:29:58.795Z] === RUN TestDaemonDefaultNetworkPools [2022-09-21T14:29:58.795Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-21T14:29:58.795Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-21T14:29:58.795Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-21T14:29:58.795Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestServiceWithPredefinedNetwork [2022-09-21T14:29:58.795Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-21T14:29:58.795Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:29:58.795Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestServiceWithDataPathPortInit [2022-09-21T14:29:58.795Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-21T14:29:58.795Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-21T14:29:58.795Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-21T14:29:58.795Z] PASS [2022-09-21T14:29:58.795Z] ok github.com/docker/docker/integration/network 0.175s [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === Skipped [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-09-21T14:29:58.795Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-09-21T14:29:58.795Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-09-21T14:29:58.795Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-09-21T14:29:58.795Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-09-21T14:29:58.795Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-09-21T14:29:58.795Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.01s) [2022-09-21T14:29:58.795Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-09-21T14:29:58.795Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-21T14:29:58.795Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-21T14:29:58.795Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-21T14:29:58.795Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-09-21T14:29:58.795Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:29:58.795Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-09-21T14:29:58.795Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-21T14:29:58.795Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-21T14:29:58.795Z] [2022-09-21T14:29:58.795Z] DONE 22 tests, 15 skipped in 2.631s [2022-09-21T14:29:59.264Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-09-21T14:29:59.276Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-09-21T14:29:59.276Z] === CONT TestDaemonRestartIpcMode [2022-09-21T14:29:59.732Z] testing: warning: no tests to run [2022-09-21T14:29:59.732Z] PASS [2022-09-21T14:29:59.732Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-09-21T14:29:59.732Z] [2022-09-21T14:29:59.732Z] DONE 0 tests in 0.411s [2022-09-21T14:29:59.732Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-09-21T14:30:00.201Z] testing: warning: no tests to run [2022-09-21T14:30:00.201Z] PASS [2022-09-21T14:30:00.201Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-09-21T14:30:00.201Z] [2022-09-21T14:30:00.201Z] DONE 0 tests in 0.406s [2022-09-21T14:30:00.201Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-09-21T14:30:01.777Z] testing: warning: no tests to run [2022-09-21T14:30:01.777Z] PASS [2022-09-21T14:30:01.777Z] ok github.com/docker/docker/integration/plugin 0.112s [no tests to run] [2022-09-21T14:30:01.777Z] testing: warning: no tests to run [2022-09-21T14:30:01.777Z] PASS [2022-09-21T14:30:01.777Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [no tests to run] [2022-09-21T14:30:01.792Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-09-21T14:30:08.331Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-09-21T14:30:08.331Z] PASS [2022-09-21T14:30:08.331Z] [2022-09-21T14:30:08.331Z] === Skipped [2022-09-21T14:30:08.331Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-21T14:30:08.331Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:30:08.331Z] [2022-09-21T14:30:08.331Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T14:30:08.331Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T14:30:08.331Z] [2022-09-21T14:30:08.331Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-21T14:30:08.331Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T14:30:08.331Z] [2022-09-21T14:30:08.331Z] DONE 197 tests, 3 skipped in 107.822s [2022-09-21T14:30:08.331Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-21T14:30:08.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:30:08.331Z] ++ set -e [2022-09-21T14:30:08.331Z] ++ '[' -n 0 ']' [2022-09-21T14:30:08.331Z] ++ set -x [2022-09-21T14:30:08.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:30:08.587Z] INFO: Testing against a local daemon [2022-09-21T14:30:08.587Z] === RUN TestCommitInheritsEnv [2022-09-21T14:30:08.844Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-09-21T14:30:08.844Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-21T14:30:08.844Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-21T14:30:08.844Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-21T14:30:08.844Z] === RUN TestImagesFilterMultiReference [2022-09-21T14:30:08.844Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-21T14:30:08.844Z] === RUN TestImagePullPlatformInvalid [2022-09-21T14:30:08.844Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-21T14:30:08.844Z] === RUN TestRemoveImageOrphaning [2022-09-21T14:30:09.100Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-09-21T14:30:09.100Z] === RUN TestRemoveImageGarbageCollector [2022-09-21T14:30:09.100Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:30:09.100Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-21T14:30:09.100Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-21T14:30:09.100Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-21T14:30:09.100Z] === RUN TestTagInvalidReference [2022-09-21T14:30:09.100Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-21T14:30:09.100Z] === RUN TestTagValidPrefixedRepo [2022-09-21T14:30:09.357Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-21T14:30:09.357Z] === RUN TestTagExistedNameWithoutForce [2022-09-21T14:30:09.357Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-21T14:30:09.357Z] === RUN TestTagOfficialNames [2022-09-21T14:30:09.357Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-21T14:30:09.357Z] === RUN TestTagMatchesDigest [2022-09-21T14:30:09.357Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-21T14:30:09.357Z] PASS [2022-09-21T14:30:09.357Z] [2022-09-21T14:30:09.357Z] === Skipped [2022-09-21T14:30:09.357Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-21T14:30:09.357Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-21T14:30:09.357Z] [2022-09-21T14:30:09.357Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-21T14:30:09.357Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:30:09.357Z] [2022-09-21T14:30:09.357Z] DONE 12 tests, 2 skipped in 1.000s [2022-09-21T14:30:09.357Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-21T14:30:09.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:30:09.357Z] ++ set -e [2022-09-21T14:30:09.357Z] ++ '[' -n 0 ']' [2022-09-21T14:30:09.357Z] ++ set -x [2022-09-21T14:30:09.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:30:09.357Z] INFO: Testing against a local daemon [2022-09-21T14:30:09.357Z] === RUN TestNetworkCreateDelete [2022-09-21T14:30:09.613Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-21T14:30:09.613Z] === RUN TestDockerNetworkDeletePreferID [2022-09-21T14:30:10.176Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-21T14:30:10.176Z] === RUN TestDaemonDNSFallback [2022-09-21T14:30:10.448Z] testing: warning: no tests to run [2022-09-21T14:30:10.449Z] PASS [2022-09-21T14:30:10.449Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.132s [no tests to run] [2022-09-21T14:30:10.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:10.449Z] INFO: Testing against a local daemon [2022-09-21T14:30:10.449Z] === RUN TestExternalGraphDriver [2022-09-21T14:30:10.449Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-21T14:30:10.449Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-21T14:30:10.449Z] === RUN TestGraphdriverPluginV2 [2022-09-21T14:30:10.449Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-21T14:30:10.449Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-21T14:30:10.449Z] PASS [2022-09-21T14:30:10.449Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.150s [2022-09-21T14:30:11.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:11.434Z] INFO: Testing against a local daemon [2022-09-21T14:30:11.434Z] === RUN TestReadPluginNoRead [2022-09-21T14:30:11.434Z] read_test.go:21: no unix domain sockets on Windows [2022-09-21T14:30:11.434Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-21T14:30:11.434Z] PASS [2022-09-21T14:30:11.434Z] ok github.com/docker/docker/integration/plugin/logging 0.061s [2022-09-21T14:30:11.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:11.434Z] INFO: Testing against a local daemon [2022-09-21T14:30:11.434Z] === RUN TestPluginInvalidJSON [2022-09-21T14:30:11.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:11.434Z] INFO: Testing against a local daemon [2022-09-21T14:30:11.434Z] === RUN TestPluginWithDevMounts [2022-09-21T14:30:11.434Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:11.434Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-21T14:30:11.434Z] PASS [2022-09-21T14:30:11.434Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:30:11.434Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:30:11.434Z] ok github.com/docker/docker/integration/plugin/volumes 0.093s [2022-09-21T14:30:11.434Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:30:11.434Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-09-21T14:30:11.434Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-21T14:30:11.434Z] === RUN TestPluginInstall [2022-09-21T14:30:11.434Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-21T14:30:11.434Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-21T14:30:11.434Z] === RUN TestPluginsWithRuntimes [2022-09-21T14:30:11.434Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-21T14:30:11.434Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-21T14:30:11.434Z] === RUN TestPluginBackCompatMediaTypes [2022-09-21T14:30:11.434Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-21T14:30:11.434Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-21T14:30:11.434Z] PASS [2022-09-21T14:30:11.434Z] ok github.com/docker/docker/integration/plugin/common 0.128s [2022-09-21T14:30:11.434Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-21T14:30:11.434Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-21T14:30:11.434Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-21T14:30:12.420Z] [2022-09-21T14:30:12.420Z] === Skipped [2022-09-21T14:30:12.420Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-21T14:30:12.420Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-21T14:30:12.420Z] [2022-09-21T14:30:12.420Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-21T14:30:12.420Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-21T14:30:12.420Z] [2022-09-21T14:30:12.420Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-21T14:30:12.420Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-21T14:30:12.420Z] [2022-09-21T14:30:12.420Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-21T14:30:12.420Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-21T14:30:12.420Z] [2022-09-21T14:30:12.420Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-21T14:30:12.420Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-21T14:30:12.420Z] [2022-09-21T14:30:12.420Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-21T14:30:12.420Z] read_test.go:21: no unix domain sockets on Windows [2022-09-21T14:30:12.420Z] [2022-09-21T14:30:12.420Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-21T14:30:12.420Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:12.420Z] [2022-09-21T14:30:12.420Z] DONE 9 tests, 7 skipped in 12.046s [2022-09-21T14:30:12.420Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-09-21T14:30:12.888Z] testing: warning: no tests to run [2022-09-21T14:30:12.888Z] PASS [2022-09-21T14:30:12.888Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-09-21T14:30:12.888Z] [2022-09-21T14:30:12.888Z] DONE 0 tests in 0.423s [2022-09-21T14:30:12.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-09-21T14:30:13.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:13.875Z] INFO: Testing against a local daemon [2022-09-21T14:30:13.875Z] === RUN TestPluginInvalidJSON [2022-09-21T14:30:13.875Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:30:13.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:30:13.875Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:30:13.875Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-09-21T14:30:13.875Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-21T14:30:13.875Z] === RUN TestPluginInstall [2022-09-21T14:30:13.875Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-21T14:30:13.875Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-21T14:30:13.875Z] === RUN TestPluginsWithRuntimes [2022-09-21T14:30:13.875Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-21T14:30:13.875Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-21T14:30:13.875Z] === RUN TestPluginBackCompatMediaTypes [2022-09-21T14:30:13.875Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-21T14:30:13.875Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-21T14:30:13.875Z] PASS [2022-09-21T14:30:13.875Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-09-21T14:30:13.875Z] [2022-09-21T14:30:13.875Z] === Skipped [2022-09-21T14:30:13.875Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-21T14:30:13.875Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-21T14:30:13.875Z] [2022-09-21T14:30:13.875Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-21T14:30:13.875Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-21T14:30:13.875Z] [2022-09-21T14:30:13.875Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-21T14:30:13.875Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-21T14:30:13.875Z] [2022-09-21T14:30:13.875Z] DONE 5 tests, 3 skipped in 0.970s [2022-09-21T14:30:13.875Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-09-21T14:30:14.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:14.873Z] INFO: Testing against a local daemon [2022-09-21T14:30:14.873Z] === RUN TestExternalGraphDriver [2022-09-21T14:30:14.873Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-21T14:30:14.873Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-21T14:30:14.873Z] === RUN TestGraphdriverPluginV2 [2022-09-21T14:30:14.873Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-21T14:30:14.873Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-21T14:30:14.873Z] PASS [2022-09-21T14:30:14.873Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-09-21T14:30:14.873Z] [2022-09-21T14:30:14.873Z] === Skipped [2022-09-21T14:30:14.873Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-21T14:30:14.873Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-21T14:30:14.873Z] [2022-09-21T14:30:14.873Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-21T14:30:14.873Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-21T14:30:14.873Z] [2022-09-21T14:30:14.873Z] DONE 2 tests, 2 skipped in 0.816s [2022-09-21T14:30:14.873Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-09-21T14:30:15.414Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-21T14:30:15.414Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-21T14:30:15.414Z] remote: Enumerating objects: 23, done. [2022-09-21T14:30:15.414Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-21T14:30:15.414Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-21T14:30:15.414Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-21T14:30:15.414Z] 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. [2022-09-21T14:30:15.414Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-21T14:30:15.414Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-21T14:30:15.414Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-21T14:30:15.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/test/unit [2022-09-21T14:30:15.863Z] testing: warning: no tests to run [2022-09-21T14:30:15.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:15.863Z] PASS [2022-09-21T14:30:15.863Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-21T14:30:15.863Z] INFO: Testing against a local daemon [2022-09-21T14:30:15.863Z] === RUN TestReadPluginNoRead [2022-09-21T14:30:15.863Z] read_test.go:21: no unix domain sockets on Windows [2022-09-21T14:30:15.863Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-21T14:30:15.863Z] PASS [2022-09-21T14:30:15.863Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-09-21T14:30:15.863Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-21T14:30:15.863Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-21T14:30:15.863Z] [2022-09-21T14:30:15.863Z] === Skipped [2022-09-21T14:30:15.863Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-21T14:30:15.863Z] read_test.go:21: no unix domain sockets on Windows [2022-09-21T14:30:15.863Z] [2022-09-21T14:30:15.863Z] DONE 1 tests, 1 skipped in 0.983s [2022-09-21T14:30:15.863Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-09-21T14:30:16.332Z] testing: warning: no tests to run [2022-09-21T14:30:16.332Z] PASS [2022-09-21T14:30:16.332Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-21T14:30:16.717Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-09-21T14:30:16.717Z] === RUN TestInspectNetwork [2022-09-21T14:30:16.801Z] [2022-09-21T14:30:16.801Z] DONE 0 tests in 0.649s [2022-09-21T14:30:16.801Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-09-21T14:30:17.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:17.791Z] INFO: Testing against a local daemon [2022-09-21T14:30:17.791Z] === RUN TestPluginWithDevMounts [2022-09-21T14:30:17.791Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:17.791Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-21T14:30:17.791Z] PASS [2022-09-21T14:30:17.791Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-09-21T14:30:17.791Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-21T14:30:17.791Z] [2022-09-21T14:30:17.791Z] === Skipped [2022-09-21T14:30:17.791Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-21T14:30:17.791Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:17.791Z] [2022-09-21T14:30:17.791Z] DONE 1 tests, 1 skipped in 0.904s [2022-09-21T14:30:17.791Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-09-21T14:30:18.256Z] ? github.com/docker/docker/api [no test files] [2022-09-21T14:30:19.235Z] === RUN TestInspectNetwork/full_network_id [2022-09-21T14:30:19.235Z] === RUN TestInspectNetwork/partial_network_id [2022-09-21T14:30:19.235Z] === RUN TestInspectNetwork/network_name [2022-09-21T14:30:19.235Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-21T14:30:19.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:19.354Z] INFO: Testing against a local daemon [2022-09-21T14:30:19.354Z] === RUN TestSecretInspect [2022-09-21T14:30:19.354Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] --- SKIP: TestSecretInspect (0.00s) [2022-09-21T14:30:19.354Z] === RUN TestSecretList [2022-09-21T14:30:19.354Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] --- SKIP: TestSecretList (0.00s) [2022-09-21T14:30:19.354Z] === RUN TestSecretsCreateAndDelete [2022-09-21T14:30:19.354Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-09-21T14:30:19.354Z] === RUN TestSecretsUpdate [2022-09-21T14:30:19.354Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-09-21T14:30:19.354Z] === RUN TestTemplatedSecret [2022-09-21T14:30:19.354Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-21T14:30:19.354Z] === RUN TestSecretCreateResolve [2022-09-21T14:30:19.354Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:19.354Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-09-21T14:30:19.354Z] PASS [2022-09-21T14:30:19.354Z] ok github.com/docker/docker/integration/secret 0.104s [2022-09-21T14:30:19.354Z] [2022-09-21T14:30:19.354Z] === Skipped [2022-09-21T14:30:19.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-09-21T14:30:19.354Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] [2022-09-21T14:30:19.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-09-21T14:30:19.354Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] [2022-09-21T14:30:19.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-09-21T14:30:19.354Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] [2022-09-21T14:30:19.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-09-21T14:30:19.354Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] [2022-09-21T14:30:19.354Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-09-21T14:30:19.354Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:19.354Z] [2022-09-21T14:30:19.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-09-21T14:30:19.354Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:19.354Z] [2022-09-21T14:30:19.354Z] DONE 6 tests, 6 skipped in 1.836s [2022-09-21T14:30:19.822Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-09-21T14:30:22.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:22.033Z] INFO: Testing against a local daemon [2022-09-21T14:30:22.033Z] === RUN TestServiceCreateInit [2022-09-21T14:30:22.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-21T14:30:22.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-21T14:30:22.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.033Z] --- PASS: TestServiceCreateInit (0.04s) [2022-09-21T14:30:22.033Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-21T14:30:22.033Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-21T14:30:22.033Z] === RUN TestCreateServiceMultipleTimes [2022-09-21T14:30:22.033Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.033Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-09-21T14:30:22.033Z] === RUN TestCreateServiceConflict [2022-09-21T14:30:22.033Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.033Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-09-21T14:30:22.033Z] === RUN TestCreateServiceMaxReplicas [2022-09-21T14:30:22.033Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.033Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-09-21T14:30:22.033Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-21T14:30:22.033Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.033Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-21T14:30:22.033Z] === RUN TestCreateServiceSecretFileMode [2022-09-21T14:30:22.033Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.033Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestCreateServiceConfigFileMode [2022-09-21T14:30:22.034Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestCreateServiceSysctls [2022-09-21T14:30:22.034Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-21T14:30:22.034Z] === RUN TestCreateServiceCapabilities [2022-09-21T14:30:22.034Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-21T14:30:22.034Z] === RUN TestInspect [2022-09-21T14:30:22.034Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestInspect (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestCreateJob [2022-09-21T14:30:22.034Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestCreateJob (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestReplicatedJob [2022-09-21T14:30:22.034Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestReplicatedJob (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestUpdateReplicatedJob [2022-09-21T14:30:22.034Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestServiceListWithStatuses [2022-09-21T14:30:22.034Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestDockerNetworkConnectAlias [2022-09-21T14:30:22.034Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestDockerNetworkReConnect [2022-09-21T14:30:22.034Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestServicePlugin [2022-09-21T14:30:22.034Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestServiceUpdateLabel [2022-09-21T14:30:22.034Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestServiceUpdateSecrets [2022-09-21T14:30:22.034Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestServiceUpdateConfigs [2022-09-21T14:30:22.034Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestServiceUpdateNetwork [2022-09-21T14:30:22.034Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-09-21T14:30:22.034Z] === RUN TestServiceUpdatePidsLimit [2022-09-21T14:30:22.034Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-09-21T14:30:22.034Z] PASS [2022-09-21T14:30:22.034Z] ok github.com/docker/docker/integration/service 0.241s [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === Skipped [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-21T14:30:22.034Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-21T14:30:22.034Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-09-21T14:30:22.034Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-09-21T14:30:22.034Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-09-21T14:30:22.034Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-21T14:30:22.034Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-09-21T14:30:22.034Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-09-21T14:30:22.034Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-09-21T14:30:22.034Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-09-21T14:30:22.034Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-09-21T14:30:22.034Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-09-21T14:30:22.034Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-09-21T14:30:22.034Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-09-21T14:30:22.034Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-09-21T14:30:22.034Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-09-21T14:30:22.034Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-09-21T14:30:22.034Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-09-21T14:30:22.034Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-09-21T14:30:22.034Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-09-21T14:30:22.034Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-09-21T14:30:22.034Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-09-21T14:30:22.034Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-09-21T14:30:22.034Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-21T14:30:22.034Z] [2022-09-21T14:30:22.034Z] DONE 24 tests, 23 skipped in 2.362s [2022-09-21T14:30:22.034Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-09-21T14:30:23.402Z] --- PASS: TestInspectNetwork (6.99s) [2022-09-21T14:30:23.402Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-21T14:30:23.402Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-21T14:30:23.402Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-21T14:30:23.402Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-21T14:30:23.402Z] === RUN TestRunContainerWithBridgeNone [2022-09-21T14:30:23.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:23.602Z] INFO: Testing against a local daemon [2022-09-21T14:30:23.602Z] === RUN TestSessionCreate [2022-09-21T14:30:23.602Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-21T14:30:23.602Z] --- SKIP: TestSessionCreate (0.00s) [2022-09-21T14:30:23.602Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-21T14:30:23.602Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-21T14:30:23.602Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-09-21T14:30:23.602Z] PASS [2022-09-21T14:30:23.602Z] ok github.com/docker/docker/integration/session 0.104s [2022-09-21T14:30:24.070Z] [2022-09-21T14:30:24.070Z] === Skipped [2022-09-21T14:30:24.070Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-09-21T14:30:24.070Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-21T14:30:24.070Z] [2022-09-21T14:30:24.070Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-09-21T14:30:24.070Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-21T14:30:24.070Z] [2022-09-21T14:30:24.070Z] DONE 2 tests, 2 skipped in 1.806s [2022-09-21T14:30:24.070Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-09-21T14:30:24.768Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-09-21T14:30:24.769Z] === RUN TestNetworkInvalidJSON [2022-09-21T14:30:24.769Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-21T14:30:24.769Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:30:24.769Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:30:24.769Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-21T14:30:24.769Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:30:24.769Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:30:24.769Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-21T14:30:24.769Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-21T14:30:24.769Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-21T14:30:24.769Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-21T14:30:24.769Z] === RUN TestNetworkList [2022-09-21T14:30:24.769Z] === RUN TestNetworkList//networks [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkList//networks [2022-09-21T14:30:24.769Z] === RUN TestNetworkList//networks/ [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkList//networks/ [2022-09-21T14:30:24.769Z] === CONT TestNetworkList//networks [2022-09-21T14:30:24.769Z] === CONT TestNetworkList//networks/ [2022-09-21T14:30:24.769Z] --- PASS: TestNetworkList (0.02s) [2022-09-21T14:30:24.769Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-21T14:30:24.769Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-21T14:30:24.769Z] === RUN TestHostIPv4BridgeLabel [2022-09-21T14:30:25.331Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-21T14:30:25.331Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-21T14:30:25.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:25.634Z] INFO: Testing against a local daemon [2022-09-21T14:30:25.634Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-21T14:30:25.634Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:25.634Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T14:30:25.634Z] === RUN TestEventsExecDie [2022-09-21T14:30:25.634Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-21T14:30:25.634Z] --- SKIP: TestEventsExecDie (0.00s) [2022-09-21T14:30:25.634Z] === RUN TestEventsBackwardsCompatible [2022-09-21T14:30:25.634Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-21T14:30:25.634Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-09-21T14:30:25.634Z] === RUN TestInfoAPI [2022-09-21T14:30:25.634Z] --- PASS: TestInfoAPI (0.06s) [2022-09-21T14:30:25.634Z] === RUN TestInfoAPIWarnings [2022-09-21T14:30:25.634Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:30:25.634Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-09-21T14:30:25.634Z] === RUN TestInfoDebug [2022-09-21T14:30:25.634Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-21T14:30:25.634Z] --- SKIP: TestInfoDebug (0.00s) [2022-09-21T14:30:25.634Z] === RUN TestInfoInsecureRegistries [2022-09-21T14:30:25.634Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-21T14:30:25.634Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-09-21T14:30:25.634Z] === RUN TestInfoRegistryMirrors [2022-09-21T14:30:25.634Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-21T14:30:25.634Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-09-21T14:30:25.634Z] === RUN TestLoginFailsWithBadCredentials [2022-09-21T14:30:26.620Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-09-21T14:30:26.620Z] === RUN TestPingCacheHeaders [2022-09-21T14:30:26.620Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-21T14:30:26.620Z] === RUN TestPingGet [2022-09-21T14:30:26.620Z] --- PASS: TestPingGet (0.03s) [2022-09-21T14:30:26.620Z] === RUN TestPingHead [2022-09-21T14:30:26.620Z] --- PASS: TestPingHead (0.03s) [2022-09-21T14:30:26.620Z] === RUN TestVersion [2022-09-21T14:30:26.620Z] --- PASS: TestVersion (0.03s) [2022-09-21T14:30:26.620Z] PASS [2022-09-21T14:30:26.620Z] ok github.com/docker/docker/integration/system 1.223s [2022-09-21T14:30:26.620Z] [2022-09-21T14:30:26.620Z] === Skipped [2022-09-21T14:30:26.620Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T14:30:26.620Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-21T14:30:26.620Z] [2022-09-21T14:30:26.620Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-09-21T14:30:26.620Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-21T14:30:26.620Z] [2022-09-21T14:30:26.620Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-09-21T14:30:26.620Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-21T14:30:26.620Z] [2022-09-21T14:30:26.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-09-21T14:30:26.620Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-21T14:30:26.620Z] [2022-09-21T14:30:26.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-09-21T14:30:26.620Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-21T14:30:26.620Z] [2022-09-21T14:30:26.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-09-21T14:30:26.620Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-21T14:30:26.620Z] [2022-09-21T14:30:26.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-09-21T14:30:26.620Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-21T14:30:26.620Z] [2022-09-21T14:30:26.620Z] DONE 13 tests, 7 skipped in 2.735s [2022-09-21T14:30:26.698Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-21T14:30:26.698Z] === RUN TestDaemonDefaultNetworkPools [2022-09-21T14:30:27.088Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-09-21T14:30:27.261Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-21T14:30:27.261Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-21T14:30:28.627Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-21T14:30:28.627Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-21T14:30:28.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:28.654Z] INFO: Testing against a local daemon [2022-09-21T14:30:28.654Z] === RUN TestVolumesCreateAndList [2022-09-21T14:30:28.654Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-09-21T14:30:28.654Z] === RUN TestVolumesRemove [2022-09-21T14:30:28.654Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-21T14:30:28.654Z] === RUN TestVolumesInspect [2022-09-21T14:30:28.654Z] --- PASS: TestVolumesInspect (0.05s) [2022-09-21T14:30:28.654Z] === RUN TestVolumesInvalidJSON [2022-09-21T14:30:28.654Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-21T14:30:28.654Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-21T14:30:28.654Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-21T14:30:28.654Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-09-21T14:30:28.654Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-21T14:30:28.654Z] PASS [2022-09-21T14:30:28.654Z] ok github.com/docker/docker/integration/volume 0.259s [2022-09-21T14:30:29.122Z] [2022-09-21T14:30:29.122Z] DONE 5 tests in 2.071s [2022-09-21T14:30:29.122Z] INFO: make.ps1 ended at 09/21/2022 14:30:28 [2022-09-21T14:30:29.122Z] INFO: Integration CLI tests being run from the host: [2022-09-21T14:30:29.122Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-09-21T14:30:29.557Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-09-21T14:30:29.557Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-21T14:30:30.119Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-21T14:30:30.119Z] === RUN TestServiceWithPredefinedNetwork [2022-09-21T14:30:32.638Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-09-21T14:30:32.638Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-21T14:30:32.638Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:30:32.638Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:30:32.638Z] === RUN TestServiceWithDataPathPortInit [2022-09-21T14:30:33.107Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-21T14:30:39.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-21T14:30:39.552Z] INFO: Testing against a local daemon [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-21T14:30:39.552Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-21T14:30:39.552Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-21T14:30:39.552Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-21T14:30:40.020Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-21T14:30:47.484Z] --- PASS: TestServiceWithDataPathPortInit (13.52s) [2022-09-21T14:30:47.484Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-21T14:30:48.850Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qy5mp3su76q1m2kyxfc26sd50 Created:2022-09-21 14:30:47.398212052 +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[006c6133f1085ca1bd3bf2e3ec9147b5c3e2dc3aa039f5ec4b59a22f47cc4826:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wieraxh1vy3j50aan0cfzzdjl EndpointID:dfabf31a332ae1185df5fe378144cc49884abb9f5aa5de0ad581110502686f39 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6e2f9b555fe1658c828c4d3a0415c5a2a787e03702d294cc2455622ed8ca6f50 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:15648faea736 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wieraxh1vy3j50aan0cfzzdjl EndpointID:dfabf31a332ae1185df5fe378144cc49884abb9f5aa5de0ad581110502686f39 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-21T14:30:53.018Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-09-21T14:30:53.018Z] PASS [2022-09-21T14:30:53.018Z] [2022-09-21T14:30:53.018Z] === Skipped [2022-09-21T14:30:53.018Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:30:53.018Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:30:53.018Z] [2022-09-21T14:30:53.018Z] DONE 26 tests, 1 skipped in 43.534s [2022-09-21T14:30:53.018Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-21T14:30:53.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:30:53.018Z] ++ set -e [2022-09-21T14:30:53.018Z] ++ '[' -n 0 ']' [2022-09-21T14:30:53.018Z] ++ set -x [2022-09-21T14:30:53.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:30:53.019Z] INFO: Testing against a local daemon [2022-09-21T14:30:53.019Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-21T14:30:53.019Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:30:53.019Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T14:30:53.019Z] === RUN TestDockerNetworkIpvlan [2022-09-21T14:30:53.019Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:30:53.019Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-21T14:30:53.019Z] PASS [2022-09-21T14:30:53.019Z] [2022-09-21T14:30:53.019Z] === Skipped [2022-09-21T14:30:53.019Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T14:30:53.019Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:30:53.019Z] [2022-09-21T14:30:53.019Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-21T14:30:53.019Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:30:53.019Z] [2022-09-21T14:30:53.019Z] DONE 2 tests, 2 skipped in 0.106s [2022-09-21T14:30:53.019Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-21T14:30:53.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:30:53.019Z] ++ set -e [2022-09-21T14:30:53.019Z] ++ '[' -n 0 ']' [2022-09-21T14:30:53.019Z] ++ set -x [2022-09-21T14:30:53.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:30:53.019Z] INFO: Testing against a local daemon [2022-09-21T14:30:53.019Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-21T14:30:54.387Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-09-21T14:30:54.387Z] === RUN TestDockerNetworkMacvlan [2022-09-21T14:30:55.315Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-21T14:30:55.879Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-21T14:30:56.808Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-21T14:30:58.174Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-21T14:31:00.082Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-21T14:31:03.361Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-21T14:31:03.929Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-09-21T14:31:03.929Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-21T14:31:03.929Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-21T14:31:03.929Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-09-21T14:31:03.929Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-09-21T14:31:03.929Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-09-21T14:31:03.929Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-09-21T14:31:03.929Z] PASS [2022-09-21T14:31:03.929Z] [2022-09-21T14:31:03.929Z] DONE 8 tests in 10.856s [2022-09-21T14:31:03.929Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-21T14:31:03.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:03.929Z] ++ set -e [2022-09-21T14:31:03.929Z] ++ '[' -n 0 ']' [2022-09-21T14:31:03.929Z] ++ set -x [2022-09-21T14:31:03.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:03.929Z] testing: warning: no tests to run [2022-09-21T14:31:03.929Z] PASS [2022-09-21T14:31:03.929Z] [2022-09-21T14:31:03.929Z] DONE 0 tests in 0.025s [2022-09-21T14:31:03.929Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-21T14:31:03.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:03.929Z] ++ set -e [2022-09-21T14:31:03.929Z] ++ '[' -n 0 ']' [2022-09-21T14:31:03.929Z] ++ set -x [2022-09-21T14:31:03.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:03.929Z] INFO: Testing against a local daemon [2022-09-21T14:31:04.186Z] === RUN TestAuthZPluginAllowRequest [2022-09-21T14:31:05.115Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-09-21T14:31:05.115Z] === RUN TestAuthZPluginTLS [2022-09-21T14:31:05.677Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-21T14:31:05.677Z] === RUN TestAuthZPluginDenyRequest [2022-09-21T14:31:06.240Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-21T14:31:06.240Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-21T14:31:06.600Z] --- PASS: TestImportExtremelyLargeImageWorks (93.80s) [2022-09-21T14:31:06.600Z] PASS [2022-09-21T14:31:06.600Z] [2022-09-21T14:31:06.600Z] DONE 12 tests in 96.583s [2022-09-21T14:31:06.600Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-21T14:31:06.600Z] INFO: Testing against a local daemon [2022-09-21T14:31:06.600Z] === RUN TestNetworkCreateDelete [2022-09-21T14:31:06.600Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-21T14:31:06.600Z] === RUN TestDockerNetworkDeletePreferID [2022-09-21T14:31:06.600Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-21T14:31:06.600Z] === RUN TestDaemonDNSFallback [2022-09-21T14:31:06.802Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-21T14:31:06.802Z] === RUN TestAuthZPluginDenyResponse [2022-09-21T14:31:07.365Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-21T14:31:07.365Z] === RUN TestAuthZPluginAllowEventStream [2022-09-21T14:31:08.730Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-09-21T14:31:08.730Z] === RUN TestAuthZPluginErrorResponse [2022-09-21T14:31:08.987Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-21T14:31:08.987Z] === RUN TestAuthZPluginErrorRequest [2022-09-21T14:31:09.549Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-21T14:31:09.549Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-21T14:31:10.112Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-21T14:31:10.112Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-21T14:31:10.800Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-09-21T14:31:10.800Z] === RUN TestInspectNetwork [2022-09-21T14:31:11.480Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-09-21T14:31:11.480Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-21T14:31:12.847Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-09-21T14:31:12.847Z] === RUN TestAuthZPluginHeader [2022-09-21T14:31:13.410Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-09-21T14:31:13.411Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-21T14:31:13.411Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:13.411Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-21T14:31:13.411Z] === RUN TestAuthZPluginV2Disable [2022-09-21T14:31:13.411Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:13.411Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-21T14:31:13.411Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-21T14:31:13.411Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:13.411Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-21T14:31:13.411Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-21T14:31:13.411Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:13.411Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-21T14:31:13.411Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-21T14:31:14.096Z] === RUN TestInspectNetwork/full_network_id [2022-09-21T14:31:14.096Z] === RUN TestInspectNetwork/partial_network_id [2022-09-21T14:31:14.096Z] === RUN TestInspectNetwork/network_name [2022-09-21T14:31:14.096Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-21T14:31:18.296Z] --- PASS: TestInspectNetwork (7.19s) [2022-09-21T14:31:18.296Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-21T14:31:18.296Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-21T14:31:18.296Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-21T14:31:18.296Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-21T14:31:18.296Z] === RUN TestRunContainerWithBridgeNone [2022-09-21T14:31:19.679Z] --- PASS: TestRunContainerWithBridgeNone (1.74s) [2022-09-21T14:31:19.679Z] === RUN TestNetworkInvalidJSON [2022-09-21T14:31:19.679Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-21T14:31:19.679Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-21T14:31:19.679Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:31:19.679Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:31:19.679Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:31:19.679Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:31:19.679Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-21T14:31:19.679Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:31:19.679Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:31:19.679Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-21T14:31:19.679Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-21T14:31:19.679Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-21T14:31:19.679Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-21T14:31:19.679Z] === RUN TestNetworkList [2022-09-21T14:31:19.679Z] === RUN TestNetworkList//networks [2022-09-21T14:31:19.679Z] === PAUSE TestNetworkList//networks [2022-09-21T14:31:19.679Z] === RUN TestNetworkList//networks/ [2022-09-21T14:31:19.679Z] === PAUSE TestNetworkList//networks/ [2022-09-21T14:31:19.679Z] === CONT TestNetworkList//networks [2022-09-21T14:31:19.679Z] === CONT TestNetworkList//networks/ [2022-09-21T14:31:19.679Z] --- PASS: TestNetworkList (0.01s) [2022-09-21T14:31:19.679Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-21T14:31:19.679Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-21T14:31:19.679Z] === RUN TestHostIPv4BridgeLabel [2022-09-21T14:31:20.249Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-21T14:31:20.249Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-21T14:31:21.632Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-21T14:31:21.632Z] === RUN TestDaemonDefaultNetworkPools [2022-09-21T14:31:22.204Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-09-21T14:31:22.204Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-21T14:31:23.149Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-21T14:31:23.149Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-21T14:31:24.533Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-21T14:31:24.533Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-21T14:31:25.104Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-21T14:31:25.104Z] === RUN TestServiceWithPredefinedNetwork [2022-09-21T14:31:27.058Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-21T14:31:27.058Z] Using test binary docker [2022-09-21T14:31:27.058Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-21T14:31:27.058Z] Using test binary docker [2022-09-21T14:31:27.058Z] +++ /etc/init.d/apparmor start [2022-09-21T14:31:27.058Z] +++ /etc/init.d/apparmor start [2022-09-21T14:31:27.058Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2022-09-21T14:31:27.058Z] [2022-09-21T14:31:27.058Z] INFO: Waiting for daemon to start... [2022-09-21T14:31:27.058Z] Starting dockerd [2022-09-21T14:31:27.058Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-21T14:31:27.058Z] INFO: Waiting for daemon to start... [2022-09-21T14:31:27.058Z] Starting dockerd [2022-09-21T14:31:27.058Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-21T14:31:27.058Z] .. [2022-09-21T14:31:27.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-21T14:31:27.058Z] [2022-09-21T14:31:27.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-21T14:31:27.058Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-21T14:31:27.058Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-21T14:31:27.058Z] Error: No such image: emptyfs [2022-09-21T14:31:27.058Z] Error: No such image: emptyfs [2022-09-21T14:31:27.058Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-21T14:31:27.058Z] ++++ docker load [2022-09-21T14:31:27.058Z] ++++ docker load [2022-09-21T14:31:27.058Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-21T14:31:27.058Z] Running integration-test (iteration 1) [2022-09-21T14:31:27.058Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-21T14:31:27.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-21T14:31:27.058Z] ++ set -e [2022-09-21T14:31:27.058Z] ++ '[' -n 0 ']' [2022-09-21T14:31:27.058Z] ++ set -x [2022-09-21T14:31:27.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-21T14:31:27.058Z] Running integration-test (iteration 1) [2022-09-21T14:31:27.058Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-21T14:31:27.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-21T14:31:27.058Z] ++ set -e [2022-09-21T14:31:27.058Z] ++ '[' -n 0 ']' [2022-09-21T14:31:27.058Z] ++ set -x [2022-09-21T14:31:27.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-21T14:31:27.058Z] Loaded image: busybox:latest [2022-09-21T14:31:27.058Z] Loaded image: busybox:latest [2022-09-21T14:31:27.058Z] Loaded image: busybox:glibc [2022-09-21T14:31:27.058Z] Loaded image: busybox:glibc [2022-09-21T14:31:27.058Z] Loaded image: debian:bullseye-slim [2022-09-21T14:31:27.058Z] Loaded image: hello-world:latest [2022-09-21T14:31:27.058Z] Loaded image: debian:bullseye-slim [2022-09-21T14:31:27.058Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T14:31:27.058Z] INFO: Testing against a local daemon [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-21T14:31:27.058Z] Loaded image: hello-world:latest [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-21T14:31:27.058Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T14:31:27.058Z] INFO: Testing against a local daemon [2022-09-21T14:31:27.058Z] === RUN TestDockerDaemonSuite [2022-09-21T14:31:27.058Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-21T14:31:27.058Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-21T14:31:27.670Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-09-21T14:31:27.670Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-21T14:31:27.670Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:31:27.670Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:31:27.670Z] === RUN TestServiceWithDataPathPortInit [2022-09-21T14:31:27.998Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-21T14:31:28.568Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-21T14:31:28.568Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-21T14:31:29.510Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-21T14:31:29.629Z] --- PASS: TestImportExtremelyLargeImageWorks (94.77s) [2022-09-21T14:31:29.629Z] PASS [2022-09-21T14:31:29.629Z] [2022-09-21T14:31:29.629Z] === Skipped [2022-09-21T14:31:29.629Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-21T14:31:29.629Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-21T14:31:29.629Z] [2022-09-21T14:31:29.629Z] DONE 12 tests, 1 skipped in 99.122s [2022-09-21T14:31:29.629Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-21T14:31:29.629Z] INFO: Testing against a local daemon [2022-09-21T14:31:29.629Z] === RUN TestNetworkCreateDelete [2022-09-21T14:31:29.629Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-21T14:31:29.629Z] === RUN TestDockerNetworkDeletePreferID [2022-09-21T14:31:29.629Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-21T14:31:29.629Z] === RUN TestDaemonDNSFallback [2022-09-21T14:31:30.450Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-21T14:31:30.711Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-21T14:31:30.711Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-21T14:31:30.711Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-21T14:31:30.971Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-21T14:31:31.453Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-09-21T14:31:31.454Z] PASS [2022-09-21T14:31:31.454Z] [2022-09-21T14:31:31.454Z] === Skipped [2022-09-21T14:31:31.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-21T14:31:31.454Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:31.454Z] [2022-09-21T14:31:31.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-21T14:31:31.454Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:31.454Z] [2022-09-21T14:31:31.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-21T14:31:31.454Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:31.454Z] [2022-09-21T14:31:31.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-21T14:31:31.454Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:31.454Z] [2022-09-21T14:31:31.454Z] DONE 17 tests, 4 skipped in 26.414s [2022-09-21T14:31:31.454Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-21T14:31:31.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:31.454Z] ++ set -e [2022-09-21T14:31:31.454Z] ++ '[' -n 0 ']' [2022-09-21T14:31:31.454Z] ++ set -x [2022-09-21T14:31:31.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:31.454Z] INFO: Testing against a local daemon [2022-09-21T14:31:31.454Z] === RUN TestPluginInvalidJSON [2022-09-21T14:31:31.454Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:31:31.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:31:31.454Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:31:31.454Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-21T14:31:31.454Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-21T14:31:31.454Z] === RUN TestPluginInstall [2022-09-21T14:31:31.454Z] === RUN TestPluginInstall/no_auth [2022-09-21T14:31:31.454Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:31:31.454Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d29326956c6e266cecff6b3368c4d2bd5c7cf8b7128a5763cb69f6da1ab6f7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:31:31.454Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:31:31.454Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d29326956c6e266cecff6b3368c4d2bd5c7cf8b7128a5763cb69f6da1ab6f7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:31:31.454Z] === RUN TestPluginInstall/with_htpasswd [2022-09-21T14:31:31.541Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-21T14:31:31.710Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:31:31.710Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa27221cbbb3140b16cd0ba04874e49ccd558afff460f76bea341fd8173e9ddb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:31:31.710Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:31:31.710Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa27221cbbb3140b16cd0ba04874e49ccd558afff460f76bea341fd8173e9ddb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:31:31.966Z] === RUN TestPluginInstall/with_insecure [2022-09-21T14:31:32.894Z] time="2022-09-21T14:31:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:31:32.894Z] time="2022-09-21T14:31:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cdbe174f179e4bf664f26dcfaeaab5d0c88d8f839f8ca4b847cf2b1db22c7d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:31:32.894Z] time="2022-09-21T14:31:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:31:32.894Z] time="2022-09-21T14:31:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cdbe174f179e4bf664f26dcfaeaab5d0c88d8f839f8ca4b847cf2b1db22c7d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:31:32.923Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-21T14:31:32.923Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-21T14:31:32.923Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-21T14:31:32.923Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-21T14:31:33.150Z] plugin_test.go:165: [df70a9ca854d1] daemon is not started [2022-09-21T14:31:33.150Z] --- PASS: TestPluginInstall (2.62s) [2022-09-21T14:31:33.150Z] --- PASS: TestPluginInstall/no_auth (0.99s) [2022-09-21T14:31:33.150Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-09-21T14:31:33.150Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-09-21T14:31:33.150Z] === RUN TestPluginsWithRuntimes [2022-09-21T14:31:34.517Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-21T14:31:34.834Z] --- PASS: TestBuildWithHugeFile (119.15s) [2022-09-21T14:31:34.834Z] === RUN TestBuildWithEmptyDockerfile [2022-09-21T14:31:34.834Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:31:34.834Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:31:34.834Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:31:34.834Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:31:34.834Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:31:34.834Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:31:34.834Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T14:31:34.834Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T14:31:34.834Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T14:31:34.834Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-21T14:31:34.834Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-09-21T14:31:34.834Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-09-21T14:31:34.834Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-21T14:31:34.834Z] === RUN TestBuildPreserveOwnership [2022-09-21T14:31:34.834Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-21T14:31:35.445Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-21T14:31:36.191Z] --- PASS: TestDaemonDNSFallback (7.31s) [2022-09-21T14:31:36.191Z] === RUN TestInspectNetwork [2022-09-21T14:31:36.191Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:31:36.191Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestRunContainerWithBridgeNone [2022-09-21T14:31:36.191Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestNetworkInvalidJSON [2022-09-21T14:31:36.191Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-21T14:31:36.191Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-21T14:31:36.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:31:36.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:31:36.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:31:36.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:31:36.191Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-21T14:31:36.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:31:36.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:31:36.191Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-21T14:31:36.191Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-21T14:31:36.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-21T14:31:36.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestNetworkList [2022-09-21T14:31:36.191Z] === RUN TestNetworkList//networks [2022-09-21T14:31:36.191Z] === PAUSE TestNetworkList//networks [2022-09-21T14:31:36.191Z] === RUN TestNetworkList//networks/ [2022-09-21T14:31:36.191Z] === PAUSE TestNetworkList//networks/ [2022-09-21T14:31:36.191Z] === CONT TestNetworkList//networks [2022-09-21T14:31:36.191Z] === CONT TestNetworkList//networks/ [2022-09-21T14:31:36.191Z] --- PASS: TestNetworkList (0.01s) [2022-09-21T14:31:36.191Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-21T14:31:36.191Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestHostIPv4BridgeLabel [2022-09-21T14:31:36.191Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-21T14:31:36.191Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-09-21T14:31:36.191Z] === RUN TestDaemonDefaultNetworkPools [2022-09-21T14:31:36.191Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-21T14:31:36.191Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-21T14:31:36.191Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-21T14:31:36.191Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestServiceWithPredefinedNetwork [2022-09-21T14:31:36.191Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:31:36.191Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-21T14:31:36.191Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:31:36.191Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestServiceWithDataPathPortInit [2022-09-21T14:31:36.191Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:31:36.191Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-21T14:31:36.191Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:31:36.191Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-21T14:31:36.191Z] PASS [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === Skipped [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-21T14:31:36.191Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-21T14:31:36.191Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-21T14:31:36.191Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-09-21T14:31:36.191Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-09-21T14:31:36.191Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-21T14:31:36.191Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-21T14:31:36.191Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-21T14:31:36.191Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-21T14:31:36.191Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:31:36.191Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-09-21T14:31:36.191Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-21T14:31:36.191Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] DONE 22 tests, 12 skipped in 7.989s [2022-09-21T14:31:36.191Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-21T14:31:36.191Z] INFO: Testing against a local daemon [2022-09-21T14:31:36.191Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-21T14:31:36.191Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:31:36.191Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestDockerNetworkIpvlan [2022-09-21T14:31:36.191Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:31:36.191Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-21T14:31:36.191Z] PASS [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === Skipped [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T14:31:36.191Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-21T14:31:36.191Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] DONE 2 tests, 2 skipped in 0.108s [2022-09-21T14:31:36.191Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-21T14:31:36.191Z] INFO: Testing against a local daemon [2022-09-21T14:31:36.191Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-21T14:31:36.191Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-21T14:31:36.191Z] === RUN TestDockerNetworkMacvlan [2022-09-21T14:31:36.191Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-21T14:31:36.191Z] PASS [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === Skipped [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-21T14:31:36.191Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-21T14:31:36.191Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:31:36.191Z] [2022-09-21T14:31:36.191Z] DONE 2 tests, 2 skipped in 0.107s [2022-09-21T14:31:36.191Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-21T14:31:36.373Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-09-21T14:31:36.373Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-09-21T14:31:36.373Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-21T14:31:36.373Z] === RUN TestPluginBackCompatMediaTypes [2022-09-21T14:31:36.450Z] testing: warning: no tests to run [2022-09-21T14:31:36.450Z] PASS [2022-09-21T14:31:36.450Z] [2022-09-21T14:31:36.450Z] DONE 0 tests in 0.029s [2022-09-21T14:31:36.450Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-21T14:31:36.450Z] INFO: Testing against a local daemon [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginAllowRequest [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginTLS [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginDenyRequest [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginDenyResponse [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginAllowEventStream [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginErrorResponse [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginErrorRequest [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginHeader [2022-09-21T14:31:36.450Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:36.450Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-21T14:31:36.450Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-21T14:31:36.748Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-21T14:31:36.748Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-21T14:31:36.936Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-09-21T14:31:36.936Z] PASS [2022-09-21T14:31:36.936Z] [2022-09-21T14:31:36.936Z] DONE 10 tests in 6.585s [2022-09-21T14:31:36.936Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-21T14:31:36.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:36.936Z] ++ set -e [2022-09-21T14:31:36.936Z] ++ '[' -n 0 ']' [2022-09-21T14:31:36.936Z] ++ set -x [2022-09-21T14:31:36.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:37.017Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:37.017Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-21T14:31:37.017Z] === RUN TestAuthZPluginV2Disable [2022-09-21T14:31:37.192Z] INFO: Testing against a local daemon [2022-09-21T14:31:37.192Z] === RUN TestExternalGraphDriver [2022-09-21T14:31:37.276Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:37.276Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-21T14:31:37.276Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-21T14:31:37.448Z] === RUN TestExternalGraphDriver/json [2022-09-21T14:31:37.534Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:37.534Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-21T14:31:37.534Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-21T14:31:37.686Z] --- PASS: TestBuildPreserveOwnership (2.87s) [2022-09-21T14:31:37.686Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-09-21T14:31:37.686Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-09-21T14:31:37.686Z] === RUN TestBuildPlatformInvalid [2022-09-21T14:31:37.686Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-21T14:31:37.686Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-21T14:31:37.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:37.793Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-21T14:31:37.793Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-21T14:31:38.063Z] PASS [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === Skipped [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-21T14:31:38.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.063Z] [2022-09-21T14:31:38.063Z] DONE 17 tests, 17 skipped in 1.836s [2022-09-21T14:31:38.339Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-21T14:31:38.339Z] INFO: Testing against a local daemon [2022-09-21T14:31:38.339Z] === RUN TestPluginInvalidJSON [2022-09-21T14:31:38.339Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:31:38.339Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:31:38.339Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:31:38.339Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-21T14:31:38.339Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-21T14:31:38.339Z] === RUN TestPluginInstall [2022-09-21T14:31:38.339Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.339Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-21T14:31:38.339Z] === RUN TestPluginsWithRuntimes [2022-09-21T14:31:38.339Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-21T14:31:38.339Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-21T14:31:38.339Z] === RUN TestPluginBackCompatMediaTypes [2022-09-21T14:31:38.339Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-21T14:31:38.339Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-21T14:31:38.339Z] PASS [2022-09-21T14:31:38.339Z] [2022-09-21T14:31:38.339Z] === Skipped [2022-09-21T14:31:38.339Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-21T14:31:38.339Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-21T14:31:38.339Z] [2022-09-21T14:31:38.339Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-21T14:31:38.339Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-21T14:31:38.339Z] [2022-09-21T14:31:38.339Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-21T14:31:38.339Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-21T14:31:38.339Z] [2022-09-21T14:31:38.339Z] DONE 5 tests, 3 skipped in 0.152s [2022-09-21T14:31:38.339Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-21T14:31:38.600Z] INFO: Testing against a local daemon [2022-09-21T14:31:38.600Z] === RUN TestExternalGraphDriver [2022-09-21T14:31:38.626Z] Loaded image: busybox:latest [2022-09-21T14:31:38.626Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-21T14:31:38.868Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-21T14:31:38.869Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-21T14:31:38.869Z] === RUN TestGraphdriverPluginV2 [2022-09-21T14:31:38.886Z] Loaded image: busybox:glibc [2022-09-21T14:31:39.338Z] === RUN TestExternalGraphDriver/spec [2022-09-21T14:31:40.704Z] === RUN TestExternalGraphDriver/pull [2022-09-21T14:31:40.796Z] Loaded image: debian:bullseye-slim [2022-09-21T14:31:40.796Z] Loaded image: hello-world:latest [2022-09-21T14:31:40.796Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T14:31:40.796Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-21T14:31:42.571Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-09-21T14:31:42.571Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-21T14:31:42.710Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-21T14:31:43.219Z] --- PASS: TestExternalGraphDriver (5.99s) [2022-09-21T14:31:43.220Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-09-21T14:31:43.220Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-09-21T14:31:43.220Z] --- PASS: TestExternalGraphDriver/pull (2.51s) [2022-09-21T14:31:43.220Z] === RUN TestGraphdriverPluginV2 [2022-09-21T14:31:43.280Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-21T14:31:43.476Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:43.476Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-21T14:31:43.476Z] PASS [2022-09-21T14:31:43.476Z] [2022-09-21T14:31:43.476Z] === Skipped [2022-09-21T14:31:43.476Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-21T14:31:43.476Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:31:43.476Z] [2022-09-21T14:31:43.476Z] DONE 5 tests, 1 skipped in 6.430s [2022-09-21T14:31:43.476Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-21T14:31:43.476Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:43.476Z] ++ set -e [2022-09-21T14:31:43.476Z] ++ '[' -n 0 ']' [2022-09-21T14:31:43.476Z] ++ set -x [2022-09-21T14:31:43.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:43.476Z] INFO: Testing against a local daemon [2022-09-21T14:31:43.476Z] === RUN TestContinueAfterPluginCrash [2022-09-21T14:31:43.476Z] === PAUSE TestContinueAfterPluginCrash [2022-09-21T14:31:43.476Z] === RUN TestReadPluginNoRead [2022-09-21T14:31:43.476Z] === PAUSE TestReadPluginNoRead [2022-09-21T14:31:43.476Z] === RUN TestDaemonStartWithLogOpt [2022-09-21T14:31:43.476Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-21T14:31:43.476Z] === CONT TestContinueAfterPluginCrash [2022-09-21T14:31:43.476Z] === CONT TestDaemonStartWithLogOpt [2022-09-21T14:31:43.853Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-21T14:31:43.953Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pc1tsn5krci8le4rlmz83vxfz Created:2022-09-21 14:31:42.499701766 +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[921bc23413fc9feb5448d2269a598d9290734731c75c5577a9e13d929a760fe1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ja26rvxgy90wt492lye3vrbg5 EndpointID:7f57cbe8afb35376dd1b7d98461b3cdcb90f4514118726fea6f9a206dcd77175 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8d5f5758882a9febc10c449e4b43417ddc34f550c2cdcfcb1d8f067e92ef5b53 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:261c4769831a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ja26rvxgy90wt492lye3vrbg5 EndpointID:7f57cbe8afb35376dd1b7d98461b3cdcb90f4514118726fea6f9a206dcd77175 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-21T14:31:44.423Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-21T14:31:44.995Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-21T14:31:45.481Z] --- PASS: TestGraphdriverPluginV2 (5.90s) [2022-09-21T14:31:45.481Z] PASS [2022-09-21T14:31:45.481Z] [2022-09-21T14:31:45.481Z] === Skipped [2022-09-21T14:31:45.481Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-21T14:31:45.481Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-21T14:31:45.481Z] [2022-09-21T14:31:45.481Z] DONE 2 tests, 1 skipped in 6.380s [2022-09-21T14:31:45.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-21T14:31:45.481Z] INFO: Testing against a local daemon [2022-09-21T14:31:45.481Z] === RUN TestContinueAfterPluginCrash [2022-09-21T14:31:45.481Z] === PAUSE TestContinueAfterPluginCrash [2022-09-21T14:31:45.481Z] === RUN TestReadPluginNoRead [2022-09-21T14:31:45.481Z] === PAUSE TestReadPluginNoRead [2022-09-21T14:31:45.481Z] === RUN TestDaemonStartWithLogOpt [2022-09-21T14:31:45.481Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-21T14:31:45.481Z] === CONT TestContinueAfterPluginCrash [2022-09-21T14:31:45.481Z] === CONT TestDaemonStartWithLogOpt [2022-09-21T14:31:46.745Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-09-21T14:31:46.745Z] === CONT TestReadPluginNoRead [2022-09-21T14:31:46.906Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-21T14:31:47.476Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-21T14:31:48.151Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-09-21T14:31:48.151Z] PASS [2022-09-21T14:31:48.151Z] [2022-09-21T14:31:48.151Z] === Skipped [2022-09-21T14:31:48.151Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:31:48.151Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:31:48.151Z] [2022-09-21T14:31:48.151Z] DONE 26 tests, 1 skipped in 44.135s [2022-09-21T14:31:48.151Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-21T14:31:48.151Z] INFO: Testing against a local daemon [2022-09-21T14:31:48.151Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-21T14:31:48.151Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:31:48.151Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T14:31:48.151Z] === RUN TestDockerNetworkIpvlan [2022-09-21T14:31:48.151Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:31:48.151Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-21T14:31:48.151Z] PASS [2022-09-21T14:31:48.151Z] [2022-09-21T14:31:48.151Z] === Skipped [2022-09-21T14:31:48.151Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T14:31:48.151Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:31:48.151Z] [2022-09-21T14:31:48.151Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-21T14:31:48.151Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:31:48.151Z] [2022-09-21T14:31:48.151Z] DONE 2 tests, 2 skipped in 0.040s [2022-09-21T14:31:48.151Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-21T14:31:48.151Z] INFO: Testing against a local daemon [2022-09-21T14:31:48.151Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-21T14:31:48.416Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-21T14:31:48.635Z] === RUN TestReadPluginNoRead/default [2022-09-21T14:31:49.355Z] docker_cli_daemon_test.go:1456: [dd2d8597b2b5c] daemon is not started [2022-09-21T14:31:49.356Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-21T14:31:49.533Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-09-21T14:31:49.533Z] === RUN TestDockerNetworkMacvlan [2022-09-21T14:31:49.926Z] check_test.go:309: [d2e82de33b8b6] daemon is not started [2022-09-21T14:31:49.926Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-21T14:31:50.001Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-21T14:31:50.103Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-21T14:31:50.186Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-21T14:31:51.043Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-21T14:31:51.126Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.22s) [2022-09-21T14:31:51.126Z] PASS [2022-09-21T14:31:51.126Z] [2022-09-21T14:31:51.126Z] === Skipped [2022-09-21T14:31:51.126Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-21T14:31:51.126Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T14:31:51.126Z] [2022-09-21T14:31:51.126Z] DONE 33 tests, 1 skipped in 179.329s [2022-09-21T14:31:51.126Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-21T14:31:51.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:51.126Z] ++ set -e [2022-09-21T14:31:51.126Z] ++ '[' -n 0 ']' [2022-09-21T14:31:51.126Z] ++ set -x [2022-09-21T14:31:51.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:51.126Z] INFO: Testing against a local daemon [2022-09-21T14:31:51.126Z] === RUN TestConfigInspect [2022-09-21T14:31:51.367Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-21T14:31:51.614Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-21T14:31:51.623Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-09-21T14:31:52.047Z] --- PASS: TestDaemonStartWithLogOpt (6.28s) [2022-09-21T14:31:52.048Z] === CONT TestReadPluginNoRead [2022-09-21T14:31:52.064Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-21T14:31:52.064Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-21T14:31:52.551Z] === CONT TestReadPluginNoRead [2022-09-21T14:31:52.551Z] read_test.go:92: [d14a30845c704] daemon is not started [2022-09-21T14:31:52.551Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-09-21T14:31:52.551Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-09-21T14:31:52.551Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-09-21T14:31:52.551Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-09-21T14:31:52.551Z] PASS [2022-09-21T14:31:52.551Z] [2022-09-21T14:31:52.551Z] DONE 6 tests in 8.925s [2022-09-21T14:31:52.551Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-21T14:31:52.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:52.551Z] ++ set -e [2022-09-21T14:31:52.551Z] ++ '[' -n 0 ']' [2022-09-21T14:31:52.551Z] ++ set -x [2022-09-21T14:31:52.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:52.551Z] testing: warning: no tests to run [2022-09-21T14:31:52.551Z] PASS [2022-09-21T14:31:52.551Z] [2022-09-21T14:31:52.551Z] DONE 0 tests in 0.033s [2022-09-21T14:31:52.551Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-21T14:31:52.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:52.551Z] ++ set -e [2022-09-21T14:31:52.551Z] ++ '[' -n 0 ']' [2022-09-21T14:31:52.551Z] ++ set -x [2022-09-21T14:31:52.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:52.551Z] INFO: Testing against a local daemon [2022-09-21T14:31:52.551Z] === RUN TestPluginWithDevMounts [2022-09-21T14:31:52.551Z] === PAUSE TestPluginWithDevMounts [2022-09-21T14:31:52.551Z] === CONT TestPluginWithDevMounts [2022-09-21T14:31:52.633Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-21T14:31:53.524Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-21T14:31:53.592Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-21T14:31:53.870Z] check_test.go:309: [d9f211644ad45] daemon is not started [2022-09-21T14:31:53.870Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-21T14:31:54.133Z] --- PASS: TestConfigInspect (2.84s) [2022-09-21T14:31:54.133Z] === RUN TestConfigList [2022-09-21T14:31:54.418Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-21T14:31:54.442Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-09-21T14:31:54.442Z] PASS [2022-09-21T14:31:54.442Z] [2022-09-21T14:31:54.442Z] DONE 1 tests in 1.647s [2022-09-21T14:31:54.442Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-21T14:31:54.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:54.442Z] ++ set -e [2022-09-21T14:31:54.442Z] ++ '[' -n 0 ']' [2022-09-21T14:31:54.442Z] ++ set -x [2022-09-21T14:31:54.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:31:54.442Z] INFO: Testing against a local daemon [2022-09-21T14:31:54.442Z] === RUN TestSecretInspect [2022-09-21T14:31:54.512Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-21T14:31:54.512Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-21T14:31:54.512Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-09-21T14:31:54.512Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-09-21T14:31:54.512Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-21T14:31:54.512Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-21T14:31:54.512Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-21T14:31:54.581Z] === RUN TestReadPluginNoRead/default [2022-09-21T14:31:54.769Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-21T14:31:54.769Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-21T14:31:54.769Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-21T14:31:54.769Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-21T14:31:54.840Z] --- PASS: TestContinueAfterPluginCrash (9.94s) [2022-09-21T14:31:55.026Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-21T14:31:55.283Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-21T14:31:55.436Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-21T14:31:55.805Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-21T14:31:56.213Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-21T14:31:56.213Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-21T14:31:56.331Z] --- PASS: TestSecretInspect (2.15s) [2022-09-21T14:31:56.331Z] === RUN TestSecretList [2022-09-21T14:31:56.469Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-09-21T14:31:56.469Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-21T14:31:56.725Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-21T14:31:56.725Z] ? github.com/docker/docker/api/types [no test files] [2022-09-21T14:31:56.725Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-21T14:31:56.725Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-21T14:31:56.725Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-21T14:31:56.725Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-21T14:31:56.743Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-21T14:31:56.743Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-21T14:31:56.743Z] --- PASS: TestConfigList (2.49s) [2022-09-21T14:31:56.743Z] === RUN TestConfigsCreateAndDelete [2022-09-21T14:31:56.981Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-09-21T14:31:56.981Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-21T14:31:56.981Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-21T14:31:56.981Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-21T14:31:56.981Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-21T14:31:56.981Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-21T14:31:56.981Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-09-21T14:31:56.981Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-21T14:31:56.981Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-21T14:31:57.238Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-09-21T14:31:57.238Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/builder [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-21T14:31:57.238Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-21T14:31:57.311Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-21T14:31:57.312Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-21T14:31:57.880Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-21T14:31:58.140Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-21T14:31:58.710Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-21T14:31:58.733Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-21T14:31:58.847Z] --- PASS: TestSecretList (2.12s) [2022-09-21T14:31:58.847Z] === RUN TestSecretsCreateAndDelete [2022-09-21T14:31:59.275Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-21T14:31:59.284Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2022-09-21T14:31:59.284Z] === RUN TestConfigsUpdate [2022-09-21T14:31:59.314Z] --- PASS: TestDockerNetworkMacvlan (9.68s) [2022-09-21T14:31:59.314Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-09-21T14:31:59.314Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-21T14:31:59.314Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-09-21T14:31:59.314Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-09-21T14:31:59.314Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-09-21T14:31:59.314Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-09-21T14:31:59.314Z] PASS [2022-09-21T14:31:59.314Z] [2022-09-21T14:31:59.314Z] DONE 8 tests in 10.996s [2022-09-21T14:31:59.314Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-21T14:31:59.314Z] testing: warning: no tests to run [2022-09-21T14:31:59.314Z] PASS [2022-09-21T14:31:59.314Z] [2022-09-21T14:31:59.314Z] DONE 0 tests in 0.016s [2022-09-21T14:31:59.314Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-21T14:31:59.314Z] INFO: Testing against a local daemon [2022-09-21T14:31:59.314Z] === RUN TestAuthZPluginAllowRequest [2022-09-21T14:32:00.509Z] ok github.com/docker/docker/builder/remotecontext 0.074s coverage: 13.7% of statements [2022-09-21T14:32:00.509Z] ok github.com/docker/docker/builder/dockerfile 0.165s coverage: 48.5% of statements [2022-09-21T14:32:00.509Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-21T14:32:00.663Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-21T14:32:00.695Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-09-21T14:32:00.695Z] === RUN TestAuthZPluginTLS [2022-09-21T14:32:00.737Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-09-21T14:32:00.737Z] === RUN TestSecretsUpdate [2022-09-21T14:32:00.955Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-21T14:32:00.955Z] === RUN TestAuthZPluginDenyRequest [2022-09-21T14:32:01.072Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-21T14:32:01.178Z] === CONT TestReadPluginNoRead [2022-09-21T14:32:01.178Z] read_test.go:92: [d51b474c69056] daemon is not started [2022-09-21T14:32:01.178Z] --- PASS: TestReadPluginNoRead (10.08s) [2022-09-21T14:32:01.178Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2022-09-21T14:32:01.178Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.29s) [2022-09-21T14:32:01.178Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.31s) [2022-09-21T14:32:01.178Z] PASS [2022-09-21T14:32:01.178Z] [2022-09-21T14:32:01.178Z] DONE 6 tests in 16.467s [2022-09-21T14:32:01.178Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-21T14:32:01.178Z] testing: warning: no tests to run [2022-09-21T14:32:01.178Z] PASS [2022-09-21T14:32:01.178Z] [2022-09-21T14:32:01.178Z] DONE 0 tests in 0.040s [2022-09-21T14:32:01.178Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-21T14:32:01.438Z] INFO: Testing against a local daemon [2022-09-21T14:32:01.438Z] === RUN TestPluginWithDevMounts [2022-09-21T14:32:01.438Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-21T14:32:01.438Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-21T14:32:01.438Z] PASS [2022-09-21T14:32:01.438Z] [2022-09-21T14:32:01.438Z] === Skipped [2022-09-21T14:32:01.438Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-21T14:32:01.438Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-21T14:32:01.438Z] [2022-09-21T14:32:01.438Z] DONE 1 tests, 1 skipped in 0.120s [2022-09-21T14:32:01.438Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-21T14:32:01.438Z] INFO: Testing against a local daemon [2022-09-21T14:32:01.438Z] === RUN TestSecretInspect [2022-09-21T14:32:01.438Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.438Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-21T14:32:01.438Z] === RUN TestSecretList [2022-09-21T14:32:01.438Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.438Z] --- SKIP: TestSecretList (0.01s) [2022-09-21T14:32:01.438Z] === RUN TestSecretsCreateAndDelete [2022-09-21T14:32:01.525Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-21T14:32:01.525Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-21T14:32:01.697Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-09-21T14:32:01.697Z] === RUN TestSecretsUpdate [2022-09-21T14:32:01.697Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-09-21T14:32:01.697Z] === RUN TestTemplatedSecret [2022-09-21T14:32:01.697Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-21T14:32:01.697Z] === RUN TestSecretCreateResolve [2022-09-21T14:32:01.697Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-21T14:32:01.697Z] PASS [2022-09-21T14:32:01.697Z] [2022-09-21T14:32:01.697Z] === Skipped [2022-09-21T14:32:01.697Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-21T14:32:01.697Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] [2022-09-21T14:32:01.697Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-21T14:32:01.697Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] [2022-09-21T14:32:01.697Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-09-21T14:32:01.697Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] [2022-09-21T14:32:01.697Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-09-21T14:32:01.697Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] [2022-09-21T14:32:01.697Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-21T14:32:01.697Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] [2022-09-21T14:32:01.697Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-21T14:32:01.697Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] [2022-09-21T14:32:01.697Z] DONE 6 tests, 6 skipped in 0.185s [2022-09-21T14:32:01.697Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-21T14:32:01.697Z] INFO: Testing against a local daemon [2022-09-21T14:32:01.697Z] === RUN TestServiceCreateInit [2022-09-21T14:32:01.697Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-21T14:32:01.697Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-21T14:32:01.697Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] --- PASS: TestServiceCreateInit (0.01s) [2022-09-21T14:32:01.697Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-21T14:32:01.697Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-21T14:32:01.697Z] === RUN TestCreateServiceMultipleTimes [2022-09-21T14:32:01.697Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.697Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-21T14:32:01.697Z] === RUN TestCreateServiceConflict [2022-09-21T14:32:01.697Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.698Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-21T14:32:01.698Z] === RUN TestCreateServiceMaxReplicas [2022-09-21T14:32:01.698Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.698Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-21T14:32:01.698Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-21T14:32:01.698Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.698Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-21T14:32:01.698Z] === RUN TestCreateServiceSecretFileMode [2022-09-21T14:32:01.957Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-21T14:32:01.957Z] === RUN TestCreateServiceConfigFileMode [2022-09-21T14:32:01.957Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-21T14:32:01.957Z] === RUN TestCreateServiceSysctls [2022-09-21T14:32:01.957Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-09-21T14:32:01.957Z] === RUN TestCreateServiceCapabilities [2022-09-21T14:32:01.957Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-09-21T14:32:01.957Z] === RUN TestInspect [2022-09-21T14:32:01.957Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestInspect (0.01s) [2022-09-21T14:32:01.957Z] === RUN TestCreateJob [2022-09-21T14:32:01.957Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestCreateJob (0.01s) [2022-09-21T14:32:01.957Z] === RUN TestReplicatedJob [2022-09-21T14:32:01.957Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestReplicatedJob (0.02s) [2022-09-21T14:32:01.957Z] === RUN TestUpdateReplicatedJob [2022-09-21T14:32:01.957Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-21T14:32:01.957Z] === RUN TestServiceListWithStatuses [2022-09-21T14:32:01.957Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T14:32:01.957Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-21T14:32:01.957Z] === RUN TestDockerNetworkConnectAlias [2022-09-21T14:32:01.957Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-21T14:32:01.957Z] === RUN TestDockerNetworkReConnect [2022-09-21T14:32:01.957Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:01.957Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-21T14:32:01.957Z] === RUN TestServicePlugin [2022-09-21T14:32:02.001Z] ok github.com/docker/docker/builder/remotecontext/git 1.634s coverage: 86.3% of statements [2022-09-21T14:32:02.001Z] ? github.com/docker/docker/cli [no test files] [2022-09-21T14:32:02.001Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-21T14:32:02.048Z] --- PASS: TestConfigsUpdate (2.72s) [2022-09-21T14:32:02.049Z] === RUN TestTemplatedConfig [2022-09-21T14:32:02.095Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-21T14:32:02.095Z] === RUN TestAuthZPluginDenyResponse [2022-09-21T14:32:02.619Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-21T14:32:02.666Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-21T14:32:02.666Z] === RUN TestAuthZPluginAllowEventStream [2022-09-21T14:32:03.283Z] --- PASS: TestSecretsUpdate (2.25s) [2022-09-21T14:32:03.283Z] === RUN TestTemplatedSecret [2022-09-21T14:32:04.047Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-09-21T14:32:04.047Z] === RUN TestAuthZPluginErrorResponse [2022-09-21T14:32:04.308Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-21T14:32:04.308Z] === RUN TestAuthZPluginErrorRequest [2022-09-21T14:32:04.877Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-21T14:32:04.877Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-21T14:32:05.160Z] --- PASS: TestTemplatedConfig (3.34s) [2022-09-21T14:32:05.160Z] === RUN TestConfigCreateResolve [2022-09-21T14:32:05.194Z] --- PASS: TestTemplatedSecret (2.44s) [2022-09-21T14:32:05.194Z] === RUN TestSecretCreateResolve [2022-09-21T14:32:05.246Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] --- SKIP: TestServicePlugin (3.00s) [2022-09-21T14:32:05.246Z] === RUN TestServiceUpdateLabel [2022-09-21T14:32:05.246Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-21T14:32:05.246Z] === RUN TestServiceUpdateSecrets [2022-09-21T14:32:05.246Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-09-21T14:32:05.246Z] === RUN TestServiceUpdateConfigs [2022-09-21T14:32:05.246Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-21T14:32:05.246Z] === RUN TestServiceUpdateNetwork [2022-09-21T14:32:05.246Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-21T14:32:05.246Z] === RUN TestServiceUpdatePidsLimit [2022-09-21T14:32:05.246Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-09-21T14:32:05.246Z] PASS [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === Skipped [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-21T14:32:05.246Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-21T14:32:05.246Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-21T14:32:05.246Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-21T14:32:05.246Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-21T14:32:05.246Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-21T14:32:05.246Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-21T14:32:05.246Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-21T14:32:05.246Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-09-21T14:32:05.246Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-09-21T14:32:05.246Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-21T14:32:05.246Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-21T14:32:05.246Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestReplicatedJob (0.02s) [2022-09-21T14:32:05.246Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-21T14:32:05.246Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-21T14:32:05.246Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-21T14:32:05.246Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-21T14:32:05.246Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestServicePlugin (3.00s) [2022-09-21T14:32:05.246Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-21T14:32:05.246Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-09-21T14:32:05.246Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-21T14:32:05.246Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-21T14:32:05.246Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-09-21T14:32:05.246Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] DONE 24 tests, 23 skipped in 3.412s [2022-09-21T14:32:05.246Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-21T14:32:05.246Z] INFO: Testing against a local daemon [2022-09-21T14:32:05.246Z] === RUN TestSessionCreate [2022-09-21T14:32:05.246Z] --- PASS: TestSessionCreate (0.02s) [2022-09-21T14:32:05.246Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-21T14:32:05.246Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-21T14:32:05.246Z] PASS [2022-09-21T14:32:05.246Z] [2022-09-21T14:32:05.246Z] DONE 2 tests in 0.146s [2022-09-21T14:32:05.246Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-21T14:32:05.246Z] INFO: Testing against a local daemon [2022-09-21T14:32:05.246Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-21T14:32:05.246Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-21T14:32:05.246Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T14:32:05.246Z] === RUN TestEventsExecDie [2022-09-21T14:32:05.448Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-21T14:32:05.448Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-21T14:32:05.730Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-21T14:32:06.182Z] --- PASS: TestEventsExecDie (0.63s) [2022-09-21T14:32:06.182Z] === RUN TestEventsBackwardsCompatible [2022-09-21T14:32:06.182Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2022-09-21T14:32:06.182Z] === RUN TestInfoBinaryCommits [2022-09-21T14:32:06.182Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-21T14:32:06.182Z] === RUN TestInfoAPIVersioned [2022-09-21T14:32:06.182Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-21T14:32:06.182Z] === RUN TestInfoDiscoveryBackend [2022-09-21T14:32:06.829Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-09-21T14:32:06.830Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-21T14:32:07.251Z] ok github.com/docker/docker/client 0.149s coverage: 75.4% of statements [2022-09-21T14:32:07.559Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-09-21T14:32:07.559Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-21T14:32:07.709Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-09-21T14:32:07.709Z] PASS [2022-09-21T14:32:07.709Z] [2022-09-21T14:32:07.709Z] DONE 6 tests in 13.333s [2022-09-21T14:32:07.709Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-21T14:32:07.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:32:07.709Z] ++ set -e [2022-09-21T14:32:07.709Z] ++ '[' -n 0 ']' [2022-09-21T14:32:07.709Z] ++ set -x [2022-09-21T14:32:07.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:32:07.709Z] INFO: Testing against a local daemon [2022-09-21T14:32:07.709Z] === RUN TestServiceCreateInit [2022-09-21T14:32:07.709Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-21T14:32:08.212Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-09-21T14:32:08.212Z] === RUN TestAuthZPluginHeader [2022-09-21T14:32:08.269Z] --- PASS: TestConfigCreateResolve (2.73s) [2022-09-21T14:32:08.269Z] === RUN TestConfigDaemonLibtrustID [2022-09-21T14:32:08.529Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-21T14:32:08.529Z] PASS [2022-09-21T14:32:08.530Z] [2022-09-21T14:32:08.530Z] DONE 7 tests in 17.458s [2022-09-21T14:32:08.530Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-21T14:32:08.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:32:08.530Z] ++ set -e [2022-09-21T14:32:08.530Z] ++ '[' -n 0 ']' [2022-09-21T14:32:08.530Z] ++ set -x [2022-09-21T14:32:08.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:32:08.790Z] INFO: Testing against a local daemon [2022-09-21T14:32:08.790Z] === RUN TestCheckpoint [2022-09-21T14:32:08.790Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:32:08.790Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-21T14:32:08.790Z] === RUN TestContainerInvalidJSON [2022-09-21T14:32:08.790Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:32:08.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:32:08.790Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:32:08.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:32:08.790Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:32:08.790Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:32:08.790Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-21T14:32:08.790Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-21T14:32:08.790Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-21T14:32:08.790Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-09-21T14:32:08.790Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-21T14:32:08.790Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-21T14:32:08.790Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-21T14:32:08.790Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-21T14:32:08.790Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-21T14:32:08.790Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-21T14:32:08.790Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-21T14:32:08.790Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-21T14:32:08.790Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-21T14:32:09.050Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-21T14:32:09.050Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-21T14:32:09.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-21T14:32:09.050Z] === RUN TestCopyFromContainer [2022-09-21T14:32:09.186Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-21T14:32:09.186Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-21T14:32:10.992Z] === RUN TestCopyFromContainer// [2022-09-21T14:32:10.992Z] === RUN TestCopyFromContainer//bar/root [2022-09-21T14:32:10.992Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-21T14:32:10.992Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-21T14:32:10.992Z] === RUN TestCopyFromContainer/bar/quux [2022-09-21T14:32:10.992Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-21T14:32:11.252Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-21T14:32:11.252Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-21T14:32:11.512Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-21T14:32:11.512Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-21T14:32:11.512Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-21T14:32:11.748Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2022-09-21T14:32:11.748Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-21T14:32:11.748Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:32:11.748Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-21T14:32:11.748Z] === RUN TestInfoAPI [2022-09-21T14:32:11.748Z] --- PASS: TestInfoAPI (0.02s) [2022-09-21T14:32:11.748Z] === RUN TestInfoAPIWarnings [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer (2.71s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-09-21T14:32:11.772Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-09-21T14:32:11.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-21T14:32:11.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:32:11.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:32:11.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:32:11.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:32:11.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:32:11.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:32:11.772Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T14:32:11.772Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T14:32:11.772Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T14:32:11.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-09-21T14:32:11.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-21T14:32:11.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-21T14:32:11.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-09-21T14:32:11.772Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-21T14:32:11.772Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-21T14:32:11.772Z] === RUN TestCreateWithInvalidEnv [2022-09-21T14:32:11.772Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-21T14:32:11.772Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-21T14:32:11.772Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-21T14:32:11.772Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-21T14:32:11.772Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-21T14:32:11.772Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-21T14:32:11.772Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-21T14:32:11.772Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-21T14:32:11.772Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-21T14:32:11.772Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-21T14:32:11.772Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-21T14:32:11.772Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-21T14:32:11.772Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-09-21T14:32:11.772Z] === RUN TestCreateTmpfsMountsTarget [2022-09-21T14:32:11.772Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-09-21T14:32:11.772Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-21T14:32:11.877Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-21T14:32:12.341Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-21T14:32:13.404Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2022-09-21T14:32:13.404Z] === RUN TestAuthZPluginV2Disable [2022-09-21T14:32:13.723Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-21T14:32:13.983Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2022-09-21T14:32:13.983Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-21T14:32:14.243Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-21T14:32:14.503Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-09-21T14:32:15.074Z] check_test.go:309: [d32c94239f0f7] daemon is not started [2022-09-21T14:32:15.074Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-09-21T14:32:15.145Z] --- PASS: TestServiceCreateInit (7.28s) [2022-09-21T14:32:15.145Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2022-09-21T14:32:15.145Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-09-21T14:32:15.145Z] === RUN TestCreateServiceMultipleTimes [2022-09-21T14:32:15.336Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-21T14:32:15.599Z] check_test.go:309: [d0fc2821a248e] daemon is not started [2022-09-21T14:32:15.599Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-21T14:32:15.599Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-21T14:32:15.860Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.79s) [2022-09-21T14:32:15.860Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-21T14:32:15.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:32:15.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:32:15.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:32:15.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:32:15.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:32:15.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:32:15.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:32:15.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:32:15.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:32:15.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:32:15.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T14:32:15.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T14:32:15.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T14:32:15.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T14:32:15.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T14:32:15.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-09-21T14:32:15.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-09-21T14:32:15.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-09-21T14:32:15.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-09-21T14:32:15.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-09-21T14:32:15.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-21T14:32:15.860Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-21T14:32:16.431Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-21T14:32:16.691Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2022-09-21T14:32:16.691Z] === RUN TestCreateDifferentPlatform [2022-09-21T14:32:16.691Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-21T14:32:16.691Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-21T14:32:16.691Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-09-21T14:32:16.691Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-21T14:32:16.691Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-09-21T14:32:16.691Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-21T14:32:16.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-21T14:32:16.691Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-21T14:32:16.691Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-21T14:32:16.691Z] === RUN TestContainerStartOnDaemonRestart [2022-09-21T14:32:16.691Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-21T14:32:16.691Z] === RUN TestDaemonRestartIpcMode [2022-09-21T14:32:16.691Z] === PAUSE TestDaemonRestartIpcMode [2022-09-21T14:32:16.691Z] === RUN TestDaemonHostGatewayIP [2022-09-21T14:32:16.691Z] === PAUSE TestDaemonHostGatewayIP [2022-09-21T14:32:16.691Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-21T14:32:16.691Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-21T14:32:16.691Z] === RUN TestContainerKillOnDaemonStart [2022-09-21T14:32:16.691Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-21T14:32:16.691Z] === RUN TestDiff [2022-09-21T14:32:16.951Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-21T14:32:17.520Z] --- PASS: TestDiff (0.80s) [2022-09-21T14:32:17.520Z] === RUN TestExecWithCloseStdin [2022-09-21T14:32:17.520Z] check_test.go:309: [db944e9ac3e77] daemon is not started [2022-09-21T14:32:17.520Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-21T14:32:17.601Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2022-09-21T14:32:17.601Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-21T14:32:18.462Z] --- PASS: TestExecWithCloseStdin (0.80s) [2022-09-21T14:32:18.462Z] === RUN TestExec [2022-09-21T14:32:18.462Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-21T14:32:19.402Z] --- PASS: TestExec (1.03s) [2022-09-21T14:32:19.402Z] === RUN TestExecUser [2022-09-21T14:32:19.972Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-21T14:32:19.972Z] --- PASS: TestExecUser (0.67s) [2022-09-21T14:32:19.972Z] === RUN TestExportContainerAndImportImage [2022-09-21T14:32:20.896Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-09-21T14:32:20.896Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-21T14:32:20.911Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-09-21T14:32:20.911Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-21T14:32:20.911Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-21T14:32:21.170Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-21T14:32:21.485Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-21T14:32:21.485Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-21T14:32:21.486Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-21T14:32:21.486Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-21T14:32:21.486Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-21T14:32:21.486Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-21T14:32:21.486Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-21T14:32:21.486Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-21T14:32:21.486Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-21T14:32:21.486Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-21T14:32:21.486Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-21T14:32:21.486Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-21T14:32:21.486Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-21T14:32:21.740Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-21T14:32:22.311Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2022-09-21T14:32:22.311Z] === RUN TestHealthCheckWorkdir [2022-09-21T14:32:23.250Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2022-09-21T14:32:23.250Z] === RUN TestHealthKillContainer [2022-09-21T14:32:23.511Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-09-21T14:32:24.443Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-21T14:32:24.451Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-09-21T14:32:25.019Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-21T14:32:26.926Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-21T14:32:28.836Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-21T14:32:29.095Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-21T14:32:29.357Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-21T14:32:29.831Z] --- PASS: TestInfoAPIWarnings (17.37s) [2022-09-21T14:32:29.831Z] === RUN TestInfoDebug [2022-09-21T14:32:29.831Z] --- PASS: TestInfoDebug (1.54s) [2022-09-21T14:32:29.831Z] === RUN TestInfoInsecureRegistries [2022-09-21T14:32:30.296Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-21T14:32:31.600Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-21T14:32:31.600Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-21T14:32:31.600Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-21T14:32:31.600Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-21T14:32:31.600Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-21T14:32:31.600Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-21T14:32:31.600Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-21T14:32:31.600Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-21T14:32:31.600Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-21T14:32:31.676Z] --- PASS: TestHealthKillContainer (8.33s) [2022-09-21T14:32:31.676Z] === RUN TestHealthCheckProcessKilled [2022-09-21T14:32:31.735Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-09-21T14:32:31.735Z] === RUN TestInfoRegistryMirrors [2022-09-21T14:32:32.246Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-21T14:32:32.506Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-21T14:32:32.506Z] --- PASS: TestHealthCheckProcessKilled (0.93s) [2022-09-21T14:32:32.506Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-21T14:32:32.766Z] check_test.go:309: [d1f7cac786e7b] daemon is not started [2022-09-21T14:32:32.766Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-21T14:32:33.110Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2022-09-21T14:32:33.110Z] === RUN TestLoginFailsWithBadCredentials [2022-09-21T14:32:33.116Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.82s) [2022-09-21T14:32:33.116Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-21T14:32:33.190Z] --- PASS: TestCreateServiceMultipleTimes (15.37s) [2022-09-21T14:32:33.190Z] === RUN TestCreateServiceConflict [2022-09-21T14:32:33.190Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-09-21T14:32:33.190Z] === RUN TestCreateServiceMaxReplicas [2022-09-21T14:32:33.335Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2022-09-21T14:32:33.335Z] === RUN TestIpcModeNone [2022-09-21T14:32:33.335Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-21T14:32:33.369Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-21T14:32:33.369Z] === RUN TestPingCacheHeaders [2022-09-21T14:32:33.369Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-21T14:32:33.369Z] === RUN TestPingGet [2022-09-21T14:32:33.369Z] --- PASS: TestPingGet (0.01s) [2022-09-21T14:32:33.369Z] === RUN TestPingHead [2022-09-21T14:32:33.369Z] --- PASS: TestPingHead (0.02s) [2022-09-21T14:32:33.369Z] === RUN TestVersion [2022-09-21T14:32:33.596Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-21T14:32:33.629Z] --- PASS: TestVersion (0.02s) [2022-09-21T14:32:33.629Z] PASS [2022-09-21T14:32:33.629Z] [2022-09-21T14:32:33.629Z] === Skipped [2022-09-21T14:32:33.629Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T14:32:33.629Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-21T14:32:33.629Z] [2022-09-21T14:32:33.629Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-21T14:32:33.629Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-21T14:32:33.629Z] [2022-09-21T14:32:33.629Z] DONE 18 tests, 2 skipped in 28.308s [2022-09-21T14:32:33.629Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-21T14:32:33.629Z] INFO: Testing against a local daemon [2022-09-21T14:32:33.629Z] === RUN TestVolumesCreateAndList [2022-09-21T14:32:33.629Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-21T14:32:33.629Z] === RUN TestVolumesRemove [2022-09-21T14:32:33.629Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-21T14:32:33.629Z] === RUN TestVolumesInspect [2022-09-21T14:32:33.629Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-21T14:32:33.629Z] === RUN TestVolumesInvalidJSON [2022-09-21T14:32:33.629Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-21T14:32:33.629Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-21T14:32:33.629Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-21T14:32:33.629Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-21T14:32:33.629Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-21T14:32:33.629Z] PASS [2022-09-21T14:32:33.629Z] [2022-09-21T14:32:33.629Z] DONE 5 tests in 0.211s [2022-09-21T14:32:33.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-21T14:32:33.856Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-21T14:32:33.888Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12410 is not a child of this shell [2022-09-21T14:32:33.888Z] warning: PID 12410 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-21T14:32:33.888Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-21T14:32:33.888Z] [2022-09-21T14:32:33.888Z] Unloading profiles will leave already running processes permanently [2022-09-21T14:32:33.888Z] unconfined, which can lead to unexpected situations. [2022-09-21T14:32:33.888Z] [2022-09-21T14:32:33.888Z] To set a process to complain mode, use the command line tool [2022-09-21T14:32:33.888Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-21T14:32:33.888Z] Removing test suite binaries [2022-09-21T14:32:33.888Z] exiting test-integration [2022-09-21T14:32:33.888Z] ++ exit 0 [2022-09-21T14:32:34.116Z] --- PASS: TestIpcModeNone (0.73s) [2022-09-21T14:32:34.116Z] === RUN TestIpcModePrivate [2022-09-21T14:32:34.376Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-21T14:32:34.376Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-21T14:32:34.565Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-21T14:32:34.565Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-21T14:32:34.565Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-21T14:32:34.565Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-21T14:32:34.565Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-21T14:32:34.636Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-09-21T14:32:34.823Z] [2022-09-21T14:32:34.896Z] --- PASS: TestIpcModePrivate (0.84s) [2022-09-21T14:32:34.896Z] === RUN TestIpcModeShareable [2022-09-21T14:32:35.082Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-09-21T14:32:35.082Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-21T14:32:35.466Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-09-21T14:32:35.726Z] --- PASS: TestIpcModeShareable (0.81s) [2022-09-21T14:32:35.726Z] === RUN TestAPIIpcModeShareableAndContainer Post stage [Pipeline] junit [2022-09-21T14:32:35.773Z] Recording test results [2022-09-21T14:32:37.492Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-21T14:32:37.682Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-21T14:32:37.682Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-21T14:32:37.832Z] + echo Ensuring container killed. [2022-09-21T14:32:37.832Z] Ensuring container killed. [2022-09-21T14:32:37.832Z] + docker rm -vf docker-pr3 [2022-09-21T14:32:38.094Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-21T14:32:38.255Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2022-09-21T14:32:38.255Z] === RUN TestAPIIpcModeHost [2022-09-21T14:32:38.400Z] + echo Chowning /workspace to jenkins user [2022-09-21T14:32:38.400Z] Chowning /workspace to jenkins user [2022-09-21T14:32:38.400Z] + id -u [2022-09-21T14:32:38.400Z] + id -g [2022-09-21T14:32:38.400Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44145:/workspace busybox chown -R 1000:1000 /workspace [2022-09-21T14:32:38.400Z] Unable to find image 'busybox:latest' locally [2022-09-21T14:32:38.400Z] latest: Pulling from library/busybox [2022-09-21T14:32:38.659Z] 729ce43e2c91: Pulling fs layer [2022-09-21T14:32:38.659Z] 729ce43e2c91: Verifying Checksum [2022-09-21T14:32:38.659Z] 729ce43e2c91: Download complete [2022-09-21T14:32:38.659Z] 729ce43e2c91: Pull complete [2022-09-21T14:32:38.827Z] --- PASS: TestAPIIpcModeHost (0.59s) [2022-09-21T14:32:38.827Z] === RUN TestDaemonIpcModeShareable [2022-09-21T14:32:38.918Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5 [2022-09-21T14:32:38.918Z] Status: Downloaded newer image for busybox:latest [2022-09-21T14:32:39.764Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2022-09-21T14:32:40.023Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-09-21T14:32:40.023Z] === RUN TestDaemonIpcModePrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-21T14:32:40.424Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-21T14:32:40.593Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-21T14:32:40.597Z] + bundleName=amd64-rootless [2022-09-21T14:32:40.597Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-21T14:32:40.597Z] Creating amd64-rootless-bundles.tar.gz [2022-09-21T14:32:40.597Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-09-21T14:32:40.597Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-21T14:32:40.610Z] Archiving artifacts [2022-09-21T14:32:41.533Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-09-21T14:32:41.533Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-21T14:32:41.793Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2022-09-21T14:32:41.793Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-21T14:32:42.053Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-21T14:32:42.623Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-21T14:32:42.714Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44145/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-21T14:32:43.029Z] + make clean [2022-09-21T14:32:43.192Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-09-21T14:32:43.288Z] docker volume rm -f docker-dev-cache [2022-09-21T14:32:43.453Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2022-09-21T14:32:43.453Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-21T14:32:43.546Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-09-21T14:32:44.395Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-21T14:32:44.395Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-21T14:32:44.395Z] check_test.go:309: [d0102743d1089] daemon is not started [2022-09-21T14:32:44.395Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [Pipeline] } [2022-09-21T14:32:44.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-09-21T14:32:45.226Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2022-09-21T14:32:45.226Z] === RUN TestIpcModeOlderClient [2022-09-21T14:32:45.226Z] === PAUSE TestIpcModeOlderClient [2022-09-21T14:32:45.226Z] === RUN TestKillContainerInvalidSignal [2022-09-21T14:32:45.226Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-21T14:32:45.796Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2022-09-21T14:32:45.796Z] === RUN TestKillContainer [2022-09-21T14:32:45.930Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.1% of statements [2022-09-21T14:32:46.056Z] === RUN TestKillContainer/no_signal [2022-09-21T14:32:46.193Z] ok github.com/docker/docker/container 0.134s coverage: 34.5% of statements [2022-09-21T14:32:46.193Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-21T14:32:46.193Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-21T14:32:46.193Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-21T14:32:46.193Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-21T14:32:46.316Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-21T14:32:46.578Z] === RUN TestKillContainer/non_killing_signal [2022-09-21T14:32:47.149Z] === RUN TestKillContainer/killing_signal [2022-09-21T14:32:48.092Z] --- PASS: TestKillContainer (2.11s) [2022-09-21T14:32:48.092Z] --- PASS: TestKillContainer/no_signal (0.66s) [2022-09-21T14:32:48.092Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-09-21T14:32:48.092Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-09-21T14:32:48.092Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-21T14:32:48.092Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-21T14:32:48.351Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-21T14:32:48.921Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-21T14:32:49.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2022-09-21T14:32:49.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2022-09-21T14:32:49.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-09-21T14:32:49.490Z] === RUN TestKillStoppedContainer [2022-09-21T14:32:49.490Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-09-21T14:32:49.490Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-21T14:32:49.752Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-21T14:32:49.752Z] === RUN TestKillDifferentUserContainer [2022-09-21T14:32:49.921Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-09-21T14:32:49.921Z] === RUN TestCreateServiceSecretFileMode [2022-09-21T14:32:50.012Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-21T14:32:50.581Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2022-09-21T14:32:50.581Z] === RUN TestInspectOomKilledTrue [2022-09-21T14:32:50.581Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:32:50.581Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-21T14:32:50.581Z] === RUN TestInspectOomKilledFalse [2022-09-21T14:32:50.581Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:32:50.581Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2022-09-21T14:32:50.581Z] === RUN TestLinksEtcHostsContentMatch [2022-09-21T14:32:51.151Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2022-09-21T14:32:51.151Z] === RUN TestLinksContainerNames [2022-09-21T14:32:51.217Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-21T14:32:51.217Z] PASS [2022-09-21T14:32:51.217Z] [2022-09-21T14:32:51.217Z] DONE 17 tests in 50.104s [2022-09-21T14:32:51.217Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-21T14:32:51.217Z] INFO: Testing against a local daemon [2022-09-21T14:32:51.217Z] === RUN TestPluginInvalidJSON [2022-09-21T14:32:51.217Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:32:51.217Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:32:51.217Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:32:51.217Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-21T14:32:51.217Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-21T14:32:51.217Z] === RUN TestPluginInstall [2022-09-21T14:32:51.217Z] === RUN TestPluginInstall/no_auth [2022-09-21T14:32:51.217Z] time="2022-09-21T14:32:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:32:51.217Z] time="2022-09-21T14:32:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7f5c653d4dfc7b8e8df99c4bea088d8793fe252e774dfb7d050e03a4772d7c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:32:51.217Z] time="2022-09-21T14:32:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:32:51.217Z] time="2022-09-21T14:32:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7f5c653d4dfc7b8e8df99c4bea088d8793fe252e774dfb7d050e03a4772d7c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:32:51.217Z] === RUN TestPluginInstall/with_htpasswd [2022-09-21T14:32:51.217Z] time="2022-09-21T14:32:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:32:51.217Z] time="2022-09-21T14:32:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c221ad95a2b09820d0ff01ff5d6caa70474f5cf04119b5f1bc07ee633127875b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:32:51.217Z] time="2022-09-21T14:32:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:32:51.217Z] time="2022-09-21T14:32:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c221ad95a2b09820d0ff01ff5d6caa70474f5cf04119b5f1bc07ee633127875b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:32:51.217Z] === RUN TestPluginInstall/with_insecure [2022-09-21T14:32:51.721Z] check_test.go:309: [d13c442cc73d6] daemon is not started [2022-09-21T14:32:51.721Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-21T14:32:52.157Z] time="2022-09-21T14:32:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:32:52.157Z] time="2022-09-21T14:32:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a2057871576ea1fa6c523314298d874831b120ec7f9b16bd8f6dc291cf3935b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:32:52.157Z] time="2022-09-21T14:32:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:32:52.157Z] time="2022-09-21T14:32:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a2057871576ea1fa6c523314298d874831b120ec7f9b16bd8f6dc291cf3935b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:32:52.157Z] plugin_test.go:165: [d90bb84b1052f] daemon is not started [2022-09-21T14:32:52.157Z] --- PASS: TestPluginInstall (2.88s) [2022-09-21T14:32:52.157Z] --- PASS: TestPluginInstall/no_auth (1.13s) [2022-09-21T14:32:52.157Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-09-21T14:32:52.157Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-09-21T14:32:52.157Z] === RUN TestPluginsWithRuntimes [2022-09-21T14:32:52.662Z] --- PASS: TestLinksContainerNames (1.41s) [2022-09-21T14:32:52.662Z] === RUN TestLogsFollowTailEmpty [2022-09-21T14:32:52.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-21T14:32:53.232Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-09-21T14:32:53.232Z] === RUN TestContainerNetworkMountsNoChown [2022-09-21T14:32:54.069Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-21T14:32:54.171Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/default [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/default [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/private [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/private [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rprivate [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/slave [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/slave [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rslave [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/shared [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/shared [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rshared [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/default [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/rshared [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/shared [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/rslave [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/slave [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/rprivate [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/private [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-21T14:32:54.171Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:32:54.171Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-21T14:32:54.171Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-21T14:32:54.279Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T14:32:54.430Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-21T14:32:54.639Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-21T14:32:54.691Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T14:32:54.691Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-21T14:32:54.691Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-21T14:32:54.691Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-21T14:32:54.691Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-21T14:32:54.691Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-21T14:32:54.691Z] === RUN TestContainerBindMountNonRecursive [2022-09-21T14:32:55.208Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-09-21T14:32:55.263Z] check_test.go:309: [db32d00e6ef12] daemon is not started [2022-09-21T14:32:55.263Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-21T14:32:55.579Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-09-21T14:32:55.579Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-09-21T14:32:55.579Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-21T14:32:55.579Z] === RUN TestPluginBackCompatMediaTypes [2022-09-21T14:32:56.150Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-21T14:32:56.150Z] PASS [2022-09-21T14:32:56.150Z] [2022-09-21T14:32:56.150Z] DONE 10 tests in 6.848s [2022-09-21T14:32:56.150Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-21T14:32:56.410Z] INFO: Testing against a local daemon [2022-09-21T14:32:56.410Z] === RUN TestExternalGraphDriver [2022-09-21T14:32:56.574Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-09-21T14:32:56.644Z] --- PASS: TestContainerBindMountNonRecursive (1.79s) [2022-09-21T14:32:56.644Z] === RUN TestContainerVolumesMountedAsShared [2022-09-21T14:32:56.644Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-21T14:32:56.670Z] === RUN TestExternalGraphDriver/json [2022-09-21T14:32:56.904Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2022-09-21T14:32:56.904Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-21T14:32:57.472Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2022-09-21T14:32:57.472Z] === RUN TestNetworkNat [2022-09-21T14:32:58.411Z] --- PASS: TestNetworkNat (0.79s) [2022-09-21T14:32:58.411Z] === RUN TestNetworkLocalhostTCPNat [2022-09-21T14:32:58.411Z] docker_cli_daemon_plugins_test.go:80: [dfa1b1476500f] daemon is not started [2022-09-21T14:32:58.579Z] === RUN TestExternalGraphDriver/spec [2022-09-21T14:32:58.981Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2022-09-21T14:32:58.981Z] === RUN TestNetworkLoopbackNat [2022-09-21T14:32:59.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-21T14:32:59.501Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-21T14:32:59.501Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-21T14:32:59.961Z] === RUN TestExternalGraphDriver/pull [2022-09-21T14:33:01.871Z] --- PASS: TestExternalGraphDriver (5.40s) [2022-09-21T14:33:01.871Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-09-21T14:33:01.871Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-09-21T14:33:01.871Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-09-21T14:33:01.871Z] === RUN TestGraphdriverPluginV2 [2022-09-21T14:33:02.044Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-09-21T14:33:02.044Z] === RUN TestPause [2022-09-21T14:33:02.087Z] --- PASS: TestCreateServiceSecretFileMode (12.57s) [2022-09-21T14:33:02.087Z] === RUN TestCreateServiceConfigFileMode [2022-09-21T14:33:02.615Z] --- PASS: TestPause (0.58s) [2022-09-21T14:33:02.615Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-21T14:33:02.615Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T14:33:02.615Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T14:33:02.615Z] === RUN TestPauseStopPausedContainer [2022-09-21T14:33:02.615Z] docker_cli_daemon_plugins_test.go:170: [db7f5eb991b05] daemon is not started [2022-09-21T14:33:03.184Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-09-21T14:33:03.184Z] === RUN TestPsFilter [2022-09-21T14:33:03.444Z] --- PASS: TestPsFilter (0.13s) [2022-09-21T14:33:03.444Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-21T14:33:04.013Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-21T14:33:04.013Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-09-21T14:33:04.013Z] === RUN TestRemoveContainerWithVolume [2022-09-21T14:33:04.733Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-09-21T14:33:04.733Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.8% of statements [2022-09-21T14:33:04.733Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-09-21T14:33:04.953Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2022-09-21T14:33:04.953Z] === RUN TestRemoveContainerRunning [2022-09-21T14:33:05.213Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-21T14:33:05.306Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-21T14:33:05.473Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-09-21T14:33:05.473Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-21T14:33:05.867Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-09-21T14:33:06.071Z] --- PASS: TestGraphdriverPluginV2 (4.30s) [2022-09-21T14:33:06.071Z] PASS [2022-09-21T14:33:06.071Z] [2022-09-21T14:33:06.071Z] DONE 5 tests in 9.794s [2022-09-21T14:33:06.071Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-21T14:33:06.071Z] INFO: Testing against a local daemon [2022-09-21T14:33:06.071Z] === RUN TestContinueAfterPluginCrash [2022-09-21T14:33:06.071Z] === PAUSE TestContinueAfterPluginCrash [2022-09-21T14:33:06.071Z] === RUN TestReadPluginNoRead [2022-09-21T14:33:06.071Z] === PAUSE TestReadPluginNoRead [2022-09-21T14:33:06.071Z] === RUN TestDaemonStartWithLogOpt [2022-09-21T14:33:06.071Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-21T14:33:06.071Z] === CONT TestContinueAfterPluginCrash [2022-09-21T14:33:06.071Z] === CONT TestDaemonStartWithLogOpt [2022-09-21T14:33:06.413Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2022-09-21T14:33:06.413Z] === RUN TestRemoveInvalidContainer [2022-09-21T14:33:06.413Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-21T14:33:06.413Z] === RUN TestRenameLinkedContainer [2022-09-21T14:33:06.413Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-21T14:33:07.233Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.502s coverage: 74.6% of statements [2022-09-21T14:33:07.354Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-21T14:33:07.614Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-21T14:33:07.614Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-21T14:33:08.161Z] ok github.com/docker/docker/daemon 12.154s coverage: 17.1% of statements [2022-09-21T14:33:08.161Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-21T14:33:08.161Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-21T14:33:08.161Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-21T14:33:08.161Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-21T14:33:08.189Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-21T14:33:08.418Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2022-09-21T14:33:08.757Z] check_test.go:309: [d90de001ca2fe] daemon is not started [2022-09-21T14:33:08.758Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-21T14:33:09.017Z] --- PASS: TestRenameLinkedContainer (2.84s) [2022-09-21T14:33:09.017Z] === RUN TestRenameStoppedContainer [2022-09-21T14:33:09.347Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.444s coverage: 60.7% of statements [2022-09-21T14:33:09.368Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-09-21T14:33:09.368Z] === CONT TestReadPluginNoRead [2022-09-21T14:33:09.956Z] --- PASS: TestRenameStoppedContainer (0.67s) [2022-09-21T14:33:09.956Z] === RUN TestRenameRunningContainerAndReuse [2022-09-21T14:33:10.526Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-21T14:33:10.722Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-09-21T14:33:11.099Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2022-09-21T14:33:11.099Z] === RUN TestRenameInvalidName [2022-09-21T14:33:11.359Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-21T14:33:11.909Z] === RUN TestReadPluginNoRead/default [2022-09-21T14:33:11.929Z] --- PASS: TestRenameInvalidName (0.70s) [2022-09-21T14:33:11.930Z] === RUN TestRenameAnonymousContainer [2022-09-21T14:33:11.930Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-21T14:33:12.618Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.316s coverage: 50.5% of statements [2022-09-21T14:33:12.876Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.473s coverage: 46.2% of statements [2022-09-21T14:33:12.876Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-21T14:33:13.291Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-21T14:33:13.842Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-21T14:33:14.230Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-21T14:33:14.242Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-09-21T14:33:14.253Z] --- PASS: TestCreateServiceConfigFileMode (12.40s) [2022-09-21T14:33:14.253Z] === RUN TestCreateServiceSysctls [2022-09-21T14:33:14.415Z] --- PASS: TestRenameAnonymousContainer (2.66s) [2022-09-21T14:33:14.415Z] === RUN TestRenameContainerWithSameName [2022-09-21T14:33:14.499Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.629s coverage: 58.0% of statements [2022-09-21T14:33:14.499Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-21T14:33:14.499Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-21T14:33:14.801Z] --- PASS: TestContinueAfterPluginCrash (8.67s) [2022-09-21T14:33:15.356Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2022-09-21T14:33:15.356Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-21T14:33:15.356Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-21T14:33:15.371Z] === CONT TestReadPluginNoRead [2022-09-21T14:33:15.371Z] read_test.go:92: [d0c91abbfe6e4] daemon is not started [2022-09-21T14:33:15.371Z] --- PASS: TestReadPluginNoRead (5.99s) [2022-09-21T14:33:15.371Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-09-21T14:33:15.371Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-09-21T14:33:15.371Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-09-21T14:33:15.371Z] PASS [2022-09-21T14:33:15.371Z] [2022-09-21T14:33:15.371Z] DONE 6 tests in 9.455s [2022-09-21T14:33:15.371Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-21T14:33:15.371Z] testing: warning: no tests to run [2022-09-21T14:33:15.371Z] PASS [2022-09-21T14:33:15.371Z] [2022-09-21T14:33:15.371Z] DONE 0 tests in 0.008s [2022-09-21T14:33:15.371Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-21T14:33:15.631Z] INFO: Testing against a local daemon [2022-09-21T14:33:15.631Z] === RUN TestPluginWithDevMounts [2022-09-21T14:33:15.631Z] === PAUSE TestPluginWithDevMounts [2022-09-21T14:33:15.631Z] === CONT TestPluginWithDevMounts [2022-09-21T14:33:15.866Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-09-21T14:33:16.121Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-09-21T14:33:16.143Z] --- PASS: TestCreateServiceSysctls (3.00s) [2022-09-21T14:33:16.143Z] === RUN TestCreateServiceCapabilities [2022-09-21T14:33:16.742Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2022-09-21T14:33:16.742Z] === RUN TestResize [2022-09-21T14:33:17.002Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-21T14:33:17.014Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-09-21T14:33:17.014Z] PASS [2022-09-21T14:33:17.014Z] [2022-09-21T14:33:17.014Z] DONE 1 tests in 1.643s [2022-09-21T14:33:17.014Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-21T14:33:17.050Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2022-09-21T14:33:17.050Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-21T14:33:17.050Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-21T14:33:17.262Z] --- PASS: TestResize (0.72s) [2022-09-21T14:33:17.262Z] === RUN TestResizeWithInvalidSize [2022-09-21T14:33:17.262Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-21T14:33:17.274Z] INFO: Testing against a local daemon [2022-09-21T14:33:17.274Z] === RUN TestSecretInspect [2022-09-21T14:33:17.613Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-09-21T14:33:17.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-21T14:33:18.092Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2022-09-21T14:33:18.092Z] === RUN TestResizeWhenContainerNotStarted [2022-09-21T14:33:18.542Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.8% of statements [2022-09-21T14:33:18.542Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-21T14:33:18.542Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-21T14:33:18.542Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2022-09-21T14:33:18.659Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-09-21T14:33:18.659Z] === RUN TestInspect [2022-09-21T14:33:19.053Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-21T14:33:19.103Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-09-21T14:33:19.184Z] --- PASS: TestSecretInspect (2.13s) [2022-09-21T14:33:19.184Z] === RUN TestSecretList [2022-09-21T14:33:19.359Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-09-21T14:33:19.616Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-09-21T14:33:19.637Z] --- PASS: TestResizeWhenContainerNotStarted (1.58s) [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:33:19.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:33:19.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:33:19.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T14:33:19.637Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T14:33:20.178Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-09-21T14:33:20.178Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-21T14:33:20.740Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 58.9% of statements [2022-09-21T14:33:20.997Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2022-09-21T14:33:21.174Z] --- PASS: TestInspect (2.66s) [2022-09-21T14:33:21.174Z] === RUN TestCreateJob [2022-09-21T14:33:21.726Z] --- PASS: TestSecretList (2.11s) [2022-09-21T14:33:21.726Z] === RUN TestSecretsCreateAndDelete [2022-09-21T14:33:21.926Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-21T14:33:22.181Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-21T14:33:22.744Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-21T14:33:22.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-21T14:33:22.931Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-21T14:33:23.635Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-09-21T14:33:23.635Z] === RUN TestSecretsUpdate [2022-09-21T14:33:23.672Z] ok github.com/docker/docker/daemon/logger/splunk 1.648s coverage: 82.5% of statements [2022-09-21T14:33:23.672Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-21T14:33:23.672Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-21T14:33:24.439Z] --- PASS: TestCreateJob (3.01s) [2022-09-21T14:33:24.439Z] === RUN TestReplicatedJob [2022-09-21T14:33:24.601Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-09-21T14:33:24.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:33:24.836Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-21T14:33:25.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:33:25.966Z] ok github.com/docker/docker/distribution 1.503s coverage: 27.6% of statements [2022-09-21T14:33:25.967Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-21T14:33:25.967Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-21T14:33:26.176Z] --- PASS: TestSecretsUpdate (2.12s) [2022-09-21T14:33:26.176Z] === RUN TestTemplatedSecret [2022-09-21T14:33:26.530Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-09-21T14:33:26.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T14:33:26.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-21T14:33:27.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T14:33:27.092Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.6% of statements [2022-09-21T14:33:27.092Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-21T14:33:27.092Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-21T14:33:27.092Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-21T14:33:27.654Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2022-09-21T14:33:27.654Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-21T14:33:27.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-21T14:33:27.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T14:33:28.216Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-09-21T14:33:28.553Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-21T14:33:28.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T14:33:28.606Z] --- PASS: TestReplicatedJob (4.44s) [2022-09-21T14:33:28.606Z] === RUN TestUpdateReplicatedJob [2022-09-21T14:33:28.722Z] --- PASS: TestTemplatedSecret (2.69s) [2022-09-21T14:33:28.722Z] === RUN TestSecretCreateResolve [2022-09-21T14:33:29.144Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2022-09-21T14:33:29.414Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-09-21T14:33:29.676Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-21T14:33:29.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-21T14:33:30.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T14:33:30.632Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-09-21T14:33:30.632Z] PASS [2022-09-21T14:33:30.632Z] [2022-09-21T14:33:30.632Z] DONE 6 tests in 13.412s [2022-09-21T14:33:30.632Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-21T14:33:30.632Z] INFO: Testing against a local daemon [2022-09-21T14:33:30.632Z] === RUN TestServiceCreateInit [2022-09-21T14:33:30.632Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-21T14:33:30.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T14:33:31.056Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 81.9% of statements [2022-09-21T14:33:31.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-21T14:33:31.872Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-09-21T14:33:31.872Z] === RUN TestServiceListWithStatuses [2022-09-21T14:33:31.872Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T14:33:31.872Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-21T14:33:31.872Z] === RUN TestDockerNetworkConnectAlias [2022-09-21T14:33:31.983Z] ok github.com/docker/docker/pkg/authorization 0.333s coverage: 68.3% of statements [2022-09-21T14:33:32.239Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-21T14:33:32.239Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-21T14:33:33.246Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T14:33:33.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T14:33:33.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-21T14:33:34.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-21T14:33:34.831Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-21T14:33:35.127Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.76s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.60s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.08s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.49s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.08s) [2022-09-21T14:33:35.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s) [2022-09-21T14:33:35.128Z] === RUN TestCgroupNamespacesRun [2022-09-21T14:33:35.504Z] ok github.com/docker/docker/pkg/chrootarchive 2.465s coverage: 43.5% of statements [2022-09-21T14:33:35.504Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-21T14:33:35.759Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-09-21T14:33:36.016Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-09-21T14:33:36.040Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-09-21T14:33:36.040Z] === RUN TestDockerNetworkReConnect [2022-09-21T14:33:36.272Z] ok github.com/docker/docker/layer 7.278s coverage: 68.8% of statements [2022-09-21T14:33:36.272Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-21T14:33:36.272Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-21T14:33:36.272Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-21T14:33:36.272Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-21T14:33:36.272Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-21T14:33:36.272Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-21T14:33:36.272Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-21T14:33:36.528Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2022-09-21T14:33:37.040Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2022-09-21T14:33:37.040Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-21T14:33:37.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-21T14:33:37.089Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-09-21T14:33:37.345Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-09-21T14:33:38.155Z] --- PASS: TestServiceCreateInit (7.15s) [2022-09-21T14:33:38.155Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-09-21T14:33:38.155Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-09-21T14:33:38.155Z] === RUN TestCreateServiceMultipleTimes [2022-09-21T14:33:38.274Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-09-21T14:33:38.421Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.54s) [2022-09-21T14:33:38.421Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-21T14:33:38.837Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 86.5% of statements [2022-09-21T14:33:39.308Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-09-21T14:33:39.308Z] === RUN TestServicePlugin [2022-09-21T14:33:39.308Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:33:39.308Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-21T14:33:39.308Z] === RUN TestServiceUpdateLabel [2022-09-21T14:33:39.400Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2022-09-21T14:33:39.656Z] ok github.com/docker/docker/pkg/discovery/kv 3.040s coverage: 84.1% of statements [2022-09-21T14:33:39.656Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-09-21T14:33:40.331Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2022-09-21T14:33:40.331Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-21T14:33:40.585Z] ok github.com/docker/docker/pkg/idtools 0.377s coverage: 69.5% of statements [2022-09-21T14:33:40.594Z] check_test.go:309: [da112e701a21f] daemon is not started [2022-09-21T14:33:40.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-21T14:33:41.147Z] ok github.com/docker/docker/pkg/ioutils 0.491s coverage: 69.3% of statements [2022-09-21T14:33:41.147Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-09-21T14:33:41.147Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-21T14:33:41.246Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-09-21T14:33:41.246Z] === RUN TestServiceUpdateSecrets [2022-09-21T14:33:41.403Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-09-21T14:33:41.403Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-21T14:33:41.403Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-21T14:33:41.403Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-21T14:33:41.403Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-21T14:33:41.659Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-21T14:33:41.659Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-21T14:33:41.975Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2022-09-21T14:33:41.975Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-21T14:33:42.221Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2022-09-21T14:33:42.221Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-09-21T14:33:42.221Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-21T14:33:42.221Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-21T14:33:42.783Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-09-21T14:33:42.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-21T14:33:43.040Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-09-21T14:33:43.296Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-09-21T14:33:43.485Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2022-09-21T14:33:43.485Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-21T14:33:43.552Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-21T14:33:44.916Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-09-21T14:33:44.916Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-09-21T14:33:45.396Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.04s) [2022-09-21T14:33:45.396Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-21T14:33:46.338Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-09-21T14:33:46.338Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-21T14:33:47.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-21T14:33:47.980Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2022-09-21T14:33:47.980Z] === RUN TestNISDomainname [2022-09-21T14:33:49.082Z] ok github.com/docker/docker/pkg/signal 3.307s coverage: 62.3% of statements [2022-09-21T14:33:49.082Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-21T14:33:49.082Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-21T14:33:49.338Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-21T14:33:49.890Z] --- PASS: TestNISDomainname (1.46s) [2022-09-21T14:33:49.890Z] === RUN TestHostnameDnsResolution [2022-09-21T14:33:49.905Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-09-21T14:33:50.167Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-09-21T14:33:50.424Z] ok github.com/docker/docker/pkg/tailfile 0.067s coverage: 88.6% of statements [2022-09-21T14:33:50.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-21T14:33:50.721Z] --- PASS: TestHostnameDnsResolution (1.10s) [2022-09-21T14:33:50.721Z] === RUN TestUnprivilegedPortsAndPing [2022-09-21T14:33:50.985Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-09-21T14:33:51.241Z] coverage: [no statements] [2022-09-21T14:33:51.241Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-09-21T14:33:51.497Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-21T14:33:51.497Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-21T14:33:51.753Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-21T14:33:52.106Z] --- PASS: TestUnprivilegedPortsAndPing (1.25s) [2022-09-21T14:33:52.106Z] === RUN TestStats [2022-09-21T14:33:53.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-21T14:33:53.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-21T14:33:53.643Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-21T14:33:53.643Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-21T14:33:54.206Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-09-21T14:33:55.134Z] ok github.com/docker/docker/quota 0.216s coverage: 71.4% of statements [2022-09-21T14:33:55.216Z] --- PASS: TestStats (2.99s) [2022-09-21T14:33:55.216Z] === RUN TestStopContainerWithTimeout [2022-09-21T14:33:55.216Z] === RUN TestStopContainerWithTimeout/0 [2022-09-21T14:33:55.216Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-21T14:33:55.216Z] === RUN TestStopContainerWithTimeout/1 [2022-09-21T14:33:55.216Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-21T14:33:55.216Z] === RUN TestStopContainerWithTimeout/3 [2022-09-21T14:33:55.216Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-21T14:33:55.216Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-21T14:33:55.216Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-21T14:33:55.216Z] === CONT TestStopContainerWithTimeout/0 [2022-09-21T14:33:55.216Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-21T14:33:55.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-21T14:33:55.390Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-09-21T14:33:55.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-21T14:33:56.048Z] === CONT TestStopContainerWithTimeout/3 [2022-09-21T14:33:56.089Z] --- PASS: TestServiceUpdateSecrets (14.27s) [2022-09-21T14:33:56.089Z] === RUN TestServiceUpdateConfigs [2022-09-21T14:33:56.318Z] ok github.com/docker/docker/registry 0.050s coverage: 57.1% of statements [2022-09-21T14:33:56.342Z] --- PASS: TestCreateServiceMultipleTimes (15.61s) [2022-09-21T14:33:56.342Z] === RUN TestCreateServiceConflict [2022-09-21T14:33:56.342Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-09-21T14:33:56.342Z] === RUN TestCreateServiceMaxReplicas [2022-09-21T14:33:56.575Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-09-21T14:33:56.831Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-21T14:33:57.393Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2022-09-21T14:33:57.393Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-21T14:33:57.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-21T14:33:57.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-21T14:33:57.996Z] === CONT TestStopContainerWithTimeout/1 [2022-09-21T14:33:58.252Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-09-21T14:33:58.253Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-21T14:33:58.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-21T14:33:59.284Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-21T14:33:59.846Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-09-21T14:33:59.946Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-21T14:33:59.946Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-09-21T14:33:59.946Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2022-09-21T14:33:59.946Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-09-21T14:33:59.946Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-09-21T14:33:59.946Z] === RUN TestDeleteDevicemapper [2022-09-21T14:33:59.946Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T14:33:59.946Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-21T14:33:59.946Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-21T14:34:00.103Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-09-21T14:34:01.031Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-09-21T14:34:01.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-21T14:34:02.116Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2022-09-21T14:34:02.116Z] === RUN TestUpdateMemory [2022-09-21T14:34:02.116Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:34:02.116Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-21T14:34:02.116Z] === RUN TestUpdateCPUQuota [2022-09-21T14:34:03.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-21T14:34:03.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-21T14:34:03.318Z] --- PASS: TestUpdateCPUQuota (1.22s) [2022-09-21T14:34:03.318Z] === RUN TestUpdatePidsLimit [2022-09-21T14:34:03.318Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-21T14:34:03.889Z] === RUN TestUpdatePidsLimit/no_change [2022-09-21T14:34:04.149Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-21T14:34:04.149Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-21T14:34:04.719Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-21T14:34:04.980Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-21T14:34:04.980Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-21T14:34:05.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-21T14:34:05.501Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-21T14:34:05.792Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-21T14:34:06.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-21T14:34:07.009Z] --- PASS: TestUpdatePidsLimit (3.63s) [2022-09-21T14:34:07.009Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-09-21T14:34:07.009Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-09-21T14:34:07.009Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-09-21T14:34:07.009Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-09-21T14:34:07.009Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-09-21T14:34:07.009Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-09-21T14:34:07.009Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2022-09-21T14:34:07.009Z] === RUN TestUpdateRestartPolicy [2022-09-21T14:34:10.303Z] check_test.go:309: [db6be941882bc] daemon is not started [2022-09-21T14:34:10.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-21T14:34:10.303Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-21T14:34:10.928Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2022-09-21T14:34:10.928Z] === RUN TestServiceUpdateNetwork [2022-09-21T14:34:11.684Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-21T14:34:11.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-21T14:34:11.944Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-21T14:34:12.514Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-21T14:34:13.153Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-09-21T14:34:13.153Z] === RUN TestCreateServiceSecretFileMode [2022-09-21T14:34:13.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-21T14:34:17.188Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-21T14:34:18.129Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-21T14:34:18.699Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-21T14:34:18.960Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-21T14:34:19.069Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/rootless [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/volume [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-21T14:34:19.069Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === Skipped [2022-09-21T14:34:19.069Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-21T14:34:19.069Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-21T14:34:19.069Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:74: No driver to put! [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-21T14:34:19.069Z] time="2022-09-21T14:33:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-21T14:34:19.069Z] time="2022-09-21T14:33:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-21T14:34:19.069Z] time="2022-09-21T14:33:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-21T14:34:19.069Z] time="2022-09-21T14:33:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-21T14:34:19.069Z] time="2022-09-21T14:33:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:74: No driver to put! [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-21T14:34:19.069Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-21T14:34:19.069Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-21T14:34:19.069Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T14:34:19.069Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-21T14:34:19.069Z] graphtest_unix.go:74: No driver to put! [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-21T14:34:19.069Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-21T14:34:19.069Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-21T14:34:19.069Z] [2022-09-21T14:34:19.069Z] DONE 2251 tests, 26 skipped in 239.781s Post stage [Pipeline] junit [2022-09-21T14:34:19.082Z] Recording test results [2022-09-21T14:34:19.220Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-21T14:34:19.234Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-21T14:34:19.480Z] --- PASS: TestUpdateRestartPolicy (12.30s) [2022-09-21T14:34:19.480Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-21T14:34:19.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:481bee51b513a4a8ceca80fca3c106157ab3adce hack/validate/vendor [2022-09-21T14:34:19.740Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-21T14:34:20.123Z] update vendored copy of archive/tar [2022-09-21T14:34:20.123Z] downloading: https://golang.org/dl/go1.18.6.src.tar.gz [2022-09-21T14:34:20.310Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-21T14:34:20.310Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-21T14:34:20.310Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-21T14:34:20.310Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2022-09-21T14:34:20.310Z] === RUN TestWaitNonBlocked [2022-09-21T14:34:20.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:34:20.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:34:20.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:34:20.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:34:20.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T14:34:20.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T14:34:21.693Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-21T14:34:21.693Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-09-21T14:34:21.693Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2022-09-21T14:34:21.693Z] === RUN TestWaitBlocked [2022-09-21T14:34:21.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-21T14:34:21.693Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:34:21.693Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:34:21.693Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:34:21.693Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:34:21.693Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T14:34:21.693Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T14:34:21.693Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-21T14:34:22.013Z] patching file stat_unix.go [2022-09-21T14:34:22.013Z] 2022/09/21 14:34:21 Collecting initial packages [2022-09-21T14:34:22.013Z] 2022/09/21 14:34:21 Download dependencies [2022-09-21T14:34:22.631Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-21T14:34:22.631Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2022-09-21T14:34:22.631Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2022-09-21T14:34:22.631Z] === CONT TestContainerStartOnDaemonRestart [2022-09-21T14:34:22.631Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-21T14:34:23.096Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2022-09-21T14:34:23.096Z] === RUN TestServiceUpdatePidsLimit [2022-09-21T14:34:23.352Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-21T14:34:24.282Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-21T14:34:24.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-21T14:34:25.277Z] 2022/09/21 14:34:25 Starting whole vndr cycle because no package specified [2022-09-21T14:34:25.277Z] 2022/09/21 14:34:25 Ignoring paths matching "^archive/tar" [2022-09-21T14:34:25.373Z] --- PASS: TestCreateServiceSecretFileMode (12.27s) [2022-09-21T14:34:25.373Z] === RUN TestCreateServiceConfigFileMode [2022-09-21T14:34:25.533Z] 2022/09/21 14:34:25 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-09-21T14:34:25.534Z] 2022/09/21 14:34:25 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-09-21T14:34:25.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-21T14:34:26.179Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2022-09-21T14:34:26.179Z] === CONT TestIpcModeOlderClient [2022-09-21T14:34:26.179Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-09-21T14:34:26.179Z] === CONT TestContainerKillOnDaemonStart [2022-09-21T14:34:26.445Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.91s) [2022-09-21T14:34:26.445Z] === CONT TestDaemonHostGatewayIP [2022-09-21T14:34:26.464Z] 2022/09/21 14:34:26 Finished clone github.com/willf/bitset [2022-09-21T14:34:26.465Z] 2022/09/21 14:34:26 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-09-21T14:34:26.722Z] 2022/09/21 14:34:26 Finished clone github.com/google/uuid [2022-09-21T14:34:26.722Z] 2022/09/21 14:34:26 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-09-21T14:34:26.722Z] 2022/09/21 14:34:26 Finished clone github.com/docker/libtrust [2022-09-21T14:34:26.722Z] 2022/09/21 14:34:26 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-09-21T14:34:26.722Z] 2022/09/21 14:34:26 Finished clone github.com/moby/locker [2022-09-21T14:34:26.722Z] 2022/09/21 14:34:26 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Finished clone github.com/creack/pty [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Finished clone github.com/Microsoft/go-winio [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Finished clone github.com/tchap/go-patricia [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Finished clone github.com/moby/term [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Finished clone github.com/gorilla/mux [2022-09-21T14:34:26.979Z] 2022/09/21 14:34:26 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-09-21T14:34:27.015Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-21T14:34:27.236Z] 2022/09/21 14:34:27 Finished clone github.com/moby/sys [2022-09-21T14:34:27.236Z] 2022/09/21 14:34:27 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-09-21T14:34:27.799Z] 2022/09/21 14:34:27 Finished clone github.com/sirupsen/logrus [2022-09-21T14:34:27.799Z] 2022/09/21 14:34:27 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-09-21T14:34:27.799Z] 2022/09/21 14:34:27 Finished clone github.com/docker/go-units [2022-09-21T14:34:27.799Z] 2022/09/21 14:34:27 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-09-21T14:34:27.953Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-21T14:34:28.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-21T14:34:28.369Z] 2022/09/21 14:34:28 Finished clone github.com/syndtr/gocapability [2022-09-21T14:34:28.370Z] 2022/09/21 14:34:28 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-09-21T14:34:28.370Z] 2022/09/21 14:34:28 Finished clone github.com/RackSec/srslog [2022-09-21T14:34:28.370Z] 2022/09/21 14:34:28 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-09-21T14:34:28.626Z] 2022/09/21 14:34:28 Finished clone github.com/imdario/mergo [2022-09-21T14:34:28.626Z] 2022/09/21 14:34:28 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-09-21T14:34:28.626Z] 2022/09/21 14:34:28 Finished clone golang.org/x/sync [2022-09-21T14:34:28.626Z] 2022/09/21 14:34:28 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-09-21T14:34:29.153Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-21T14:34:29.191Z] 2022/09/21 14:34:28 Finished clone gotest.tools/v3 [2022-09-21T14:34:29.191Z] 2022/09/21 14:34:28 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-09-21T14:34:29.191Z] 2022/09/21 14:34:28 Finished clone github.com/tonistiigi/units [2022-09-21T14:34:29.191Z] 2022/09/21 14:34:28 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-09-21T14:34:29.191Z] 2022/09/21 14:34:28 Finished clone github.com/google/go-cmp [2022-09-21T14:34:29.191Z] 2022/09/21 14:34:28 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-09-21T14:34:29.191Z] 2022/09/21 14:34:29 Finished clone github.com/docker/go-connections [2022-09-21T14:34:29.191Z] 2022/09/21 14:34:29 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-09-21T14:34:29.413Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-21T14:34:30.121Z] 2022/09/21 14:34:29 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-09-21T14:34:30.121Z] 2022/09/21 14:34:29 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-09-21T14:34:30.121Z] 2022/09/21 14:34:29 Finished clone github.com/google/shlex [2022-09-21T14:34:30.121Z] 2022/09/21 14:34:29 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-09-21T14:34:30.121Z] 2022/09/21 14:34:29 Finished clone github.com/opentracing-contrib/go-stdlib [2022-09-21T14:34:30.121Z] 2022/09/21 14:34:29 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2022-09-21T14:34:30.121Z] 2022/09/21 14:34:30 Finished clone github.com/opentracing/opentracing-go [2022-09-21T14:34:30.121Z] 2022/09/21 14:34:30 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-09-21T14:34:30.355Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-21T14:34:30.355Z] --- PASS: TestDaemonHostGatewayIP (3.71s) [2022-09-21T14:34:30.355Z] === CONT TestDaemonRestartIpcMode [2022-09-21T14:34:30.378Z] 2022/09/21 14:34:30 Finished clone github.com/gofrs/flock [2022-09-21T14:34:30.378Z] 2022/09/21 14:34:30 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2022-09-21T14:34:30.378Z] 2022/09/21 14:34:30 Finished clone github.com/mitchellh/hashstructure [2022-09-21T14:34:30.378Z] 2022/09/21 14:34:30 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2022-09-21T14:34:30.615Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-21T14:34:30.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-21T14:34:30.876Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-21T14:34:30.876Z] check_test.go:309: [de8d9735982c9] daemon is not started [2022-09-21T14:34:30.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-21T14:34:30.876Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-21T14:34:30.876Z] check_test.go:309: [d156820b2860c] daemon is not started [2022-09-21T14:34:30.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-21T14:34:31.136Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-21T14:34:31.311Z] 2022/09/21 14:34:31 Finished clone github.com/docker/go-events [2022-09-21T14:34:31.311Z] 2022/09/21 14:34:31 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-09-21T14:34:31.568Z] 2022/09/21 14:34:31 Finished clone github.com/armon/go-radix [2022-09-21T14:34:31.568Z] 2022/09/21 14:34:31 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-09-21T14:34:31.824Z] 2022/09/21 14:34:31 Finished clone github.com/armon/go-metrics [2022-09-21T14:34:31.824Z] 2022/09/21 14:34:31 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-09-21T14:34:32.081Z] 2022/09/21 14:34:31 Finished clone github.com/google/btree [2022-09-21T14:34:32.081Z] 2022/09/21 14:34:31 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-09-21T14:34:32.081Z] 2022/09/21 14:34:32 Finished clone github.com/tonistiigi/fsutil [2022-09-21T14:34:32.081Z] 2022/09/21 14:34:32 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-09-21T14:34:32.368Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-21T14:34:33.011Z] 2022/09/21 14:34:32 Finished clone github.com/sean-/seed [2022-09-21T14:34:33.011Z] 2022/09/21 14:34:32 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-09-21T14:34:33.011Z] 2022/09/21 14:34:32 Finished clone github.com/hashicorp/errwrap [2022-09-21T14:34:33.011Z] 2022/09/21 14:34:32 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-09-21T14:34:33.267Z] 2022/09/21 14:34:33 Finished clone github.com/hashicorp/memberlist [2022-09-21T14:34:33.268Z] 2022/09/21 14:34:33 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-09-21T14:34:33.525Z] 2022/09/21 14:34:33 Finished clone github.com/hashicorp/go-multierror [2022-09-21T14:34:33.525Z] 2022/09/21 14:34:33 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-09-21T14:34:33.679Z] check_test.go:309: [d6766940e863d] daemon is not started [2022-09-21T14:34:33.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-21T14:34:33.679Z] --- PASS: TestDaemonRestartIpcMode (3.29s) [2022-09-21T14:34:33.781Z] 2022/09/21 14:34:33 Finished clone github.com/golang/gddo [2022-09-21T14:34:33.781Z] 2022/09/21 14:34:33 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-09-21T14:34:34.711Z] 2022/09/21 14:34:34 Finished clone github.com/vishvananda/netns [2022-09-21T14:34:34.711Z] 2022/09/21 14:34:34 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-09-21T14:34:34.711Z] 2022/09/21 14:34:34 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-09-21T14:34:34.968Z] 2022/09/21 14:34:34 Finished clone github.com/hashicorp/go-sockaddr [2022-09-21T14:34:34.968Z] 2022/09/21 14:34:34 Finished clone github.com/docker/libkv [2022-09-21T14:34:34.968Z] 2022/09/21 14:34:34 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-09-21T14:34:36.336Z] 2022/09/21 14:34:36 Finished clone github.com/moby/ipvs [2022-09-21T14:34:36.336Z] 2022/09/21 14:34:36 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-09-21T14:34:36.593Z] 2022/09/21 14:34:36 Finished clone github.com/samuel/go-zookeeper [2022-09-21T14:34:36.593Z] 2022/09/21 14:34:36 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-09-21T14:34:36.593Z] 2022/09/21 14:34:36 Finished clone github.com/BurntSushi/toml [2022-09-21T14:34:36.593Z] 2022/09/21 14:34:36 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-09-21T14:34:36.593Z] 2022/09/21 14:34:36 Finished clone github.com/deckarep/golang-set [2022-09-21T14:34:36.593Z] 2022/09/21 14:34:36 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-09-21T14:34:36.850Z] 2022/09/21 14:34:36 Finished clone github.com/hashicorp/go-msgpack [2022-09-21T14:34:36.850Z] 2022/09/21 14:34:36 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-09-21T14:34:36.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-21T14:34:37.100Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-21T14:34:37.100Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-21T14:34:37.100Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-21T14:34:37.100Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-21T14:34:37.100Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-21T14:34:37.107Z] 2022/09/21 14:34:37 Finished clone github.com/vishvananda/netlink [2022-09-21T14:34:37.107Z] 2022/09/21 14:34:37 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-09-21T14:34:37.593Z] --- PASS: TestCreateServiceConfigFileMode (12.58s) [2022-09-21T14:34:37.593Z] === RUN TestCreateServiceSysctls [2022-09-21T14:34:38.037Z] 2022/09/21 14:34:37 Finished clone github.com/coreos/go-semver [2022-09-21T14:34:38.037Z] 2022/09/21 14:34:37 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-09-21T14:34:38.037Z] 2022/09/21 14:34:37 Finished clone github.com/ishidawataru/sctp [2022-09-21T14:34:38.037Z] 2022/09/21 14:34:37 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-09-21T14:34:38.886Z] --- PASS: TestContainerKillOnDaemonStart (12.64s) [2022-09-21T14:34:38.886Z] PASS [2022-09-21T14:34:38.886Z] [2022-09-21T14:34:38.886Z] === Skipped [2022-09-21T14:34:38.886Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-21T14:34:38.886Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T14:34:38.886Z] [2022-09-21T14:34:38.886Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-21T14:34:38.886Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:34:38.886Z] [2022-09-21T14:34:38.886Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2022-09-21T14:34:38.886Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:34:38.886Z] [2022-09-21T14:34:38.886Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T14:34:38.886Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T14:34:38.886Z] [2022-09-21T14:34:38.886Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-21T14:34:38.886Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T14:34:38.886Z] [2022-09-21T14:34:38.886Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-21T14:34:38.886Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-21T14:34:38.886Z] [2022-09-21T14:34:38.886Z] DONE 197 tests, 6 skipped in 150.373s [2022-09-21T14:34:38.886Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-21T14:34:38.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:34:38.886Z] ++ set -e [2022-09-21T14:34:38.886Z] ++ '[' -n 0 ']' [2022-09-21T14:34:38.886Z] ++ set -x [2022-09-21T14:34:38.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:34:38.904Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-09-21T14:34:38.905Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-21T14:34:38.905Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-21T14:34:38.905Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-21T14:34:38.905Z] PASS [2022-09-21T14:34:38.905Z] [2022-09-21T14:34:38.905Z] === Skipped [2022-09-21T14:34:38.905Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-21T14:34:38.905Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T14:34:38.905Z] [2022-09-21T14:34:38.905Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-21T14:34:38.905Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T14:34:38.905Z] [2022-09-21T14:34:38.905Z] DONE 27 tests, 2 skipped in 150.790s [2022-09-21T14:34:38.905Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-21T14:34:38.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:34:38.905Z] ++ set -e [2022-09-21T14:34:38.905Z] ++ '[' -n 0 ']' [2022-09-21T14:34:38.905Z] ++ set -x [2022-09-21T14:34:38.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:34:38.905Z] INFO: Testing against a local daemon [2022-09-21T14:34:38.905Z] === RUN TestSessionCreate [2022-09-21T14:34:38.905Z] --- PASS: TestSessionCreate (0.02s) [2022-09-21T14:34:38.905Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-21T14:34:38.905Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-21T14:34:38.905Z] PASS [2022-09-21T14:34:38.905Z] [2022-09-21T14:34:38.905Z] DONE 2 tests in 0.146s [2022-09-21T14:34:38.905Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-21T14:34:38.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:34:38.905Z] ++ set -e [2022-09-21T14:34:38.905Z] ++ '[' -n 0 ']' [2022-09-21T14:34:38.905Z] ++ set -x [2022-09-21T14:34:38.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:34:38.905Z] INFO: Testing against a local daemon [2022-09-21T14:34:38.905Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-21T14:34:38.905Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-21T14:34:38.905Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T14:34:38.905Z] === RUN TestEventsExecDie [2022-09-21T14:34:38.905Z] --- PASS: TestEventsExecDie (0.50s) [2022-09-21T14:34:38.905Z] === RUN TestEventsBackwardsCompatible [2022-09-21T14:34:39.146Z] INFO: Testing against a local daemon [2022-09-21T14:34:39.146Z] === RUN TestCommitInheritsEnv [2022-09-21T14:34:39.161Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-21T14:34:39.161Z] === RUN TestInfoBinaryCommits [2022-09-21T14:34:39.161Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-21T14:34:39.161Z] === RUN TestInfoAPIVersioned [2022-09-21T14:34:39.161Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-21T14:34:39.161Z] === RUN TestInfoDiscoveryBackend [2022-09-21T14:34:39.313Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-21T14:34:39.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-21T14:34:39.504Z] --- PASS: TestCreateServiceSysctls (3.24s) [2022-09-21T14:34:39.504Z] === RUN TestCreateServiceCapabilities [2022-09-21T14:34:39.665Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-09-21T14:34:39.665Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-21T14:34:39.665Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-21T14:34:39.665Z] === RUN TestImagesFilterMultiReference [2022-09-21T14:34:39.665Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-09-21T14:34:39.665Z] === RUN TestImagePullPlatformInvalid [2022-09-21T14:34:39.665Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-21T14:34:39.665Z] === RUN TestRemoveImageOrphaning [2022-09-21T14:34:39.722Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-21T14:34:39.722Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-21T14:34:39.925Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-21T14:34:39.925Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-09-21T14:34:39.925Z] === RUN TestRemoveImageGarbageCollector [2022-09-21T14:34:39.930Z] 2022/09/21 14:34:39 Finished clone github.com/modern-go/concurrent [2022-09-21T14:34:39.930Z] 2022/09/21 14:34:39 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-09-21T14:34:39.930Z] 2022/09/21 14:34:39 Finished clone github.com/modern-go/reflect2 [2022-09-21T14:34:39.930Z] 2022/09/21 14:34:39 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-09-21T14:34:39.930Z] 2022/09/21 14:34:39 Finished clone go.etcd.io/bbolt [2022-09-21T14:34:39.930Z] 2022/09/21 14:34:39 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-09-21T14:34:40.187Z] 2022/09/21 14:34:40 Finished clone github.com/json-iterator/go [2022-09-21T14:34:40.187Z] 2022/09/21 14:34:40 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-09-21T14:34:40.187Z] 2022/09/21 14:34:40 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-09-21T14:34:40.187Z] 2022/09/21 14:34:40 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-09-21T14:34:40.444Z] 2022/09/21 14:34:40 Finished clone golang.org/x/net [2022-09-21T14:34:40.444Z] 2022/09/21 14:34:40 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-09-21T14:34:40.444Z] 2022/09/21 14:34:40 Finished clone github.com/hashicorp/serf [2022-09-21T14:34:40.444Z] 2022/09/21 14:34:40 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-09-21T14:34:40.495Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-21T14:34:40.649Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-21T14:34:40.649Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-21T14:34:40.701Z] 2022/09/21 14:34:40 Finished clone github.com/Microsoft/opengcs [2022-09-21T14:34:40.701Z] 2022/09/21 14:34:40 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-09-21T14:34:40.877Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-21T14:34:40.877Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-21T14:34:40.877Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-21T14:34:40.877Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-21T14:34:40.877Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-21T14:34:40.877Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-21T14:34:41.066Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-21T14:34:41.211Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-21T14:34:41.211Z] === RUN TestInfoAPI [2022-09-21T14:34:41.211Z] --- PASS: TestInfoAPI (0.02s) [2022-09-21T14:34:41.211Z] === RUN TestInfoAPIWarnings [2022-09-21T14:34:41.655Z] 2022/09/21 14:34:41 Finished clone github.com/opencontainers/go-digest [2022-09-21T14:34:41.655Z] 2022/09/21 14:34:41 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-09-21T14:34:41.919Z] 2022/09/21 14:34:41 Finished clone github.com/mistifyio/go-zfs [2022-09-21T14:34:41.919Z] 2022/09/21 14:34:41 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-09-21T14:34:42.045Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-09-21T14:34:42.045Z] === RUN TestInspect [2022-09-21T14:34:42.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-21T14:34:42.447Z] --- PASS: TestRemoveImageGarbageCollector (2.42s) [2022-09-21T14:34:42.447Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-21T14:34:42.447Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-21T14:34:42.447Z] === RUN TestTagInvalidReference [2022-09-21T14:34:42.447Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-21T14:34:42.447Z] === RUN TestTagValidPrefixedRepo [2022-09-21T14:34:42.707Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-09-21T14:34:42.707Z] === RUN TestTagExistedNameWithoutForce [2022-09-21T14:34:42.707Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-21T14:34:42.707Z] === RUN TestTagOfficialNames [2022-09-21T14:34:42.707Z] --- PASS: TestTagOfficialNames (0.07s) [2022-09-21T14:34:42.707Z] === RUN TestTagMatchesDigest [2022-09-21T14:34:42.707Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-21T14:34:42.707Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-21T14:34:43.277Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-21T14:34:43.817Z] 2022/09/21 14:34:43 Finished clone github.com/cyphar/filepath-securejoin [2022-09-21T14:34:43.817Z] 2022/09/21 14:34:43 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-09-21T14:34:43.824Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-21T14:34:44.381Z] 2022/09/21 14:34:44 Finished clone github.com/opencontainers/runtime-spec [2022-09-21T14:34:44.381Z] 2022/09/21 14:34:44 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-09-21T14:34:44.381Z] 2022/09/21 14:34:44 Finished clone github.com/coreos/go-systemd [2022-09-21T14:34:44.381Z] 2022/09/21 14:34:44 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-09-21T14:34:44.944Z] 2022/09/21 14:34:44 Finished clone github.com/opencontainers/image-spec [2022-09-21T14:34:44.944Z] 2022/09/21 14:34:44 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-09-21T14:34:45.342Z] --- PASS: TestInspect (2.86s) [2022-09-21T14:34:45.342Z] === RUN TestCreateJob [2022-09-21T14:34:45.509Z] 2022/09/21 14:34:45 Finished clone github.com/vbatts/tar-split [2022-09-21T14:34:45.509Z] 2022/09/21 14:34:45 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-09-21T14:34:45.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-21T14:34:46.073Z] 2022/09/21 14:34:45 Finished clone github.com/coreos/go-systemd/v22 [2022-09-21T14:34:46.073Z] 2022/09/21 14:34:45 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-09-21T14:34:46.073Z] 2022/09/21 14:34:46 Finished clone github.com/Graylog2/go-gelf [2022-09-21T14:34:46.073Z] 2022/09/21 14:34:46 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-09-21T14:34:46.753Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-21T14:34:47.004Z] 2022/09/21 14:34:46 Finished clone github.com/godbus/dbus/v5 [2022-09-21T14:34:47.004Z] 2022/09/21 14:34:46 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-09-21T14:34:47.004Z] 2022/09/21 14:34:46 Finished clone github.com/fluent/fluent-logger-golang [2022-09-21T14:34:47.004Z] 2022/09/21 14:34:46 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-09-21T14:34:47.261Z] 2022/09/21 14:34:47 Finished clone github.com/philhofer/fwd [2022-09-21T14:34:47.261Z] 2022/09/21 14:34:47 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-09-21T14:34:47.885Z] --- PASS: TestCreateJob (3.07s) [2022-09-21T14:34:47.885Z] === RUN TestReplicatedJob [2022-09-21T14:34:48.135Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-21T14:34:48.135Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-21T14:34:48.135Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-21T14:34:48.135Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-21T14:34:48.135Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-21T14:34:48.135Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-21T14:34:48.135Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-21T14:34:48.135Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-21T14:34:48.135Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-21T14:34:48.632Z] 2022/09/21 14:34:48 Finished clone github.com/fsnotify/fsnotify [2022-09-21T14:34:48.632Z] 2022/09/21 14:34:48 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-09-21T14:34:49.196Z] 2022/09/21 14:34:48 Finished clone github.com/bsphere/le_go [2022-09-21T14:34:49.196Z] 2022/09/21 14:34:48 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-09-21T14:34:49.196Z] 2022/09/21 14:34:49 Finished clone github.com/docker/libnetwork [2022-09-21T14:34:49.196Z] 2022/09/21 14:34:49 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-09-21T14:34:49.760Z] 2022/09/21 14:34:49 Finished clone github.com/jmespath/go-jmespath [2022-09-21T14:34:49.760Z] 2022/09/21 14:34:49 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-09-21T14:34:50.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-21T14:34:51.130Z] 2022/09/21 14:34:51 Finished clone github.com/golang/groupcache [2022-09-21T14:34:51.130Z] 2022/09/21 14:34:51 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-09-21T14:34:51.130Z] 2022/09/21 14:34:51 Finished clone github.com/tinylib/msgp [2022-09-21T14:34:51.130Z] 2022/09/21 14:34:51 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-09-21T14:34:51.423Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-21T14:34:52.061Z] 2022/09/21 14:34:51 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-09-21T14:34:52.061Z] 2022/09/21 14:34:51 Finished clone golang.org/x/oauth2 [2022-09-21T14:34:53.170Z] --- PASS: TestReplicatedJob (5.40s) [2022-09-21T14:34:53.170Z] === RUN TestUpdateReplicatedJob [2022-09-21T14:34:53.430Z] 2022/09/21 14:34:53 Finished clone github.com/googleapis/gax-go [2022-09-21T14:34:53.430Z] 2022/09/21 14:34:53 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-09-21T14:34:53.970Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-21T14:34:53.994Z] 2022/09/21 14:34:53 Finished clone github.com/miekg/dns [2022-09-21T14:34:53.994Z] 2022/09/21 14:34:53 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-09-21T14:34:54.251Z] 2022/09/21 14:34:54 Finished clone go.opencensus.io [2022-09-21T14:34:54.251Z] 2022/09/21 14:34:54 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-09-21T14:34:54.284Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-21T14:34:55.620Z] 2022/09/21 14:34:55 Finished clone golang.org/x/sys [2022-09-21T14:34:55.621Z] 2022/09/21 14:34:55 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-09-21T14:34:55.877Z] 2022/09/21 14:34:55 Finished clone github.com/containerd/fifo [2022-09-21T14:34:55.877Z] 2022/09/21 14:34:55 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-09-21T14:34:55.967Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-21T14:34:57.370Z] --- PASS: TestUpdateReplicatedJob (3.40s) [2022-09-21T14:34:57.370Z] === RUN TestServiceListWithStatuses [2022-09-21T14:34:57.370Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T14:34:57.370Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-21T14:34:57.370Z] === RUN TestDockerNetworkConnectAlias [2022-09-21T14:34:57.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-21T14:34:58.399Z] 2022/09/21 14:34:58 Finished clone github.com/containerd/cgroups [2022-09-21T14:34:58.399Z] 2022/09/21 14:34:58 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-09-21T14:34:59.034Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-21T14:34:59.253Z] --- PASS: TestInfoAPIWarnings (16.27s) [2022-09-21T14:34:59.253Z] === RUN TestInfoDebug [2022-09-21T14:34:59.253Z] --- PASS: TestInfoDebug (0.52s) [2022-09-21T14:34:59.253Z] === RUN TestInfoInsecureRegistries [2022-09-21T14:34:59.253Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-21T14:34:59.253Z] === RUN TestInfoRegistryMirrors [2022-09-21T14:34:59.253Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-21T14:34:59.253Z] === RUN TestLoginFailsWithBadCredentials [2022-09-21T14:34:59.313Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-21T14:34:59.502Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-21T14:34:59.502Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-21T14:34:59.502Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-21T14:34:59.508Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-21T14:34:59.508Z] === RUN TestPingCacheHeaders [2022-09-21T14:34:59.508Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-21T14:34:59.508Z] === RUN TestPingGet [2022-09-21T14:34:59.508Z] --- PASS: TestPingGet (0.02s) [2022-09-21T14:34:59.508Z] === RUN TestPingHead [2022-09-21T14:34:59.508Z] --- PASS: TestPingHead (0.03s) [2022-09-21T14:34:59.508Z] === RUN TestVersion [2022-09-21T14:34:59.508Z] --- PASS: TestVersion (0.02s) [2022-09-21T14:34:59.508Z] PASS [2022-09-21T14:34:59.508Z] [2022-09-21T14:34:59.508Z] === Skipped [2022-09-21T14:34:59.508Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T14:34:59.509Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-21T14:34:59.509Z] [2022-09-21T14:34:59.509Z] DONE 18 tests, 1 skipped in 21.070s [2022-09-21T14:34:59.509Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-21T14:34:59.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:34:59.509Z] ++ set -e [2022-09-21T14:34:59.509Z] ++ '[' -n 0 ']' [2022-09-21T14:34:59.509Z] ++ set -x [2022-09-21T14:34:59.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:34:59.509Z] INFO: Testing against a local daemon [2022-09-21T14:34:59.509Z] === RUN TestVolumesCreateAndList [2022-09-21T14:34:59.509Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-21T14:34:59.509Z] === RUN TestVolumesRemove [2022-09-21T14:34:59.572Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-21T14:34:59.765Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-21T14:34:59.765Z] === RUN TestVolumesInspect [2022-09-21T14:34:59.765Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-21T14:34:59.765Z] === RUN TestVolumesInvalidJSON [2022-09-21T14:34:59.765Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-21T14:34:59.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-21T14:34:59.765Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-21T14:34:59.765Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-21T14:34:59.765Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-21T14:34:59.765Z] PASS [2022-09-21T14:34:59.765Z] [2022-09-21T14:34:59.765Z] DONE 5 tests in 0.207s [2022-09-21T14:34:59.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-21T14:34:59.765Z] ++++ cat bundles/test-integration/docker.pid [2022-09-21T14:34:59.765Z] +++ kill 12407 [2022-09-21T14:35:00.293Z] 2022/09/21 14:34:59 Finished clone golang.org/x/text [2022-09-21T14:35:00.293Z] 2022/09/21 14:34:59 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-09-21T14:35:00.293Z] 2022/09/21 14:35:00 Finished clone github.com/containerd/go-runc [2022-09-21T14:35:00.293Z] 2022/09/21 14:35:00 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-09-21T14:35:00.513Z] check_test.go:309: [d41d1035380f8] daemon is not started [2022-09-21T14:35:00.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-21T14:35:00.554Z] 2022/09/21 14:35:00 Finished clone github.com/containerd/console [2022-09-21T14:35:00.554Z] 2022/09/21 14:35:00 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-09-21T14:35:00.667Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-09-21T14:35:00.667Z] === RUN TestDockerNetworkReConnect [2022-09-21T14:35:01.130Z] +++ /etc/init.d/apparmor stop [2022-09-21T14:35:01.130Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-21T14:35:01.130Z] [2022-09-21T14:35:01.130Z] Unloading profiles will leave already running processes permanently [2022-09-21T14:35:01.130Z] unconfined, which can lead to unexpected situations. [2022-09-21T14:35:01.130Z] [2022-09-21T14:35:01.130Z] To set a process to complain mode, use the command line tool [2022-09-21T14:35:01.130Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-21T14:35:01.130Z] +++ true [2022-09-21T14:35:01.130Z] exiting test-integration [2022-09-21T14:35:01.130Z] ++ exit 0 [2022-09-21T14:35:01.130Z] [2022-09-21T14:35:01.487Z] 2022/09/21 14:35:01 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-09-21T14:35:01.487Z] 2022/09/21 14:35:01 Finished clone github.com/containerd/continuity [2022-09-21T14:35:01.744Z] 2022/09/21 14:35:01 Finished clone github.com/containerd/typeurl [2022-09-21T14:35:01.744Z] 2022/09/21 14:35:01 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 Post stage [Pipeline] junit [2022-09-21T14:35:02.070Z] Recording test results [2022-09-21T14:35:02.308Z] 2022/09/21 14:35:02 Finished clone github.com/containerd/ttrpc [2022-09-21T14:35:02.308Z] 2022/09/21 14:35:02 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-09-21T14:35:02.324Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-21T14:35:02.453Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-21T14:35:02.657Z] + echo Ensuring container killed. [2022-09-21T14:35:02.657Z] Ensuring container killed. [2022-09-21T14:35:02.657Z] + docker rm -vf docker-pr3 [2022-09-21T14:35:02.657Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-21T14:35:02.872Z] 2022/09/21 14:35:02 Finished clone github.com/gogo/googleapis [2022-09-21T14:35:02.872Z] 2022/09/21 14:35:02 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-09-21T14:35:02.978Z] + echo Chowning /workspace to jenkins user [2022-09-21T14:35:02.978Z] Chowning /workspace to jenkins user [2022-09-21T14:35:02.978Z] + id -u [2022-09-21T14:35:02.978Z] + id -g [2022-09-21T14:35:02.978Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44145:/workspace busybox chown -R 1000:1000 /workspace [2022-09-21T14:35:02.978Z] Unable to find image 'busybox:latest' locally [2022-09-21T14:35:03.234Z] latest: Pulling from library/busybox [2022-09-21T14:35:03.234Z] a2a31e1dad8c: Pulling fs layer [2022-09-21T14:35:03.234Z] a2a31e1dad8c: Verifying Checksum [2022-09-21T14:35:03.234Z] a2a31e1dad8c: Download complete [2022-09-21T14:35:03.492Z] a2a31e1dad8c: Pull complete [2022-09-21T14:35:03.492Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5 [2022-09-21T14:35:03.492Z] Status: Downloaded newer image for busybox:latest [2022-09-21T14:35:03.804Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-21T14:35:04.016Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-21T14:35:04.743Z] === RUN TestDockerSuite/TestBuildCopyWildcard [Pipeline] catchError [Pipeline] { [2022-09-21T14:35:04.870Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-09-21T14:35:04.870Z] === RUN TestServicePlugin [Pipeline] sh [2022-09-21T14:35:05.055Z] 2022/09/21 14:35:04 Finished clone google.golang.org/grpc [2022-09-21T14:35:05.055Z] 2022/09/21 14:35:04 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-09-21T14:35:05.188Z] + bundleName=arm64-integration [2022-09-21T14:35:05.188Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-21T14:35:05.188Z] Creating arm64-integration-bundles.tar.gz [2022-09-21T14:35:05.188Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-21T14:35:05.188Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-21T14:35:05.198Z] Archiving artifacts [2022-09-21T14:35:05.617Z] 2022/09/21 14:35:05 Finished clone github.com/opencontainers/runc [2022-09-21T14:35:05.617Z] 2022/09/21 14:35:05 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-09-21T14:35:06.654Z] docker_cli_daemon_plugins_test.go:106: [d5b7679e12df7] daemon is not started [2022-09-21T14:35:06.986Z] 2022/09/21 14:35:06 Finished clone github.com/Microsoft/hcsshim [2022-09-21T14:35:06.986Z] 2022/09/21 14:35:06 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-09-21T14:35:07.123Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44145/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-21T14:35:07.242Z] 2022/09/21 14:35:07 Finished clone github.com/fernet/fernet-go [2022-09-21T14:35:07.243Z] 2022/09/21 14:35:07 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-09-21T14:35:07.475Z] + make clean [2022-09-21T14:35:07.594Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-21T14:35:07.731Z] docker volume rm -f docker-dev-cache [2022-09-21T14:35:07.731Z] docker-dev-cache [Pipeline] deleteDir [2022-09-21T14:35:08.170Z] plugin_test.go:62: [d63e2aa71d645] joining swarm manager [dabf97eb62e81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:35:08.612Z] 2022/09/21 14:35:08 Finished clone github.com/docker/distribution [2022-09-21T14:35:08.612Z] 2022/09/21 14:35:08 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-09-21T14:35:09.112Z] plugin_test.go:65: [d9d7d9e001526] joining swarm manager [dabf97eb62e81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:35:09.503Z] check_test.go:309: [db0fc5846dda1] daemon is not started [2022-09-21T14:35:09.503Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-21T14:35:10.073Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-21T14:35:10.643Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-21T14:35:11.135Z] 2022/09/21 14:35:10 Finished clone golang.org/x/time [2022-09-21T14:35:11.135Z] 2022/09/21 14:35:10 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-09-21T14:35:11.583Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-21T14:35:11.698Z] 2022/09/21 14:35:11 Finished clone github.com/golang/protobuf [2022-09-21T14:35:11.698Z] 2022/09/21 14:35:11 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-09-21T14:35:12.262Z] 2022/09/21 14:35:12 Finished clone github.com/moby/buildkit [2022-09-21T14:35:12.262Z] 2022/09/21 14:35:12 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-09-21T14:35:12.262Z] 2022/09/21 14:35:12 Finished clone github.com/cilium/ebpf [2022-09-21T14:35:12.263Z] 2022/09/21 14:35:12 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-09-21T14:35:12.829Z] 2022/09/21 14:35:12 Finished clone github.com/hashicorp/go-memdb [2022-09-21T14:35:12.829Z] 2022/09/21 14:35:12 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-09-21T14:35:12.965Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-21T14:35:13.393Z] 2022/09/21 14:35:13 Finished clone github.com/hashicorp/go-immutable-radix [2022-09-21T14:35:13.393Z] 2022/09/21 14:35:13 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-09-21T14:35:13.957Z] 2022/09/21 14:35:13 Finished clone github.com/hashicorp/golang-lru [2022-09-21T14:35:13.957Z] 2022/09/21 14:35:13 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-09-21T14:35:14.215Z] 2022/09/21 14:35:14 Finished clone github.com/coreos/pkg [2022-09-21T14:35:14.215Z] 2022/09/21 14:35:14 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-09-21T14:35:14.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-21T14:35:14.466Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-21T14:35:14.466Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-21T14:35:14.466Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-21T14:35:14.466Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-21T14:35:14.466Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-21T14:35:14.466Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-21T14:35:14.466Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-21T14:35:14.466Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-21T14:35:14.466Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-21T14:35:14.466Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-21T14:35:14.778Z] 2022/09/21 14:35:14 Finished clone golang.org/x/crypto [2022-09-21T14:35:14.778Z] 2022/09/21 14:35:14 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-09-21T14:35:14.916Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-21T14:35:14.916Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-21T14:35:15.708Z] 2022/09/21 14:35:15 Finished clone github.com/beorn7/perks [2022-09-21T14:35:15.708Z] 2022/09/21 14:35:15 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-09-21T14:35:15.856Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-21T14:35:16.271Z] 2022/09/21 14:35:16 Finished clone github.com/prometheus/client_model [2022-09-21T14:35:16.272Z] 2022/09/21 14:35:16 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-09-21T14:35:17.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-21T14:35:18.165Z] 2022/09/21 14:35:17 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-09-21T14:35:18.165Z] 2022/09/21 14:35:17 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-09-21T14:35:18.165Z] 2022/09/21 14:35:18 Finished clone github.com/prometheus/client_golang [2022-09-21T14:35:18.165Z] 2022/09/21 14:35:18 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-09-21T14:35:18.179Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-21T14:35:18.752Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-21T14:35:19.097Z] 2022/09/21 14:35:18 Finished clone github.com/prometheus/common [2022-09-21T14:35:19.097Z] 2022/09/21 14:35:18 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-09-21T14:35:19.097Z] 2022/09/21 14:35:19 Finished clone code.cloudfoundry.org/clock [2022-09-21T14:35:19.097Z] 2022/09/21 14:35:19 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-09-21T14:35:19.661Z] 2022/09/21 14:35:19 Finished clone github.com/pkg/errors [2022-09-21T14:35:19.661Z] 2022/09/21 14:35:19 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-09-21T14:35:19.661Z] 2022/09/21 14:35:19 Finished clone github.com/prometheus/procfs [2022-09-21T14:35:19.661Z] 2022/09/21 14:35:19 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-09-21T14:35:19.690Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-21T14:35:19.918Z] 2022/09/21 14:35:19 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-09-21T14:35:19.918Z] 2022/09/21 14:35:19 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-09-21T14:35:20.260Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-21T14:35:20.830Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-21T14:35:20.830Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-09-21T14:35:20.849Z] 2022/09/21 14:35:20 Finished clone github.com/cespare/xxhash/v2 [2022-09-21T14:35:20.850Z] 2022/09/21 14:35:20 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-09-21T14:35:21.400Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-09-21T14:35:21.413Z] 2022/09/21 14:35:21 Finished clone github.com/inconshreveable/mousetrap [2022-09-21T14:35:21.413Z] 2022/09/21 14:35:21 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-09-21T14:35:21.413Z] 2022/09/21 14:35:21 Finished clone github.com/morikuni/aec [2022-09-21T14:35:21.413Z] 2022/09/21 14:35:21 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-09-21T14:35:21.969Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-09-21T14:35:21.977Z] 2022/09/21 14:35:21 Finished clone github.com/spf13/pflag [2022-09-21T14:35:22.539Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-09-21T14:35:23.109Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-09-21T14:35:23.346Z] 2022/09/21 14:35:23 Finished clone github.com/spf13/cobra [2022-09-21T14:35:23.346Z] 2022/09/21 14:35:23 Finished clone github.com/Azure/go-ansiterm [2022-09-21T14:35:23.346Z] 2022/09/21 14:35:23 Finished clone github.com/google/certificate-transparency-go [2022-09-21T14:35:23.679Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-09-21T14:35:23.910Z] 2022/09/21 14:35:23 Finished clone github.com/docker/go-metrics [2022-09-21T14:35:23.938Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-09-21T14:35:24.509Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-09-21T14:35:25.079Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-09-21T14:35:25.649Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-09-21T14:35:25.889Z] 2022/09/21 14:35:25 Finished clone github.com/opencontainers/selinux [2022-09-21T14:35:26.219Z] check_test.go:309: [db8969eca7ac8] daemon is not started [2022-09-21T14:35:26.219Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-21T14:35:26.789Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-21T14:35:27.049Z] check_test.go:309: [d3da5421b8f4a] daemon is not started [2022-09-21T14:35:27.049Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-21T14:35:27.620Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-21T14:35:27.880Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-21T14:35:29.261Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-21T14:35:30.643Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-21T14:35:32.027Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-21T14:35:32.601Z] check_test.go:309: [d41d3673618f7] daemon is not started [2022-09-21T14:35:32.601Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-21T14:35:35.680Z] --- PASS: TestServicePlugin (29.93s) [2022-09-21T14:35:35.680Z] === RUN TestServiceUpdateLabel [2022-09-21T14:35:35.840Z] 2022/09/21 14:35:35 Finished clone github.com/cloudflare/cfssl [2022-09-21T14:35:35.898Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-21T14:35:36.251Z] --- PASS: TestServiceUpdateLabel (2.11s) [2022-09-21T14:35:36.251Z] === RUN TestServiceUpdateSecrets [2022-09-21T14:35:37.278Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-21T14:35:41.095Z] 2022/09/21 14:35:40 Finished clone github.com/containerd/containerd [2022-09-21T14:35:41.478Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-21T14:35:41.478Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-21T14:35:42.026Z] 2022/09/21 14:35:41 Finished clone github.com/coreos/etcd [2022-09-21T14:35:42.047Z] check_test.go:309: [de947a5ddaf3c] daemon is not started [2022-09-21T14:35:42.048Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-21T14:35:42.048Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-21T14:35:42.048Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-21T14:35:46.201Z] 2022/09/21 14:35:45 Finished clone github.com/docker/swarmkit [2022-09-21T14:35:46.279Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-21T14:35:46.279Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-21T14:35:48.832Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-21T14:35:49.401Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-21T14:35:50.340Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-21T14:35:51.147Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2022-09-21T14:35:51.147Z] === RUN TestServiceUpdateConfigs [2022-09-21T14:35:52.249Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-21T14:35:54.787Z] check_test.go:309: [df7ad66adac15] daemon is not started [2022-09-21T14:35:54.787Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-21T14:35:55.357Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-21T14:35:55.927Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-21T14:35:55.927Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-21T14:35:56.498Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-21T14:35:57.880Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-21T14:35:58.140Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-21T14:35:58.140Z] check_test.go:309: [ddd0a51b79a72] daemon is not started [2022-09-21T14:35:58.140Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-21T14:36:00.050Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-21T14:36:00.992Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-21T14:36:03.533Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-21T14:36:04.259Z] 2022/09/21 14:36:01 Finished clone github.com/gogo/protobuf [2022-09-21T14:36:04.259Z] 2022/09/21 14:36:03 Finished clone cloud.google.com/go [2022-09-21T14:36:06.110Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-09-21T14:36:06.110Z] === RUN TestServiceUpdateNetwork [2022-09-21T14:36:07.736Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-21T14:36:09.117Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-21T14:36:10.806Z] 2022/09/21 14:36:10 Finished clone google.golang.org/genproto [2022-09-21T14:36:11.026Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-21T14:36:13.565Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-21T14:36:13.565Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-21T14:36:14.135Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-21T14:36:15.547Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-21T14:36:15.547Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-21T14:36:15.547Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-21T14:36:15.547Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-21T14:36:15.547Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-21T14:36:17.429Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-21T14:36:17.999Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-21T14:36:18.332Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2022-09-21T14:36:18.332Z] === RUN TestServiceUpdatePidsLimit [2022-09-21T14:36:18.569Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-21T14:36:18.829Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-21T14:36:18.901Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-21T14:36:19.399Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-21T14:36:19.660Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-21T14:36:19.842Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-21T14:36:20.229Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-21T14:36:20.489Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-21T14:36:21.430Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-21T14:36:22.810Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-21T14:36:23.075Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-21T14:36:24.014Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-21T14:36:24.015Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-21T14:36:25.396Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-21T14:36:25.656Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-21T14:36:27.036Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-21T14:36:27.970Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-21T14:36:27.976Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-21T14:36:28.545Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-21T14:36:29.486Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-21T14:36:33.676Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-21T14:36:33.676Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-21T14:36:33.676Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-21T14:36:33.682Z] docker_cli_daemon_test.go:2551: [dc87cad9ba3ca] daemon is not started [2022-09-21T14:36:34.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-21T14:36:34.547Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-09-21T14:36:34.547Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-09-21T14:36:34.547Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-21T14:36:34.547Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-21T14:36:34.547Z] PASS [2022-09-21T14:36:34.547Z] [2022-09-21T14:36:34.547Z] === Skipped [2022-09-21T14:36:34.547Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-21T14:36:34.547Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T14:36:34.547Z] [2022-09-21T14:36:34.547Z] DONE 27 tests, 1 skipped in 183.543s [2022-09-21T14:36:34.547Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-21T14:36:34.547Z] INFO: Testing against a local daemon [2022-09-21T14:36:34.547Z] === RUN TestSessionCreate [2022-09-21T14:36:34.547Z] --- PASS: TestSessionCreate (0.02s) [2022-09-21T14:36:34.547Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-21T14:36:34.547Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-21T14:36:34.547Z] PASS [2022-09-21T14:36:34.547Z] [2022-09-21T14:36:34.547Z] DONE 2 tests in 0.070s [2022-09-21T14:36:34.547Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-21T14:36:34.547Z] INFO: Testing against a local daemon [2022-09-21T14:36:34.547Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-21T14:36:34.547Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-21T14:36:34.547Z] === RUN TestEventsExecDie [2022-09-21T14:36:34.807Z] --- PASS: TestEventsExecDie (0.55s) [2022-09-21T14:36:34.807Z] === RUN TestEventsBackwardsCompatible [2022-09-21T14:36:34.807Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-09-21T14:36:34.807Z] === RUN TestInfoBinaryCommits [2022-09-21T14:36:34.807Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-21T14:36:34.807Z] === RUN TestInfoAPIVersioned [2022-09-21T14:36:34.807Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-21T14:36:34.807Z] === RUN TestInfoDiscoveryBackend [2022-09-21T14:36:35.377Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-21T14:36:35.377Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-21T14:36:35.592Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-21T14:36:36.162Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-21T14:36:36.317Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-21T14:36:36.317Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-21T14:36:36.887Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2022-09-21T14:36:36.887Z] === RUN TestInfoAPI [2022-09-21T14:36:36.887Z] --- PASS: TestInfoAPI (0.04s) [2022-09-21T14:36:36.887Z] === RUN TestInfoAPIWarnings [2022-09-21T14:36:41.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-21T14:36:41.514Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-21T14:36:41.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-21T14:36:44.390Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-21T14:36:46.306Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-21T14:36:46.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-21T14:36:48.214Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-21T14:36:50.750Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-21T14:36:50.750Z] check_test.go:309: [d6e3697e2342c] daemon is not started [2022-09-21T14:36:50.750Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-21T14:36:54.989Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-09-21T14:36:54.989Z] === RUN TestInfoDebug [2022-09-21T14:36:54.989Z] --- PASS: TestInfoDebug (0.52s) [2022-09-21T14:36:54.989Z] === RUN TestInfoInsecureRegistries [2022-09-21T14:36:54.989Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-21T14:36:54.989Z] === RUN TestInfoRegistryMirrors [2022-09-21T14:36:54.989Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-21T14:36:54.989Z] === RUN TestLoginFailsWithBadCredentials [2022-09-21T14:36:55.250Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-21T14:36:55.250Z] === RUN TestPingCacheHeaders [2022-09-21T14:36:55.250Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-21T14:36:55.250Z] === RUN TestPingGet [2022-09-21T14:36:55.250Z] --- PASS: TestPingGet (0.01s) [2022-09-21T14:36:55.250Z] === RUN TestPingHead [2022-09-21T14:36:55.250Z] --- PASS: TestPingHead (0.02s) [2022-09-21T14:36:55.250Z] === RUN TestVersion [2022-09-21T14:36:55.250Z] --- PASS: TestVersion (0.02s) [2022-09-21T14:36:55.250Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-21T14:36:55.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-21T14:36:56.027Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite (334.41s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.29s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.61s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.40s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.02s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.79s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.14s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.55s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.14s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.16s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.99s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.10s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.30s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.38s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.20s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.99s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.52s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.38s) [2022-09-21T14:36:56.597Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.36s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.39s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.22s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.90s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (4.01s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (1.53s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.91s) [2022-09-21T14:36:56.597Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.72s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.16s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.54s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.49s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.32s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.32s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.02s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.88s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.95s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.62s) [2022-09-21T14:36:56.598Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-21T14:36:56.598Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.35s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.54s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.50s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.82s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.19s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.66s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.87s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.15s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.03s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.19s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.63s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.87s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.93s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.68s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.79s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.74s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.37s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.19s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.57s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.54s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.27s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.77s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.16s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.10s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.91s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.17s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.44s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.49s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-09-21T14:36:56.598Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.83s) [2022-09-21T14:36:56.598Z] === RUN TestDockerSwarmSuite [2022-09-21T14:36:56.598Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-21T14:36:56.634Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.18s) [2022-09-21T14:36:56.634Z] PASS [2022-09-21T14:36:56.634Z] [2022-09-21T14:36:56.634Z] DONE 18 tests in 22.342s [2022-09-21T14:36:56.634Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-21T14:36:56.634Z] INFO: Testing against a local daemon [2022-09-21T14:36:56.634Z] === RUN TestVolumesCreateAndList [2022-09-21T14:36:56.634Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-21T14:36:56.634Z] === RUN TestVolumesRemove [2022-09-21T14:36:56.634Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-21T14:36:56.634Z] === RUN TestVolumesInspect [2022-09-21T14:36:56.634Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-21T14:36:56.634Z] === RUN TestVolumesInvalidJSON [2022-09-21T14:36:56.634Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-21T14:36:56.634Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-21T14:36:56.634Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-21T14:36:56.634Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-21T14:36:56.634Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-21T14:36:56.634Z] PASS [2022-09-21T14:36:56.634Z] [2022-09-21T14:36:56.634Z] DONE 5 tests in 0.169s [2022-09-21T14:36:56.634Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-21T14:36:57.167Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-21T14:36:57.206Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-21T14:36:57.206Z] Removing test suite binaries [2022-09-21T14:36:57.467Z] exiting test-integration [2022-09-21T14:36:57.467Z] ++ exit 0 [2022-09-21T14:36:57.467Z] Post stage [Pipeline] junit [2022-09-21T14:36:58.867Z] Recording test results [2022-09-21T14:36:59.076Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-21T14:37:00.301Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-21T14:37:00.649Z] + echo Ensuring container killed. [2022-09-21T14:37:00.649Z] Ensuring container killed. [2022-09-21T14:37:00.649Z] + docker rm -vf docker-pr3 [2022-09-21T14:37:00.649Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-21T14:37:00.937Z] + echo Chowning /workspace to jenkins user [2022-09-21T14:37:00.937Z] Chowning /workspace to jenkins user [2022-09-21T14:37:00.937Z] + id -u [2022-09-21T14:37:00.937Z] + id -g [2022-09-21T14:37:00.937Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44145:/workspace busybox chown -R 1000:1000 /workspace [2022-09-21T14:37:00.937Z] Unable to find image 'busybox:latest' locally [2022-09-21T14:37:01.198Z] latest: Pulling from library/busybox [2022-09-21T14:37:01.458Z] 729ce43e2c91: Pulling fs layer [2022-09-21T14:37:01.458Z] 729ce43e2c91: Download complete [2022-09-21T14:37:01.458Z] 729ce43e2c91: Pull complete [2022-09-21T14:37:01.458Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5 [2022-09-21T14:37:01.458Z] Status: Downloaded newer image for busybox:latest [2022-09-21T14:37:02.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-21T14:37:02.334Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-21T14:37:02.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-21T14:37:02.371Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-21T14:37:03.192Z] + bundleName=amd64-cgroup2 [2022-09-21T14:37:03.192Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-21T14:37:03.192Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-21T14:37:03.192Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-21T14:37:03.192Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-21T14:37:03.473Z] Archiving artifacts [2022-09-21T14:37:05.599Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44145/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-21T14:37:05.908Z] + make clean [2022-09-21T14:37:06.168Z] docker volume rm -f docker-dev-cache [2022-09-21T14:37:06.168Z] docker-dev-cache [Pipeline] deleteDir [2022-09-21T14:37:06.569Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-21T14:37:06.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-21T14:37:06.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-21T14:37:07.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-21T14:37:07.005Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-21T14:37:07.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-21T14:37:07.005Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-21T14:37:07.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-21T14:37:07.013Z] 2022/09/21 14:37:03 Finished clone github.com/hashicorp/consul [2022-09-21T14:37:07.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-21T14:37:07.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-21T14:37:09.349Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-21T14:37:09.349Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-21T14:37:09.349Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-21T14:37:09.609Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-21T14:37:12.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-21T14:37:12.771Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-21T14:37:12.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-21T14:37:13.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-21T14:37:13.227Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-21T14:37:13.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-21T14:37:13.227Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-21T14:37:13.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-21T14:37:17.754Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-21T14:37:18.014Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-21T14:37:18.582Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-21T14:37:19.152Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-21T14:37:19.412Z] === RUN TestDockerSuite/TestBuildFails [2022-09-21T14:37:19.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-21T14:37:20.352Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-21T14:37:20.352Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-21T14:37:20.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-21T14:37:22.890Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-21T14:37:23.149Z] docker_api_swarm_test.go:563: [d5cb4db8f5fa3] joining swarm manager [d4c462549d9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:37:25.057Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-21T14:37:26.968Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-21T14:37:27.908Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-21T14:37:28.168Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-21T14:37:29.107Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-21T14:37:31.018Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-21T14:37:31.588Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-21T14:37:31.848Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-21T14:37:33.528Z] 2022/09/21 14:37:28 Finished clone github.com/aws/aws-sdk-go [2022-09-21T14:37:33.758Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-21T14:37:35.140Z] docker_api_swarm_test.go:585: [db142fdce0d0b] joining swarm manager [d4c462549d9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:37:35.710Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-21T14:37:37.619Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-21T14:37:37.878Z] check_test.go:380: [d5cb4db8f5fa3] daemon is not started [2022-09-21T14:37:41.172Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-21T14:37:41.438Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-21T14:37:42.008Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-21T14:37:42.597Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-21T14:37:43.535Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-21T14:37:43.535Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-21T14:37:43.535Z] --- PASS: TestImportExtremelyLargeImageWorks (180.65s) [2022-09-21T14:37:43.535Z] PASS [2022-09-21T14:37:43.535Z] [2022-09-21T14:37:43.535Z] DONE 12 tests in 184.435s [2022-09-21T14:37:43.535Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-21T14:37:43.535Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:37:43.535Z] ++ set -e [2022-09-21T14:37:43.535Z] ++ '[' -n 0 ']' [2022-09-21T14:37:43.535Z] ++ set -x [2022-09-21T14:37:43.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:37:43.535Z] INFO: Testing against a local daemon [2022-09-21T14:37:43.535Z] === RUN TestNetworkCreateDelete [2022-09-21T14:37:43.794Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-21T14:37:43.794Z] === RUN TestDockerNetworkDeletePreferID [2022-09-21T14:37:44.054Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-21T14:37:44.054Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-09-21T14:37:44.054Z] === RUN TestDaemonDNSFallback [2022-09-21T14:37:44.314Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-21T14:37:44.574Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-21T14:37:45.143Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-21T14:37:45.143Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-21T14:37:45.711Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-21T14:37:46.280Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-21T14:37:47.660Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-21T14:37:48.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-21T14:37:48.228Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-21T14:37:48.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-21T14:37:50.133Z] docker_api_swarm_test.go:46: [d66da605274cb] joining swarm manager [d5ba4801f4d82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:37:50.702Z] --- PASS: TestDaemonDNSFallback (6.53s) [2022-09-21T14:37:50.702Z] === RUN TestInspectNetwork [2022-09-21T14:37:51.642Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-21T14:37:54.181Z] === RUN TestInspectNetwork/full_network_id [2022-09-21T14:37:54.181Z] === RUN TestInspectNetwork/partial_network_id [2022-09-21T14:37:54.181Z] === RUN TestInspectNetwork/network_name [2022-09-21T14:37:54.181Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-21T14:37:54.440Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-21T14:37:54.440Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-21T14:37:54.440Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-21T14:37:54.440Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-21T14:37:54.700Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-21T14:37:54.700Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-21T14:37:55.638Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-21T14:37:55.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-21T14:37:56.577Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-21T14:37:57.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-21T14:37:57.228Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-21T14:37:57.686Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-21T14:37:57.686Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-21T14:37:58.142Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-21T14:37:58.483Z] --- PASS: TestInspectNetwork (7.75s) [2022-09-21T14:37:58.484Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-21T14:37:58.484Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-21T14:37:58.484Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-21T14:37:58.484Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-21T14:37:58.484Z] === RUN TestRunContainerWithBridgeNone [2022-09-21T14:37:59.052Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-21T14:37:59.312Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-21T14:37:59.669Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-21T14:37:59.669Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-21T14:37:59.669Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-21T14:37:59.881Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-21T14:38:00.451Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-09-21T14:38:00.451Z] === RUN TestNetworkInvalidJSON [2022-09-21T14:38:00.451Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-21T14:38:00.451Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-21T14:38:00.451Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:38:00.451Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:38:00.451Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:38:00.451Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:38:00.451Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-21T14:38:00.451Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-21T14:38:00.451Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-21T14:38:00.451Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-21T14:38:00.451Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-21T14:38:00.451Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-21T14:38:00.451Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-21T14:38:00.451Z] === RUN TestNetworkList [2022-09-21T14:38:00.451Z] === RUN TestNetworkList//networks [2022-09-21T14:38:00.451Z] === PAUSE TestNetworkList//networks [2022-09-21T14:38:00.451Z] === RUN TestNetworkList//networks/ [2022-09-21T14:38:00.451Z] === PAUSE TestNetworkList//networks/ [2022-09-21T14:38:00.451Z] === CONT TestNetworkList//networks [2022-09-21T14:38:00.451Z] === CONT TestNetworkList//networks/ [2022-09-21T14:38:00.451Z] --- PASS: TestNetworkList (0.02s) [2022-09-21T14:38:00.451Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-21T14:38:00.451Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-21T14:38:00.451Z] === RUN TestHostIPv4BridgeLabel [2022-09-21T14:38:01.020Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-09-21T14:38:01.020Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-21T14:38:01.958Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-09-21T14:38:01.959Z] === RUN TestDaemonDefaultNetworkPools [2022-09-21T14:38:02.896Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2022-09-21T14:38:02.896Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-21T14:38:03.387Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-21T14:38:04.278Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-09-21T14:38:04.278Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-21T14:38:04.915Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-21T14:38:04.915Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-21T14:38:04.915Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-21T14:38:04.915Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-21T14:38:04.915Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-21T14:38:05.662Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-09-21T14:38:05.662Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-21T14:38:05.922Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-21T14:38:05.922Z] === RUN TestServiceWithPredefinedNetwork [2022-09-21T14:38:06.442Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-21T14:38:06.898Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-21T14:38:07.305Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-21T14:38:07.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-21T14:38:07.859Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-21T14:38:08.315Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-21T14:38:08.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-21T14:38:08.503Z] --- PASS: TestServiceWithPredefinedNetwork (2.67s) [2022-09-21T14:38:08.503Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-21T14:38:08.503Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:38:08.503Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:38:08.503Z] === RUN TestServiceWithDataPathPortInit [2022-09-21T14:38:08.770Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-21T14:38:10.413Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-21T14:38:11.794Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-21T14:38:13.173Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-21T14:38:13.173Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-21T14:38:13.173Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-21T14:38:14.536Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-21T14:38:15.498Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-21T14:38:15.498Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-21T14:38:15.498Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-21T14:38:15.710Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-21T14:38:15.970Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-21T14:38:17.025Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-21T14:38:17.025Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-21T14:38:17.025Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-21T14:38:17.351Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-21T14:38:17.481Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-21T14:38:17.610Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-21T14:38:19.007Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-21T14:38:19.519Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-21T14:38:19.519Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-21T14:38:19.968Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-21T14:38:20.088Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-21T14:38:20.424Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-21T14:38:20.424Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-21T14:38:20.424Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-21T14:38:20.656Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-21T14:38:21.386Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-21T14:38:21.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-21T14:38:21.841Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-21T14:38:21.841Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-21T14:38:21.841Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-21T14:38:21.841Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-21T14:38:21.841Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-21T14:38:21.860Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-21T14:38:21.860Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-21T14:38:22.429Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-21T14:38:22.689Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-21T14:38:23.258Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-21T14:38:24.195Z] --- PASS: TestServiceWithDataPathPortInit (15.48s) [2022-09-21T14:38:24.195Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-21T14:38:24.455Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-21T14:38:25.024Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-21T14:38:26.509Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-21T14:38:26.933Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-21T14:38:27.192Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b4tfe2wmigy0quxgtx5dxfs7s Created:2022-09-21 14:38:25.478691706 +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[19dc418aadc4bed5bb1d56ad10ec0df40981df48b4e0218da74d9bc62f197d85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kkhyubnd69ay6r3urterp8ncm EndpointID:0f374087e48ba98b717f3446a6ebb658bb8e49036111170a73865bef125bfdb3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9c318c1286ab784094f74dde6391c7b581117e10624abf6da775e20a028805d2 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:366f488e3ab4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kkhyubnd69ay6r3urterp8ncm EndpointID:0f374087e48ba98b717f3446a6ebb658bb8e49036111170a73865bef125bfdb3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-21T14:38:27.762Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-21T14:38:29.187Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-21T14:38:29.761Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-21T14:38:30.700Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-21T14:38:30.960Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-21T14:38:31.897Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.59s) [2022-09-21T14:38:31.897Z] PASS [2022-09-21T14:38:31.897Z] [2022-09-21T14:38:31.897Z] === Skipped [2022-09-21T14:38:31.897Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T14:38:31.897Z] service_test.go:242: FLAKY_TEST [2022-09-21T14:38:31.897Z] [2022-09-21T14:38:31.897Z] DONE 26 tests, 1 skipped in 48.270s [2022-09-21T14:38:31.897Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-21T14:38:31.897Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:38:31.897Z] ++ set -e [2022-09-21T14:38:31.897Z] ++ '[' -n 0 ']' [2022-09-21T14:38:31.897Z] ++ set -x [2022-09-21T14:38:31.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:38:31.897Z] INFO: Testing against a local daemon [2022-09-21T14:38:31.897Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-21T14:38:31.897Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:38:31.897Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T14:38:31.897Z] === RUN TestDockerNetworkIpvlan [2022-09-21T14:38:31.897Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:38:31.897Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-21T14:38:31.897Z] PASS [2022-09-21T14:38:31.897Z] [2022-09-21T14:38:31.897Z] === Skipped [2022-09-21T14:38:31.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T14:38:31.897Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:38:31.897Z] [2022-09-21T14:38:31.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-21T14:38:31.898Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T14:38:31.898Z] [2022-09-21T14:38:31.898Z] DONE 2 tests, 2 skipped in 0.106s [2022-09-21T14:38:31.898Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-21T14:38:31.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:38:31.898Z] ++ set -e [2022-09-21T14:38:31.898Z] ++ '[' -n 0 ']' [2022-09-21T14:38:31.898Z] ++ set -x [2022-09-21T14:38:31.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:38:31.898Z] INFO: Testing against a local daemon [2022-09-21T14:38:31.898Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-21T14:38:33.281Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-21T14:38:33.281Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-09-21T14:38:33.281Z] === RUN TestDockerNetworkMacvlan [2022-09-21T14:38:34.220Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-21T14:38:34.790Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-21T14:38:34.790Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-21T14:38:35.359Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-21T14:38:35.619Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-21T14:38:36.190Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-21T14:38:38.101Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-21T14:38:40.008Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-21T14:38:43.304Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-21T14:38:43.875Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-21T14:38:44.813Z] --- PASS: TestDockerNetworkMacvlan (11.56s) [2022-09-21T14:38:44.813Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-09-21T14:38:44.813Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-21T14:38:44.813Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.05s) [2022-09-21T14:38:44.813Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2022-09-21T14:38:44.813Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.60s) [2022-09-21T14:38:44.813Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s) [2022-09-21T14:38:44.813Z] PASS [2022-09-21T14:38:44.813Z] [2022-09-21T14:38:44.813Z] DONE 8 tests in 13.000s [2022-09-21T14:38:44.813Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-21T14:38:44.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:38:44.813Z] ++ set -e [2022-09-21T14:38:44.813Z] ++ '[' -n 0 ']' [2022-09-21T14:38:44.813Z] ++ set -x [2022-09-21T14:38:44.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:38:44.813Z] testing: warning: no tests to run [2022-09-21T14:38:44.813Z] PASS [2022-09-21T14:38:44.813Z] [2022-09-21T14:38:44.813Z] DONE 0 tests in 0.030s [2022-09-21T14:38:44.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-21T14:38:44.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:38:44.813Z] ++ set -e [2022-09-21T14:38:44.813Z] ++ '[' -n 0 ']' [2022-09-21T14:38:44.813Z] ++ set -x [2022-09-21T14:38:44.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:38:45.073Z] INFO: Testing against a local daemon [2022-09-21T14:38:45.073Z] === RUN TestAuthZPluginAllowRequest [2022-09-21T14:38:46.455Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-21T14:38:46.455Z] --- PASS: TestAuthZPluginAllowRequest (1.29s) [2022-09-21T14:38:46.455Z] === RUN TestAuthZPluginTLS [2022-09-21T14:38:47.023Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-21T14:38:47.023Z] === RUN TestAuthZPluginDenyRequest [2022-09-21T14:38:47.594Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-21T14:38:47.594Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-21T14:38:47.594Z] === RUN TestDockerSuite/TestBuildRm [2022-09-21T14:38:47.853Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-21T14:38:47.853Z] === RUN TestAuthZPluginDenyResponse [2022-09-21T14:38:48.422Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-09-21T14:38:48.422Z] === RUN TestAuthZPluginAllowEventStream [2022-09-21T14:38:49.804Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-21T14:38:49.804Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-09-21T14:38:49.804Z] === RUN TestAuthZPluginErrorResponse [2022-09-21T14:38:50.373Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-21T14:38:50.373Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-21T14:38:50.373Z] === RUN TestAuthZPluginErrorRequest [2022-09-21T14:38:50.943Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-21T14:38:50.943Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-21T14:38:51.203Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-21T14:38:51.463Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-09-21T14:38:51.463Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-21T14:38:51.722Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-21T14:38:51.981Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-21T14:38:53.003Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-21T14:38:53.266Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.63s) [2022-09-21T14:38:53.266Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-21T14:38:53.835Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-21T14:38:54.775Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-21T14:38:54.776Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.63s) [2022-09-21T14:38:54.776Z] === RUN TestAuthZPluginHeader [2022-09-21T14:38:55.716Z] --- PASS: TestAuthZPluginHeader (0.75s) [2022-09-21T14:38:55.716Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-21T14:38:56.412Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-21T14:38:57.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-21T14:38:57.098Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-21T14:38:57.360Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-21T14:38:57.360Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-21T14:38:57.360Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-21T14:38:57.374Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-21T14:38:57.620Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-21T14:38:57.879Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-21T14:38:58.335Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-21T14:38:58.819Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-21T14:38:58.819Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-21T14:38:59.080Z] docker_api_swarm_test.go:304: [d795dcd11e11f] joining swarm manager [d48b14c89af34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:38:59.650Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-21T14:39:00.591Z] docker_api_swarm_test.go:305: [d154e667ba008] joining swarm manager [d48b14c89af34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:39:00.591Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.94s) [2022-09-21T14:39:00.591Z] === RUN TestAuthZPluginV2Disable [2022-09-21T14:39:01.530Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-21T14:39:02.910Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-21T14:39:03.003Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-21T14:39:03.003Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-21T14:39:03.003Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-21T14:39:03.003Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-21T14:39:03.460Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-21T14:39:03.460Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-21T14:39:03.460Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-21T14:39:03.479Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-21T14:39:03.915Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-21T14:39:03.916Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-21T14:39:03.916Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-21T14:39:04.048Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-21T14:39:04.619Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-21T14:39:04.619Z] --- PASS: TestAuthZPluginV2Disable (4.13s) [2022-09-21T14:39:04.619Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-21T14:39:05.190Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-21T14:39:06.130Z] === RUN TestDockerSuite/TestBuildUser [2022-09-21T14:39:07.070Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-21T14:39:08.451Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.92s) [2022-09-21T14:39:08.451Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-21T14:39:09.389Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-21T14:39:19.409Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-21T14:39:20.788Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.97s) [2022-09-21T14:39:20.788Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-21T14:39:21.725Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-21T14:39:22.294Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-21T14:39:22.294Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-21T14:39:22.864Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-21T14:39:23.432Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-21T14:39:24.370Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-21T14:39:24.370Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-21T14:39:24.370Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-21T14:39:24.370Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-21T14:39:24.370Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-21T14:39:24.370Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-21T14:39:24.370Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-21T14:39:24.370Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-21T14:39:24.370Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-21T14:39:25.307Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-21T14:39:25.307Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-21T14:39:25.875Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-21T14:39:26.135Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-21T14:39:26.704Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-21T14:39:26.704Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-21T14:39:28.613Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-21T14:39:29.551Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-21T14:39:30.119Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-21T14:39:30.379Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-21T14:39:30.639Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-21T14:39:30.639Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-21T14:39:30.639Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-21T14:39:31.207Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-21T14:39:32.586Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-21T14:39:32.586Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-21T14:39:32.586Z] docker_cli_sni_test.go:18: Flakey test [2022-09-21T14:39:32.586Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-21T14:39:32.846Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-21T14:39:33.414Z] === RUN TestDockerSuite/TestCommitChange [2022-09-21T14:39:33.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-21T14:39:33.983Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-21T14:39:34.921Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-21T14:39:35.496Z] docker_api_swarm_test.go:272: [dcf6968e3f349] joining swarm manager [dc1f750879e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:39:36.071Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-21T14:39:37.015Z] docker_api_swarm_test.go:273: [dd0e1dd47798f] joining swarm manager [dc1f750879e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:39:37.015Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-21T14:39:37.602Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2022-09-21T14:39:37.602Z] PASS [2022-09-21T14:39:37.602Z] [2022-09-21T14:39:37.602Z] DONE 17 tests in 52.521s [2022-09-21T14:39:37.602Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-21T14:39:37.602Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:39:37.602Z] ++ set -e [2022-09-21T14:39:37.602Z] ++ '[' -n 0 ']' [2022-09-21T14:39:37.602Z] ++ set -x [2022-09-21T14:39:37.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:39:37.602Z] INFO: Testing against a local daemon [2022-09-21T14:39:37.602Z] === RUN TestPluginInvalidJSON [2022-09-21T14:39:37.602Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:39:37.602Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:39:37.602Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-21T14:39:37.602Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-21T14:39:37.602Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-21T14:39:37.602Z] === RUN TestPluginInstall [2022-09-21T14:39:37.602Z] === RUN TestPluginInstall/no_auth [2022-09-21T14:39:37.863Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-21T14:39:39.243Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-21T14:39:39.547Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-21T14:39:39.547Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-21T14:39:39.547Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-21T14:39:39.547Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-21T14:39:39.813Z] time="2022-09-21T14:39:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:39:39.813Z] time="2022-09-21T14:39:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:638e56eec6eb85ff445ecc7bbf5abf05dcc9f897f990478199ab770646845c77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:39:39.813Z] time="2022-09-21T14:39:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:39:39.813Z] time="2022-09-21T14:39:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:638e56eec6eb85ff445ecc7bbf5abf05dcc9f897f990478199ab770646845c77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:39:39.813Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-21T14:39:40.073Z] === RUN TestPluginInstall/with_htpasswd [2022-09-21T14:39:40.643Z] time="2022-09-21T14:39:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:39:40.643Z] time="2022-09-21T14:39:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:638e56eec6eb85ff445ecc7bbf5abf05dcc9f897f990478199ab770646845c77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:39:40.643Z] time="2022-09-21T14:39:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:39:40.643Z] time="2022-09-21T14:39:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:638e56eec6eb85ff445ecc7bbf5abf05dcc9f897f990478199ab770646845c77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:39:40.902Z] === RUN TestPluginInstall/with_insecure [2022-09-21T14:39:41.162Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-21T14:39:41.731Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-21T14:39:41.731Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-21T14:39:41.731Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-21T14:39:41.731Z] time="2022-09-21T14:39:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:39:41.731Z] time="2022-09-21T14:39:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03631b2a7a7a74ae65784ea22381e84df63f1ab5ca7411e7ac624f3d6357174a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:39:41.731Z] time="2022-09-21T14:39:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T14:39:41.731Z] time="2022-09-21T14:39:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03631b2a7a7a74ae65784ea22381e84df63f1ab5ca7411e7ac624f3d6357174a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T14:39:41.991Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-21T14:39:41.991Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-21T14:39:41.991Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-21T14:39:41.991Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-21T14:39:42.252Z] plugin_test.go:165: [d62dcef0bca93] daemon is not started [2022-09-21T14:39:42.252Z] --- PASS: TestPluginInstall (4.47s) [2022-09-21T14:39:42.252Z] --- PASS: TestPluginInstall/no_auth (2.33s) [2022-09-21T14:39:42.252Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-09-21T14:39:42.252Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-09-21T14:39:42.252Z] === RUN TestPluginsWithRuntimes [2022-09-21T14:39:43.189Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-21T14:39:43.758Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-21T14:39:44.330Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-21T14:39:44.330Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-21T14:39:44.589Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-21T14:39:44.849Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-21T14:39:45.419Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-21T14:39:45.679Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-21T14:39:45.939Z] --- PASS: TestPluginsWithRuntimes (3.81s) [2022-09-21T14:39:45.939Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.00s) [2022-09-21T14:39:45.939Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-09-21T14:39:45.939Z] === RUN TestPluginBackCompatMediaTypes [2022-09-21T14:39:46.199Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-21T14:39:46.768Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2022-09-21T14:39:46.768Z] PASS [2022-09-21T14:39:46.768Z] [2022-09-21T14:39:46.768Z] DONE 10 tests in 9.200s [2022-09-21T14:39:46.768Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-21T14:39:46.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:39:46.768Z] ++ set -e [2022-09-21T14:39:46.768Z] ++ '[' -n 0 ']' [2022-09-21T14:39:46.768Z] ++ set -x [2022-09-21T14:39:46.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:39:46.768Z] INFO: Testing against a local daemon [2022-09-21T14:39:46.768Z] === RUN TestExternalGraphDriver [2022-09-21T14:39:46.768Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-21T14:39:47.028Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-21T14:39:47.028Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-21T14:39:47.028Z] === RUN TestExternalGraphDriver/json [2022-09-21T14:39:47.287Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-21T14:39:47.287Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-21T14:39:47.287Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-21T14:39:47.547Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-21T14:39:47.547Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-21T14:39:48.116Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-21T14:39:48.684Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-21T14:39:48.944Z] === RUN TestExternalGraphDriver/spec [2022-09-21T14:39:49.203Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-21T14:39:49.203Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-21T14:39:50.584Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-21T14:39:50.844Z] === RUN TestExternalGraphDriver/pull [2022-09-21T14:39:51.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-21T14:39:51.412Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-21T14:39:51.671Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-21T14:39:52.243Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-21T14:39:52.503Z] --- PASS: TestExternalGraphDriver (5.80s) [2022-09-21T14:39:52.503Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2022-09-21T14:39:52.503Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2022-09-21T14:39:52.503Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-09-21T14:39:52.503Z] === RUN TestGraphdriverPluginV2 [2022-09-21T14:39:52.762Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-21T14:39:53.700Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-21T14:39:53.700Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-21T14:39:54.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-21T14:39:54.270Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-21T14:39:54.845Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-21T14:39:55.433Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-21T14:39:55.692Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-21T14:39:56.262Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-21T14:39:57.644Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-21T14:39:57.903Z] --- PASS: TestGraphdriverPluginV2 (5.19s) [2022-09-21T14:39:57.903Z] PASS [2022-09-21T14:39:57.903Z] [2022-09-21T14:39:57.903Z] DONE 5 tests in 11.120s [2022-09-21T14:39:57.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-21T14:39:57.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:39:57.904Z] ++ set -e [2022-09-21T14:39:57.904Z] ++ '[' -n 0 ']' [2022-09-21T14:39:57.904Z] ++ set -x [2022-09-21T14:39:57.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:39:57.904Z] INFO: Testing against a local daemon [2022-09-21T14:39:57.904Z] === RUN TestContinueAfterPluginCrash [2022-09-21T14:39:57.904Z] === PAUSE TestContinueAfterPluginCrash [2022-09-21T14:39:57.904Z] === RUN TestReadPluginNoRead [2022-09-21T14:39:57.904Z] === PAUSE TestReadPluginNoRead [2022-09-21T14:39:57.904Z] === RUN TestDaemonStartWithLogOpt [2022-09-21T14:39:57.904Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-21T14:39:57.904Z] === CONT TestContinueAfterPluginCrash [2022-09-21T14:39:57.904Z] === CONT TestDaemonStartWithLogOpt [2022-09-21T14:39:58.843Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-21T14:39:58.843Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-21T14:39:58.843Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-21T14:39:59.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-21T14:39:59.107Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-21T14:39:59.677Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-21T14:40:02.216Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2022-09-21T14:40:02.216Z] === CONT TestReadPluginNoRead [2022-09-21T14:40:04.124Z] === RUN TestReadPluginNoRead/default [2022-09-21T14:40:04.124Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-21T14:40:04.646Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-21T14:40:04.694Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-21T14:40:04.954Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-21T14:40:04.954Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-21T14:40:04.954Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-21T14:40:05.214Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-21T14:40:05.474Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-21T14:40:06.174Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-21T14:40:06.852Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-21T14:40:06.853Z] --- PASS: TestContinueAfterPluginCrash (8.82s) [2022-09-21T14:40:07.136Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-21T14:40:07.793Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-21T14:40:08.053Z] === CONT TestReadPluginNoRead [2022-09-21T14:40:08.053Z] read_test.go:92: [da7d607a35596] daemon is not started [2022-09-21T14:40:08.053Z] --- PASS: TestReadPluginNoRead (6.27s) [2022-09-21T14:40:08.053Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2022-09-21T14:40:08.053Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-09-21T14:40:08.053Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s) [2022-09-21T14:40:08.053Z] PASS [2022-09-21T14:40:08.053Z] [2022-09-21T14:40:08.053Z] DONE 6 tests in 10.314s [2022-09-21T14:40:08.053Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-21T14:40:08.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:40:08.053Z] ++ set -e [2022-09-21T14:40:08.053Z] ++ '[' -n 0 ']' [2022-09-21T14:40:08.053Z] ++ set -x [2022-09-21T14:40:08.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:40:08.313Z] testing: warning: no tests to run [2022-09-21T14:40:08.313Z] PASS [2022-09-21T14:40:08.313Z] [2022-09-21T14:40:08.313Z] DONE 0 tests in 0.047s [2022-09-21T14:40:08.313Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-21T14:40:08.313Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:40:08.313Z] ++ set -e [2022-09-21T14:40:08.313Z] ++ '[' -n 0 ']' [2022-09-21T14:40:08.313Z] ++ set -x [2022-09-21T14:40:08.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:40:08.313Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-21T14:40:08.313Z] INFO: Testing against a local daemon [2022-09-21T14:40:08.313Z] === RUN TestPluginWithDevMounts [2022-09-21T14:40:08.313Z] === PAUSE TestPluginWithDevMounts [2022-09-21T14:40:08.313Z] === CONT TestPluginWithDevMounts [2022-09-21T14:40:09.250Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-21T14:40:10.188Z] --- PASS: TestPluginWithDevMounts (1.77s) [2022-09-21T14:40:10.188Z] PASS [2022-09-21T14:40:10.188Z] [2022-09-21T14:40:10.188Z] DONE 1 tests in 1.896s [2022-09-21T14:40:10.188Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-21T14:40:10.188Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:40:10.188Z] ++ set -e [2022-09-21T14:40:10.188Z] ++ '[' -n 0 ']' [2022-09-21T14:40:10.188Z] ++ set -x [2022-09-21T14:40:10.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:40:10.188Z] INFO: Testing against a local daemon [2022-09-21T14:40:10.188Z] === RUN TestSecretInspect [2022-09-21T14:40:12.098Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-21T14:40:12.667Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-21T14:40:12.667Z] --- PASS: TestSecretInspect (2.52s) [2022-09-21T14:40:12.667Z] === RUN TestSecretList [2022-09-21T14:40:14.048Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-21T14:40:14.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-21T14:40:15.246Z] --- PASS: TestSecretList (2.52s) [2022-09-21T14:40:15.246Z] === RUN TestSecretsCreateAndDelete [2022-09-21T14:40:15.675Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-21T14:40:15.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-09-21T14:40:17.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-09-21T14:40:17.463Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-09-21T14:40:17.463Z] === RUN TestSecretsUpdate [2022-09-21T14:40:17.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-21T14:40:18.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-21T14:40:18.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-09-21T14:40:19.539Z] --- PASS: TestSecretsUpdate (2.03s) [2022-09-21T14:40:19.539Z] === RUN TestTemplatedSecret [2022-09-21T14:40:20.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-09-21T14:40:20.729Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-21T14:40:21.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000758ca8_} [2022-09-21T14:40:21.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11132211344_/foo_false____} [2022-09-21T14:40:22.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-21T14:40:22.761Z] --- PASS: TestTemplatedSecret (3.32s) [2022-09-21T14:40:22.761Z] === RUN TestSecretCreateResolve [2022-09-21T14:40:23.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11132211344_/foo_true____} [2022-09-21T14:40:24.402Z] docker_api_swarm_node_test.go:20: [dc17bfd49e68f] joining swarm manager [d61f1edbfc9f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:40:24.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32812119051_/foo_false____} [2022-09-21T14:40:24.971Z] docker_api_swarm_node_test.go:21: [d250304a10279] joining swarm manager [d61f1edbfc9f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:40:25.910Z] --- PASS: TestSecretCreateResolve (2.81s) [2022-09-21T14:40:25.910Z] PASS [2022-09-21T14:40:25.910Z] [2022-09-21T14:40:25.910Z] DONE 6 tests in 15.512s [2022-09-21T14:40:25.910Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-21T14:40:25.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:40:25.910Z] ++ set -e [2022-09-21T14:40:25.910Z] ++ '[' -n 0 ']' [2022-09-21T14:40:25.910Z] ++ set -x [2022-09-21T14:40:25.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:40:25.910Z] INFO: Testing against a local daemon [2022-09-21T14:40:25.910Z] === RUN TestServiceCreateInit [2022-09-21T14:40:25.910Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-21T14:40:25.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32812119051_/foo_true____} [2022-09-21T14:40:27.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32812119051_/foo_true__0xc000758d08__} [2022-09-21T14:40:28.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000758d38_} [2022-09-21T14:40:29.610Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-21T14:40:30.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000758d68_} [2022-09-21T14:40:31.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000758d98_} [2022-09-21T14:40:32.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000758dc8_} [2022-09-21T14:40:33.509Z] --- PASS: TestServiceCreateInit (7.81s) [2022-09-21T14:40:33.509Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2022-09-21T14:40:33.509Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.89s) [2022-09-21T14:40:33.509Z] === RUN TestCreateServiceMultipleTimes [2022-09-21T14:40:34.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-21T14:40:35.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-21T14:40:35.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-21T14:40:35.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-21T14:40:35.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-21T14:40:35.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-21T14:40:35.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-21T14:40:35.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-21T14:40:35.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-21T14:40:35.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-21T14:40:35.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-21T14:40:35.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-21T14:40:35.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-21T14:40:35.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-21T14:40:35.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-21T14:40:35.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-21T14:40:35.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-21T14:40:35.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-21T14:40:35.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-21T14:40:35.917Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-21T14:40:39.213Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-21T14:40:40.596Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-21T14:40:41.538Z] docker_api_swarm_test.go:502: [d0715d62022e6] joining swarm manager [d4f06ca8652c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:40:43.447Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-21T14:40:44.828Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-21T14:40:44.828Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-21T14:40:45.088Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-21T14:40:45.659Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-21T14:40:46.228Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-21T14:40:46.487Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-21T14:40:47.058Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-21T14:40:47.627Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-21T14:40:48.198Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-21T14:40:48.768Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-21T14:40:49.338Z] docker_api_swarm_test.go:507: [d65289586d1aa] joining swarm manager [d4f06ca8652c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:40:49.338Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-21T14:40:49.908Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-21T14:40:50.476Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-21T14:40:50.738Z] --- PASS: TestCreateServiceMultipleTimes (17.02s) [2022-09-21T14:40:50.738Z] === RUN TestCreateServiceConflict [2022-09-21T14:40:50.998Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-21T14:40:51.937Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-21T14:40:52.878Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-21T14:40:53.137Z] --- PASS: TestCreateServiceConflict (2.52s) [2022-09-21T14:40:53.137Z] === RUN TestCreateServiceMaxReplicas [2022-09-21T14:40:53.397Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-21T14:40:53.967Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-21T14:40:53.967Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-21T14:40:54.536Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-21T14:40:55.476Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-21T14:40:56.436Z] --- PASS: TestCreateServiceMaxReplicas (3.19s) [2022-09-21T14:40:56.436Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-21T14:40:56.436Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-21T14:40:57.005Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-21T14:40:57.575Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-21T14:40:58.957Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-21T14:40:59.526Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-21T14:41:00.912Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-21T14:41:04.204Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-21T14:41:05.586Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-21T14:41:06.155Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-21T14:41:08.702Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-21T14:41:10.084Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.63s) [2022-09-21T14:41:10.084Z] === RUN TestCreateServiceSecretFileMode [2022-09-21T14:41:11.025Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-21T14:41:11.285Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-21T14:41:14.579Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-21T14:41:15.149Z] === RUN TestDockerSuite/TestCpToDot [2022-09-21T14:41:15.718Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-21T14:41:16.658Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-21T14:41:17.597Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-21T14:41:17.857Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-21T14:41:18.808Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-21T14:41:18.808Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-21T14:41:19.377Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-21T14:41:20.318Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-21T14:41:20.318Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-21T14:41:20.318Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-21T14:41:20.578Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-21T14:41:21.148Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-21T14:41:21.148Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-21T14:41:21.148Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-21T14:41:21.148Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-21T14:41:21.407Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-21T14:41:21.667Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-21T14:41:21.667Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-21T14:41:21.926Z] === RUN TestDockerSuite/TestCreateRM [2022-09-21T14:41:21.926Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-21T14:41:21.927Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-21T14:41:21.927Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-21T14:41:21.927Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-21T14:41:22.188Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-21T14:41:23.128Z] --- PASS: TestCreateServiceSecretFileMode (12.92s) [2022-09-21T14:41:23.128Z] === RUN TestCreateServiceConfigFileMode [2022-09-21T14:41:23.697Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-21T14:41:23.697Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-21T14:41:23.697Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-21T14:41:25.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-21T14:41:26.995Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-21T14:41:27.255Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-21T14:41:27.255Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-21T14:41:27.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-21T14:41:27.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-21T14:41:27.516Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-21T14:41:28.089Z] docker_api_swarm_node_test.go:81: [d48505411f727] joining swarm manager [de18eb8707d82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:41:28.089Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-21T14:41:29.029Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-21T14:41:29.288Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-21T14:41:30.670Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-21T14:41:31.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-21T14:41:32.176Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-21T14:41:32.746Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-21T14:41:32.746Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-21T14:41:32.784Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-21T14:41:32.784Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-21T14:41:32.784Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-21T14:41:32.784Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-21T14:41:33.317Z] === RUN TestDockerSuite/TestDockerFails [2022-09-21T14:41:33.317Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-21T14:41:33.317Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-21T14:41:33.317Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-21T14:41:34.257Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-21T14:41:35.199Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-21T14:41:35.769Z] --- PASS: TestCreateServiceConfigFileMode (12.97s) [2022-09-21T14:41:35.769Z] === RUN TestCreateServiceSysctls [2022-09-21T14:41:36.708Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-21T14:41:36.708Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-21T14:41:36.708Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-21T14:41:36.967Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-21T14:41:39.536Z] --- PASS: TestCreateServiceSysctls (3.26s) [2022-09-21T14:41:39.536Z] === RUN TestCreateServiceCapabilities [2022-09-21T14:41:41.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-21T14:41:41.704Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-09-21T14:41:41.704Z] === RUN TestInspect [2022-09-21T14:41:42.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-21T14:41:44.025Z] docker_api_swarm_node_test.go:53: [d2aa32d65ab70] joining swarm manager [d44a721d39c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:41:44.964Z] docker_api_swarm_node_test.go:54: [d7eba9a7819d0] joining swarm manager [d44a721d39c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:41:45.534Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-21T14:41:45.534Z] --- PASS: TestInspect (3.95s) [2022-09-21T14:41:45.534Z] === RUN TestCreateJob [2022-09-21T14:41:47.446Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-21T14:41:48.829Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-21T14:41:49.089Z] --- PASS: TestCreateJob (3.49s) [2022-09-21T14:41:49.089Z] === RUN TestReplicatedJob [2022-09-21T14:41:49.349Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-21T14:41:50.290Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-21T14:41:50.861Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-21T14:41:51.804Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-21T14:41:52.373Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-21T14:41:52.947Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-21T14:41:54.855Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-21T14:41:54.855Z] --- PASS: TestReplicatedJob (5.60s) [2022-09-21T14:41:54.855Z] === RUN TestUpdateReplicatedJob [2022-09-21T14:41:54.992Z] 2022/09/21 14:41:54 Finished clone google.golang.org/api [2022-09-21T14:41:54.992Z] 2022/09/21 14:41:54 Dependencies downloaded. Download time: 7m29.226541922s [2022-09-21T14:41:54.992Z] 2022/09/21 14:41:54 Collecting all dependencies [2022-09-21T14:41:55.425Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-21T14:41:57.969Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-21T14:41:57.969Z] --- PASS: TestUpdateReplicatedJob (3.29s) [2022-09-21T14:41:57.969Z] === RUN TestServiceListWithStatuses [2022-09-21T14:41:57.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T14:41:57.969Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-09-21T14:41:57.969Z] === RUN TestDockerNetworkConnectAlias [2022-09-21T14:42:00.514Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-21T14:42:01.098Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-21T14:42:03.005Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-21T14:42:03.005Z] --- PASS: TestDockerNetworkConnectAlias (4.85s) [2022-09-21T14:42:03.005Z] === RUN TestDockerNetworkReConnect [2022-09-21T14:42:04.952Z] 2022/09/21 14:42:04 Clean vendor dir from unused packages [2022-09-21T14:42:04.952Z] 2022/09/21 14:42:04 Ignoring paths matching "^archive/tar" [2022-09-21T14:42:05.880Z] 2022/09/21 14:42:05 Success [2022-09-21T14:42:05.880Z] 2022/09/21 14:42:05 Running time: 7m43.942909362s [2022-09-21T14:42:06.137Z] Congratulations! All vendoring changes are done the right way. [2022-09-21T14:42:06.297Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-09-21T14:42:06.297Z] === RUN TestServicePlugin [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-21T14:42:06.999Z] + echo Ensuring container killed. [2022-09-21T14:42:06.999Z] Ensuring container killed. [2022-09-21T14:42:06.999Z] + docker rm -vf docker-pr3 [2022-09-21T14:42:06.999Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-21T14:42:07.278Z] + echo Chowning /workspace to jenkins user [2022-09-21T14:42:07.278Z] Chowning /workspace to jenkins user [2022-09-21T14:42:07.278Z] + id -u [2022-09-21T14:42:07.278Z] + id -g [2022-09-21T14:42:07.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44145:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-21T14:42:08.170Z] + bundleName=unit [2022-09-21T14:42:08.170Z] + echo Creating unit-bundles.tar.gz [2022-09-21T14:42:08.170Z] Creating unit-bundles.tar.gz [2022-09-21T14:42:08.170Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-09-21T14:42:08.170Z] bundles/junit-report.xml [2022-09-21T14:42:08.170Z] bundles/go-test-report.json [2022-09-21T14:42:08.170Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-21T14:42:08.180Z] Archiving artifacts [2022-09-21T14:42:08.207Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-21T14:42:08.207Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-21T14:42:08.561Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44145/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-21T14:42:08.865Z] + make clean [2022-09-21T14:42:09.121Z] docker volume rm -f docker-dev-cache [2022-09-21T14:42:09.121Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-21T14:42:09.589Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-21T14:42:09.848Z] plugin_test.go:62: [d2310c42651ea] joining swarm manager [de5ca9011f333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:42:10.108Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-21T14:42:10.367Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-21T14:42:10.628Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-21T14:42:10.628Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-21T14:42:10.888Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-21T14:42:11.148Z] plugin_test.go:65: [df99f62b12683] joining swarm manager [de5ca9011f333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:42:12.089Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-21T14:42:13.028Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-21T14:42:13.028Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-21T14:42:13.028Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-21T14:42:13.968Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-21T14:42:13.968Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-21T14:42:14.906Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-21T14:42:15.844Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-21T14:42:16.104Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-21T14:42:16.104Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-21T14:42:16.104Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-21T14:42:16.104Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-21T14:42:16.104Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-21T14:42:17.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-21T14:42:18.950Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-21T14:42:18.950Z] === RUN TestDockerSuite/TestEventsRename [2022-09-21T14:42:19.520Z] === RUN TestDockerSuite/TestEventsResize [2022-09-21T14:42:20.089Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-21T14:42:20.349Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-21T14:42:21.288Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-21T14:42:21.548Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-21T14:42:23.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-21T14:42:24.438Z] === RUN TestDockerSuite/TestEventsTop [2022-09-21T14:42:24.698Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-21T14:42:25.637Z] docker_api_swarm_test.go:202: [d0e4f334c37e1] joining swarm manager [ddd380f297f89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:42:27.544Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-21T14:42:32.823Z] --- PASS: TestServicePlugin (25.98s) [2022-09-21T14:42:32.823Z] === RUN TestServiceUpdateLabel [2022-09-21T14:42:34.205Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-09-21T14:42:34.205Z] === RUN TestServiceUpdateSecrets [2022-09-21T14:42:38.401Z] === RUN TestDockerSuite/TestExec [2022-09-21T14:42:38.661Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-21T14:42:39.232Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-21T14:42:39.801Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-21T14:42:40.066Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-21T14:42:41.004Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-21T14:42:41.572Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-21T14:42:42.144Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-21T14:42:42.713Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-21T14:42:43.282Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-21T14:42:43.852Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-21T14:42:44.112Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-21T14:42:45.053Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-21T14:42:45.991Z] === RUN TestDockerSuite/TestExecEnv [2022-09-21T14:42:46.572Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-21T14:42:47.511Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-21T14:42:48.080Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-21T14:42:48.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-21T14:42:48.601Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-09-21T14:42:48.601Z] === RUN TestServiceUpdateConfigs [2022-09-21T14:42:50.512Z] docker_api_swarm_test.go:384: [dfac4b440b503] joining swarm manager [d04416bdd0d9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:42:50.772Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-21T14:42:51.343Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-21T14:42:51.914Z] docker_api_swarm_test.go:385: [d6d765cec7c38] joining swarm manager [d04416bdd0d9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:42:51.914Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-21T14:42:52.483Z] === RUN TestDockerSuite/TestExecParseError [2022-09-21T14:42:53.052Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-21T14:42:53.312Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-21T14:42:53.881Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-21T14:42:54.820Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-21T14:42:55.390Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-21T14:42:55.959Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-21T14:42:59.078Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-21T14:42:59.078Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-21T14:42:59.078Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-21T14:43:04.083Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-09-21T14:43:04.083Z] === RUN TestServiceUpdateNetwork [2022-09-21T14:43:06.618Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-21T14:43:06.878Z] === RUN TestDockerSuite/TestExecTTY [2022-09-21T14:43:07.447Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-21T14:43:08.019Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-21T14:43:08.589Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-21T14:43:08.849Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-21T14:43:08.849Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-21T14:43:08.849Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-21T14:43:10.757Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-21T14:43:11.019Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-21T14:43:11.957Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-21T14:43:12.217Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-21T14:43:12.785Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-21T14:43:16.073Z] --- PASS: TestServiceUpdateNetwork (12.51s) [2022-09-21T14:43:16.073Z] === RUN TestServiceUpdatePidsLimit [2022-09-21T14:43:17.012Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-21T14:43:17.272Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-21T14:43:17.842Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-21T14:43:20.626Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-21T14:43:22.035Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-21T14:43:23.412Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-21T14:43:24.790Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-21T14:43:28.084Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-21T14:43:28.344Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-21T14:43:28.344Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-21T14:43:28.344Z] === RUN TestDockerSuite/TestHealth [2022-09-21T14:43:32.541Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2022-09-21T14:43:32.541Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-09-21T14:43:32.541Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-09-21T14:43:32.541Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-21T14:43:32.541Z] PASS [2022-09-21T14:43:32.541Z] [2022-09-21T14:43:32.541Z] === Skipped [2022-09-21T14:43:32.541Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-09-21T14:43:32.541Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T14:43:32.541Z] [2022-09-21T14:43:32.541Z] DONE 27 tests, 1 skipped in 186.317s [2022-09-21T14:43:32.541Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-21T14:43:32.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:43:32.541Z] ++ set -e [2022-09-21T14:43:32.541Z] ++ '[' -n 0 ']' [2022-09-21T14:43:32.541Z] ++ set -x [2022-09-21T14:43:32.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:43:32.541Z] INFO: Testing against a local daemon [2022-09-21T14:43:32.541Z] === RUN TestSessionCreate [2022-09-21T14:43:32.541Z] --- PASS: TestSessionCreate (0.02s) [2022-09-21T14:43:32.541Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-21T14:43:32.541Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-09-21T14:43:32.541Z] PASS [2022-09-21T14:43:32.541Z] [2022-09-21T14:43:32.541Z] DONE 2 tests in 0.139s [2022-09-21T14:43:32.541Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-21T14:43:32.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:43:32.541Z] ++ set -e [2022-09-21T14:43:32.541Z] ++ '[' -n 0 ']' [2022-09-21T14:43:32.541Z] ++ set -x [2022-09-21T14:43:32.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:43:32.541Z] INFO: Testing against a local daemon [2022-09-21T14:43:32.541Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-21T14:43:32.541Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-21T14:43:32.541Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T14:43:32.541Z] === RUN TestEventsExecDie [2022-09-21T14:43:32.801Z] --- PASS: TestEventsExecDie (0.55s) [2022-09-21T14:43:32.801Z] === RUN TestEventsBackwardsCompatible [2022-09-21T14:43:32.801Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-21T14:43:32.801Z] === RUN TestInfoBinaryCommits [2022-09-21T14:43:32.801Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-21T14:43:32.801Z] === RUN TestInfoAPIVersioned [2022-09-21T14:43:32.801Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-21T14:43:32.801Z] === RUN TestInfoDiscoveryBackend [2022-09-21T14:43:33.368Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-09-21T14:43:33.368Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-21T14:43:34.747Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-21T14:43:34.747Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-21T14:43:35.012Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-09-21T14:43:35.012Z] === RUN TestInfoAPI [2022-09-21T14:43:35.012Z] --- PASS: TestInfoAPI (0.02s) [2022-09-21T14:43:35.012Z] === RUN TestInfoAPIWarnings [2022-09-21T14:43:35.828Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-21T14:43:44.684Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-21T14:43:47.237Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-21T14:43:47.237Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-21T14:43:47.237Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-21T14:43:47.237Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-21T14:43:47.806Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-21T14:43:47.806Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-21T14:43:48.375Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-21T14:43:48.375Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-21T14:43:48.375Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-21T14:43:48.375Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-21T14:43:48.634Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-21T14:43:48.894Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-21T14:43:49.153Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-21T14:43:49.153Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-21T14:43:49.722Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-21T14:43:49.722Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-21T14:43:50.291Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-21T14:43:50.861Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-21T14:43:50.861Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-21T14:43:50.861Z] check_test.go:380: [d6d765cec7c38] daemon is not started [2022-09-21T14:43:50.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-21T14:43:51.430Z] --- PASS: TestInfoAPIWarnings (16.27s) [2022-09-21T14:43:51.430Z] === RUN TestInfoDebug [2022-09-21T14:43:51.430Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-21T14:43:51.692Z] --- PASS: TestInfoDebug (0.52s) [2022-09-21T14:43:51.692Z] === RUN TestInfoInsecureRegistries [2022-09-21T14:43:52.260Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-21T14:43:52.260Z] === RUN TestInfoRegistryMirrors [2022-09-21T14:43:52.829Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-21T14:43:52.829Z] === RUN TestLoginFailsWithBadCredentials [2022-09-21T14:43:53.089Z] docker_api_swarm_test.go:802: [d19c5e4732cc6] joining swarm manager [d1b2c728c31dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:43:53.349Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-21T14:43:53.349Z] === RUN TestPingCacheHeaders [2022-09-21T14:43:53.349Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-21T14:43:53.349Z] === RUN TestPingGet [2022-09-21T14:43:53.349Z] --- PASS: TestPingGet (0.01s) [2022-09-21T14:43:53.349Z] === RUN TestPingHead [2022-09-21T14:43:53.349Z] --- PASS: TestPingHead (0.02s) [2022-09-21T14:43:53.349Z] === RUN TestVersion [2022-09-21T14:43:53.349Z] --- PASS: TestVersion (0.01s) [2022-09-21T14:43:53.349Z] PASS [2022-09-21T14:43:53.349Z] [2022-09-21T14:43:53.349Z] === Skipped [2022-09-21T14:43:53.349Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T14:43:53.349Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-21T14:43:53.349Z] [2022-09-21T14:43:53.349Z] DONE 18 tests, 1 skipped in 21.125s [2022-09-21T14:43:53.349Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-21T14:43:53.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:43:53.349Z] ++ set -e [2022-09-21T14:43:53.349Z] ++ '[' -n 0 ']' [2022-09-21T14:43:53.349Z] ++ set -x [2022-09-21T14:43:53.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-21T14:43:53.349Z] INFO: Testing against a local daemon [2022-09-21T14:43:53.349Z] === RUN TestVolumesCreateAndList [2022-09-21T14:43:53.349Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-21T14:43:53.349Z] === RUN TestVolumesRemove [2022-09-21T14:43:53.609Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-21T14:43:53.609Z] === RUN TestVolumesInspect [2022-09-21T14:43:53.609Z] --- PASS: TestVolumesInspect (0.01s) [2022-09-21T14:43:53.609Z] === RUN TestVolumesInvalidJSON [2022-09-21T14:43:53.609Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-21T14:43:53.609Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-21T14:43:53.609Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-21T14:43:53.609Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-21T14:43:53.609Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-21T14:43:53.609Z] PASS [2022-09-21T14:43:53.609Z] [2022-09-21T14:43:53.609Z] DONE 5 tests in 0.200s [2022-09-21T14:43:53.609Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-21T14:43:53.609Z] ++++ cat bundles/test-integration/docker.pid [2022-09-21T14:43:53.609Z] +++ kill 5654 [2022-09-21T14:43:54.549Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-21T14:43:54.549Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-21T14:43:54.549Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-21T14:43:54.549Z] docker_api_swarm_test.go:802: [d7e30e197bcbf] joining swarm manager [d1b2c728c31dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:43:55.121Z] +++ /etc/init.d/apparmor stop [2022-09-21T14:43:55.121Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-21T14:43:55.121Z] [2022-09-21T14:43:55.121Z] Unloading profiles will leave already running processes permanently [2022-09-21T14:43:55.121Z] unconfined, which can lead to unexpected situations. [2022-09-21T14:43:55.121Z] [2022-09-21T14:43:55.121Z] To set a process to complain mode, use the command line tool [2022-09-21T14:43:55.121Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-21T14:43:55.121Z] +++ true [2022-09-21T14:43:55.122Z] exiting test-integration [2022-09-21T14:43:55.122Z] ++ exit 0 [2022-09-21T14:43:55.122Z] [2022-09-21T14:43:55.690Z] === RUN TestDockerSuite/TestImportFile [2022-09-21T14:43:55.691Z] docker_api_swarm_test.go:802: [d7541e6e13837] joining swarm manager [d1b2c728c31dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-21T14:43:55.951Z] + for job in $(jobs -p) [2022-09-21T14:43:55.951Z] + wait 9901 [2022-09-21T14:43:57.332Z] docker_api_swarm_test.go:802: [db3f6c0e8f97a] joining swarm manager [d1b2c728c31dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-21T14:43:57.332Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-21T14:43:57.332Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-21T14:43:58.712Z] docker_api_swarm_test.go:810: [dd16bffc1af48] joining swarm manager [d1b2c728c31dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-21T14:43:58.712Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-21T14:43:59.651Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-21T14:44:01.029Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-21T14:44:01.289Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-21T14:44:01.858Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-21T14:44:02.427Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-21T14:44:02.427Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-21T14:44:02.427Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-21T14:44:02.686Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-21T14:44:03.262Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-21T14:44:03.840Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-21T14:44:04.408Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-21T14:44:04.976Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-21T14:44:05.235Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-21T14:44:05.235Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-21T14:44:06.617Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-21T14:44:06.876Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-21T14:44:07.136Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-21T14:44:07.136Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-21T14:44:07.705Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-21T14:44:07.705Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-21T14:44:07.705Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-21T14:44:08.275Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-21T14:44:08.844Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-21T14:44:09.414Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-21T14:44:09.673Z] === RUN TestDockerSuite/TestInspectImage [2022-09-21T14:44:09.673Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-21T14:44:09.673Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-21T14:44:09.673Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-21T14:44:09.932Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-21T14:44:10.192Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-21T14:44:10.761Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-21T14:44:10.761Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-21T14:44:11.330Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-21T14:44:11.589Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-21T14:44:14.125Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-21T14:44:14.125Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-21T14:44:14.385Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-21T14:44:15.325Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-21T14:44:16.265Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-21T14:44:16.834Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-21T14:44:17.093Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-21T14:44:17.661Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-21T14:44:17.920Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-21T14:44:18.489Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-21T14:44:18.749Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-21T14:44:18.749Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-21T14:44:20.129Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-21T14:44:20.529Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-21T14:44:21.067Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-21T14:44:22.006Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-21T14:44:22.266Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-21T14:44:23.219Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-21T14:44:24.600Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-21T14:44:25.982Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-21T14:44:25.982Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-21T14:44:27.361Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-21T14:44:27.622Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-21T14:44:28.191Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-21T14:44:34.763Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-21T14:44:35.452Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-21T14:44:36.145Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-21T14:44:37.083Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-21T14:44:37.651Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-21T14:44:39.029Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-21T14:44:39.029Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-21T14:44:39.289Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-21T14:44:39.289Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-21T14:44:39.289Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-21T14:44:39.857Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-21T14:44:40.117Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-21T14:44:44.307Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-21T14:44:44.307Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-21T14:44:44.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-21T14:44:48.498Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-21T14:44:49.068Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-21T14:44:49.068Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-21T14:44:50.025Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-21T14:44:50.379Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-21T14:44:50.594Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-21T14:44:51.531Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-21T14:44:52.468Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-21T14:44:53.036Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-21T14:44:54.942Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-21T14:44:55.201Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-21T14:44:55.460Z] === RUN TestDockerSuite/TestLogsSince [2022-09-21T14:45:02.026Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-21T14:45:06.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-21T14:45:07.596Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-21T14:45:08.164Z] === RUN TestDockerSuite/TestLogsTail [2022-09-21T14:45:09.103Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-21T14:45:09.673Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-21T14:45:09.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-21T14:45:09.932Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-21T14:45:10.505Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-21T14:45:10.767Z] === RUN TestDockerSuite/TestNetHostname [2022-09-21T14:45:11.707Z] docker_api_swarm_service_test.go:395: [dfb47adfc58b2] joining swarm manager [d6a1c425db9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:45:12.646Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-21T14:45:12.906Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-21T14:45:12.906Z] docker_api_swarm_service_test.go:395: [db01f07158858] joining swarm manager [d6a1c425db9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:45:19.492Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-21T14:45:19.752Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-21T14:45:20.011Z] === RUN TestDockerSuite/TestPluginActive [2022-09-21T14:45:22.548Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-21T14:45:27.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-21T14:45:28.085Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-21T14:45:28.085Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-21T14:45:28.085Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-21T14:45:29.466Z] docker_api_swarm_service_test.go:343: [dbed4b7b0409a] joining swarm manager [dc591607c8cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:45:29.726Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-21T14:45:30.293Z] docker_api_swarm_service_test.go:343: [dba4d22938498] joining swarm manager [dc591607c8cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:45:33.586Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-21T14:45:34.965Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-21T14:45:38.255Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-21T14:45:43.529Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-21T14:45:44.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-21T14:45:44.107Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-21T14:45:45.492Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-21T14:45:45.751Z] docker_api_swarm_service_test.go:490: [dc73db69ba9c7] joining swarm manager [d4ec545ac748d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:45:46.321Z] === RUN TestDockerSuite/TestPortList [2022-09-21T14:45:46.581Z] docker_api_swarm_service_test.go:490: [dfde580011f52] joining swarm manager [d4ec545ac748d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:45:53.155Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-21T14:45:53.725Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-21T14:46:00.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-21T14:46:00.297Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-21T14:46:00.297Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-21T14:46:00.297Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-21T14:46:00.297Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-21T14:46:00.297Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-21T14:46:00.868Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-21T14:46:00.868Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-21T14:46:01.438Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-21T14:46:01.698Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-21T14:46:03.080Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-21T14:46:03.080Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-21T14:46:04.986Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-21T14:46:04.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-21T14:46:05.927Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-21T14:46:06.496Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-21T14:46:06.756Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-21T14:46:07.326Z] docker_api_swarm_service_test.go:128: [dc0088267f8df] joining swarm manager [d42fe1b4aba82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:46:08.267Z] docker_api_swarm_service_test.go:129: [d5fb7a3c047ab] joining swarm manager [d42fe1b4aba82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:46:08.837Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-21T14:46:09.794Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-21T14:46:10.057Z] docker_api_swarm_service_test.go:137: [db665f04ef324] joining swarm manager [d42fe1b4aba82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-21T14:46:10.995Z] docker_api_swarm_service_test.go:138: [dc570ad7f2c47] joining swarm manager [d42fe1b4aba82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-21T14:46:12.903Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-21T14:46:15.441Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-21T14:46:15.441Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-21T14:46:17.976Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-21T14:46:24.543Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-21T14:46:25.112Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-21T14:46:26.492Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-21T14:46:27.430Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-21T14:46:28.369Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-21T14:46:29.749Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-21T14:46:31.131Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-21T14:46:31.702Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-21T14:46:31.962Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-21T14:46:32.530Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-21T14:46:33.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-21T14:46:34.039Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-21T14:46:35.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-21T14:46:35.974Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-21T14:46:36.543Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-21T14:46:36.543Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-21T14:46:36.543Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-21T14:46:36.802Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-21T14:46:37.371Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-21T14:46:37.371Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-21T14:46:37.940Z] docker_api_swarm_service_test.go:304: [dceb8b9ea2699] joining swarm manager [d23b0e7d4af24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:46:37.940Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-21T14:46:38.879Z] docker_api_swarm_service_test.go:304: [db3cb0817bd67] joining swarm manager [d23b0e7d4af24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:46:39.139Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-21T14:46:40.521Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-21T14:46:41.089Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-21T14:46:47.050Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-21T14:46:47.050Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-21T14:46:47.050Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-21T14:46:47.050Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-21T14:46:47.050Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-21T14:46:47.050Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-21T14:46:47.050Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-21T14:46:47.050Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-21T14:46:47.050Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-21T14:46:47.050Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-21T14:46:47.050Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-21T14:46:47.050Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-21T14:46:47.665Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-21T14:46:47.665Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-21T14:46:49.192Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-21T14:46:49.192Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-21T14:46:49.192Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-21T14:46:49.371Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-21T14:46:49.451Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-21T14:46:51.356Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-21T14:46:52.293Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-21T14:46:53.155Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-21T14:46:54.201Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-21T14:46:54.770Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-21T14:46:55.029Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-21T14:46:55.029Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-21T14:46:56.944Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-21T14:46:56.944Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-21T14:46:56.944Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-21T14:46:56.944Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-21T14:46:57.412Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-21T14:46:57.412Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-21T14:46:57.412Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-21T14:46:57.412Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-21T14:46:57.412Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-21T14:46:57.412Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-21T14:46:57.412Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-21T14:46:57.565Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-21T14:46:57.825Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-21T14:46:57.825Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-21T14:46:58.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-21T14:46:58.966Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-21T14:46:59.905Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-21T14:47:00.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-21T14:47:00.358Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-21T14:47:00.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-21T14:47:00.358Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-21T14:47:00.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-21T14:47:00.358Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-21T14:47:00.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-21T14:47:00.474Z] docker_api_swarm_service_test.go:100: [d8b9f47bf47ff] joining swarm manager [d861740eb4950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:47:01.043Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-21T14:47:01.303Z] docker_api_swarm_service_test.go:101: [d365597f42577] joining swarm manager [d861740eb4950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:47:01.343Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-21T14:47:01.872Z] === RUN TestDockerSuite/TestRmiTag [2022-09-21T14:47:01.872Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-21T14:47:02.440Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-21T14:47:06.092Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-21T14:47:06.639Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-21T14:47:06.639Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-21T14:47:07.208Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-21T14:47:07.467Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-21T14:47:08.406Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-21T14:47:08.666Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-21T14:47:08.926Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-21T14:47:09.495Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-21T14:47:09.495Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-21T14:47:09.755Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-21T14:47:10.694Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-21T14:47:11.262Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-21T14:47:11.834Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-21T14:47:12.404Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-21T14:47:13.344Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-21T14:47:14.282Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-21T14:47:14.852Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-21T14:47:15.422Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-21T14:47:15.991Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-21T14:47:16.564Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-21T14:47:17.505Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-21T14:47:18.081Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-21T14:47:19.020Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-21T14:47:19.589Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-21T14:47:19.849Z] check_test.go:380: [d8b9f47bf47ff] daemon is not started [2022-09-21T14:47:20.110Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-21T14:47:20.679Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-21T14:47:20.679Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-21T14:47:21.061Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-21T14:47:21.061Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-21T14:47:21.061Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-21T14:47:21.061Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-21T14:47:21.061Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-21T14:47:21.061Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-21T14:47:21.061Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-21T14:47:21.061Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-21T14:47:21.061Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-21T14:47:21.061Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-21T14:47:21.061Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-21T14:47:21.061Z] === RUN TestDockerSuite/TestBuildFails [2022-09-21T14:47:22.058Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-21T14:47:22.317Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-21T14:47:22.885Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-21T14:47:23.145Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-21T14:47:23.715Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-21T14:47:23.715Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-21T14:47:24.283Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-21T14:47:24.546Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-21T14:47:25.114Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-21T14:47:25.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-21T14:47:25.374Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-21T14:47:25.942Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-21T14:47:25.942Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-21T14:47:26.511Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-21T14:47:26.511Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-21T14:47:27.451Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-21T14:47:27.451Z] docker_api_swarm_service_test.go:533: [dfafa80bcb4f2] joining swarm manager [d0c2fbfd6c104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:47:28.020Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-21T14:47:28.214Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-21T14:47:28.214Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-21T14:47:28.280Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-21T14:47:28.849Z] docker_api_swarm_service_test.go:534: [d9c831339024f] joining swarm manager [d0c2fbfd6c104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:47:28.849Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-21T14:47:28.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-21T14:47:29.417Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-21T14:47:30.355Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-21T14:47:32.267Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-21T14:47:33.206Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-21T14:47:33.777Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-21T14:47:34.074Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-21T14:47:34.347Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-21T14:47:34.919Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-21T14:47:35.487Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-21T14:47:35.758Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-21T14:47:36.697Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-21T14:47:38.605Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-21T14:47:38.605Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-21T14:47:38.819Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-21T14:47:39.175Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-21T14:47:40.556Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-21T14:47:41.939Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-21T14:47:43.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-21T14:47:44.676Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-21T14:47:45.226Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-21T14:47:45.226Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-21T14:47:45.226Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-21T14:47:45.226Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-21T14:47:45.226Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-21T14:47:45.490Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-21T14:47:46.878Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-21T14:47:47.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-21T14:47:47.448Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-21T14:47:48.828Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-21T14:47:49.399Z] docker_api_swarm_service_test.go:148: [d721d0351e080] joining swarm manager [d882b5aa1e5e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:47:49.659Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-21T14:47:50.228Z] docker_api_swarm_service_test.go:148: [dd622b71aa22a] joining swarm manager [d882b5aa1e5e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:47:50.535Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-21T14:47:50.796Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-21T14:47:51.366Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-21T14:47:51.366Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-21T14:47:51.366Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-21T14:47:51.519Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-21T14:47:52.305Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-21T14:47:53.243Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-21T14:47:53.243Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-21T14:47:53.813Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-21T14:47:54.382Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-21T14:47:54.643Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-21T14:47:55.210Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-21T14:47:55.210Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-21T14:47:55.783Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-21T14:47:56.042Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-21T14:47:56.267Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-21T14:47:56.267Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-21T14:47:56.267Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-21T14:47:56.610Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-21T14:47:56.870Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-21T14:47:57.254Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-21T14:47:57.439Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-21T14:47:57.699Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-21T14:47:57.721Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-21T14:47:57.721Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-21T14:47:57.721Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-21T14:47:58.267Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-21T14:47:58.836Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-21T14:47:58.836Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-21T14:47:59.773Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-21T14:48:00.711Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-21T14:48:01.649Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-21T14:48:01.912Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-21T14:48:01.912Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-21T14:48:01.912Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-21T14:48:03.819Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-21T14:48:04.388Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-21T14:48:12.638Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-21T14:48:12.638Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-21T14:48:12.638Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-21T14:48:16.600Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-21T14:48:16.600Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-21T14:48:16.860Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-21T14:48:16.860Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-21T14:48:16.860Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-21T14:48:16.860Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-21T14:48:17.430Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-21T14:48:19.337Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-21T14:48:19.906Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-21T14:48:20.844Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-21T14:48:21.292Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-21T14:48:21.292Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-21T14:48:23.505Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-21T14:48:23.505Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-21T14:48:23.505Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-21T14:48:23.972Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-21T14:48:23.972Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-21T14:48:26.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-21T14:48:26.707Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-21T14:48:26.966Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-21T14:48:27.225Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-21T14:48:28.165Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-21T14:48:28.165Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-21T14:48:28.425Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-21T14:48:29.806Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-21T14:48:30.744Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-21T14:48:31.682Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-21T14:48:31.682Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-21T14:48:31.682Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-21T14:48:32.619Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-21T14:48:33.557Z] === RUN TestDockerSuite/TestRunMount [2022-09-21T14:48:34.384Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-21T14:48:34.384Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-21T14:48:34.384Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-21T14:48:35.368Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-21T14:48:35.836Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-21T14:48:36.821Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-21T14:48:37.752Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-21T14:48:38.321Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-21T14:48:38.384Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-21T14:48:38.890Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-21T14:48:39.827Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-21T14:48:41.207Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-21T14:48:43.113Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-21T14:48:44.242Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-21T14:48:44.242Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-21T14:48:44.242Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-21T14:48:44.242Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-21T14:48:44.242Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-21T14:48:44.242Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-21T14:48:44.242Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-21T14:48:44.242Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-21T14:48:44.242Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-21T14:48:44.708Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-21T14:48:45.022Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-21T14:48:45.176Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-21T14:48:46.404Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-21T14:48:47.365Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-21T14:48:48.745Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-21T14:48:48.745Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-21T14:48:49.314Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-21T14:48:49.929Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-21T14:48:50.693Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-21T14:48:50.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-21T14:48:50.952Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-21T14:48:51.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-21T14:48:53.430Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-21T14:48:55.340Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-21T14:48:55.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-21T14:48:58.447Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-21T14:48:58.447Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-21T14:48:58.706Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-21T14:48:58.706Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-21T14:48:59.275Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-21T14:48:59.275Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-21T14:48:59.845Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-21T14:49:00.415Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-21T14:49:00.415Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-21T14:49:01.354Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-21T14:49:01.354Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-21T14:49:03.890Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-21T14:49:06.429Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-21T14:49:06.998Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-21T14:49:06.998Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-21T14:49:06.998Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-21T14:49:07.566Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-21T14:49:07.835Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-21T14:49:09.238Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-21T14:49:09.238Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-21T14:49:09.806Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-21T14:49:10.377Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-09-21T14:49:10.377Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-21T14:49:10.946Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-21T14:49:11.147Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-21T14:49:11.147Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-21T14:49:11.147Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-21T14:49:11.147Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-21T14:49:11.514Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-21T14:49:12.083Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-21T14:49:12.652Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-21T14:49:12.652Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-21T14:49:12.652Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-21T14:49:12.911Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-21T14:49:13.170Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-21T14:49:13.739Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-21T14:49:13.739Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-21T14:49:13.739Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-21T14:49:14.307Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-21T14:49:15.247Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-21T14:49:15.247Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-21T14:49:15.247Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-21T14:49:17.154Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-21T14:49:18.094Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-21T14:49:19.037Z] === RUN TestDockerSuite/TestRunRm [2022-09-21T14:49:19.606Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-21T14:49:23.797Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-21T14:49:23.797Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-21T14:49:24.056Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-21T14:49:25.435Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-21T14:49:25.695Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-21T14:49:28.233Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-21T14:49:30.786Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-21T14:49:30.786Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-21T14:49:31.045Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-21T14:49:31.613Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-21T14:49:31.872Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-21T14:49:32.440Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-21T14:49:32.700Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-21T14:49:33.270Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-21T14:49:33.528Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-21T14:49:34.097Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-21T14:49:36.632Z] === RUN TestDockerSuite/TestRunState [2022-09-21T14:49:37.571Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-21T14:49:37.830Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-21T14:49:38.400Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-21T14:49:38.400Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-21T14:49:38.400Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-21T14:49:38.400Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-21T14:49:38.968Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-21T14:49:39.228Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-21T14:49:40.167Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-21T14:49:40.167Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-21T14:49:40.167Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-21T14:49:40.735Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-21T14:49:40.996Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-21T14:49:41.240Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-21T14:49:42.378Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-21T14:49:43.316Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-21T14:49:44.695Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-21T14:49:46.604Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-21T14:49:49.143Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-21T14:49:49.722Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-21T14:49:50.299Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-21T14:49:50.870Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-21T14:49:51.807Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-21T14:49:51.807Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-21T14:49:53.186Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-21T14:49:53.718Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-21T14:49:54.567Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-21T14:49:54.567Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-21T14:49:54.827Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-21T14:49:54.827Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-21T14:49:55.394Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-21T14:49:55.653Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-21T14:49:56.222Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-21T14:49:56.222Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-21T14:49:56.222Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-21T14:49:56.222Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-21T14:49:56.791Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-21T14:49:58.465Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-21T14:49:59.328Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-21T14:49:59.587Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-21T14:50:00.156Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-21T14:50:01.538Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-21T14:50:02.477Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-21T14:50:03.416Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-21T14:50:04.325Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-21T14:50:04.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-21T14:50:05.054Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-21T14:50:05.622Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-21T14:50:05.622Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-21T14:50:05.622Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-21T14:50:05.622Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-21T14:50:05.622Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-21T14:50:05.622Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-21T14:50:05.622Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-21T14:50:05.881Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-21T14:50:05.881Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-21T14:50:05.881Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-21T14:50:06.452Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-21T14:50:07.021Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-21T14:50:07.595Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-21T14:50:08.168Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-21T14:50:08.428Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-21T14:50:09.070Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-21T14:50:09.376Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-21T14:50:09.376Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-21T14:50:09.944Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-21T14:50:09.944Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-21T14:50:09.944Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-21T14:50:09.944Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-21T14:50:09.944Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-21T14:50:09.944Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-21T14:50:09.944Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-21T14:50:09.944Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-21T14:50:09.944Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-21T14:50:09.944Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-21T14:50:09.944Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-21T14:50:09.944Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-21T14:50:09.944Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-21T14:50:09.944Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-21T14:50:09.944Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-21T14:50:10.512Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-21T14:50:10.512Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-21T14:50:11.081Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-21T14:50:11.081Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-21T14:50:11.650Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-21T14:50:11.650Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-21T14:50:12.219Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-21T14:50:12.219Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-21T14:50:12.788Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-21T14:50:12.788Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-21T14:50:13.356Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-21T14:50:13.356Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-21T14:50:13.356Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-21T14:50:13.925Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-21T14:50:15.307Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-21T14:50:15.567Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-21T14:50:15.567Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-21T14:50:15.826Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-21T14:50:15.826Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-21T14:50:16.088Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-21T14:50:16.088Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-21T14:50:17.027Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-21T14:50:17.597Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-21T14:50:18.536Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-21T14:50:19.475Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-21T14:50:20.043Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-21T14:50:20.043Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-21T14:50:20.043Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-21T14:50:20.983Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-21T14:50:21.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-21T14:50:21.812Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-21T14:50:23.191Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-21T14:50:23.191Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-21T14:50:23.759Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-21T14:50:23.987Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-21T14:50:23.988Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-21T14:50:23.988Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-21T14:50:24.327Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-21T14:50:24.587Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-21T14:50:24.848Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-21T14:50:26.230Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents2245519258 [2022-09-21T14:50:26.490Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-21T14:50:26.749Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-21T14:50:26.749Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-21T14:50:28.143Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-21T14:50:28.143Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-21T14:50:28.143Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-21T14:50:29.521Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-21T14:50:30.900Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-21T14:50:32.805Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-21T14:50:32.805Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-21T14:50:33.372Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-21T14:50:33.632Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-21T14:50:33.632Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-21T14:50:35.539Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-21T14:50:36.468Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-21T14:50:36.468Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-21T14:50:36.468Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-21T14:50:36.468Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-21T14:50:36.468Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-21T14:50:36.468Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-21T14:50:37.518Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-21T14:50:37.518Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-21T14:50:39.534Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-21T14:50:42.791Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-21T14:50:43.323Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-21T14:50:43.730Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-21T14:50:44.299Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-21T14:50:45.236Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-21T14:50:45.534Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-21T14:50:46.002Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-21T14:50:46.002Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-21T14:50:47.772Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-21T14:50:48.951Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-21T14:50:49.151Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-21T14:50:49.720Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-21T14:50:49.936Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-21T14:50:50.665Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-21T14:50:50.923Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-21T14:50:51.236Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-21T14:50:53.772Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-21T14:50:53.772Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-21T14:50:56.307Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-21T14:50:57.686Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-21T14:50:59.591Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-21T14:51:00.971Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-21T14:51:05.845Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-21T14:51:05.846Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-21T14:51:06.243Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-21T14:51:06.502Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-21T14:51:09.039Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-21T14:51:09.299Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-21T14:51:13.492Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-21T14:51:14.497Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-21T14:51:16.025Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-21T14:51:16.710Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-21T14:51:17.420Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-21T14:51:17.692Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-21T14:51:18.260Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-21T14:51:18.520Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-21T14:51:18.520Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-21T14:51:18.520Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-21T14:51:19.090Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-21T14:51:21.626Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-21T14:51:21.886Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-21T14:51:25.176Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-21T14:51:25.364Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-21T14:51:25.744Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-21T14:51:27.123Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-21T14:51:27.123Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-21T14:51:27.123Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-21T14:51:27.123Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-21T14:51:27.123Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-21T14:51:29.029Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-21T14:51:29.153Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-21T14:51:29.289Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-21T14:51:29.858Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-21T14:51:30.796Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-21T14:51:33.901Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-21T14:51:34.369Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-21T14:51:34.369Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-21T14:51:34.369Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-21T14:51:34.369Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-21T14:51:34.369Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-21T14:51:34.986Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-21T14:51:34.986Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-21T14:51:35.246Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-21T14:51:35.246Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-21T14:51:35.246Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-21T14:51:35.815Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-21T14:51:36.581Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-21T14:51:36.581Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-21T14:51:36.581Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-21T14:51:36.754Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-21T14:51:37.013Z] docker_cli_service_logs_test.go:246: checking task kcdosqsusotd [2022-09-21T14:51:37.013Z] docker_cli_service_logs_test.go:251: checking messages for kcdosqsusotd [2022-09-21T14:51:37.013Z] docker_cli_service_logs_test.go:246: checking task xqpdemuvetmw [2022-09-21T14:51:37.013Z] docker_cli_service_logs_test.go:251: checking messages for xqpdemuvetmw [2022-09-21T14:51:39.550Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-21T14:51:41.486Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-21T14:51:43.391Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-21T14:51:44.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-21T14:51:47.308Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-21T14:51:47.877Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-21T14:51:49.784Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-21T14:51:50.353Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-21T14:51:51.734Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-21T14:51:53.114Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-21T14:51:53.682Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-21T14:51:54.620Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-21T14:51:56.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-21T14:51:57.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-21T14:51:58.762Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-21T14:52:00.670Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-21T14:52:01.608Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-21T14:52:08.177Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-21T14:52:09.554Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-21T14:52:12.090Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-21T14:52:13.467Z] docker_cli_swarm_test.go:1902: [d6a6ff50fd600] joining swarm manager [d18276276e652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:52:14.844Z] docker_cli_swarm_test.go:1903: [d46c7b0a0bd84] joining swarm manager [d18276276e652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:52:16.749Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-21T14:52:16.749Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-21T14:52:16.749Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-21T14:52:17.318Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-21T14:52:17.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-21T14:52:17.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-21T14:52:17.318Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-21T14:52:17.888Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-21T14:52:17.888Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-21T14:52:18.457Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-21T14:52:18.457Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-21T14:52:18.457Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-21T14:52:18.457Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-21T14:52:18.457Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-21T14:52:19.265Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-21T14:52:19.837Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-21T14:52:20.096Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-21T14:52:20.096Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-21T14:52:20.096Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-21T14:52:20.096Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-21T14:52:20.665Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-21T14:52:22.045Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-21T14:52:22.045Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-21T14:52:22.045Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-21T14:52:23.953Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-21T14:52:25.867Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-21T14:52:25.867Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite (1264.13s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.60s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.06s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.08s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.26s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.73s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.56s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.61s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.14s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.88s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.79s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.81s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.62s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.86s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.30s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.92s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.21s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.22s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.85s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.27s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.35s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.67s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.22s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.18s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.54s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.60s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.32s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.15s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.66s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.98s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (4.87s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.92s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.27s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.98s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.57s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.93s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.88s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.93s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.52s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.77s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.91s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.44s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.56s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.09s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.43s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.68s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.10s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.45s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2022-09-21T14:52:25.867Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.47s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.26s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.03s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.80s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.43s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.31s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2022-09-21T14:52:25.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-21T14:52:25.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-21T14:52:25.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-21T14:52:25.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.32s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.54s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.10s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.24s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.18s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.45s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.01s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.78s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.15s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.59s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.20s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.64s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.62s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.26s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.08s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.02s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.47s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.10s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.82s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.80s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.34s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.10s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnv (1.38s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.07s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.61s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.04s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.96s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2022-09-21T14:52:25.867Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.95s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFails (0.80s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.23s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.68s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.48s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.01s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.98s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.84s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildHistory (3.41s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.70s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.60s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.53s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.05s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.59s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.88s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.51s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.17s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.27s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.18s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s) [2022-09-21T14:52:25.867Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.80s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.26s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.36s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.65s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.56s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.51s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (0.98s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.34s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.85s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.31s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.70s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.78s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.30s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildPATH (1.69s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2022-09-21T14:52:25.867Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.74s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.11s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.89s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.43s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildRm (2.05s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.70s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.50s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.93s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.70s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.83s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildUser (1.25s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.20s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.21s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.52s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.58s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.80s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (0.96s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.50s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.52s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.58s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.06s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.59s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.22s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.24s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.40s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.31s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitTTY (1.11s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.31s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.22s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.08s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.61s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.42s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.45s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.56s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.17s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.66s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.07s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.37s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.47s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.50s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.78s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000758ca8_} (0.71s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11132211344_/foo_false____} (1.62s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11132211344_/foo_true____} (1.32s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32812119051_/foo_false____} (1.45s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32812119051_/foo_true____} (1.30s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32812119051_/foo_true__0xc000758d08__} (1.49s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000758d38_} (1.32s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000758d68_} (1.32s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000758d98_} (1.40s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000758dc8_} (1.50s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.78s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.60s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.43s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.47s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.48s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.47s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.47s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.52s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.55s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.64s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.75s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.55s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.89s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.22s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.43s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.96s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.76s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.44s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.54s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.35s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.88s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToDot (0.76s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.85s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.85s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.31s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.44s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-09-21T14:52:25.868Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.47s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.63s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.81s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.16s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.10s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-09-21T14:52:25.868Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.92s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.79s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.74s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.72s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.83s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.45s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsAttach (0.66s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.61s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.58s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.41s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.13s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.56s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.03s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFilters (1.38s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-09-21T14:52:26.143Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-21T14:52:26.143Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.41s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsRename (0.44s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.43s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.75s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.42s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.78s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.44s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.00s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.89s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecEnv (0.49s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecInteractive (0.66s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecStartFails (0.48s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecTTY (0.49s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecUlimits (0.47s) [2022-09-21T14:52:26.143Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.59s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.48s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.64s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestHealth (18.80s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.52s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.57s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.51s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.65s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.87s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImportDisplay (1.18s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImportFile (1.66s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.20s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImportGzipped (1.30s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.41s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-09-21T14:52:26.143Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.45s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-21T14:52:26.143Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.43s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.29s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectStatus (0.88s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.32s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.29s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.47s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.61s) [2022-09-21T14:52:26.143Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.69s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsSince (6.48s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.69s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestNetHostname (1.69s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.65s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.79s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.71s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.05s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.09s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.24s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPortList (6.48s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.82s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.20s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.21s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsByOrder (2.26s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.79s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.96s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.74s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.22s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.38s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.83s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.93s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.42s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.64s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.97s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.16s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.82s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.12s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.32s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.84s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAddHost (0.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.74s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.57s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.29s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.39s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.40s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.57s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.20s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.66s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.62s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.87s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.40s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.26s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.48s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.65s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.46s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.42s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.10s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.57s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.40s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (1.14s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.86s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.92s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.40s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.68s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.88s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.17s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.98s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunMount (4.21s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.18s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.72s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.59s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNetHost (1.25s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.58s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.99s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.19s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.55s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.35s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.62s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.60s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.40s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.16s) [2022-09-21T14:52:26.144Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.55s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.00s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2022-09-21T14:52:26.144Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.39s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.05s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.53s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.39s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.38s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.43s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunState (0.91s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.38s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.77s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.43s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.14s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.33s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUserByID (0.40s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.41s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUserByName (0.41s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.37s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.24s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.83s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.21s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.67s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.67s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.76s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.45s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.41s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.17s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.88s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.45s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.75s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.20s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.54s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.41s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.44s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStartRecordError (1.62s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.46s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.11s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (6.33s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.68s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.14s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (1.42s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.92s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.42s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.95s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.09s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.01s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.55s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.49s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.24s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.60s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.35s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.44s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.28s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.67s) [2022-09-21T14:52:26.145Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.25s) [2022-09-21T14:52:26.145Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-21T14:52:26.145Z] === RUN TestDockerRegistrySuite [2022-09-21T14:52:26.145Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-21T14:52:27.083Z] check_test.go:196: [d792eaba887e4] daemon is not started [2022-09-21T14:52:27.083Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-21T14:52:28.021Z] check_test.go:196: [de3a5b3445e37] daemon is not started [2022-09-21T14:52:28.021Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-21T14:52:28.959Z] check_test.go:196: [d66d0e9977a2d] daemon is not started [2022-09-21T14:52:29.218Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-21T14:52:29.218Z] check_test.go:196: [d81a3b8fb8619] daemon is not started [2022-09-21T14:52:29.218Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-21T14:52:31.125Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-21T14:52:32.063Z] check_test.go:196: [d375850f08512] daemon is not started [2022-09-21T14:52:32.063Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-21T14:52:37.339Z] check_test.go:196: [da969b37d25ba] daemon is not started [2022-09-21T14:52:37.339Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-21T14:52:38.718Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-21T14:52:39.289Z] check_test.go:196: [dab780e006eab] daemon is not started [2022-09-21T14:52:39.289Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-21T14:52:40.669Z] check_test.go:196: [dec1b23a3c91b] daemon is not started [2022-09-21T14:52:40.669Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-21T14:52:41.238Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-21T14:52:41.498Z] check_test.go:196: [d259c6e5d6ff5] daemon is not started [2022-09-21T14:52:41.498Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-21T14:52:42.879Z] check_test.go:196: [d29959f23714d] daemon is not started [2022-09-21T14:52:42.879Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-21T14:52:43.816Z] check_test.go:196: [d797f5146ebf5] daemon is not started [2022-09-21T14:52:43.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-21T14:52:44.754Z] check_test.go:196: [d24e4504e0f63] daemon is not started [2022-09-21T14:52:44.754Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-21T14:52:46.135Z] check_test.go:196: [d1eb7c32d8006] daemon is not started [2022-09-21T14:52:46.135Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-21T14:52:47.072Z] check_test.go:196: [da7d01df3d4c2] daemon is not started [2022-09-21T14:52:47.072Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-21T14:52:48.043Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1567fc2902d55d2103ea6925237792bb4d11d4fb045a1d671feda11c91d19c18 [2022-09-21T14:52:48.613Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1cb9173b882bd6e5295c37e5bea2342cdfed501b2f11079469ad10b857cb410e [2022-09-21T14:52:48.873Z] check_test.go:196: [d1e3f87d8a047] daemon is not started [2022-09-21T14:52:48.873Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-21T14:52:49.370Z] === RUN TestDockerSuite/TestBuildRm [2022-09-21T14:52:49.810Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9007b7272d2ef3b0f9fa1dd81a64ee867dd1b3a5db21b8a810a718098bbb9e68 [2022-09-21T14:52:50.379Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:83b64e0fd8c65334111afab909f77273f4631b652cb701af5ad63169ee773d8b [2022-09-21T14:52:50.638Z] check_test.go:196: [d4d3873ac3663] daemon is not started [2022-09-21T14:52:50.638Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-21T14:52:51.577Z] check_test.go:196: [d34e4c934bc80] daemon is not started [2022-09-21T14:52:51.577Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-21T14:52:53.484Z] check_test.go:196: [d3a03df2ab9e1] daemon is not started [2022-09-21T14:52:53.484Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-21T14:52:54.867Z] check_test.go:196: [d932414d5cae4] daemon is not started [2022-09-21T14:52:54.867Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-21T14:52:54.867Z] check_test.go:196: [d300c2aec13e6] daemon is not started [2022-09-21T14:52:54.867Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-21T14:52:55.805Z] check_test.go:196: [d374399bc37e7] daemon is not started [2022-09-21T14:52:55.805Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-21T14:52:56.742Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-21T14:52:56.743Z] check_test.go:196: [da393fd9b2958] daemon is not started [2022-09-21T14:52:56.743Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-21T14:52:57.682Z] check_test.go:196: [d2cf95e87cf6c] daemon is not started [2022-09-21T14:52:57.682Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-21T14:52:58.620Z] docker_cli_swarm_test.go:1803: [dd8fd836850bc] joining swarm manager [d979f97822049]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:53:00.002Z] docker_cli_swarm_test.go:1804: [d979a306b1a88] joining swarm manager [d979f97822049]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:53:00.571Z] check_test.go:196: [dae20feb4f43a] daemon is not started [2022-09-21T14:53:00.571Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-21T14:53:00.830Z] check_test.go:196: [d213e814197be] daemon is not started [2022-09-21T14:53:00.830Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-21T14:53:01.769Z] check_test.go:196: [de92ee30b78e9] daemon is not started [2022-09-21T14:53:01.769Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-21T14:53:01.852Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-21T14:53:02.337Z] check_test.go:196: [d70b1fee715bf] daemon is not started [2022-09-21T14:53:02.337Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-21T14:53:02.337Z] check_test.go:196: [d83d7a3ef69f6] daemon is not started [2022-09-21T14:53:02.337Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-21T14:53:02.596Z] check_test.go:196: [d417052c8ac9f] daemon is not started [2022-09-21T14:53:02.596Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-21T14:53:02.855Z] check_test.go:196: [df8d61f2e078f] daemon is not started [2022-09-21T14:53:02.855Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-21T14:53:03.114Z] check_test.go:196: [d7e2d573ab1a2] daemon is not started [2022-09-21T14:53:03.114Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-21T14:53:03.374Z] check_test.go:196: [da69fc13b6076] daemon is not started [2022-09-21T14:53:03.374Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-21T14:53:04.310Z] check_test.go:196: [dec3f7dc7c280] daemon is not started [2022-09-21T14:53:04.310Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-21T14:53:04.798Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-21T14:53:04.798Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-21T14:53:04.798Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-21T14:53:04.798Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-21T14:53:05.265Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-21T14:53:05.689Z] check_test.go:196: [d9313e8bcb531] daemon is not started [2022-09-21T14:53:05.689Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-21T14:53:06.250Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-21T14:53:06.258Z] check_test.go:196: [d2edc1ac50c16] daemon is not started [2022-09-21T14:53:06.258Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-21T14:53:07.219Z] check_test.go:196: [dc5e0badf513c] daemon is not started [2022-09-21T14:53:07.219Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-21T14:53:08.161Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite (43.01s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.07s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.93s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.16s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.73s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.13s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.13s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.29s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.94s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.09s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.97s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.88s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.85s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2022-09-21T14:53:09.099Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-09-21T14:53:09.099Z] === RUN TestDockerSchema1RegistrySuite [2022-09-21T14:53:09.099Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-21T14:53:09.099Z] check_test.go:223: [d338018c2bc4c] daemon is not started [2022-09-21T14:53:09.099Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-21T14:53:10.036Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-21T14:53:11.637Z] check_test.go:223: [d2b8753592102] daemon is not started [2022-09-21T14:53:11.637Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-21T14:53:13.827Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-21T14:53:14.927Z] check_test.go:223: [d3031ac010f90] daemon is not started [2022-09-21T14:53:14.927Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-21T14:53:15.863Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-21T14:53:17.610Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-21T14:53:17.772Z] check_test.go:223: [de9c60717a75a] daemon is not started [2022-09-21T14:53:17.772Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-21T14:53:18.710Z] check_test.go:223: [d5b2641ec9446] daemon is not started [2022-09-21T14:53:18.710Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-21T14:53:19.651Z] check_test.go:223: [de766131c9655] daemon is not started [2022-09-21T14:53:19.651Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-21T14:53:19.910Z] check_test.go:223: [dd169c19b4ac4] daemon is not started [2022-09-21T14:53:19.910Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-21T14:53:20.849Z] check_test.go:223: [db250d1b76499] daemon is not started [2022-09-21T14:53:20.849Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-21T14:53:21.787Z] check_test.go:223: [d4ea2ff8935bc] daemon is not started [2022-09-21T14:53:21.787Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-21T14:53:22.355Z] check_test.go:223: [dd3fdc7c3cfb0] daemon is not started [2022-09-21T14:53:22.355Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-21T14:53:23.735Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-21T14:53:25.115Z] check_test.go:223: [de007efe17da6] daemon is not started [2022-09-21T14:53:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-21T14:53:25.374Z] check_test.go:223: [de575fdc099f7] daemon is not started [2022-09-21T14:53:25.374Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-21T14:53:25.943Z] docker_cli_swarm_test.go:1322: [dbbad1dc48d85] joining swarm manager [d4b0d2d62f706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:53:25.943Z] check_test.go:223: [d9629001c5854] daemon is not started [2022-09-21T14:53:25.943Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-21T14:53:26.202Z] check_test.go:223: [dc06bc4e3095e] daemon is not started [2022-09-21T14:53:26.202Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-21T14:53:26.461Z] check_test.go:223: [d6e64f464cf9d] daemon is not started [2022-09-21T14:53:26.461Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-21T14:53:26.721Z] check_test.go:223: [d58b0d6e83f11] daemon is not started [2022-09-21T14:53:26.721Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-21T14:53:26.981Z] check_test.go:223: [d13fb6254bd40] daemon is not started [2022-09-21T14:53:26.981Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-21T14:53:27.241Z] docker_cli_swarm_test.go:1323: [d43d0a566c571] joining swarm manager [d4b0d2d62f706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:53:27.241Z] check_test.go:223: [db99a39927776] daemon is not started [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite (18.22s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.51s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.18s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.05s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.90s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.60s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2022-09-21T14:53:27.241Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-09-21T14:53:27.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-21T14:53:27.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-21T14:53:27.822Z] check_test.go:252: [d71f6848b766b] daemon is not started [2022-09-21T14:53:27.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-21T14:53:28.401Z] check_test.go:252: [d5f4280933631] daemon is not started [2022-09-21T14:53:28.401Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-21T14:53:28.659Z] check_test.go:252: [d6efd8c66041d] daemon is not started [2022-09-21T14:53:28.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-21T14:53:30.039Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-21T14:53:30.298Z] check_test.go:252: [dcadc60499cd5] daemon is not started [2022-09-21T14:53:30.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-21T14:53:30.866Z] check_test.go:252: [d3f60dd27df99] daemon is not started [2022-09-21T14:53:30.866Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-21T14:53:31.805Z] check_test.go:252: [dd1d063c87204] daemon is not started [2022-09-21T14:53:31.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-21T14:53:31.805Z] check_test.go:252: [daa13ab1c9da5] daemon is not started [2022-09-21T14:53:31.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.66s) [2022-09-21T14:53:31.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2022-09-21T14:53:31.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-09-21T14:53:31.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-09-21T14:53:31.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2022-09-21T14:53:31.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-09-21T14:53:31.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-09-21T14:53:31.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-09-21T14:53:31.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-09-21T14:53:31.805Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-21T14:53:31.805Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-21T14:53:32.531Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-21T14:53:32.532Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-21T14:53:32.532Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-21T14:53:37.077Z] check_test.go:279: [de77785a085d5] daemon is not started [2022-09-21T14:53:37.077Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-21T14:53:37.077Z] check_test.go:279: [d5cff8f7b0583] daemon is not started [2022-09-21T14:53:37.077Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-21T14:53:37.336Z] check_test.go:279: [ddb8284b6f109] daemon is not started [2022-09-21T14:53:37.336Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-21T14:53:37.336Z] check_test.go:279: [dbf668bf64193] daemon is not started [2022-09-21T14:53:37.336Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-21T14:53:37.595Z] check_test.go:279: [d01ff12b33cbe] daemon is not started [2022-09-21T14:53:37.595Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-09-21T14:53:37.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-09-21T14:53:37.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-09-21T14:53:37.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-09-21T14:53:37.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-09-21T14:53:37.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-21T14:53:37.595Z] === RUN TestDockerNetworkSuite [2022-09-21T14:53:37.595Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-21T14:53:40.139Z] docker_cli_network_unix_test.go:47: [da2c9ddb633b4] daemon is not started [2022-09-21T14:53:40.139Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-21T14:53:40.398Z] docker_cli_network_unix_test.go:47: [d4f310be904c2] daemon is not started [2022-09-21T14:53:40.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-21T14:53:42.565Z] docker_cli_network_unix_test.go:47: [dd3e3ed8d7063] daemon is not started [2022-09-21T14:53:42.946Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-21T14:53:42.946Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-21T14:53:43.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-21T14:53:44.513Z] docker_cli_network_unix_test.go:47: [d80ad3e7d6fab] daemon is not started [2022-09-21T14:53:44.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-21T14:53:44.773Z] docker_cli_network_unix_test.go:1234: [dd6610095233f] daemon is not started [2022-09-21T14:53:47.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-21T14:53:47.694Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-21T14:53:47.694Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-21T14:53:47.878Z] docker_cli_network_unix_test.go:47: [d82027d2f1f63] daemon is not started [2022-09-21T14:53:48.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-21T14:53:51.477Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-21T14:53:52.666Z] docker_cli_network_unix_test.go:47: [da0843647a44c] daemon is not started [2022-09-21T14:53:53.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-21T14:53:55.144Z] docker_cli_network_unix_test.go:47: [d33421fc5b07e] daemon is not started [2022-09-21T14:53:55.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-21T14:53:56.340Z] docker_cli_network_unix_test.go:47: [d9a1f0801db29] daemon is not started [2022-09-21T14:53:56.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-21T14:53:56.860Z] docker_cli_network_unix_test.go:47: [d8d5d5d7f09b8] daemon is not started [2022-09-21T14:53:56.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-21T14:53:57.430Z] docker_cli_network_unix_test.go:47: [da8da5ac6d766] daemon is not started [2022-09-21T14:53:57.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-21T14:53:57.999Z] docker_cli_network_unix_test.go:47: [dc2265a833bc2] daemon is not started [2022-09-21T14:53:58.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-21T14:53:58.517Z] docker_cli_network_unix_test.go:47: [d21d06b3a4be7] daemon is not started [2022-09-21T14:53:59.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-21T14:53:59.085Z] docker_cli_network_unix_test.go:47: [dd5b68d0fbe44] daemon is not started [2022-09-21T14:53:59.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-21T14:53:59.344Z] docker_cli_network_unix_test.go:47: [d326ad999674b] daemon is not started [2022-09-21T14:53:59.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-21T14:53:59.913Z] docker_cli_network_unix_test.go:47: [d4053174768ec] daemon is not started [2022-09-21T14:54:00.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-21T14:54:00.432Z] docker_cli_network_unix_test.go:47: [dce75a3d98047] daemon is not started [2022-09-21T14:54:00.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-21T14:54:00.432Z] docker_cli_network_unix_test.go:47: [d9208470062f1] daemon is not started [2022-09-21T14:54:00.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-21T14:54:00.432Z] docker_cli_network_unix_test.go:47: [d3855de430753] daemon is not started [2022-09-21T14:54:00.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-21T14:54:01.370Z] docker_cli_network_unix_test.go:47: [dd04a4cf6da09] daemon is not started [2022-09-21T14:54:01.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-21T14:54:01.630Z] docker_cli_network_unix_test.go:47: [d97eb83b48fea] daemon is not started [2022-09-21T14:54:02.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-21T14:54:02.200Z] docker_cli_network_unix_test.go:47: [d26b30ba2a6ef] daemon is not started [2022-09-21T14:54:02.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-21T14:54:02.460Z] docker_cli_network_unix_test.go:47: [d5139804df96d] daemon is not started [2022-09-21T14:54:02.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-21T14:54:02.460Z] docker_cli_network_unix_test.go:47: [ddb3cee7c07b7] daemon is not started [2022-09-21T14:54:02.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-21T14:54:03.902Z] docker_cli_network_unix_test.go:969: [d8b1e4cae5fee] daemon is not started [2022-09-21T14:54:04.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-21T14:54:05.778Z] docker_cli_network_unix_test.go:47: [da33be0c84334] daemon is not started [2022-09-21T14:54:05.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-21T14:54:08.317Z] docker_cli_network_unix_test.go:1117: [dca7f39e402a2] daemon is not started [2022-09-21T14:54:09.277Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-21T14:54:09.278Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-21T14:54:09.745Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-21T14:54:11.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-21T14:54:11.610Z] docker_cli_network_unix_test.go:47: [dfacdb0e08f5e] daemon is not started [2022-09-21T14:54:11.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-21T14:54:12.179Z] docker_cli_network_unix_test.go:47: [db114e9e8bcaa] daemon is not started [2022-09-21T14:54:12.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-21T14:54:12.179Z] docker_cli_network_unix_test.go:47: [d7530304b1b2c] daemon is not started [2022-09-21T14:54:12.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-21T14:54:12.439Z] docker_cli_network_unix_test.go:47: [d52c31feba058] daemon is not started [2022-09-21T14:54:12.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-21T14:54:12.439Z] docker_cli_network_unix_test.go:47: [deee4e1d28bca] daemon is not started [2022-09-21T14:54:12.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-21T14:54:12.694Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-21T14:54:12.699Z] docker_cli_network_unix_test.go:47: [d3154c6b1b373] daemon is not started [2022-09-21T14:54:12.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-21T14:54:12.699Z] docker_cli_network_unix_test.go:47: [d95354a32c4ef] daemon is not started [2022-09-21T14:54:12.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-21T14:54:13.679Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-21T14:54:14.077Z] docker_cli_network_unix_test.go:47: [d0df5abd352b7] daemon is not started [2022-09-21T14:54:15.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-21T14:54:15.014Z] docker_cli_network_unix_test.go:47: [d03f42536d58f] daemon is not started [2022-09-21T14:54:15.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-21T14:54:15.014Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-21T14:54:15.014Z] docker_cli_network_unix_test.go:47: [dce0a9c5addf0] daemon is not started [2022-09-21T14:54:15.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-21T14:54:15.582Z] docker_cli_network_unix_test.go:47: [d9891b1c49ba4] daemon is not started [2022-09-21T14:54:15.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-21T14:54:18.431Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-21T14:54:19.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-21T14:54:20.507Z] docker_cli_network_unix_test.go:1085: [d12e10e45fb57] daemon is not started [2022-09-21T14:54:21.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-21T14:54:21.887Z] docker_cli_network_unix_test.go:47: [d75facb8e7b8a] daemon is not started [2022-09-21T14:54:21.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-21T14:54:22.455Z] docker_cli_network_unix_test.go:47: [d876e7a669761] daemon is not started [2022-09-21T14:54:22.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-21T14:54:23.179Z] === RUN TestDockerSuite/TestBuildUser [2022-09-21T14:54:23.179Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-21T14:54:23.179Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-21T14:54:23.179Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-21T14:54:23.179Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-21T14:54:23.179Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-21T14:54:23.179Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-21T14:54:23.655Z] docker_cli_network_unix_test.go:47: [d59ee537f5d8c] daemon is not started [2022-09-21T14:54:24.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-21T14:54:24.225Z] docker_cli_network_unix_test.go:47: [d1a371086ab19] daemon is not started [2022-09-21T14:54:24.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-21T14:54:24.484Z] docker_cli_network_unix_test.go:47: [d02cd8fd7b329] daemon is not started [2022-09-21T14:54:24.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-21T14:54:25.004Z] docker_cli_network_unix_test.go:47: [d18ce8ce34a7c] daemon is not started [2022-09-21T14:54:25.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-21T14:54:25.833Z] docker_cli_network_unix_test.go:47: [dbacdb6c1c881] daemon is not started [2022-09-21T14:54:26.092Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-21T14:54:26.967Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-21T14:54:26.967Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-21T14:54:32.681Z] docker_cli_network_unix_test.go:47: [dbff405d26830] daemon is not started [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite (54.14s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.41s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.58s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.42s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.86s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.09s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.05s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.82s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.65s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.07s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.21s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-21T14:54:32.681Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.27s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.85s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-09-21T14:54:32.681Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.66s) [2022-09-21T14:54:32.681Z] === RUN TestDockerHubPullSuite [2022-09-21T14:54:32.681Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-21T14:54:34.059Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-21T14:54:34.221Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-21T14:54:34.221Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-21T14:54:34.221Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-21T14:54:34.221Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-21T14:54:34.221Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-21T14:54:36.593Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-21T14:54:37.160Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-21T14:54:39.065Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-21T14:54:39.633Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-21T14:54:39.892Z] --- PASS: TestDockerHubPullSuite (8.14s) [2022-09-21T14:54:39.892Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.02s) [2022-09-21T14:54:39.892Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s) [2022-09-21T14:54:39.892Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-09-21T14:54:39.892Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s) [2022-09-21T14:54:39.892Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-09-21T14:54:39.892Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-21T14:54:39.892Z] PASS [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === Skipped [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_sni_test.go:18: Flakey test [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-21T14:54:39.892Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-21T14:54:39.892Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-21T14:54:39.892Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-21T14:54:39.892Z] [2022-09-21T14:54:39.892Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-21T14:54:39.892Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-21T14:54:39.893Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-21T14:54:39.893Z] docker_cli_network_unix_test.go:47: [dce0a9c5addf0] daemon is not started [2022-09-21T14:54:39.893Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-21T14:54:39.893Z] [2022-09-21T14:54:39.893Z] DONE 1270 tests, 51 skipped in 1403.734s [2022-09-21T14:54:39.893Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-21T14:54:39.893Z] ++++ cat bundles/test-integration/docker.pid [2022-09-21T14:54:39.893Z] +++ kill 8005 [2022-09-21T14:54:40.829Z] +++ /etc/init.d/apparmor stop [2022-09-21T14:54:40.829Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-21T14:54:40.829Z] [2022-09-21T14:54:40.829Z] Unloading profiles will leave already running processes permanently [2022-09-21T14:54:40.829Z] unconfined, which can lead to unexpected situations. [2022-09-21T14:54:40.829Z] [2022-09-21T14:54:40.829Z] To set a process to complain mode, use the command line tool [2022-09-21T14:54:40.829Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-21T14:54:40.829Z] +++ true [2022-09-21T14:54:40.829Z] exiting test-integration [2022-09-21T14:54:40.829Z] ++ exit 0 [2022-09-21T14:54:40.829Z] [2022-09-21T14:54:41.089Z] + for job in $(jobs -p) [2022-09-21T14:54:41.089Z] + wait 9902 [2022-09-21T14:54:55.443Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-21T14:54:55.443Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-21T14:55:02.593Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-21T14:55:13.009Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-21T14:55:13.009Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-21T14:55:13.009Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-21T14:55:13.009Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-21T14:55:13.009Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-21T14:55:15.224Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-21T14:55:15.224Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-21T14:55:15.224Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-09-21T14:55:19.838Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-21T14:55:23.129Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-21T14:55:25.637Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-21T14:55:28.405Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-21T14:55:29.425Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-21T14:55:29.893Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-21T14:55:34.974Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-21T14:55:36.355Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-21T14:55:40.551Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-21T14:55:44.746Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-21T14:55:47.738Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-21T14:55:47.738Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-21T14:55:47.738Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-21T14:55:47.738Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-21T14:55:47.738Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-21T14:55:47.738Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-21T14:55:47.738Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-21T14:55:48.041Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-21T14:55:48.041Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-21T14:55:48.041Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-21T14:55:48.767Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-21T14:55:53.325Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-21T14:55:53.325Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-21T14:55:53.894Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-21T14:55:55.800Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-21T14:55:56.117Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-21T14:55:57.747Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-21T14:55:57.747Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-21T14:55:57.747Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-21T14:55:57.747Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-21T14:55:57.747Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-21T14:55:57.747Z] docker_cli_sni_test.go:18: Flakey test [2022-09-21T14:55:57.747Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-21T14:56:00.048Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-21T14:56:03.965Z] === RUN TestDockerSuite/TestCommitChange [2022-09-21T14:56:08.867Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-21T14:56:12.788Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-21T14:56:12.788Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-21T14:56:12.788Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-21T14:56:18.830Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-21T14:56:18.830Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-21T14:56:18.830Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-21T14:56:26.183Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-21T14:56:35.067Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-21T14:56:35.067Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-21T14:56:35.067Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-21T14:56:35.067Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-21T14:56:35.067Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-21T14:56:35.067Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-21T14:56:35.067Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-21T14:56:35.067Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-21T14:56:35.067Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-21T14:56:35.067Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-21T14:56:35.067Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-21T14:56:35.067Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-21T14:56:35.067Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-21T14:56:35.067Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-21T14:56:35.067Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-21T14:56:35.067Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-21T14:56:41.103Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-21T14:56:47.141Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-21T14:56:47.141Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-21T14:56:47.141Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-21T14:56:49.443Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-21T14:56:49.443Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-21T14:56:49.443Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-21T14:56:49.443Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-21T14:56:49.443Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-21T14:56:49.443Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-21T14:56:49.443Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-21T14:56:52.036Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-21T14:56:52.036Z] docker_cli_swarm_test.go:1187: [df20df5770f45] joining swarm manager [d59a559b93044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:56:56.807Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-21T14:56:56.807Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-21T14:56:56.807Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-21T14:56:56.807Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-21T14:56:58.616Z] docker_cli_swarm_test.go:1196: [d378d1277d99d] joining swarm manager [d59a559b93044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:56:59.106Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-21T14:56:59.106Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-21T14:56:59.106Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-21T14:56:59.106Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-21T14:56:59.106Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-21T14:56:59.106Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-21T14:56:59.106Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-21T14:56:59.106Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-21T14:57:01.409Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-21T14:57:03.628Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-21T14:57:05.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-21T14:57:05.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-21T14:57:05.841Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-21T14:57:05.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-21T14:57:08.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-21T14:57:08.054Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-21T14:57:10.267Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-21T14:57:10.267Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-21T14:57:10.267Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-21T14:57:10.267Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-21T14:57:10.267Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-21T14:57:12.481Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-21T14:57:12.481Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-21T14:57:14.045Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-21T14:57:14.045Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-21T14:57:14.045Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-21T14:57:16.992Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-21T14:57:16.992Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-21T14:57:24.145Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-21T14:57:32.805Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-21T14:57:36.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-21T14:57:36.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-21T14:57:36.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-21T14:57:36.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-21T14:57:36.595Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-21T14:57:38.158Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-21T14:57:38.158Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-21T14:57:38.158Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-21T14:57:40.370Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-21T14:57:40.370Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-21T14:57:40.370Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-21T14:57:42.582Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-21T14:57:42.582Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-21T14:57:45.310Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-21T14:57:47.338Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-21T14:57:48.901Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-21T14:57:48.901Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-21T14:57:48.901Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-21T14:57:48.901Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-21T14:57:48.901Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-21T14:57:48.901Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-21T14:57:48.901Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-21T14:57:48.901Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-21T14:57:48.901Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-21T14:57:48.901Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-21T14:57:48.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-09-21T14:57:50.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-21T14:57:50.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-09-21T14:57:53.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-09-21T14:57:53.433Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-21T14:57:55.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-09-21T14:57:57.629Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-21T14:57:59.538Z] docker_cli_swarm_test.go:1119: [d7677e4d6756c] joining swarm manager [de607cd9fdd4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T14:58:00.476Z] docker_cli_swarm_test.go:1120: [d9f4b9def2590] joining swarm manager [de607cd9fdd4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T14:58:06.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-09-21T14:58:06.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006a21e0_} [2022-09-21T14:58:14.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11852909572_c:\foo_false____} [2022-09-21T14:58:21.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11852909572_c:\foo_true____} [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-21T14:58:28.389Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-21T14:58:28.389Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-21T14:58:28.389Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-21T14:58:28.389Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-21T14:58:28.389Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-21T14:58:28.389Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-21T14:58:28.389Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-21T14:58:31.341Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-21T14:58:31.341Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-21T14:58:31.341Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-21T14:58:31.341Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-21T14:58:34.298Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-21T14:58:34.298Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-21T14:58:34.298Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-21T14:58:34.298Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-21T14:58:41.574Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-21T14:58:41.574Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-21T14:58:41.574Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-21T14:58:41.574Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-21T14:58:41.574Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-21T14:58:41.574Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-21T14:58:41.574Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-21T14:58:45.362Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-21T14:58:47.577Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-21T14:58:47.577Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-21T14:58:47.577Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-21T14:58:47.577Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-21T14:58:47.577Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-21T14:58:56.236Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-21T14:58:56.236Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-21T14:58:56.236Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-21T14:58:56.236Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-21T14:58:56.705Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-21T14:59:05.369Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-21T14:59:05.369Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-21T14:59:05.369Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-21T14:59:05.369Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-21T14:59:05.369Z] === RUN TestDockerSuite/TestCpToDot [2022-09-21T14:59:07.589Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-21T14:59:07.589Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-21T14:59:07.589Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-21T14:59:07.589Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-21T14:59:07.589Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-21T14:59:14.747Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-21T14:59:14.747Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-21T14:59:14.747Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-21T14:59:14.747Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-21T14:59:14.747Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-21T14:59:14.747Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-21T14:59:14.747Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-21T14:59:14.747Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-21T14:59:14.747Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-21T14:59:15.215Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-21T14:59:15.215Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-21T14:59:17.433Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-21T14:59:19.646Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-21T14:59:19.646Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-21T14:59:19.646Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-21T14:59:21.861Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-21T14:59:22.331Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-21T14:59:22.331Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-21T14:59:22.331Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-21T14:59:22.331Z] === RUN TestDockerSuite/TestCreateRM [2022-09-21T14:59:22.802Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-21T14:59:22.802Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-21T14:59:22.802Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-21T14:59:22.802Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-21T14:59:23.271Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-21T14:59:35.762Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-21T14:59:35.762Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-21T14:59:36.230Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-21T14:59:39.074Z] docker_cli_swarm_test.go:1173: [da3c644b200ef] joining swarm manager [de607cd9fdd4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-21T14:59:39.181Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-21T14:59:39.649Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-21T14:59:39.649Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-21T14:59:39.649Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-21T14:59:41.865Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-21T14:59:41.865Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-21T14:59:41.865Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-21T14:59:41.865Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-21T14:59:41.865Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-21T14:59:41.865Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-21T14:59:41.865Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-21T14:59:41.865Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-21T14:59:41.865Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-21T14:59:41.865Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDockerFails [2022-09-21T14:59:41.865Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-21T14:59:41.865Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-21T14:59:42.333Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-21T14:59:42.333Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-21T14:59:42.333Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-21T14:59:42.333Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-21T14:59:42.333Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-21T14:59:42.333Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-21T14:59:42.333Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-21T14:59:42.333Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-21T14:59:42.333Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-21T14:59:44.546Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-21T14:59:46.760Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-21T14:59:49.710Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-21T14:59:56.864Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-21T15:00:01.617Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-21T15:00:05.624Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-21T15:00:06.372Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-21T15:00:07.532Z] docker_cli_swarm_test.go:1454: [d807f1d131920] joining swarm manager [de5d60e481af5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T15:00:08.469Z] docker_cli_swarm_test.go:1455: [d8785563bc758] joining swarm manager [de5d60e481af5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-21T15:00:08.587Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-21T15:00:09.575Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-21T15:00:16.732Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-21T15:00:17.200Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-21T15:00:18.187Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-21T15:00:20.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-21T15:00:20.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-21T15:00:20.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-21T15:00:20.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-21T15:00:20.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-21T15:00:21.260Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-21T15:00:22.937Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-21T15:00:23.167Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-21T15:00:26.459Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-21T15:00:28.367Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-21T15:00:28.802Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-21T15:00:28.802Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-21T15:00:28.802Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-21T15:00:28.802Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-21T15:00:28.802Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-21T15:00:28.802Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-21T15:00:28.802Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-21T15:00:28.802Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-21T15:00:28.802Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-21T15:00:29.270Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-21T15:00:29.270Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-21T15:00:29.270Z] === RUN TestDockerSuite/TestEventsRename [2022-09-21T15:00:30.275Z] docker_cli_swarm_unix_test.go:63: [d490100e15546] joining swarm manager [d2410e5686991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T15:00:32.324Z] === RUN TestDockerSuite/TestEventsResize [2022-09-21T15:00:34.626Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-21T15:00:36.928Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-21T15:00:39.236Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-21T15:00:44.149Z] === RUN TestDockerSuite/TestEventsTop [2022-09-21T15:00:44.149Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-21T15:00:44.149Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-21T15:00:47.211Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-21T15:00:56.091Z] === RUN TestDockerSuite/TestExec [2022-09-21T15:00:56.091Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-21T15:00:56.091Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-21T15:00:56.091Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-21T15:00:56.091Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-21T15:00:57.723Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-21T15:01:00.028Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-21T15:01:00.028Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-21T15:01:00.028Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-21T15:01:00.028Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-21T15:01:00.028Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-21T15:01:00.028Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-21T15:01:00.028Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-21T15:01:02.331Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-21T15:01:04.105Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-21T15:01:06.411Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-21T15:01:08.040Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-21T15:01:11.962Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-21T15:01:11.962Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-21T15:01:11.962Z] === RUN TestDockerSuite/TestExecEnv [2022-09-21T15:01:11.962Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-21T15:01:12.452Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-21T15:01:12.452Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-21T15:01:12.452Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-21T15:01:14.754Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-21T15:01:19.667Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-21T15:01:19.667Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-21T15:01:19.667Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-21T15:01:19.667Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-21T15:01:19.667Z] === RUN TestDockerSuite/TestExecParseError [2022-09-21T15:01:19.667Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-21T15:01:19.667Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-21T15:01:19.667Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-21T15:01:19.667Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-21T15:01:19.667Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-21T15:01:19.667Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-21T15:01:21.971Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-21T15:01:21.971Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-21T15:01:21.971Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-21T15:01:21.971Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-21T15:01:21.971Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-21T15:01:21.971Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-21T15:01:21.971Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-21T15:01:21.971Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-21T15:01:21.971Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-21T15:01:21.971Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-21T15:01:21.971Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-21T15:01:24.276Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-21T15:01:24.276Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-21T15:01:24.276Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-21T15:01:26.514Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-21T15:01:26.514Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-21T15:01:26.514Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-21T15:01:27.905Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-21T15:01:31.202Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-21T15:01:31.627Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-21T15:01:31.627Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-21T15:01:31.627Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-21T15:01:31.627Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-21T15:01:31.627Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-21T15:01:31.627Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-21T15:01:32.118Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-21T15:01:33.744Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-21T15:01:35.651Z] docker_api_swarm_test.go:962: [d95d7aad3fed7] joining swarm manager [db27ddfb3efc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-21T15:01:38.161Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-21T15:01:44.201Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-21T15:01:47.262Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-21T15:01:53.303Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-21T15:01:53.303Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-21T15:01:53.303Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-21T15:01:53.303Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-21T15:01:53.303Z] === RUN TestDockerSuite/TestHealth [2022-09-21T15:01:53.303Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-21T15:01:53.303Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-21T15:01:53.303Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-21T15:01:53.303Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-21T15:01:53.303Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-21T15:01:53.754Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-21T15:01:57.225Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-21T15:01:57.225Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-21T15:01:57.225Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-21T15:01:57.225Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-21T15:01:57.225Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-21T15:01:57.225Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-21T15:01:57.715Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-21T15:01:58.207Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-21T15:01:58.207Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-21T15:01:58.207Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-21T15:01:59.236Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-21T15:01:59.236Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-21T15:02:00.866Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-21T15:02:01.356Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-21T15:02:03.659Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-21T15:02:05.989Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-21T15:02:06.927Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-21T15:02:08.834Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-21T15:02:11.010Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-21T15:02:11.010Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-21T15:02:11.010Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-21T15:02:11.010Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-21T15:02:12.127Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-21T15:02:14.936Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-21T15:02:14.936Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-21T15:02:17.155Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestImportFile [2022-09-21T15:02:17.155Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-21T15:02:17.155Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-21T15:02:17.155Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-21T15:02:17.155Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-21T15:02:17.155Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-21T15:02:17.155Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-21T15:02:17.155Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-21T15:02:17.155Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-21T15:02:17.155Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-21T15:02:17.155Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-21T15:02:18.843Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-21T15:02:19.367Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-21T15:02:21.579Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-21T15:02:21.579Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-21T15:02:21.579Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-21T15:02:21.579Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-21T15:02:21.579Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-21T15:02:21.579Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-21T15:02:21.579Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-21T15:02:21.579Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-21T15:02:23.038Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-21T15:02:23.792Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-21T15:02:23.792Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-21T15:02:25.574Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-21T15:02:26.742Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-21T15:02:26.742Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-21T15:02:26.742Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-21T15:02:26.742Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-21T15:02:26.742Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-21T15:02:26.742Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-21T15:02:26.742Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-21T15:02:28.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-21T15:02:28.306Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-21T15:02:30.660Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-21T15:02:33.059Z] === RUN TestDockerSuite/TestInspectImage [2022-09-21T15:02:33.059Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-21T15:02:33.059Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-21T15:02:33.059Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-21T15:02:33.059Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-21T15:02:33.059Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-21T15:02:33.059Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-21T15:02:33.198Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-21T15:02:34.622Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-21T15:02:35.735Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-21T15:02:36.835Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-21T15:02:36.835Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-21T15:02:38.272Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-21T15:02:39.049Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-21T15:02:41.263Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-21T15:02:41.263Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-21T15:02:41.263Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-21T15:02:41.263Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-21T15:02:43.477Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-21T15:02:45.692Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-21T15:02:50.445Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-21T15:02:52.008Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-21T15:02:54.222Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-21T15:02:56.437Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-21T15:02:58.650Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-21T15:03:00.864Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-21T15:03:03.079Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-21T15:03:03.079Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-21T15:03:03.079Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-21T15:03:03.079Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-21T15:03:05.294Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-21T15:03:06.858Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-21T15:03:12.729Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-21T15:03:14.943Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-21T15:03:14.943Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-21T15:03:14.943Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-21T15:03:17.158Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-21T15:03:17.158Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-21T15:03:23.028Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-21T15:03:28.894Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-21T15:03:34.512Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-21T15:03:34.758Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-21T15:03:37.708Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-21T15:03:39.920Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-21T15:03:39.920Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-21T15:03:39.920Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-21T15:03:42.135Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-21T15:03:44.350Z] === RUN TestDockerSuite/TestLogsSince [2022-09-21T15:03:49.414Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-21T15:03:54.787Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-21T15:03:54.787Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-21T15:03:54.787Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-21T15:03:54.787Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-21T15:03:54.787Z] === RUN TestDockerSuite/TestLogsTail [2022-09-21T15:03:56.416Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-21T15:03:58.720Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-21T15:04:01.022Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-21T15:04:01.022Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestNetHostname [2022-09-21T15:04:01.022Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-21T15:04:01.022Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-21T15:04:01.022Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-21T15:04:01.022Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPluginActive [2022-09-21T15:04:01.022Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-21T15:04:01.022Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-21T15:04:01.022Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-21T15:04:01.022Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-21T15:04:01.022Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-21T15:04:01.022Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-21T15:04:01.022Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-21T15:04:01.022Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-21T15:04:01.022Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-21T15:04:01.022Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPortList [2022-09-21T15:04:01.022Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-21T15:04:01.022Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite (1627.58s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.56s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.36s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.98s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.83s) [2022-09-21T15:04:04.299Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.26s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.51s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.60s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.78s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.92s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.99s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.62s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.98s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.37s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.86s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.26s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.17s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.45s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.18s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.06s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.93s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.40s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.18s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.93s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.21s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.41s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.04s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.00s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.60s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.12s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.76s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.66s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.03s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.40s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.57s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.55s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.94s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.96s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.11s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.76s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.00s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.81s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.90s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.43s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.96s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.90s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.07s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.01s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.92s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.03s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.23s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.17s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.72s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.85s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.53s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.55s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.27s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.52s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.19s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.08s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.13s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.20s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.89s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.35s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.41s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.13s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.85s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.41s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.55s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.60s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.11s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.14s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.80s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.55s) [2022-09-21T15:04:04.299Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.71s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.10s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.38s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.72s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.04s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.24s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.13s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-09-21T15:04:04.299Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.12s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.26s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.96s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.00s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.11s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.68s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.37s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.40s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) [2022-09-21T15:04:04.300Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2022-09-21T15:04:04.300Z] === RUN TestDockerExternalVolumeSuite [2022-09-21T15:04:04.300Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-21T15:04:04.559Z] docker_cli_external_volume_driver_test.go:53: [da0e075dc25de] daemon is not started [2022-09-21T15:04:05.929Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-21T15:04:05.930Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-21T15:04:05.930Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-21T15:04:05.930Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-21T15:04:05.930Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-21T15:04:05.930Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-21T15:04:05.930Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-21T15:04:05.930Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-21T15:04:05.930Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-21T15:04:05.930Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-21T15:04:05.930Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-21T15:04:05.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-21T15:04:05.930Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-21T15:04:05.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-21T15:04:05.930Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-21T15:04:05.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-21T15:04:05.930Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-21T15:04:05.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-21T15:04:09.851Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-21T15:04:09.851Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-21T15:04:09.851Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-21T15:04:18.733Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-21T15:04:18.733Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-21T15:04:18.733Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-21T15:04:22.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-21T15:04:26.083Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-21T15:04:44.204Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-21T15:04:44.204Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-21T15:04:44.204Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-21T15:04:44.694Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-21T15:04:57.446Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-21T15:05:00.510Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-21T15:05:18.638Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-21T15:05:20.940Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-21T15:05:20.940Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-21T15:05:20.940Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-21T15:05:20.940Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-21T15:05:21.432Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-21T15:05:26.335Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-21T15:05:26.335Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-21T15:05:26.335Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-21T15:05:26.335Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-21T15:05:26.335Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-21T15:05:26.335Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-21T15:05:26.335Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-21T15:05:26.335Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-21T15:05:26.335Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-21T15:05:30.371Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-21T15:05:33.686Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-21T15:05:33.686Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-21T15:05:33.686Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-21T15:05:34.717Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-21T15:05:34.717Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-21T15:05:34.717Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-21T15:05:35.747Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-21T15:05:36.777Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-21T15:05:36.777Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-21T15:05:36.777Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-21T15:05:36.940Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-21T15:05:40.618Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-21T15:05:44.406Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-21T15:05:47.356Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-21T15:05:51.826Z] docker_cli_external_volume_driver_test.go:53: [d494ac844574c] daemon is not started [2022-09-21T15:06:06.712Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-21T15:06:08.586Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-21T15:06:08.587Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-21T15:06:08.587Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-21T15:06:13.336Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-21T15:06:13.806Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-21T15:06:13.806Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-21T15:06:14.792Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-21T15:06:18.581Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-21T15:06:23.333Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-21T15:06:23.333Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-21T15:06:23.333Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-21T15:06:24.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-21T15:06:27.120Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-21T15:06:27.120Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-21T15:06:27.120Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-21T15:06:37.047Z] docker_cli_external_volume_driver_test.go:53: [da883aa901502] daemon is not started [2022-09-21T15:06:42.045Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-21T15:06:43.032Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-21T15:06:43.501Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-21T15:06:49.363Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-21T15:06:51.934Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-21T15:06:52.193Z] docker_cli_external_volume_driver_test.go:53: [d9d77ba2d4498] daemon is not started [2022-09-21T15:06:59.782Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-21T15:07:06.936Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-21T15:07:07.079Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-21T15:07:09.883Z] === RUN TestDockerSuite/TestRmiTag [2022-09-21T15:07:10.869Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-21T15:07:13.082Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-21T15:07:30.893Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-21T15:07:30.893Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-21T15:07:35.647Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-21T15:07:36.116Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-21T15:07:36.116Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-21T15:07:36.584Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-21T15:07:36.584Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-21T15:07:36.584Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-21T15:07:36.584Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-21T15:07:36.584Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-21T15:07:36.584Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-21T15:07:36.584Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-21T15:07:36.584Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-21T15:07:36.584Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-21T15:07:36.584Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-21T15:07:36.584Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-21T15:07:36.584Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-21T15:07:36.584Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-21T15:07:38.151Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-21T15:07:38.151Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-21T15:07:38.151Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-21T15:07:38.151Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-21T15:07:38.621Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-21T15:07:39.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-21T15:07:43.375Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-21T15:07:45.589Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-21T15:07:47.804Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-21T15:07:50.018Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-21T15:07:52.236Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-21T15:07:52.237Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-21T15:07:56.995Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-21T15:07:56.995Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-21T15:07:57.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-21T15:07:59.208Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-21T15:07:59.208Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-21T15:07:59.208Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-21T15:08:02.160Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-21T15:08:02.160Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-21T15:08:02.160Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-21T15:08:02.160Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-21T15:08:02.160Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-21T15:08:04.376Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-21T15:08:04.376Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-21T15:08:04.376Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-21T15:08:04.376Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-21T15:08:04.376Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-21T15:08:04.376Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-21T15:08:04.376Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-21T15:08:04.376Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-21T15:08:04.376Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-21T15:08:04.376Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-21T15:08:04.376Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-21T15:08:04.376Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-21T15:08:04.376Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-21T15:08:04.376Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-21T15:08:04.376Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-21T15:08:06.590Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-21T15:08:08.804Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-21T15:08:11.017Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-21T15:08:11.017Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-21T15:08:11.017Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-21T15:08:11.017Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-21T15:08:11.017Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-21T15:08:11.017Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-21T15:08:11.017Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-21T15:08:12.164Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-21T15:08:13.229Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-21T15:08:13.229Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-21T15:08:13.229Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-21T15:08:13.229Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-21T15:08:13.229Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-21T15:08:13.229Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-21T15:08:13.229Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-21T15:08:13.229Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-21T15:08:13.229Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-21T15:08:14.793Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-21T15:08:19.546Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-21T15:08:19.546Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-21T15:08:19.546Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-21T15:08:19.546Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-21T15:08:19.546Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-21T15:08:19.546Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-21T15:08:19.546Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-21T15:08:19.546Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-21T15:08:19.546Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-21T15:08:19.546Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-21T15:08:19.546Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-21T15:08:19.546Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-21T15:08:19.546Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-21T15:08:21.761Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-21T15:08:21.761Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-21T15:08:21.761Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-21T15:08:22.230Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-21T15:08:22.230Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-21T15:08:22.230Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-21T15:08:24.444Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-21T15:08:26.657Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-21T15:08:26.657Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-21T15:08:26.657Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-21T15:08:28.872Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-21T15:08:28.872Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-21T15:08:28.872Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-21T15:08:28.872Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-21T15:08:28.872Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-21T15:08:28.872Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-21T15:08:28.872Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-21T15:08:31.087Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-21T15:08:38.248Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-21T15:08:40.464Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-21T15:08:42.678Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-21T15:08:42.678Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-21T15:08:42.678Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-21T15:08:42.678Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-21T15:08:42.678Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-21T15:08:42.678Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-21T15:08:42.678Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-21T15:08:42.678Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-21T15:08:42.678Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-21T15:08:42.678Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-21T15:08:42.678Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-21T15:08:42.678Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-21T15:08:42.678Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-21T15:08:42.678Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-21T15:08:42.678Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-21T15:08:42.678Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-21T15:08:46.467Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-21T15:08:46.467Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-21T15:08:46.467Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-21T15:08:46.467Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-21T15:08:46.467Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-21T15:08:46.467Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-21T15:08:46.467Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-21T15:08:46.467Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-21T15:08:46.467Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-21T15:08:46.467Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-21T15:08:46.467Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-21T15:08:46.467Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-21T15:08:56.889Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-21T15:08:56.889Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-21T15:08:56.889Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-21T15:08:57.357Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-21T15:08:57.357Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.357Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-21T15:08:57.357Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.357Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-21T15:08:57.357Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.357Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-21T15:08:57.357Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.357Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-21T15:08:57.357Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-21T15:08:57.828Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-21T15:08:57.828Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-21T15:08:57.828Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-21T15:08:57.828Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-21T15:08:57.828Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunMount [2022-09-21T15:08:57.828Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-21T15:08:57.828Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-21T15:08:57.828Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-21T15:08:57.828Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-21T15:08:57.828Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-21T15:08:58.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-21T15:09:04.984Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-21T15:09:04.984Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-21T15:09:04.984Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-21T15:09:04.984Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-21T15:09:04.984Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-21T15:09:04.984Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-21T15:09:04.984Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-21T15:09:09.744Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-21T15:09:13.543Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-21T15:09:13.543Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-21T15:09:13.543Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-21T15:09:13.543Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-21T15:09:13.543Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-21T15:09:13.543Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-21T15:09:13.543Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-21T15:09:13.543Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-21T15:09:13.543Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-21T15:09:13.543Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-21T15:09:14.017Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-21T15:09:15.584Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-21T15:09:16.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-21T15:09:17.797Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-21T15:09:19.359Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-21T15:09:20.923Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-21T15:09:22.487Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-21T15:09:22.956Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-21T15:09:22.956Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-21T15:09:22.956Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-21T15:09:22.956Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-21T15:09:22.956Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-21T15:09:22.956Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-21T15:09:22.956Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-21T15:09:22.956Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-21T15:09:22.956Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-21T15:09:22.956Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-21T15:09:22.956Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-21T15:09:22.956Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-21T15:09:22.956Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-21T15:09:22.956Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-21T15:09:22.956Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-21T15:09:23.424Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-21T15:09:30.583Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-21T15:09:30.583Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-21T15:09:30.583Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-21T15:09:30.583Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-21T15:09:30.583Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-21T15:09:30.583Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-21T15:09:30.583Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-21T15:09:30.583Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-21T15:09:30.583Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-21T15:09:30.583Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-21T15:09:30.583Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-21T15:09:43.075Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-21T15:09:43.075Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-21T15:09:43.075Z] === RUN TestDockerSuite/TestRunRm [2022-09-21T15:09:45.289Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-21T15:09:49.051Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-21T15:09:51.155Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-21T15:09:52.719Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-21T15:09:54.932Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-21T15:09:57.146Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-21T15:10:00.096Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-21T15:10:00.096Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-21T15:10:00.096Z] === RUN TestDockerSuite/TestRunState [2022-09-21T15:10:00.096Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-21T15:10:00.096Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-21T15:10:01.660Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-21T15:10:01.660Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-21T15:10:01.660Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-21T15:10:03.874Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-21T15:10:03.874Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-21T15:10:03.874Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-21T15:10:03.874Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-21T15:10:03.874Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-21T15:10:03.874Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-21T15:10:03.874Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-21T15:10:03.874Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-21T15:10:03.874Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-21T15:10:08.634Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-21T15:10:08.634Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-21T15:10:10.849Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-21T15:10:10.849Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-21T15:10:10.849Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-21T15:10:13.064Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-21T15:10:13.064Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-21T15:10:13.064Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-21T15:10:13.064Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-21T15:10:13.064Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-21T15:10:16.016Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-21T15:10:21.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-21T15:10:23.172Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-21T15:10:26.961Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-21T15:10:32.824Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-21T15:10:32.824Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-21T15:10:32.824Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-21T15:10:32.824Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-21T15:10:33.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-21T15:10:35.772Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-21T15:10:42.928Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-21T15:10:44.492Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-21T15:10:44.492Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-21T15:10:44.492Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-21T15:10:44.960Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-21T15:10:44.960Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-21T15:10:44.960Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-21T15:10:44.960Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-21T15:10:44.960Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-21T15:10:44.960Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-21T15:10:44.960Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-21T15:10:44.960Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-21T15:10:44.960Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-21T15:10:44.960Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-21T15:10:44.960Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-21T15:10:44.960Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-21T15:10:48.753Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-21T15:10:50.453Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-21T15:10:51.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-21T15:10:51.455Z] docker_cli_external_volume_driver_test.go:485: [d62cd4540530b] daemon is not started [2022-09-21T15:10:52.667Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-21T15:10:57.419Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-21T15:10:57.419Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-21T15:10:57.419Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-21T15:10:57.419Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-21T15:10:57.419Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-21T15:10:57.419Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-21T15:10:57.419Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-21T15:10:59.634Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-21T15:10:59.634Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-21T15:11:00.103Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-21T15:11:00.571Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-21T15:11:02.136Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-21T15:11:06.363Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-21T15:11:06.363Z] docker_cli_external_volume_driver_test.go:53: [d8ef1437a1833] daemon is not started [2022-09-21T15:11:09.290Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-21T15:11:09.290Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-21T15:11:09.290Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-21T15:11:16.448Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-21T15:11:16.448Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-21T15:11:16.448Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-21T15:11:19.399Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-21T15:11:19.399Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-21T15:11:19.868Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-21T15:11:19.868Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-21T15:11:19.868Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-21T15:11:19.868Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-21T15:11:19.868Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-21T15:11:19.868Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-21T15:11:19.868Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite (436.63s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.14s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-09-21T15:11:21.250Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-21T15:11:21.250Z] PASS [2022-09-21T15:11:21.250Z] [2022-09-21T15:11:21.250Z] === Skipped [2022-09-21T15:11:21.250Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-21T15:11:21.250Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-21T15:11:21.250Z] check_test.go:309: [d0102743d1089] daemon is not started [2022-09-21T15:11:21.250Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-21T15:11:21.250Z] [2022-09-21T15:11:21.250Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-21T15:11:21.250Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-21T15:11:21.250Z] check_test.go:309: [de8d9735982c9] daemon is not started [2022-09-21T15:11:21.250Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-21T15:11:21.250Z] [2022-09-21T15:11:21.250Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-21T15:11:21.250Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-21T15:11:21.250Z] check_test.go:309: [d156820b2860c] daemon is not started [2022-09-21T15:11:21.250Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-21T15:11:21.250Z] [2022-09-21T15:11:21.250Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-21T15:11:21.250Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-21T15:11:21.250Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-21T15:11:21.250Z] [2022-09-21T15:11:21.250Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-21T15:11:21.250Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-21T15:11:21.250Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-21T15:11:21.250Z] [2022-09-21T15:11:21.250Z] DONE 273 tests, 5 skipped in 2404.513s [2022-09-21T15:11:21.250Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-21T15:11:21.250Z] ++++ cat bundles/test-integration/docker.pid [2022-09-21T15:11:21.250Z] +++ kill 7987 [2022-09-21T15:11:21.819Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d10fc0fa337d7/docker.pid [2022-09-21T15:11:21.819Z] +++ kill 5773 [2022-09-21T15:11:21.819Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5773 is not a child of this shell [2022-09-21T15:11:21.819Z] warning: PID 5773 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d10fc0fa337d7/docker.pid had a nonzero exit code [2022-09-21T15:11:21.819Z] +++ /etc/init.d/apparmor stop [2022-09-21T15:11:21.819Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-21T15:11:21.819Z] [2022-09-21T15:11:21.819Z] Unloading profiles will leave already running processes permanently [2022-09-21T15:11:21.819Z] unconfined, which can lead to unexpected situations. [2022-09-21T15:11:21.819Z] [2022-09-21T15:11:21.819Z] To set a process to complain mode, use the command line tool [2022-09-21T15:11:21.819Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-21T15:11:21.819Z] +++ true [2022-09-21T15:11:21.819Z] exiting test-integration [2022-09-21T15:11:21.819Z] ++ exit 0 [2022-09-21T15:11:21.819Z] [2022-09-21T15:11:22.079Z] + exit 0 [2022-09-21T15:11:22.079Z] ++ jobs -p [2022-09-21T15:11:22.079Z] + pids= [2022-09-21T15:11:22.079Z] + echo 'Remaining pids to kill: []' [2022-09-21T15:11:22.079Z] Remaining pids to kill: [] [2022-09-21T15:11:22.079Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-21T15:11:22.093Z] Recording test results [2022-09-21T15:11:23.688Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-21T15:11:24.015Z] + echo Ensuring container killed. [2022-09-21T15:11:24.015Z] Ensuring container killed. [2022-09-21T15:11:24.015Z] + docker ps -aq -f name=docker-pr3-* [2022-09-21T15:11:24.588Z] + cids=e69156b33577 [2022-09-21T15:11:24.588Z] e85a1f9ead5a [2022-09-21T15:11:24.588Z] 48c9974ff62d [2022-09-21T15:11:24.588Z] + [ -n e69156b33577 [2022-09-21T15:11:24.588Z] e85a1f9ead5a [2022-09-21T15:11:24.588Z] 48c9974ff62d ] [2022-09-21T15:11:24.588Z] + docker rm -vf e69156b33577 e85a1f9ead5a 48c9974ff62d [2022-09-21T15:11:24.858Z] e69156b33577 [2022-09-21T15:11:25.118Z] e85a1f9ead5a [2022-09-21T15:11:25.118Z] 48c9974ff62d [Pipeline] sh [2022-09-21T15:11:25.424Z] + echo Chowning /workspace to jenkins user [2022-09-21T15:11:25.424Z] Chowning /workspace to jenkins user [2022-09-21T15:11:25.424Z] + id -u [2022-09-21T15:11:25.424Z] + id -g [2022-09-21T15:11:25.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44145:/workspace busybox chown -R 1000:1000 /workspace [2022-09-21T15:11:25.424Z] Unable to find image 'busybox:latest' locally [2022-09-21T15:11:25.684Z] latest: Pulling from library/busybox [2022-09-21T15:11:25.684Z] 729ce43e2c91: Pulling fs layer [2022-09-21T15:11:25.684Z] 729ce43e2c91: Download complete [2022-09-21T15:11:25.735Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-21T15:11:25.735Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-21T15:11:25.735Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-21T15:11:25.735Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-21T15:11:25.735Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-21T15:11:25.735Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-21T15:11:25.735Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-21T15:11:25.735Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-21T15:11:25.735Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-21T15:11:25.735Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-21T15:11:25.735Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-21T15:11:25.735Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-21T15:11:25.735Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-21T15:11:25.944Z] 729ce43e2c91: Pull complete [2022-09-21T15:11:25.944Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5 [2022-09-21T15:11:25.944Z] Status: Downloaded newer image for busybox:latest [2022-09-21T15:11:27.301Z] === RUN TestDockerSuite/TestTopNonPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-21T15:11:28.786Z] + bundleName=amd64 [2022-09-21T15:11:28.786Z] + echo Creating amd64-bundles.tar.gz [2022-09-21T15:11:28.786Z] Creating amd64-bundles.tar.gz [2022-09-21T15:11:28.786Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-21T15:11:28.786Z] + xargs tar -czf amd64-bundles.tar.gz [2022-09-21T15:11:29.516Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-21T15:11:29.516Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-21T15:11:29.516Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [Pipeline] archiveArtifacts [2022-09-21T15:11:29.799Z] Archiving artifacts [2022-09-21T15:11:31.702Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44145/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-09-21T15:11:31.730Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-21T15:11:31.730Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-21T15:11:31.730Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-21T15:11:31.730Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-21T15:11:31.730Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-21T15:11:31.730Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-21T15:11:31.730Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-21T15:11:31.730Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-21T15:11:31.730Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-21T15:11:31.730Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-21T15:11:31.730Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-21T15:11:31.730Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-21T15:11:31.730Z] === RUN TestDockerSuite/TestVolumeCLICreate [Pipeline] sh [2022-09-21T15:11:32.009Z] + make clean [2022-09-21T15:11:32.269Z] docker volume rm -f docker-dev-cache [2022-09-21T15:11:32.269Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-21T15:11:49.549Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-21T15:11:49.549Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-21T15:11:49.549Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-21T15:11:49.549Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-21T15:11:49.549Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-21T15:11:49.549Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-21T15:11:49.549Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-21T15:11:49.549Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-21T15:11:51.115Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-21T15:11:51.115Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-21T15:11:54.064Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-21T15:11:54.064Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-21T15:11:54.533Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-21T15:11:54.533Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-21T15:11:55.002Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-21T15:12:02.157Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-21T15:12:02.157Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-21T15:12:02.157Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-21T15:12:02.625Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-21T15:12:03.093Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-21T15:12:03.093Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-21T15:12:03.093Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-21T15:12:10.252Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-21T15:12:10.252Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-21T15:12:10.252Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-21T15:12:18.983Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-21T15:12:18.983Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-21T15:12:18.983Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite (2501.96s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (93.30s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.28s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.09s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.10s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.05s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.11s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.45s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (105.35s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.33s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.85s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.94s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.33s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.57s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.43s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.52s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.29s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddTar (58.55s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.30s) [2022-09-21T15:12:19.970Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-09-21T15:12:19.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.44s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.32s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.43s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.91s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.43s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.55s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (39.99s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.17s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.14s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.60s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.48s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.10s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.93s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.73s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.38s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.54s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.45s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.09s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.66s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.60s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.68s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.00s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.38s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.70s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.97s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.28s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.96s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.17s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.83s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (111.11s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.20s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.34s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.21s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.41s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.54s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFails (6.96s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.24s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.17s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.11s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.37s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.91s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.74s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildHistory (9.71s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.90s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.23s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.62s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.77s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.34s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.21s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.95s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.70s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.12s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.42s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.98s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.69s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.01s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.38s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.63s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.15s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.41s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.74s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.42s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.58s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.32s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.43s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildRm (12.00s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.29s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.35s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.57s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.95s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.26s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.80s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.31s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildStderr (4.12s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.98s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.91s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.14s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.81s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.75s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.48s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.40s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.82s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.87s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.85s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.06s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.82s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.26s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-21T15:12:19.971Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-21T15:12:19.971Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.14s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.13s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestCommitChange (4.41s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.05s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.11s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestCommitTTY (6.58s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.02s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.13s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.26s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.34s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.06s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.47s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.13s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.13s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.20s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.19s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-21T15:12:19.972Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.96s) [2022-09-21T15:12:19.972Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.47s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.00s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.48s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.71s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.84s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.31s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.25s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (37.69s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.54s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.51s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.47s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.54s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006a21e0_} (7.53s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11852909572_c:\foo_false____} (7.53s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11852909572_c:\foo_true____} (7.55s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.55s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.55s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.16s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.23s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.28s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.73s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.78s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpToDot (2.31s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCpToStdout (7.16s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.23s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.96s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.11s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.32s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.26s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.40s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.34s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.36s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.65s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsCopy (4.55s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.84s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.19s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.12s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFilters (4.79s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFormat (4.88s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-09-21T15:12:20.441Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-09-21T15:12:20.441Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestEventsRename (2.38s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestEventsResize (2.65s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.20s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.60s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.74s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.84s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.14s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.13s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.13s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.96s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.24s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecInspectID (4.71s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.64s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.39s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.45s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.95s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.00s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.94s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.99s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.64s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.34s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.11s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.12s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.15s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.24s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectDefault (2.13s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectHistory (4.00s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.11s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.10s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.13s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.09s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.06s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectStatus (2.48s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.20s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.22s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.08s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.08s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.19s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.94s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.88s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.54s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.51s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.12s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.78s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.80s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.76s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.32s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.30s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsSince (8.93s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.41s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.16s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.23s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.23s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsByOrder (7.85s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.64s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.03s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.19s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.67s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.65s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.11s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.60s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.84s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.97s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.87s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.37s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.68s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.68s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.13s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.93s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.13s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.86s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.69s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.09s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.63s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.87s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.26s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.45s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.38s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.27s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.35s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.64s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.16s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.19s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.15s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.41s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-21T15:12:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-21T15:12:20.442Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.60s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.89s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.94s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.32s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.25s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.09s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.13s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.64s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.86s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.30s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.19s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.16s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.26s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunExitCode (2.13s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.19s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.18s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.71s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.38s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.74s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.65s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.36s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.06s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.39s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.36s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunRm (2.29s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.37s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.22s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.12s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.14s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.45s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.14s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.92s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.65s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.21s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.11s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.85s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.44s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.26s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.15s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.50s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.00s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.18s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.75s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.68s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.18s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.33s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.34s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.11s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.87s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.59s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.11s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.22s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.11s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.53s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.82s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.40s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.50s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.49s) [2022-09-21T15:12:20.443Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-21T15:12:20.443Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-21T15:12:20.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-21T15:12:20.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-21T15:12:20.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-21T15:12:20.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-21T15:12:20.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-21T15:12:20.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-21T15:12:20.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-21T15:12:20.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.443Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-21T15:12:20.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-21T15:12:20.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.18s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-21T15:12:20.444Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-21T15:12:20.444Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-21T15:12:20.444Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-21T15:12:20.444Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-21T15:12:20.444Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-21T15:12:20.444Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-21T15:12:20.444Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-21T15:12:20.444Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-21T15:12:20.444Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-21T15:12:20.444Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-21T15:12:20.444Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-21T15:12:20.444Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-21T15:12:20.444Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-21T15:12:20.444Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-21T15:12:20.444Z] === RUN TestDockerDaemonSuite [2022-09-21T15:12:20.444Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-21T15:12:20.444Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-21T15:12:20.444Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-21T15:12:20.444Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-21T15:12:20.444Z] === RUN TestDockerSwarmSuite [2022-09-21T15:12:20.444Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-09-21T15:12:20.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-21T15:12:20.444Z] === RUN TestDockerExternalVolumeSuite [2022-09-21T15:12:20.444Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.444Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-09-21T15:12:20.444Z] === RUN TestDockerNetworkSuite [2022-09-21T15:12:20.444Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-09-21T15:12:20.445Z] === RUN TestDockerHubPullSuite [2022-09-21T15:12:20.445Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-09-21T15:12:20.445Z] PASS [2022-09-21T15:12:20.445Z] ok github.com/docker/docker/integration-cli 2502.385s [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === Skipped [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-21T15:12:20.445Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-21T15:12:20.445Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-21T15:12:20.445Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-21T15:12:20.445Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-21T15:12:20.445Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-21T15:12:20.445Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-21T15:12:20.445Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-21T15:12:20.445Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-21T15:12:20.445Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-21T15:12:20.445Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-21T15:12:20.445Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-21T15:12:20.445Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-09-21T15:12:20.445Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2022-09-21T15:12:20.445Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-09-21T15:12:20.445Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-21T15:12:20.445Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.445Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-21T15:12:20.445Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-09-21T15:12:20.446Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2022-09-21T15:12:20.446Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-21T15:12:20.446Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-21T15:12:20.446Z] docker_cli_sni_test.go:18: Flakey test [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-21T15:12:20.446Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-21T15:12:20.446Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-21T15:12:20.446Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-09-21T15:12:20.446Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-21T15:12:20.446Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-21T15:12:20.446Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-09-21T15:12:20.446Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-21T15:12:20.446Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.446Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-21T15:12:20.446Z] [2022-09-21T15:12:20.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-09-21T15:12:20.916Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-21T15:12:20.916Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-21T15:12:20.916Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-09-21T15:12:20.916Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-21T15:12:20.916Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-21T15:12:20.916Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.916Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-21T15:12:20.916Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-09-21T15:12:20.917Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-21T15:12:20.917Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-09-21T15:12:20.917Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-09-21T15:12:20.917Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-09-21T15:12:20.917Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-21T15:12:20.917Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-21T15:12:20.917Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-21T15:12:20.917Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-21T15:12:20.917Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-21T15:12:20.917Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-21T15:12:20.917Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-09-21T15:12:20.917Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-09-21T15:12:20.917Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-21T15:12:20.917Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-21T15:12:20.917Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-09-21T15:12:20.917Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-21T15:12:20.917Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-21T15:12:20.917Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-09-21T15:12:20.917Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.917Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-09-21T15:12:20.917Z] [2022-09-21T15:12:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-09-21T15:12:20.918Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-21T15:12:20.918Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-21T15:12:20.918Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-21T15:12:20.918Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-21T15:12:20.918Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-21T15:12:20.918Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-21T15:12:20.918Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-09-21T15:12:20.918Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-09-21T15:12:20.918Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-21T15:12:20.918Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-09-21T15:12:20.918Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-21T15:12:20.918Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-21T15:12:20.918Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-21T15:12:20.918Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.918Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-21T15:12:20.918Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.919Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-09-21T15:12:20.919Z] [2022-09-21T15:12:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-09-21T15:12:20.919Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-09-21T15:12:20.920Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-21T15:12:20.920Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.920Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-21T15:12:20.920Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-09-21T15:12:20.921Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-09-21T15:12:20.921Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-09-21T15:12:20.921Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-09-21T15:12:20.921Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-09-21T15:12:20.921Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-21T15:12:20.921Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.18s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.18s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-21T15:12:20.921Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:20.921Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-21T15:12:20.921Z] [2022-09-21T15:12:20.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-21T15:12:21.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-21T15:12:21.390Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-09-21T15:12:21.391Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] DONE 1093 tests, 547 skipped in 2511.921s [2022-09-21T15:12:21.391Z] INFO: Integration tests ended at 09/21/2022 15:12:20. Duration:00:41:52.1682291 [2022-09-21T15:12:21.391Z] INFO: Docker info of the daemon under test at end of run [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] Containers: 2 [2022-09-21T15:12:21.391Z] Running: 0 [2022-09-21T15:12:21.391Z] Paused: 0 [2022-09-21T15:12:21.391Z] Stopped: 2 [2022-09-21T15:12:21.391Z] Images: 18 [2022-09-21T15:12:21.391Z] Server Version: 0.0.0-dev [2022-09-21T15:12:21.391Z] Storage Driver: windowsfilter [2022-09-21T15:12:21.391Z] Windows: [2022-09-21T15:12:21.391Z] Logging Driver: json-file [2022-09-21T15:12:21.391Z] Plugins: [2022-09-21T15:12:21.391Z] Volume: local [2022-09-21T15:12:21.391Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-21T15:12:21.391Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-21T15:12:21.391Z] Swarm: inactive [2022-09-21T15:12:21.391Z] Default Isolation: process [2022-09-21T15:12:21.391Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-21T15:12:21.391Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-21T15:12:21.391Z] OSType: windows [2022-09-21T15:12:21.391Z] Architecture: x86_64 [2022-09-21T15:12:21.391Z] CPUs: 4 [2022-09-21T15:12:21.391Z] Total Memory: 32GiB [2022-09-21T15:12:21.391Z] Name: azwin-2-4bdb80 [2022-09-21T15:12:21.391Z] ID: ZJA7:CIZG:ZO7R:DHYW:J4OL:BWWL:HRCW:P2EK:LLUM:BIMQ:46Z4:6KGZ [2022-09-21T15:12:21.391Z] Docker Root Dir: D:\CI\PR-44145\3\daemon [2022-09-21T15:12:21.391Z] Debug Mode (client): false [2022-09-21T15:12:21.391Z] Debug Mode (server): true [2022-09-21T15:12:21.391Z] File Descriptors: -1 [2022-09-21T15:12:21.391Z] Goroutines: 17 [2022-09-21T15:12:21.391Z] System Time: 2022-09-21T15:12:20.986888Z [2022-09-21T15:12:21.391Z] EventsListeners: 0 [2022-09-21T15:12:21.391Z] Registry: https://index.docker.io/v1/ [2022-09-21T15:12:21.391Z] Labels: [2022-09-21T15:12:21.391Z] Experimental: false [2022-09-21T15:12:21.391Z] Insecure Registries: [2022-09-21T15:12:21.391Z] 127.0.0.0/8 [2022-09-21T15:12:21.391Z] Live Restore Enabled: false [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] [2022-09-21T15:12:21.391Z] INFO: Stopping daemon under test [2022-09-21T15:12:21.391Z] SUCCESS: The process with PID 9120 (child process of PID 4896) has been terminated. [2022-09-21T15:12:21.391Z] SUCCESS: The process with PID 4896 (child process of PID 2288) has been terminated. [2022-09-21T15:12:21.391Z] INFO: Stop tailing logs of the daemon under tests [2022-09-21T15:12:21.391Z] INFO: executeCI.ps1 Completed successfully at 09/21/2022 15:12:21. [2022-09-21T15:12:21.391Z] INFO: Tidying up at end of run [2022-09-21T15:12:21.391Z] INFO: Saving daemon under test log (d:\CI\PR-44145\3\dut.out) to bundles\CIDUT.out [2022-09-21T15:12:21.391Z] INFO: Saving daemon under test log (d:\CI\PR-44145\3\dut.err) to bundles\CIDUT.err [2022-09-21T15:12:21.391Z] INFO: Nuke-Everything... [2022-09-21T15:12:21.391Z] INFO: Container count on control daemon to delete is 2 [2022-09-21T15:12:21.859Z] 7a24b97b3dc7 [2022-09-21T15:12:21.859Z] 4a1cdf46712d [2022-09-21T15:12:21.859Z] INFO: Non-base image count on control daemon to delete is 1 [2022-09-21T15:12:23.424Z] Deleted: sha256:d6461ee10fd7963b6858589099afe63d2f9a4fda857f1d3cbd2b6a3ccae6c7bc [2022-09-21T15:12:23.424Z] Deleted: sha256:a91c88bb073a3ed416e735c64f602dcb892e87d80c5aab3d589585672853208e [2022-09-21T15:12:23.424Z] INFO: Tidying pidfile d:\CI\PR-44145\3\docker.pid [2022-09-21T15:12:23.424Z] INFO: Nuking d:\CI [2022-09-21T15:12:48.708Z] INFO: Zapped successfully [2022-09-21T15:12:48.708Z] [2022-09-21T15:12:48.708Z] INFO: executeCI.ps1 exiting at Wed Sep 21 15:12:47 CUT 2022. Duration 00:59:00.3503146 [2022-09-21T15:12:48.708Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-09-21T15:12:48.956Z] Recording test results [2022-09-21T15:12:49.427Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-09-21T15:12:51.022Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-09-21T15:12:52.810Z] Archiving artifacts [2022-09-21T15:12:53.910Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44145/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-21T15:12:54.930Z] + make clean [2022-09-21T15:12:55.917Z] docker volume rm -f docker-dev-cache [2022-09-21T15:12:55.917Z] 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